Location Property (ContextMenuPopupEventArgs)
In This Topic
Gets the upper-left or upper-right corner of the context menu in screen coordinates.
Syntax
'Declaration
Public ReadOnly Property Location As System.Drawing.Point
public System.Drawing.Point Location {get;}
See Also