OleDragEvent.Position Property | |
A Point object specifying the position of the event.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY Position AS USUAL GET
public virtual Usual Position { get; }
Request Example
View SourceProperty Value
Type:
UsualA Point object specifying the position of the event.
See Also