DrawListViewItemEventArgs::DrawBackground Method ()
.NET Framework (current version)
Draws the background of the ListViewItem using its current background color.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Use this method to draw a standard background that uses the current value of the ListViewItem::BackColor property. The background is drawn to fill the area specified by the Bounds property.
.NET Framework
Available since 2.0
Available since 2.0
Show: