pbTabWorkspaceView - cDbScrollingClientArea
This is set to true in the scrolling client area when the view is to be used as a tabbed workspace view
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbTabWorkspaceView
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbTabWorkspaceView to BooleanVariable |
| Write Access: | Set pbTabWorkspaceView to BooleanVariable/Value |
Description
This is set to true in the scrolling client area when the view is to be used as a tabbed workspace view ((pbTabbedWorkspaces = True).
Normally this is determined and set automatically when the object is created (see pbAutoSetTabWorkspaceView) and there is no need to manually set this.