|
|
|
pt Field, StrategyClass Class |
The location of the mouse cursor in coordinates relative to the top, left corner of the owning control (for mouse events only).
Syntax StrategyClass Class (Softelvdm.Controls)
VB |
Public Property pt As Point |
C# |
public Point pt; |
C++ |
public: Point pt; |
Comments
The pt field contains the location of the mouse cursor in coordinates relative to the top, left corner of the owning control (for mouse events only).
Version Information
Supported in version 1.0.
Products Table