Table of Contents

Method ShowChild

Namespace
Terminal.Gui
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

bool

true if the toplevel can be shown or false if not.