Terminal.Gui
1.0.0.0
Terminal.Gui.View
The FrameView is a container frame that draws a frame around the contents
To be added.
Constructor
1.0.0.0
Title.
Initializes a new instance of the class with
a title and the result is suitable to have its X, Y, Width and Height properties computed.
To be added.
Constructor
1.0.0.0
Frame.
Title.
Initializes a new instance of the class with
an absolute position and a title.
To be added.
Method
1.0.0.0
System.Void
View to add to the window.
Add the specified view to the ContentView.
To be added.
Method
1.0.0.0
System.Void
To be added.
To be added.
To be added.
Method
1.0.0.0
System.Void
To be added.
Removes a widget from this container.
Method
1.0.0.0
System.Void
Removes all widgets from this container.
Property
1.0.0.0
NStack.ustring
The title to be displayed for this window.
The title.
To be added.