TreeComboRollUpEventArgs

Description

The TreeComboRollUpEventArgs class implements argument of the event that occurs when the combobox of the TreeCombo component collapses.

Constructors

  Constructor name Brief description
The Create constructor creates an argument of the event that occurs when the combobox of the TreeCombo component collapses.

Properties inherited from ITreeComboRollUpEventArgs

  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 Classes