Description

Styles the SRP StatusBar control to visually resemble a standard progress bar.

Syntax

rv = Form_Services("CreateProgressBar", CtrlEntId, Type)

Parameters

ParameterDescription
CtrlEntId

Fully qualified control entity ID of the SRP StatusBar control.

Type

Type of progress bar to display. Default is Progress Caption.

Sample

Remarks

Progress bars are normally 15px tall and are between 160px and 355px wide.  For more information on progress bar types, see the SRP Status Bar PaneType property.

Version

16.0.18

  • No labels