Category
Custom user interface
, Object
ProUICheckbutton
Function ProUICheckbuttonUnsetMixedvalue
Description
Unset the mixed state of the check button.
Synopsis
#include <
ProUICheckbutton.h
>
ProError
ProUICheckbuttonUnsetMixedvalue
(void)
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
Manual References:
User Interface: Dialogs: Checkbutton Attributes