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

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