InputPanel for WinForms | ComponentOne
C1.Win.5 Assembly / C1.Win.Themes 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