Xojo Documentation Xojo Documentation
  • Home
  • Get Started with Xojo
  • QuickStarts
  • Tutorials
  • Pi Programming
  • More Guides
  • Resources
  • User Guide
  • Language Reference
  • Release Notes
  • System Requirements
  • Deprecations
  • Videos
  • Feedback
  • Usage
  • Copyrights and Trademarks
  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information
  • Log in
  • Xojo Documentation
  • Home
  • Get Started with Xojo
  • QuickStarts
  • Tutorials
  • Pi Programming
  • More Guides
  • Resources
  • User Guide
  • Language Reference
  • Release Notes
  • System Requirements
  • Deprecations
  • Videos
  • Feedback
  • Usage
  • Copyrights and Trademarks
  • What links here
  • Related changes
  • Special pages
  • Printable version
  • Permanent link
  • Page information

ProgressBar

From Xojo Documentation

Supported Platforms
Project Types: Desktop     Platforms: macOS, Windows, Linux
For web apps, see WebProgressBar.

Class (inherits from RectControl)

Displays a progress bar indicator on a window.

Events
Close DropObject MouseExit
ConstructContextualMenu KeyDown MouseMove
ContextualMenuAction KeyUp MouseUp
DragEnter MouseDown MouseWheel
DragExit MouseDrag Open
DragOver MouseEnter


Properties
Active fa-lock-32.png LockLeft Scope fa-lock-32.png
AllowAutoDeactivate LockRight TabIndex
AllowTabStop LockTop Tooltip
Enabled MaximumValue Top
Handle fa-lock-32.png MouseCursor Transparent
Height MouseX fa-lock-32.png TrueWindow fa-lock-32.png
Indeterminate MouseY fa-lock-32.png Value
Index fa-lock-32.png Name fa-lock-32.png Visible
Left PanelIndex Width
LockBottom Parent Window fa-lock-32.png


Methods
AcceptFileDrop AcceptTextDrop Invalidate
AcceptPictureDrop Close Refresh
AcceptRawDataDrop DrawInto SetFocus

Example

This line of code sets the maximum value of the progress bar:

ProgressBar1.MaximumValue = 350

See Also

RectControl, WebProgressBar classes.

Retrieved from "http://docs.xojo.com/index.php?title=ProgressBar&oldid=62023"
Categories:
  • Classes
  • Language Reference
  • Language Reference Index
  • Desktop
  • Desktop Controls
  • This page was last edited on 23 June 2019, at 22:58.
  • Privacy policy
  • About Xojo Documentation
  • Disclaimers
  • Send Doc Feedback
  • Powered by MediaWiki