ProgressBar

Xojo provides a ProgressBar control for desktop, mobile and web projects:

Common members

These events, methods and properties are both common amongst the desktop, mobile and web versions of the control and are the most commonly used. See the individual controls for more members and details.

Properties

Name

Description

Indeterminate

If true, the ProgressBar is appears as indeterminate.

MaximumValue

The value at which the ProgressBar will appear complete.

Value

The current value of the ProgressBar.