Skip to content

Page_Object - cUIObject

Adds or removes an object from the focus tree

Type: Procedure

Parameters

Parameter Type Description
bPage Boolean Determines if object is being paged or unpaged

Syntax

Procedure Page_Object Boolean bPage

Call Example

Send Page_Object bPage

Description

Adds or removes an object from the focus tree.

See Activate for detailed explanations of the dbView and dbModalPanel activation process.

Send Page_Object to (InformationMessage(Self)) True