Function ProUIRadiogroupIsVisible
Description
Checks to see if the Radiogroup is visible in the dialog or not.
Synopsis
ProUIRadiogroupIsVisible
(
char* dialog
/* (In)
The name of the dialog that contains the radio group
*/
char* component
/* (In)
The name of the radio group component
*/
ProBoolean* state
/* (Out)
Whether or not the radiogroup is visible.
*/
)
Returns
The function was successful
The function failed
An invalid argument was given
User Guide References
Est-ce que cela a été utile ?