[DefaultValue(false)] [C1Description("C1TaskDialog.EnableTimer", "Indicates that the TimerTick event is fired approximately every 200 milliseconds.")] public bool EnableTimer {get; set;}
'Declaration
<DefaultValueAttribute(False)> <C1DescriptionAttribute("C1TaskDialog.EnableTimer", "Indicates that the TimerTick event is fired approximately every 200 milliseconds.")> Public Property EnableTimer As Boolean