Gets the location, in pixels, where the context menu is displayed. The coordinates are relative to the top-left corner of the screen.

Syntax

public System.Drawing.Point Location { get; }
Public ReadOnly Property Location() As System.Drawing.Point

Limitations

Read only.