Поделиться через


DialogBase.DialogFont Property

Namespace:  Microsoft.VisualStudio.Modeling.Integration.Shell
Assembly:  Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.10.0 (in Microsoft.VisualStudio.Modeling.Sdk.Integration.Shell.10.0.dll)

Syntax

'Декларация
Protected ReadOnly Property DialogFont As Font
    Get
protected Font DialogFont { get; }
protected:
property Font^ DialogFont {
    Font^ get ();
}
member DialogFont : Font
function get DialogFont () : Font

Property Value

Type: System.Drawing.Font

.NET Framework Security

See Also

Reference

DialogBase Class

Microsoft.VisualStudio.Modeling.Integration.Shell Namespace