DrawListViewItemEventArgs::DrawText Method
.NET Framework (current version)
Draws the text of the ListViewItem using its current foreground color and the default formatting.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | DrawText() | Draws the text of the ListViewItem using its current foreground color. |
![]() | DrawText(TextFormatFlags) | Draws the text of the ListViewItem using its current foreground color and formatting it with the specified TextFormatFlags values. |
Show:
