| KiXforms Class Library |
Show Method (ContextMenu) |
Displays the shortcut menu at the specified position.
object.Show(control, xpos, ypos)
control:
The object with which this shortcut menu is associated.
xpos:
A numeric value that specifies the x-coordinate at which to display the menu.
ypos:
A numeric value that specifies the y-coordinate at which to display the menu.
Nothing in the current release. But this may change in a subsequent release. Advise to silence this function to maintain going-forward compatibility.
The x/y coordinates are specified relative to the client coordinates of the control specified in the control parameter.
Applies To:
ContextMenu
| The CHM file was converted to HTML by chm2web software. |