Table of Contents

Class FrameView

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

The FrameView is a container frame that draws a frame around the contents. It is similar to a GroupBox in Windows.

public class FrameView : View, IDisposable, ISupportInitializeNotification, ISupportInitialize
Inheritance
FrameView
Implements
Derived
Inherited Members

Constructors

FrameView()

Initializes a new instance of the FrameView class using Computed layout.

Properties

DefaultBorderStyle

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