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

VsdOffice2007.BtnColors Constructor
Syntax
'Declaration
 
Public Function New( _
   ByVal outerBorder As System.Drawing.Color, _
   ByVal innerBorder As System.Drawing.Color, _
   ByVal arrow As System.Drawing.Color, _
   ByVal arrowShadow As System.Drawing.Color, _
   ByVal text As System.Drawing.Color, _
   ByVal selBorderColors() As System.Drawing.Color, _
   ByVal topDownColors() As System.Drawing.Color, _
   ByVal topDownPositions() As System.Single _
)
 

Parameters

outerBorder
innerBorder
arrow
arrowShadow
text
selBorderColors
topDownColors
topDownPositions
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