PPCC Namespace
Namespace:
PPCC.ColorButtonAssembly: ColorButton (in ColorButton.dll)
Version: 2.0.0.0
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 |