Description |
Parent class: XMenu
Display |
| XPoint * point | The point where to show the menu in window-coordinates of the owner |
| USHORT defID | The default-menuitem to display under the mouse. Because the default style contains POSITIONONITEM this function may fail if this id is zero or unknown and the style has not been changed. |
| ULONG style | Style to display the menu |
shows a created popup-menu
XPopupMenu |
XResource * res the resource which defines the menu
XWindow * win the owner-window
Creates a popup-menu, to show it call XPopupMenu::Display()