![]() | DropDownCheckTree Events |
The DropDownCheckTree type exposes the following members.
Name | Description | |
---|---|---|
![]() | Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component.) |
![]() | DropDown |
Occurs when the drop-down portion of a CustomComboBox is shown.
(Inherited from CustomComboBox.) |
![]() | DropDownClosed |
Occurs when the drop-down portion of the CustomComboBox is no longer visible.
(Inherited from CustomComboBox.) |
![]() | SelectedItemsChanged |
Occurs when the CheckedItems property changes.
|