DataFilter for WinForms | ComponentOne
C1.Win.DataFilter.4.5.2 Assembly / C1.Win.DataFilter.Styles Namespace / DataFilterScrollButtonsPressedStyle Class / Copy Method

In This Topic
    Copy Method (DataFilterScrollButtonsPressedStyle)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Sub Copy( _
       ByVal prototype As C1.Win.C1Themes.BaseStyle _
    ) 
    public virtual void Copy( 
       C1.Win.C1Themes.BaseStyle prototype
    )

    Parameters

    prototype
    See Also