Click or drag to resize

TreeViewSelectionEvent Class (Typed)

X#
Inheritance Hierarchy
Object
  Event
    ControlEvent
      ControlNotifyEvent
        TreeViewItemEvent
          TreeViewSelectionEvent

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 CLASS TreeViewSelectionEvent INHERIT TreeViewItemEvent
Request Example View Source

The TreeViewSelectionEvent type exposes the following members.

Constructors
  NameDescription
Public methodTreeViewSelectionEvent
Initializes a new instance of the TreeViewSelectionEvent class
Top
Properties
  NameDescription
Public propertyControl (Inherited from ControlEvent.)
Public propertyControlID (Inherited from ControlEvent.)
Public propertyDescription (Inherited from ControlEvent.)
Public propertyHandle (Inherited from Event.)
Public propertyHelpContext (Inherited from ControlEvent.)
Public propertyhWnd (Inherited from Event.)
Public propertyHyperLabel (Inherited from ControlEvent.)
Public propertyKeyBoardAction
Public propertylParam (Inherited from Event.)
Public propertyMessage (Inherited from Event.)
Public propertyMouseAction
Public propertyName (Inherited from ControlEvent.)
Public propertyNameSym (Inherited from ControlEvent.)
Public propertyNewTreeViewItem
Public propertyOldTreeViewItem
Public propertyoWindow (Inherited from Event.)
Public propertySelectionChanged
Public propertySelectionChanging
Public propertyTreeViewItem (Inherited from TreeViewItemEvent.)
Public propertyuMsg (Inherited from Event.)
Public propertyUnknownAction
Public propertyWindow (Inherited from Event.)
Public propertywParam (Inherited from Event.)
Top
Globals and Defines
  NameDescription
Public fieldNotifyCode (Inherited from ControlNotifyEvent.)
Top
See Also