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

In This Topic
CheckBoxText Property (C1TaskDialog)
In This Topic
Gets or sets the string that is used to label the verification check box.
Syntax
'Declaration
 
<C1DescriptionAttribute("C1TaskDialog.CheckBoxText", "String that is used to label the verification check box.")>
<DefaultValueAttribute("")>
<LocalizableAttribute(True)>
Public Property CheckBoxText As String
 
See Also