FontDialog.ToString Method

Definition

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

public:
 override System::String ^ ToString();
public override string ToString ();
override this.ToString : unit -> string
Public Overrides Function ToString () As String

Returns

A string that includes the name of the currently selected font.

Applies to