The TreeComboRollUpEventArgs class implements argument of the event that occurs when the combobox of the TreeCombo component collapses.
Constructor name | Brief description | |
The Create constructor creates an argument of the event that occurs when the combobox of the TreeCombo component collapses. |
Property name | Brief description | |
The Cancel property returns whether the drop-down list of the component is collapsed by pressing the ESC key. |
Property name | Brief description | |
The Combo property returns the component, for which the event was generated. |
See also: