IsMdiChildWindow Property (WindowDescription)
Indicates whether this object is a multiple-document interface (MDI) child window.

C# Syntax

public Nullable<bool> IsMdiChildWindow {get; set;}