| BeforeAction Property | |
| See Also |
Returns a boolean value specifying that the before event occurred.
Read-only property
| Visual Basic |
|---|
Public Property BeforeAction() As Boolean |
Relevant for the following event types:
- pbet_ProgressBarStopped, indicating that the application received a request to stop the progress bar.
- pbet_ProgressBarCreated, indicating that the application received a request to create a progress bar.