Click or drag to resize

AppCommandEvent Class (Typed)

X#
Inheritance Hierarchy
Object
  Event
    AppCommandEvent

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

The AppCommandEvent type exposes the following members.

Constructors
  NameDescription
Public methodAppCommandEvent
Initializes a new instance of the AppCommandEvent class
Top
Properties
  NameDescription
Public propertyCommand
Public propertyHandle (Inherited from Event.)
Public propertyhWnd (Inherited from Event.)
Public propertyIsControl
Public propertyIsDeviceKey
Public propertyIsDeviceMouse
Public propertyIsDeviceOEM
Public propertyIsLeftButton
Public propertyIsMiddleButton
Public propertyIsRightButton
Public propertyIsShift
Public propertyIsXButton1
Public propertyIsXButton2
Public propertylParam (Inherited from Event.)
Public propertyMessage (Inherited from Event.)
Public propertyoTarget
Public propertyoWindow (Inherited from Event.)
Public propertyuMsg (Inherited from Event.)
Public propertyWindow (Inherited from Event.)
Public propertywParam (Inherited from Event.)
Top
Functions
See Also