System.Windows.Forms.ControlStyles.UserPaint Field

If true, the control paints itself rather than the operating system doing so. If false, the Control.Paint event is not raised. This style only applies to classes derived from System.Windows.Forms.Control.

Syntax

ControlStyles UserPaint

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0