Accessing the Popup Menus
 
The functions described in this section provide the name and ID of the popup menus that are used to access these menus while using other functions.
Functions Introduced:
The function ProPopupmenuIdGet() returns the popup menu ID for a given popup menu name. The popup menu ID is required for the functions that add buttons to the popup menu. IDs are dependent on the context of and are not maintained between sessions.
The function ProPopupmenuNameGet() returns the name of the popup menu assigned to a given ID.
Isto foi útil?