Name | Description | |
---|---|---|
BackgroundImageChanged | Occurs when the background image for the element changes. | |
Changed | Occurs when the element changes. | |
Click | Occurs when the user clicks the element. | |
DoubleClick | Occurs when the user double-clicks the element. | |
FontChanged | Occurs when the font for the element changes. | |
ForegroundImageChanged | Occurs when the foreground image for the element changes. | |
MouseDown | Occurs if the user presses a mouse button while the cursor is over the element. | |
MouseMove | Occurs if the user moves the cursor while the cursor is over the element. | |
MouseUp | Occurs if the user releases a mouse button while the cursor is over the element. | |
NameChanging | Occurs before the Name property of the element changes. | |
PictureChanged | Occurs when the picture in the element changes. | |
PropertyChanged | Occurs when a property on the element changes. |