ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / BackgroundBrushProvider Class / Clone Method

In This Topic
    Clone Method (BackgroundBrushProvider)
    In This Topic
    Gets a clone of this BackgroundBrushProvider.
    Syntax
    'Declaration
     
    Public Function Clone() As BackgroundBrushProvider
    public BackgroundBrushProvider Clone()

    Return Value

    A clone of this BackgroundBrushProvider.
    See Also