Visit Gigasoft's Web Site
 ProEssentials v9 Help

PElaunchpopupmenu Method

Scope All ProEssentials Interfaces

 

PElaunchpopupmenu (nXPos As Integer, nYPos As Integer) As Boolean

 

Parameter

Description

nXPos

Horizontal pixel location

nYPos

Vertical pixel location

 

This function invokes a popup-menu at the location specified. The coordinates defined by nXPos, and nYPos are with respect to the objects client area (top-left is [0,0]).

 

Returns

NonZero if the function was successful, otherwise Zero.

 

Comments

.NET developers, see PeFunction.Dialog.PopupMenu

This method is a wrapper to the PElaunchpopupmenu DLL call.

 

See Also: OCX Methods, CustomMenu, CustomMenuLocation, CustomMenuState, CustomMenuText