Table of Contents

Property Dialog

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"];