IManagementUIService.ShowContextMenu(Point) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Provides the location for a shortcut menu.
public:
void ShowContextMenu(System::Drawing::Point location);
public void ShowContextMenu (System.Drawing.Point location);
abstract member ShowContextMenu : System.Drawing.Point -> unit
Public Sub ShowContextMenu (location As Point)