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.