PPCC Namespace
Namespace:
PPCC.ColorPickerAssembly: ColorPicker (in ColorPicker.dll)
Version: 1.0.2727.23381
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