[]
Gets or sets the look of the tabs (whether to show text, image or both).
[C1Category("Appearance")]
[C1Description("C1DockingTab.TabLook", "Gets or sets the look of the tabs (whether to show text, image or both).")]
public ButtonLookFlags TabLook { get; set; }
<C1Category("Appearance")>
<C1Description("C1DockingTab.TabLook", "Gets or sets the look of the tabs (whether to show text, image or both).")>
Public Property TabLook As ButtonLookFlags