[]
Gets or sets the amount of space around images and text shown on the tabs.
[C1Category("Appearance")]
[C1Description("C1DockingTab.Padding", "Gets or sets the amount of space around images and text shown on the tabs.")]
public Point Padding { get; set; }
<C1Category("Appearance")>
<C1Description("C1DockingTab.Padding", "Gets or sets the amount of space around images and text shown on the tabs.")>
Public Property Padding As Point