A Sandcastle Documented Class Library
IWindowIsMdiChild Property |
Returns whether the IWindow is a MDI child.
Namespace: AdiIRCAPIv2.Interfaces
Assembly: AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.4 (2.0.1.4)
Syntax
bool IsMdiChild { get; }
ReadOnly Property IsMdiChild As Boolean Get
property bool IsMdiChild { bool get (); }
abstract IsMdiChild : bool with get
Property Value
Type: BooleanSee Also