WinUI | ComponentOne
C1.WinUI.Core Assembly / C1.WinUI.Core Namespace / C1CheckBox Class / Foreground Property
In This Topic
    Foreground Property (C1CheckBox)
    In This Topic
    Gets or sets the color used to paint the control.
    Syntax
    public new Brush Foreground {get; set;}
    See Also