InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Framework Namespace / BackgroundBrushProvider Class / DisposeBrushAfterUse Property

In This Topic
    DisposeBrushAfterUse Property (BackgroundBrushProvider)
    In This Topic
    Gets a value indicating if the brush should be disposed after use.
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property DisposeBrushAfterUse As Boolean
    public virtual bool DisposeBrushAfterUse {get;}
    See Also