Documentação da API
>
Custom user interface
>
Object ProUIRadiogroup
> Function ProUIRadiogroupEnable
Function ProUIRadiogroupEnable
Description
Sets the Radiogroup to be enabled.
Synopsis
#include <
ProUIRadiogroup.h
>
ProError
ProUIRadiogroupEnable
(
char* dialog
/* (In)
The name of the dialog that contains the radio group
*/
char* component
/* (In)
The name of the radio group component
*/
)
Returns
PRO_TK_NO_ERROR
The function was successful
PRO_TK_GENERAL_ERROR
The function failed
PRO_TK_BAD_INPUTS
An invalid argument was given
User Guide References
Radiogroup Attributes:ProUIRadiogroupEnable
Parent topic
Object ProUIRadiogroup
Isto foi útil?
Este site funciona melhor com JavaScript habilitado