BCGSoft.Controls.TabStrip Namespace > TabStrip Class : TabAreaPadding Property |
Specifies the spacing between bounds of control and tab area. Should be specified as if tab area is aligned at the bottom. For other alignments the padding is recalculated automatically.
'Declaration Public Property TabAreaPadding As Padding
'Usage Dim instance As TabStrip Dim value As Padding instance.TabAreaPadding = value value = instance.TabAreaPadding
public Padding TabAreaPadding {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2