Description

Returns a True or False depending on whether the window is an MDI Child or not.

Syntax

rv = Form_Services("IsMDIChild", Window)

Parameters

ParameterDescription
Window

Window that is being examined to see if it is an MDI Child. Default is @Window.

Version

16.0.18

  • No labels