ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Win Assembly / GrapeCity.ActiveReports.Viewer.Win.Theming Namespace / IThemeManager Interface / AddControl Method

In This Topic
    AddControl Method
    In This Topic
    Enable color management for all elements of the control
    Syntax
    'Declaration
     
    Sub AddControl( _
       ByVal control As IColorableControl _
    ) 
    void AddControl( 
       IColorableControl control
    )

    Parameters

    control
    See Also