ComponentOne SplitContainer for WinForms
C1.Win.C1SplitContainer.4.5.2 Assembly / C1.Win.C1SplitContainer Namespace / C1SplitContainer Class / CollapsingAreaColor Property

In This Topic
    CollapsingAreaColor Property
    In This Topic
    Gets or sets the color of the collapsing area.
    Syntax
    'Declaration
     
    Public Property CollapsingAreaColor As System.Drawing.Color
    public System.Drawing.Color CollapsingAreaColor {get; set;}
    See Also