Documentazione API
>
Custom user interface
>
Object ProUICheckbutton
> Function ProUICheckbuttonUnset
Function ProUICheckbuttonUnset
Description
Sets the checkbutton to FALSE
Synopsis
#include <
ProUICheckbutton.h
>
ProError
ProUICheckbuttonUnset
(
char* dialog
/* (In)
The name of the dialog that contains the checkbutton
*/
char* checkbutton
/* (In)
The name of the checkbutton component
*/
)
Returns
PRO_TK_NO_ERROR
The function was successful
PRO_TK_GENERAL_ERROR
The function failed
User Guide References
Checkbutton Attributes:ProUICheckbuttonUnset
È stato utile?
Questo sito è ottimizzato per l’utilizzo con JavaScript attivato