Namespace:
BeeMobile.TransparentControls
Assembly: BeeMobile.TransparentControls.CF3 (in BeeMobile.TransparentControls.CF3.dll) Version: 3.5.8.2
Assembly: BeeMobile.TransparentControls.CF3 (in BeeMobile.TransparentControls.CF3.dll) Version: 3.5.8.2
Syntax
| C# |
|---|
protected override void OnResize( EventArgs e ) |
| Visual Basic (Declaration) |
|---|
Protected Overrides Sub OnResize ( _ e As EventArgs _ ) |
| Visual C++ |
|---|
protected: virtual void OnResize( EventArgs^ e ) override |
Parameters
- e
- Type: System..::.EventArgs