25 lines
662 B
Text
25 lines
662 B
Text
.topic ctrl.scrollpane
|
|
.title ScrollPane
|
|
.toc 1 ScrollPane
|
|
.index ScrollPane
|
|
.index Scrollable Container
|
|
|
|
.h1 ScrollPane
|
|
|
|
DVX Extension -- DVX Widget: scrollpane | Name Prefix: Scroll
|
|
|
|
A scrollable container. Place child controls inside and the ScrollPane automatically provides scrollbars when the content exceeds the visible area.
|
|
|
|
.h2 Type-Specific Properties
|
|
|
|
.table
|
|
Property Type Description
|
|
-------- ------- -------------------------------------------
|
|
NoBorder Boolean When True, suppresses the border around the scroll pane.
|
|
.endtable
|
|
|
|
Container: Yes
|
|
|
|
No default event.
|
|
|
|
.link ctrl.common.props Common Properties, Events, and Methods
|