InputPanel for UWP | ComponentOne
C1.UWP.InputPanel Assembly / C1.Xaml.InputPanel Namespace / C1InputComboBox Class / LabelForeground Property

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