Gets the progress bar.

syntaxSyntax:
DlxApp.GetProgressBar()

Return Value

Returns the DlxProgressBar object. Call the IsValid() method to determine if the object is valid.

Example

  Copy codeCopy code

See also