Method ShowChild | Terminal.Gui v1 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
ShowChild(Toplevel)
Shows the Mdi child indicated by top
, setting it as Current.
public virtual bool ShowChild(Toplevel top = null)
Parameters
top
Toplevel
The Toplevel.
Returns
true
if the toplevel can be shown or false
if not.