ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1InputBase Class / LabelForeground Property

In This Topic
    LabelForeground Property (C1InputBase)
    In This Topic
    Gets or sets the background of label.
    Syntax
    'Declaration
     
    Public Property LabelForeground As Brush
    public Brush LabelForeground {get; set;}
    See Also