Click or drag to resize

SpinnerEvent Class (Typed)

X#
Inheritance Hierarchy
Object
  Event
    SpinnerEvent

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

The SpinnerEvent type exposes the following members.

Constructors
  NameDescription
Public methodSpinnerEvent
Initializes a new instance of the SpinnerEvent class
Top
Properties
  NameDescription
Public propertyHandle (Inherited from Event.)
Public propertyhWnd (Inherited from Event.)
Public propertylParam (Inherited from Event.)
Public propertyMessage (Inherited from Event.)
Public propertyOldPosition
Public propertyOldValue
Public propertyoWindow (Inherited from Event.)
Public propertyPosition
Public propertySpinner
Public propertySpinnerID
Public propertyType
Public propertyuMsg (Inherited from Event.)
Public propertyValue
Public propertyWindow (Inherited from Event.)
Public propertywParam (Inherited from Event.)
Top
See Also