[]
Gets the preferred display location context menu.
protected Point GetDisplayLocationContextMenu(ContextMenuStrip cm, Point p)
Protected Function GetDisplayLocationContextMenu(cm As ContextMenuStrip, p As Point) As Point
Type | Name | Description |
---|---|---|
ContextMenuStrip | cm | The context menu which will be displayed. |
Point | p | The initialized location to display the context menu. |
Type | Description |
---|---|
Point | The location context menu |