PPCC Namespace
Namespace:
PPCC.ColorPickerAssembly: ColorPicker (in ColorPicker.dll)
Version: 1.0.2727.23381
Syntax
| C# |
|---|
protected override void OnPaint( PaintEventArgs e ) |
| Visual Basic (Declaration) |
|---|
Protected Overrides Sub OnPaint ( _ e As PaintEventArgs _ ) |
| Visual C++ |
|---|
protected: virtual void OnPaint( PaintEventArgs^ e ) override |