InputPanel for WinForms | ComponentOne
C1.Win.4.5.2 Assembly / C1.Win.C1Themes Namespace / BaseStyle Class / ResetProperty Method / ResetProperty(String) Method
Specified property.

In This Topic
    ResetProperty(String) Method
    In This Topic
    Reset specified property to its default value.
    Syntax
    'Declaration
     
    Protected Overloads Overrides Sub ResetProperty( _
       ByVal name As String _
    ) 
    protected override void ResetProperty( 
       string name
    )

    Parameters

    name
    Specified property.
    Exceptions
    See Also