This member is for System Use Only and should NOT be used.
Raise the StatusProgressBegin event to indicate to a User Interface that a long running process is beginning.

Syntax

ISSupport.StatusProcessBeginSystem([title], [message], [allowCancel])

Parameters

NameTypeOptionalByRefDescription
title String Optional A title that can be displayed on any 'Progress' box that the User Interface may want to display.
message String Optional The initial message to display in the 'Progress' box.
allowCancel Boolean Optional Indicates whether to allow the User to attempt to Cancel the process (the ByRef cancelled parameter in StatusProcess method). 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