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

In This Topic
EnableCheckBox Property
In This Topic
Gets or sets whether the verification check box is enabled.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
<C1DescriptionAttribute("C1TaskDialog.EnableCheckBox", "Indicates that the verification check box is enabled.")>
Public Property EnableCheckBox As Boolean
 
See Also