Version

SizeCssClass Property

Gets sets the custom css class applied to the tab item in order to adjust its size to fit close button.
Syntax
'Declaration
 
Public Property SizeCssClass As String
public string SizeCssClass {get; set;}
Remarks
It should contain padding which match with location and size of close button. That class is merged with igtab_XXCloseSize.
Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, 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

See Also