ControlDesigner::OnContextMenu Method (Int32, Int32)
.NET Framework (current version)
Shows the context menu and provides an opportunity to perform additional processing when the context menu is about to be displayed.
Assembly: System.Design (in System.Design.dll)
Parameters
- x
-
Type:
System::Int32
The x coordinate at which to display the context menu.
- y
-
Type:
System::Int32
The y coordinate at which to display the context menu.
.NET Framework
Available since 1.1
Available since 1.1
Show: