NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

ScrollBar Events

The events of the ScrollBar class are listed below. For a complete list of ScrollBar class members, see the ScrollBar Members topic.

Public:

Click (inherited from Control) [To be supplied.]
ControlAdded (inherited from Control) [To be supplied.]
ControlRemoved (inherited from Control) [To be supplied.]
CreateHandle (inherited from Control) [To be supplied.]
DestroyHandle (inherited from Control) [To be supplied.]
DragDrop (inherited from RichControl) [To be supplied.]
DragEnter (inherited from RichControl) [To be supplied.]
DragLeave (inherited from RichControl) [To be supplied.]
DragOver (inherited from RichControl) [To be supplied.]
Enter (inherited from Control) [To be supplied.]
GiveFeedback (inherited from RichControl) [To be supplied.]
GotFocus (inherited from Control) [To be supplied.]
Help (inherited from RichControl) [To be supplied.]
Invalidate (inherited from RichControl) [To be supplied.]
KeyDown (inherited from Control) [To be supplied.]
KeyPress (inherited from Control) [To be supplied.]
KeyUp (inherited from Control) [To be supplied.]
Layout (inherited from Control) [To be supplied.]
Leave (inherited from Control) [To be supplied.]
LostFocus (inherited from Control) [To be supplied.]
MouseEnter (inherited from Control) [To be supplied.]
MouseHover (inherited from Control) [To be supplied.]
MouseLeave (inherited from Control) [To be supplied.]
MouseWheel (inherited from Control) [To be supplied.]
Move (inherited from Control) [To be supplied.]
Paint (inherited from RichControl) [To be supplied.]
PropertyChanged (inherited from Control) [To be supplied.]
QueryContinueDrag (inherited from RichControl) [To be supplied.]
Resize (inherited from Control) [To be supplied.]
Scroll Occurs when the <span id="frameworks:scroll_box" class ="gp">scroll box</span> has been moved by either a mouse or keyboard action.
Validated (inherited from Control) [To be supplied.]
Validating (inherited from Control) [To be supplied.]
ValueChanged Occurs when the Value property has changed, either by a OnScroll event or programatically.

See Also

ScrollBar Class | System.WinForms Namespace