WinForms Edition Documentation
C1.Win.C1Win7Pack Namespace / C1TaskDialog Class / CheckBoxChecked Property

In This Topic
CheckBoxChecked Property
In This Topic
Gets or sets whether the verification check box is checked in the task dialog.
Syntax
'Declaration
 
<DesignerSerializationVisibilityAttribute(DesignerSerializationVisibility.Hidden)>
<BrowsableAttribute(False)>
Public Property CheckBoxChecked As Boolean
 
See Also