Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / VsdOffice2007.BtnColors Class / VsdOffice2007.BtnColors Constructor

In This Topic
    VsdOffice2007.BtnColors Constructor
    In This Topic
    Syntax
    '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 _
    )

    Parameters

    outerBorder
    innerBorder
    arrow
    arrowShadow
    text
    selBorderColors
    topDownColors
    topDownPositions
    See Also