Click or drag to resize

IWindowIsMdiChild Property

Returns whether the IWindow is a MDI child.

Namespace:  AdiIRCAPIv2.Interfaces
Assembly:  AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
bool IsMdiChild { get; }

Property Value

Type: Boolean
See Also