"Kueishiong Tu" <(E-Mail Removed)> wrote in message
news:2e7501c37517$7a8e0050$(E-Mail Removed)...
> Is there any way to change only the ForeColor and
> BackColor of a subitem of a listview item? That means
> if the listview is displayed in detailed mode, only one
> field of a listview item has a different color instead of
> the whole row.
The ListViewSubItem class has its own Font, ForeColor and BackColor
properties, however there are ignored unless you set the
UseItemStyleForSubItems property of the list-view to false.
--
Kevin Westhead
|