ComponentOne InputPanel for WPF
C1.WPF.InputPanel.4.5.2 Assembly / C1.WPF.InputPanel Namespace / C1InputPanel Class / FooterButtonForeground Property

In This Topic
    FooterButtonForeground Property
    In This Topic
    Gets or sets the foreground used for the inner footer buttons.
    Syntax
    'Declaration
     
    Public Property FooterButtonForeground As Brush
    public Brush FooterButtonForeground {get; set;}
    See Also