API Documentation
>
Custom user interface
>
Object ProUIOptionmenu
> Function ProUIOptionmenuDisable
Function ProUIOptionmenuDisable
Description
Disables the option menu
Synopsis
#include <
ProUIOptionmenu.h
>
ProError
ProUIOptionmenuDisable
(
char* dialog
/* (In)
The name of the dialog that contains the option menu
*/
char* optionmenu
/* (In)
The name of the option menu component
*/
)
Returns
PRO_TK_NO_ERROR
The function was successful
PRO_TK_GENERAL_ERROR
The function failed
Sample Code References
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
User Guide References
Optionmenu Attributes:ProUIOptionmenuDisable
Was this helpful?
This site works best with JavaScript enabled