InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Framework Namespace / IBrushProvider Interface
Properties Methods

In This Topic
    IBrushProvider Interface Members
    In This Topic

    The following tables list the members exposed by IBrushProvider.

    Public Properties
     NameDescription
     PropertyGets a value indicating if the brush obtained from the IBrushProvider.GetBrush method should be disposed after use.  
    Top
    Public Methods
     NameDescription
     MethodReturns a brush for the specified rectangle.  
     MethodReturns a background color for hosted controls that don't support gradients.  
    Top
    See Also