Eplan Platform API
Eplan.EplApi.Base Namespace / Progress Class / SetTitle Method
Title of progress bar

In This Topic
SetTitle Method (Progress)
In This Topic
Sets the title of the progress bar.
Syntax
public void SetTitle( 
   string strTitle
)

Parameters

strTitle
Title of progress bar
See Also