Spread Windows Forms 12.0 Product Documentation
CursorLocation Property


FarPoint.Win Assembly > FarPoint.Win Namespace > PopupCancelEventArgs Class : CursorLocation Property
Gets the location of the mouse down where the popup occurred that caused the cancel.
Syntax
'Declaration
 
Public ReadOnly Property CursorLocation As Point
'Usage
 
Dim instance As PopupCancelEventArgs
Dim value As Point
 
value = instance.CursorLocation
public Point CursorLocation {get;}
See Also

Reference

PopupCancelEventArgs Class
PopupCancelEventArgs Members