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