BCGSoft.Controls.TabStrip Namespace > TabStrip Class : AlwaysCalcSizeForBoldFont Property |
Specifies if it is necessary to calculate size of each tab as if the text was displayed using bold font. Prevents a tab resizing when a tab is activated and ActiveTabBold is true.
'Declaration Public Property AlwaysCalcSizeForBoldFont As Boolean
'Usage Dim instance As TabStrip Dim value As Boolean instance.AlwaysCalcSizeForBoldFont = value value = instance.AlwaysCalcSizeForBoldFont
public bool AlwaysCalcSizeForBoldFont {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