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

In This Topic
    SplitterMovingColor Property
    In This Topic
    Gets or sets the color of a splitter being moved by the user.
    Syntax
    'Declaration
     
    Public Property SplitterMovingColor As System.Drawing.Color
    public System.Drawing.Color SplitterMovingColor {get; set;}
    See Also