API 설명서 > Custom user interface > Object ProUIRadiogroup > Function ProUIRadiogroupButtonstyleSet
Function ProUIRadiogroupButtonstyleSet
Description
Sets the radiogroup button style.
Synopsis
ProUIRadiogroupButtonstyleSet
(
char* dialog
/* (In)
The name of the dialog that contains the radiogroup.
*/
char* component
/* (In)
The name of the radiogroup component
*/
/* (In)
The button style to use.
*/
)
Returns
The function was successful
The function failed
An invalid argument was given
User Guide References
도움이 되셨나요?