DisplayPopupMenuDelegate Delegate
Delegate used to show popup menu.
Assembly: SQLEditors (in SQLEditors.dll)
Parameters
- menuId
-
Type:
System::Int32
An T:System.Integerrepresenting the pop up menu id.
- x
-
Type:
System::Int32
An T:System.Integerrepresenting the X screen coordinate.
- y
-
Type:
System::Int32
An T:System.Integerrepresenting the Y screen coordinate.
Show: