Click or drag to resize
Task Scheduler Managed Class Library

CustomComboBox Events

The CustomComboBox type exposes the following members.

Events
  NameDescription
Public eventDisposed
Occurs when the component is disposed by a call to the Dispose method.
(Inherited from Component.)
Public eventDropDown
Occurs when the drop-down portion of a CustomComboBox is shown.
Public eventDropDownClosed
Occurs when the drop-down portion of the CustomComboBox is no longer visible.
Top
See Also