Table of Contents

Property DefaultGui

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

DefaultGui

Default font for user interface objects such as menus and dialog boxes. This is the same as Default.

public static Font DefaultGui { get; set; }

Property Value

Font

Remarks

Note that with modern GUIs nothing guarantees that the same font is used for all GUI elements, so some controls might use a different font by default.