Table of Contents

Property MdiChildes

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>