TreeNodeCheckingEventArgs

Description

The TreeNodeCheckingEventArgs class implements argument of the event that occurs before the element flag selection is changed.

Constructor

  Designer name Brief description
The Create designer creates argument of the event that occurs before the element flag selection is changed.

Properties inherited from ITreeNodeCheckingEventArgs

  Property name Brief description
The Allow property determines whether it is possible to change selection of the element flag.

Properties inherited from ITreeNodeCheckedEventArgs

  Property name Brief description
The Value property returns set value of the element check box selection.

Properties inherited from ITreeNodeEventArgs

  Property name Brief description
Node The Node property returns a 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