IWindowIsMdiChild Property |
Returns whether the IWindow is a MDI child
Namespace:
AdiIRCAPI
Assembly:
AdiIRCAPI (in AdiIRCAPI.dll) Version: 1.8.0.0 (1.8.0.0)
Syntax ReadOnly Property IsMdiChild As Boolean
Get
property bool IsMdiChild {
bool get ();
}
abstract IsMdiChild : bool with get
Property Value
Type:
BooleanSee Also