Documentation de l'API > Custom user interface > Object ProUICheckbutton > Function ProUICheckbuttonButtonstyleGet
Function ProUICheckbuttonButtonstyleGet
Description
Gets the checkbutton button style.
Synopsis
ProUICheckbuttonButtonstyleGet
(
char* dialog
/* (In)
The name of the dialog that contains the checkbutton.
*/
char* component
/* (In)
The name of the checkbutton component
*/
/* (Out)
The button style to use.
*/
)
Returns
The function was successful
The function failed
An invalid argument was given
User Guide References
Est-ce que cela a été utile ?