Name | Description | |
---|---|---|
![]() | Click | Fires when the component is clicked. |
![]() | Disposed | (Inherited from System.ComponentModel.Component) |
![]() | DoubleClick | Fires when the component is double-clicked. |
![]() | DropDown | Fires when the drop-down portion of this element is shown. |
![]() | DropDownClosed | Indicates that the drop-down portion of this element has closed. |
![]() | GotFocus | Fires when the component receives the focus. |
![]() | KeyDown | Fires when a key is pressed while the component has focus. |
![]() | KeyPress | Fires when a key is pressed while the component has focus. |
![]() | KeyUp | Fires when a key is released while the component has focus. |
![]() | LostFocus | Fires when the component loses the focus. |