ComponentOne SuperTooltip for WinForms
C1.Win.4.8 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 System.Drawing.Color
    System.Drawing.Color GetBrushColor()
    See Also