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

In This Topic
CheckedByDefault Property
In This Topic
Gets or sets whether the verification check box is checked by default.
Syntax
'Declaration
 
<C1DescriptionAttribute("C1TaskDialog.CheckBoxChecked", "Specifies whether the verification check box is checked by default.")>
<DefaultValueAttribute(False)>
Public Property CheckedByDefault As Boolean
 
See Also