'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 _ )
public VsdOffice2007.BtnColors( System.Drawing.Color outerBorder, System.Drawing.Color innerBorder, System.Drawing.Color arrow, System.Drawing.Color arrowShadow, System.Drawing.Color text, System.Drawing.Color[] selBorderColors, System.Drawing.Color[] topDownColors, System.float[] topDownPositions )
Parameters
- outerBorder
- innerBorder
- arrow
- arrowShadow
- text
- selBorderColors
- topDownColors
- topDownPositions