ControlPanelTaskDialogReset Method |
Resets the properties of a common dialog box to their default values.
Namespace:
Jam.Shell.Dialogs
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax public override void Reset()
Public Overrides Sub Reset
public:
virtual void Reset() override
abstract Reset : unit -> unit
override Reset : unit -> unit
See Also