Method ShowChild
ShowChild(Toplevel)
Shows the Mdi child indicated by top, setting it as Current.
public virtual bool ShowChild(Toplevel top = null)
Parameters
topToplevelThe Toplevel.
Returns
- bool
trueif the toplevel can be shown orfalseif not.