Click or drag to resize

DataWindow.Pointer Property (Typed)

X#
The pointer used by the data window to represent the mouse when it enters the window.

Namespace:  XSharp.VO.SDK
Assembly:  XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax
 VIRTUAL PROPERTY Pointer AS Pointer GET SET 
Request Example View Source

Property Value

Type: Pointer
The pointer used by the data window to represent the mouse when it enters the window.
See Also