Property Dialog | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
Dialog
The dialog color scheme, for standard popup dialog boxes
public static ColorScheme Dialog { get; set; }
Property Value
Remarks
This API will be deprecated in the future. Use ColorSchemes instead (e.g. edit.ColorScheme = Colors.ColorSchemes["Dialog"];