Scroll_Bar_Visible_State - DfBaseEdit
Specifies whether this object is to display a scroll bar (or bars) when the content of the object exceeds this object's display capacity
Type: Property
Access: Write-Only
Data Type: Boolean
Parameters: None
Syntax
Property Boolean Scroll_Bar_Visible_State
| Access Type | Syntax |
|---|---|
| Write Access: | Set Scroll_Bar_Visible_State to BooleanVariable/Value |
Description
Scroll_Bar_Visible_State specifies whether this object is to display a scroll bar (or bars) when the content of the object exceeds this object's display capacity.
Default is True.