You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Description

Gets all the MDI children for a frame, taking into account that some children are embedded forms within the backstage.

Syntax

rv = Form_Services("GetMDIChildren", Frame)

Parameters

ParameterDescription
Frame

NumChildren. [OUT] This parameter is set to the number of children so you don't have count it.

Version

16.0.18

  • No labels