ITreeComboRollUpEventArgs

Description

The ITreeComboEventArgs interface contains properties of the argument of the event that occurs when the drop-down list of the TreeCombo component is collapsed.

Properties

  Property name Brief description
The Cancel property returns whether the drop-down list of the component is collapsed by pressing the ESC key.

Properties inherited from ITreeComboEventArgs

  Property name Brief description
The Combo property returns the component, for which the event was generated.

See also:

Forms Assembly Interfaces