Skip to content

DoLoadEnvironment - cApplication

Loads size/location information from the registry at startup

Type: Procedure

Parameters

Parameter Type Description
hoContainer Handle Object-handle of the object to retrieve the size/location for. This can be either a View or Panel (program)
bProgram Boolean True if the hoContainer object is a Program (in which case the visibility of the statusbar and toolbar is also retrieved)

Syntax

Procedure DoLoadEnvironment Handle hoContainer Boolean bProgram

Call Example

Send DoLoadEnvironment hoContainer bProgram

Description

The DoLoadEnvironment procdure is used internally to read the Program and View size/locations from the Registry.