Documentación de la API
>
Custom user interface
>
Object ProUIOptionmenu
> Function ProUIOptionmenuEnable
Function ProUIOptionmenuEnable
Description
Enables the option menu
Synopsis
#include <
ProUIOptionmenu.h
>
ProError
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
PRO_TK_NO_ERROR
The function was successful
PRO_TK_GENERAL_ERROR
The function failed
Sample Code References
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
pt_udf_examples ( PTUDFExUDFPlacementDashboard.c )
User Guide References
Optionmenu Attributes:ProUIOptionmenuEnable
Parent topic
Object ProUIOptionmenu
¿Fue esto útil?
Este sitio funciona mejor con JavaScript activado