You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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.

Remarks

For more information on progress bar types, see the SRP Status Bar PaneType property.

Version

16.0.18

  • No labels