API-Dokumentation > Custom user interface > Object ProUIMenubar > Function ProUIMenubarPopupmenuSet
Function ProUIMenubarPopupmenuSet
Description
Set the popup menu for the menubar.
Synopsis
#include <ProUIMenubar.h>
ProUIMenubarPopupmenuSet
(
char* dialog
/* (In)
The name of the dialog that contains the menubar.
*/
char* component
/* (In)
The name of the menubar component.
*/
char* value
/* (In)
The name of the popup menu.
*/
)
Returns
The function succeeded.
The function failed.
One or more input arguments was invalid.
User Guide References
War dies hilfreich?