PPCC Namespace

Namespace:  PPCC.ColorPicker
Assembly:  ColorPicker (in ColorPicker.dll)
Version: 1.0.2727.23381

Syntax

C#
protected override void OnPaintBackground(
	PaintEventArgs e
)
Visual Basic (Declaration)
Protected Overrides Sub OnPaintBackground ( _
	e As PaintEventArgs _
)
Visual C++
protected:
virtual void OnPaintBackground(
	PaintEventArgs^ e
) override

See Also