Applies To: | MDIClient |
Description
This property contains the name of the SubForm owned by the MDIClient that is currently active. Only one SubForm may be active at a time. You can switch between SubForms in an MDI application under program control by setting this property with ⎕WS. You can also do this by generating an MDIActivate event.
See also MDIActiveObject property.