| C1.Win.C1Win7Pack.4 Assembly > C1.Win.C1Win7Pack Namespace > C1TaskDialog Class : CheckBoxText Property |
<LocalizableAttribute(True)> <C1DescriptionAttribute("String that is used to label the verification check box.")> <DefaultValueAttribute()> Public Property CheckBoxText As String
Dim instance As C1TaskDialog Dim value As String instance.CheckBoxText = value value = instance.CheckBoxText
[Localizable(true)] [C1Description("String that is used to label the verification check box.")] [DefaultValue()] public string CheckBoxText {get; set;}
[Localizable(true)] [C1Description("String that is used to label the verification check box.")] [DefaultValue()] public: property String^ CheckBoxText { String^ get(); void set ( String^ value); }
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2