TreeNodeEventArgs

Description

The TreeNodeEventArgs class implements argument of the events that occur for any tree node of the TreeCombo and TreeList components.

Constructors

  Constructor name Brief description
The CreateTreeNodeArgs constructor creates an argument of the events that occur for any tree node of the TreeCombo and TreeList component.

Properties inherited from ITreeNodeEventArgs

  Property name Brief description
Node The Node property returns the node, for which the event was generated.

Properties inherited from ITreeControlEventArgs

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

See also:

Forms Assembly Classes