DashboardLayout for WinForms | ComponentOne
C1.Win.C1SplitContainer Namespace / C1SplitContainer Class / SplitterMovingOpacity Property

In This Topic
    SplitterMovingOpacity Property (C1SplitContainer)
    In This Topic
    Gets or sets the opacity level of a splitter being moved by the user.
    Syntax
    'Declaration
     
    
    Public Property SplitterMovingOpacity As Double
    public double SplitterMovingOpacity {get; set;}
    See Also