Click or drag to resize

TreeView Fields

The TreeView type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberActivatedEvent
Identifier for handlers when attaching the Activated event
Public fieldStatic memberCollapsedEvent
Identifier for handlers when attaching the Collapsed event
Public fieldStatic memberCollapsingEvent
Identifier for handlers when attaching the Collapsing event
Public fieldStatic memberExpandedEvent
Identifier for handlers when attaching the Expanded event
Public fieldStatic memberExpandingEvent
Identifier for handlers when attaching the Expanding event
Public fieldStatic memberLabelEditedEvent
Identifier for handlers when attaching the LabelEdited event
Public fieldStatic memberLabelEditingEvent
Identifier for handlers when attaching the LabelEditing event
Public fieldStatic memberNodeMouseClickEvent
Identifier for handlers when attaching the NodeMouseClick event
Public fieldStatic memberSelectionChangedEvent
Identifier for handlers when attaching the SelectionChanged event
Top
See Also