Name | Description | |
---|---|---|
![]() | BackgroundImageChanged | Occurs when the background image in the control changes. |
![]() | Click | Occurs when the user presses and releases the left or right mouse button and the pointer is on an element. |
![]() | DoubleClick | Occurs when the user presses and releases the left or right mouse button twice in succession while the pointer is on an element. |
![]() | FontChanged | Occurs when the font in the control changes. |
![]() | ForegroundImageChanged | Occurs when the foreground image in the control changes. |
![]() | MouseDown | Occurs when the user presses a mouse button. |
![]() | MouseMove | Occurs when the user moves the mouse. |
![]() | MouseUp | Occurs when the user releases a mouse button. |
![]() | PictureChanged | Occurs when the picture in the control changes. |