DocumentDesigner::OnContextMenu Method (Int32, Int32)
.NET Framework (current version)
Called when the context menu should be displayed.
Assembly: System.Design (in System.Design.dll)
Parameters
- x
-
Type:
System::Int32
The horizontal screen coordinate to display the context menu at.
- y
-
Type:
System::Int32
The vertical screen coordinate to display the context menu at.
This method displays the context menu of the document designer.
.NET Framework
Available since 1.1
Available since 1.1
Show: