Table of Contents

Property DefaultBorderStyle

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

DefaultBorderStyle

The default LineStyle for Window's border. The default is Single.

public static LineStyle DefaultBorderStyle { get; set; }

Property Value

LineStyle

Remarks

This property can be set in a Theme to change the default LineStyle for all Window s.