ResetProperty(String,Object) Method
Reset specified property to its default value.
'Declaration
Protected Overloads Sub ResetProperty( _
ByVal As String, _
ByVal As Object _
)
Parameters
- name
- Specified property.
- defaultValue
- Resets to this value if can't reset automatically.