ProgressBar.OnCancel
This event is called when the progress bar's cancel button is clicked.
| Syntax | Parameters | Return Value |
|---|---|---|
Event ProgressBar.OnCancel( _
ByRef Cancel As Boolean)
|
Cancel [in,out]
Type: Boolean |
- |