API Documentation > CorelDRAW > 2025-v26 > AppStatus > IVGAppStatus
AppStatus.BeginProgress method
Shows a progress meter in the application status bar area
Syntax:
Sub BeginProgress(Optional ByVal Message As String, Optional ByVal CanAbort As Boolean = False)
Parameters:
Name Type Description
Message
String
CanAbort
Boolean
Specifies whether the process can be aborted.
Remarks:
The BeginProgress method shows a progress meter in the application status bar area.