[Category("Formatting")] [Description("Determines whether the control should replace tabs with spaces.")] [DefaultValue(true)] public bool ReplaceTabsWithSpaces {get; set;}
'Declaration <CategoryAttribute("Formatting")> <DescriptionAttribute("Determines whether the control should replace tabs with spaces.")> <DefaultValueAttribute(True)> Public Property ReplaceTabsWithSpaces As Boolean