InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.C1Themes Namespace / BaseThemeProvider Class / EndUpdate Method

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