CommonDialog::Reset Method ()
.NET Framework (current version)
When overridden in a derived class, resets the properties of a common dialog box to their default values.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Notes to Inheritors:
Inheriting classes can override this method to reset their properties.
SecurityPermission
for unmanaged code to call this method. Associated enumeration: UnmanagedCode
.NET Framework
Available since 1.1
Available since 1.1
Show: