InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / IBrushProvider Interface / GetBrushColor Method

In This Topic
    GetBrushColor Method (IBrushProvider)
    In This Topic
    Returns a background color for hosted controls that don't support gradients.
    Syntax
    'Declaration
     
    Function GetBrushColor() As Color
    Color GetBrushColor()
    See Also