Input for WinForms | ComponentOne
C1.Win.Input.Styles Namespace / SplitButtonItemStyle Class / SeparatorColor Property

In This Topic
    SeparatorColor Property
    In This Topic
    Gets or sets the System.Drawing.Color used to paint the separator line.
    Syntax
    'Declaration
     
    
    Public Property SeparatorColor As Color
    public Color SeparatorColor {get; set;}
    See Also