Raise the StatusProgress event to indicate to a User Interface that a long running process is beginning.

Syntax

ISSupport.StatusProcess(progress, [message], [cancelled])

Parameters

NameTypeOptionalByRefDescription
progress Double The Progress percentage. A number between 0 and 100.
message String Optional The message to display in the 'Progress' box.
cancelled Boolean Optional ByRef Indicates whether the User has attempted to Cancel the process. If omitted, a value of False is assumed.
Member of:
ISSupport
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0