Occurs when a progress bar is created, stopped, or released in the status bar of the application.
| Visual Basic |
|---|
Public Event ProgressBarEvent( _ ByVal pVal As ProgressBarEvent, _ ByRef BubbleEvent As Boolean _ ) |
Indicates how the application handles the event. Relevant only when ProgressBarEvent.BeforeAction is true.