Resets all dialog box options to their default values.
[Visual Basic] Overrides Public Sub Reset() [C#] public override void Reset(); [C++] public: override void Reset(); [JScript] public override function Reset();
When the options are reset, the strikethrough, underline, and color effects are enabled and that the fonts listed include only the screen fonts supported by the system.
FontDialog Class | FontDialog Members | System.WinForms Namespace