MindFusion WinForms Programmer's Guide
ScrollBar Events
 


 Public Events

  Name Description

BackColorChanged

Do not use.

BackgroundImageChanged

Do not use.

Click

Do not use.

DoubleClick

Do not use.

Draw

Occurs when the scroll bar is being painted.

FontChanged

Do not use.

ForeColorChanged

Do not use.

ImeModeChanged

Do not use.

MouseDown

Do not use.

MouseMove

Do not use.

MouseUp

Do not use.

Paint

Do not use.

Scroll

Occurs when the scroll box has been moved by either a mouse or keyboard action.

TextChanged

Do not use.

ValueChanged

Occurs when the Value property has changed either interactively by the user or programatically.

 See Also

ScrollBar Class
MindFusion.UI.WinForms Namespace