API 설명서 > Custom user interface > Object ProUIOptionmenu > Function ProUIOptionmenuEnable
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
도움이 되셨나요?