Namespace: CuteEditor
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
protected override void OnUnload( EventArgs e ) |
Visual Basic |
---|
Protected Overrides Sub OnUnload ( _ e As EventArgs _ ) |
Visual C++ |
---|
protected: virtual void OnUnload( EventArgs^ e ) override |
Parameters
- e
- Type: System..::..EventArgs