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