Handles BeginComputation events.
Syntax
| Visual Basic (Declaration) |
|---|
Protected Overridable Sub OnBeginComputation ( _
e As EventArgs _
) |
| C# |
|---|
protected virtual void OnBeginComputation (
EventArgs e
) |
| C++ |
|---|
protected:
virtual void OnBeginComputation (
EventArgs^ e
) |
Parameters
- e (EventArgs)
- event arguments