Description


Include file: xpopmenu.h

Parent class: XMenu

Overview

Functions

Display

Parameters

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

Remarks

shows a created popup-menu

XPopupMenu

Parameters

XResource * res the resource which defines the menu
XWindow * win the owner-window

Remarks

Creates a popup-menu, to show it call XPopupMenu::Display()


This document was generated by Jens von Pilgrim's Autodoc