Method GetTopMdiChild
GetTopMdiChild(Type, string[])
Gets the current visible Toplevel Mdi child that matches the arguments pattern.
public View GetTopMdiChild(Type type = null, string[] exclude = null)
Parameters
Returns
- View
The matched view.