Show Method
Called when the context menu should be displayed.
Syntax
void Show(
System.Drawing.Point p
)Sub Show( _
ByVal p As System.Drawing.Point _
) Parameters
| Name | Description |
|---|---|
| p | The location to display the menu. |
Called when the context menu should be displayed.
void Show(
System.Drawing.Point p
)Sub Show( _
ByVal p As System.Drawing.Point _
) | Name | Description |
|---|---|
| p | The location to display the menu. |