'Declaration Public Property ValueObj As System.Object
public System.object ValueObj {get; set;}
Gets false if none of the associated widgets is checked. Otherwise gets true if all widgets use the same name for the checked appearance stream, or the name of the appearance stream that is used to display the checked state.
When set, if a Boolean value is specified, it is assigned as is to the checked state. If the assigned value is not a Boolean, it is converted to string and is interpreted as the name of the widget's appearance stream used to show the widget's checked state. If no such stream exists, the checkbox will show as unchecked.'Declaration Public Property ValueObj As System.Object
public System.object ValueObj {get; set;}