pbShowDisabledScrollBar - cScrollingClientArea
Determines whether the scroll bar will appear
Type: Property
Access: Read/Write
Data Type: Boolean
Parameters: None
Syntax
Property Boolean pbShowDisabledScrollBar
| Access Type | Syntax |
|---|---|
| Read Access: | Get pbShowDisabledScrollBar to BooleanVariable |
| Write Access: | Set pbShowDisabledScrollBar to BooleanVariable/Value |
Description
When True, the scroll bar will also appear when scrolling is not needed (it will be disabled).
Design-Time Note:
When True, the Studio will show the scroll bars. This might be useful if you want to see what your container looks like with scroll bars.
Default is False.