Tintware Documentation : Idget Library : Checkbox Controls : checkbox.stateSyntax#(%checkbox.state) #(def,%checkbox.state,%state) %checkbox specifies a checkbox control. %state specifies the new state for the checkbox control; it must be one of checked or unchecked. |