[System.ComponentModel.Category("Tab Appearance")] [System.ComponentModel.Description("Gets or sets the style of the tabs.")] public TabStyle TabStyle {get; set;}
'Declaration
<System.ComponentModel.CategoryAttribute("Tab Appearance")> <System.ComponentModel.DescriptionAttribute("Gets or sets the style of the tabs.")> Public Property TabStyle As TabStyle