Terminal.Gui
1.0.0.0
Terminal.Gui.Toplevel
System.Collections.IEnumerable
A toplevel view that draws a frame around its region and has a "ContentView" subview where the contents are added.
To be added.
Constructor
1.0.0.0
Title.
Initializes a new instance of the class with an optional title.
To be added.
Constructor
1.0.0.0
Title.
Number of characters to use for padding of the drawn frame.
Initializes a new instance of the with
the specified frame for its location, with the specified border
an optional title.
To be added.
Constructor
1.0.0.0
Frame.
Title.
Initializes a new instance of the class with an optional title and a set frame.
To be added.
Constructor
1.0.0.0
Frame.
Title.
Number of characters to use for padding of the drawn frame.
Initializes a new instance of the with
the specified frame for its location, with the specified border
an optional 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.Collections.IEnumerator
Enumerates the various views in the ContentView.
The enumerator.
To be added.
Method
1.0.0.0
System.Boolean
To be added.
To be added.
To be added.
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.