Click or drag to resize

TreeViewMouseEvent Class (Typed)

X#
Inheritance Hierarchy
Object
  Event
    ControlEvent
      ControlNotifyEvent
        TreeViewItemEvent
          TreeViewMouseEvent

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

The TreeViewMouseEvent type exposes the following members.

Constructors
  NameDescription
Public methodTreeViewMouseEvent
Initializes a new instance of the TreeViewMouseEvent class
Top
Properties
Globals and Defines
  NameDescription
Public fieldNotifyCode (Inherited from ControlNotifyEvent.)
Top
See Also