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

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

    Parameters

    control
    See Also