C1.Win.C1Command.4.8 Assembly / C1.Win.C1Command Namespace / VsdOffice2007.TabColors Class / VsdOffice2007.TabColors Constructor

VsdOffice2007.TabColors Constructor
Syntax
'Declaration
 
Public Function New( _
   ByVal backColor As System.Drawing.Color, _
   ByVal tabAreaBackColor As System.Drawing.Color, _
   ByVal tabForeSelColor As System.Drawing.Color, _
   ByVal tabForeColor As System.Drawing.Color, _
   ByVal tabBorderSelColor As System.Drawing.Color, _
   ByVal tabBorderSelHiColor As System.Drawing.Color, _
   ByVal tabBorderHiColor As System.Drawing.Color, _
   ByVal tabSelColors() As System.Drawing.Color, _
   ByVal tabHiColors() As System.Drawing.Color, _
   ByVal tabPositions() As System.Single _
)
 

Parameters

backColor
tabAreaBackColor
tabForeSelColor
tabForeColor
tabBorderSelColor
tabBorderSelHiColor
tabBorderHiColor
tabSelColors
tabHiColors
tabPositions
Requirements

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

See Also