Property Dialog | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

Dialog

The dialog color scheme, for standard popup dialog boxes

public static ColorScheme Dialog { get; set; }

Property Value

ColorScheme

Remarks

This API will be deprecated in the future. Use ColorSchemes instead (e.g. edit.ColorScheme = Colors.ColorSchemes["Dialog"];

Edit this page