System.Windows.Forms.FontDialog: Method Members

The methods of System.Windows.Forms.FontDialog are listed below. For a list of all members, see the FontDialog Members list.

See Also: Inherited members from System.Windows.Forms.CommonDialog

Public Methods

override
Reset()

Resets all dialog box options to their default values.

override
ToString() : string

Retrieves a string that includes the name of the current font selected in the dialog box.

Protected Methods

override
HookProc(IntPtr, int, IntPtr, IntPtr) : IntPtr

Specifies the common dialog box hook procedure that is overridden to add specific functionality to a common dialog box.

OnApply(EventArgs)

Raises the FontDialog.Apply event.

override
RunDialog(IntPtr) : bool

Specifies a file dialog box.