Share via


DialogBase.DialogFont Property

Definition

The font that Dialogs should use according to IUIService, based on system and application settings.

protected:
 property System::Drawing::Font ^ DialogFont { System::Drawing::Font ^ get(); };
protected System.Drawing.Font DialogFont { get; }
member this.DialogFont : System.Drawing.Font
Protected ReadOnly Property DialogFont As Font

Property Value

Applies to