ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Win.C1Themes Namespace / BaseThemeProvider Class / BeginUpdate Method

In This Topic
    BeginUpdate Method (BaseThemeProvider)
    In This Topic
    Start editing the current theme.
    Syntax
    'Declaration
     
    Public Overridable Sub BeginUpdate() 
    public virtual void BeginUpdate()
    See Also