ComponentOne SplitContainer for WinForms
SplitterMovingColor Property

C1.Win.C1SplitContainer.4 Assembly > C1.Win.C1SplitContainer Namespace > C1SplitContainer Class : SplitterMovingColor Property
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

Reference

C1SplitContainer Class
C1SplitContainer Members