Function ProUICheckbuttonSet
Description
Sets the checkbutton to TRUE
Synopsis
ProUICheckbuttonSet
(
char* dialog
/* (In)
The name of the dialog that contains the checkbutton
*/
char* checkbutton
/* (In)
The name of the checkbutton component
*/
)
Returns
The function was successful
The function failed
Sample Code References
User Guide References
¿Fue esto útil?