Property MdiChildes | Terminal.Gui v1 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

MdiChildes

Gets all the Mdi childes which represent all the not modal Toplevel from the MdiTop.

public static List<Toplevel> MdiChildes { get; }

Property Value

List<Toplevel>

Edit this page