Occurs when the System.Windows.Forms.ListView control is painted.
The System.Windows.Forms.ListView control is drawn by the operating system or is owner drawn, so the ListView.Paint event is never raised. For more information about owner-drawing, see the ListView.OwnerDraw property.