InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.C1Themes Namespace / BaseTheme Class / Reset Method

In This Topic
    Reset Method (BaseTheme)
    In This Topic
    Resets style to it default value according to the applied theme.
    Syntax
    'Declaration
     
    Public Sub Reset() 
    public void Reset()
    See Also