'Declaration
Public Function New( _ ByVal outerBorder As Color, _ ByVal innerBorder As Color, _ ByVal arrow As Color, _ ByVal arrowShadow As Color, _ ByVal text As Color, _ ByVal selBorderColors() As Color, _ ByVal topDownColors() As Color, _ ByVal topDownPositions() As Single _ )
public VsdOffice2007.BtnColors( Color outerBorder, Color innerBorder, Color arrow, Color arrowShadow, Color text, Color[] selBorderColors, Color[] topDownColors, float[] topDownPositions )
Parameters
- outerBorder
- innerBorder
- arrow
- arrowShadow
- text
- selBorderColors
- topDownColors
- topDownPositions