IPersistComponentSettings::ResetComponentSettings Method ()

 

Resets the control's application settings properties to their default values.

Namespace:   System.Configuration
Assembly:  System (in System.dll)

void ResetComponentSettings()

The implementation of the ResetComponentSettings method typically calls the Reset method on each instance of an application settings class it contains.

.NET Framework
Available since 2.0
Return to top
Show: