[Missing <summary> documentation for M:PerpetuumSoft.Instrumentation.Windows.Forms.Widget.OnLoad(System.EventArgs)]
Assembly: PerpetuumSoft.Instrumentation (in PerpetuumSoft.Instrumentation.dll) Version: 3.9.0.1
Syntax
| C# |
|---|
protected override void OnLoad( EventArgs e ) |
| Visual Basic (Declaration) |
|---|
Protected Overrides Sub OnLoad ( _ e As EventArgs _ ) |
| Visual C++ |
|---|
protected: virtual void OnLoad( EventArgs^ e ) override |
Parameters
- e
- Type: System..::.EventArgs