ComponentOne DockControl for WPF
C1.WPF.Docking Namespace / C1DockWindow Class / ButtonForeground Property

In This Topic
    ButtonForeground Property (C1DockWindow)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ButtonForeground As Brush
    public Brush ButtonForeground {get; set;}
    See Also