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

In This Topic
    BackBrushProvider Property (Style)
    In This Topic
    Gets or sets the brush provider used to render the element background.
    Syntax
    'Declaration
     
    Public ReadOnly Property BackBrushProvider As IBrushProvider
    public IBrushProvider BackBrushProvider {get;}
    See Also