Function ProUIOptionmenuEnable
Description
Enables the option menu
Synopsis
ProUIOptionmenuEnable
(
char* dialog
/* (In)
The name of the dialog that contains the option menu
*/
char* optionmenu
/* (In)
The name of the option menu component
*/
)
Returns
The function was successful
The function failed
Sample Code References
User Guide References
¿Fue esto útil?