Gets the progress bar.
Syntax: |
|---|
| DlxApp.GetProgressBar() |
Return Value
Returns the DlxProgressBar object. Call the IsValid() method to determine if the object is valid.
Example
Copy code
|
|
|---|---|
|
|
|
| DlxApp.GetProgressBar() |
Gets the progress bar.
Syntax: |
|---|
| DlxApp.GetProgressBar() |
Returns the DlxProgressBar object. Call the IsValid() method to determine if the object is valid.
Copy code
|
|
|---|---|
|
|
|