InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / Style Class / ForeBrush Property

In This Topic
    ForeBrush Property (Style)
    In This Topic
    Gets or sets the brush used to paint the text within the element.
    Syntax
    'Declaration
     
    Public Property ForeBrush As Brush
    public Brush ForeBrush {get; set;}
    See Also