Click or drag to resize

ListViewMouseEvent Class (Typed)

X#
Inheritance Hierarchy
Object
  Event
    ControlEvent
      ControlNotifyEvent
        ListViewMouseEvent

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

The ListViewMouseEvent type exposes the following members.

Constructors
  NameDescription
Public methodListViewMouseEvent
Initializes a new instance of the ListViewMouseEvent class
Top
Properties
  NameDescription
Public propertyButtonID
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 propertyIsLeftButton
Public propertyIsRightButton
Public propertyListViewItem
Public propertylParam (Inherited from Event.)
Public propertyMessage (Inherited from Event.)
Public propertyName (Inherited from ControlEvent.)
Public propertyNameSym (Inherited from ControlEvent.)
Public propertyoWindow (Inherited from Event.)
Public propertyPointAboveClientArea
Public propertyPointBelowClientArea
Public propertyPointLeftOfClientArea
Public propertyPointNowhere
Public propertyPointOnItem
Public propertyPointOnItemImage
Public propertyPointOnItemLabel
Public propertyPointOnItemStateImage
Public propertyPointRightOfClientArea
Public propertyPosition
Public propertyuMsg (Inherited from Event.)
Public propertyWindow (Inherited from Event.)
Public propertywParam (Inherited from Event.)
Top
Globals and Defines
  NameDescription
Public fieldNotifyCode (Inherited from ControlNotifyEvent.)
Top
See Also