Table of Contents

Class PlessScrollBarHandler

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

Implements dummy IScrollBarHandler provider.

public class PlessScrollBarHandler : PlessControlHandler, IBaseObject, IScrollBarHandler, IControlHandler, IDisposableObject, IDisposable
Inheritance
PlessScrollBarHandler
Implements

Properties

EventNewPos

Gets new position of the scroll thumb passed to the scroll event.

EventOldPos

Gets old position of the scroll thumb passed to the scroll event.

EventTypeID

Gets type of the scroll event.

IsVertical

Gets or sets whether scrollbar is vertical.

PageSize

Gets or sets page size.

Range

Gets or sets scrolling range.

Scroll

Gets or sets action called when scrolling is done.

ThumbPosition

Gets or sets thumb position.

Methods

SetScrollbar(int?, int?, int?, bool)

Sets the native scrollbar properties.