'Declaration
<C1DescriptionAttribute("C1TaskDialog.Width", "Specifies the width of the task dialog's client area.")> <DefaultValueAttribute(0)> Public Property Width As Integer
[C1Description("C1TaskDialog.Width", "Specifies the width of the task dialog's client area.")] [DefaultValue(0)] public int Width {get; set;}