22 lines
515 B
Text
22 lines
515 B
Text
.topic ctrl.progressbar
|
|
.title ProgressBar
|
|
.toc 1 ProgressBar
|
|
.index ProgressBar
|
|
|
|
.h1 ProgressBar
|
|
|
|
VB Equivalent: ProgressBar -- DVX Widget: progressbar
|
|
|
|
A horizontal progress indicator bar.
|
|
|
|
.h2 Type-Specific Properties
|
|
|
|
.table
|
|
Property Type Description
|
|
-------- ------- -------------------------------------------
|
|
Value Integer Current progress value (0-100).
|
|
.endtable
|
|
|
|
No type-specific events or methods. No default event.
|
|
|
|
.link ctrl.common.props Common Properties, Events, and Methods
|