Themes for WinForms | ComponentOne
C1.Win.C1Themes.4.8 Assembly / C1.Win.C1Themes.Design Namespace / C1ThemeControllerDesigner Class / PreFilterAttributes Method

In This Topic
    PreFilterAttributes Method
    In This Topic
    Syntax
    'Declaration
     
    Protected Overridable Sub PreFilterAttributes( _
       ByVal attributes As System.Collections.IDictionary _
    ) 
    protected virtual void PreFilterAttributes( 
       System.Collections.IDictionary attributes
    )

    Parameters

    attributes
    See Also