Page_Object - cUIObject

Adds or removes an object from the focus tree

Type: Procedure

Parameters: Boolean bPage

ParameterDescription
bPageDetermines if object is being paged or unpaged


Syntax
Procedure Page_Object Boolean bPage

Call: 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