'Declaration
<DefaultValueAttribute(True)> <C1DescriptionAttribute("C1TaskDialog.EnableCheckBox", "Indicates that the verification check box is enabled.")> Public Property EnableCheckBox As Boolean
[DefaultValue(true)] [C1Description("C1TaskDialog.EnableCheckBox", "Indicates that the verification check box is enabled.")] public bool EnableCheckBox {get; set;}