CBGETPARENTISAPP |
DEVELOPER |
CBGETPARENTISAPP
|
|
Purpose |
CBGetParentIsApp returns whether the Control Bar is at client level. |
Syntax |
#variable = CBGetParentIsApp (Control Bar Name) |
Operation |
Control Bar Name is the name of a Control Bar. |
Remarks |
|
Example |
To check whether a Control Bar whose Tag Name is 'DemoControlBar' is at client level: #RC = CBGetParentIsApp("DemoControlBar") |
Topic ID: 520248