XSIUIToolkit.ProgressBar
 
 
 

XSIUIToolkit.ProgressBar

Introduced

v3.0

Description

Returns a single instance of a ProgressBar object.

C# Syntax

// get accessor
ProgressBar rtn = XSIUIToolkit.ProgressBar;

Examples

VBScript Example

' For an example using this property, see the XSIUIToolkit page