Docking Tab for WinForms | ComponentOne
C1.Win.Command.Docking.Style Namespace / IBorderColors Interface / Item Property

In This Topic
    Item Property (IBorderColors)
    In This Topic
    Syntax
    'Declaration
     
    
    Default Property Item( _
       ByVal state As CaptionState _
    ) As Color
    Color this[ 
       CaptionState state
    ]; {get; set;}

    Parameters

    state
    See Also