The ITreeComboEventArgs interface contains properties of the argument of the event that occurs when the drop-down list of the TreeCombo component is collapsed.
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: