Client_Scrollbar_State - AppPanel
Determines if a scroll bar should appear when a contained view's size or placement causes it to exceed the display capacity of its client area
Type: Property
Access: Read/Write
Data Type: Integer
Parameters: None
Syntax
Property Integer Client_Scrollbar_State
| Access Type | Syntax |
|---|---|
| Read Access: | Get Client_Scrollbar_State to IntegerVariable |
| Write Access: | Set Client_Scrollbar_State to IntegerVariable/Value |
Description
The Client_scrollbar_state property determines if a scroll bar should appear when a contained view's size or placement causes it to exceed the display capacity of its client area. This is set by toggle_client_scrollbar_state.
Default is false.