The Scrollbar type exposes the following members.
Events
Name | Description | |
---|---|---|
![]() | ButtonPressed |
Adds or removes callback methods for ButtonPressed events
(Inherited from Control.) |
![]() | ButtonReleased |
Adds or removes callback methods for ButtonReleased events
(Inherited from Control.) |
![]() | DoubleTap |
Adds or removes callback methods for DoubleTap events
(Inherited from Control.) |
![]() | GotFocus |
Adds or removes callback methods for GotFocus events
(Inherited from Control.) |
![]() | KeyboardAltKey |
Adds or removes callback methods for KeyboardAltKey events
(Inherited from Control.) |
![]() | KeyboardKey |
Adds or removes callback methods for KeyboardKey events
(Inherited from Control.) |
![]() | LostFocus |
Adds or removes callback methods for LostFocus events
(Inherited from Control.) |
![]() | Tap |
Adds or removes callback methods for Tap events
(Inherited from Control.) |
![]() | TapHold |
Adds or removes callback methods for TapHold events
(Inherited from Control.) |
![]() | TouchDown |
Adds or removes callback methods for TouchDown events
(Inherited from Control.) |
![]() | TouchGesture |
Adds or removes callback methods for TouchGesture events
(Inherited from Control.) |
![]() | TouchMove |
Adds or removes callback methods for TouchMove events
(Inherited from Control.) |
![]() | TouchUp |
Adds or removes callback methods for TouchUp events
(Inherited from Control.) |
![]() | ValueChanged |