System.Windows.Forms.UpDownBase: Event Members

The events of System.Windows.Forms.UpDownBase are listed below. For a list of all members, see the UpDownBase Members list.

See Also: Inherited members from System.Windows.Forms.ContainerControl

Public Events

AutoSizeChanged

Occurs when the value of the UpDownBase.AutoSize property changes.

BackgroundImageChanged

Occurs when the value of the UpDownBase.BackgroundImage property changes.

BackgroundImageLayoutChanged

Occurs when the value of the UpDownBase.BackgroundImageLayout property changes.

MouseEnter

Occurs when the mouse pointer enters the System.Windows.Forms.UpDownBase control.

MouseHover

Occurs when the mouse pointer rests on the System.Windows.Forms.UpDownBase control.

MouseLeave

Occurs when the mouse pointer leaves the System.Windows.Forms.UpDownBase control.

MouseMove

Occurs when the user moves the mouse pointer over the System.Windows.Forms.UpDownBase control.