A
Aaron
I know this has been covered before, but what I'm looking for is real
simple and most of the examples out there are listbox specific. I'm
also new to OpenNETCF so if someone could provide me with a snippet
and some advice I'd appreciate it.
I just need to, as I iterate through while populating my listview,
color specific items (rows) of my listview. All colored rows would
have the same color, so it's only a single color I need to worry
about. This isn't a situation where every other one is colored, or
something like that, rather randomly based on specific criteria. What
references do I need to do this, I assume OpenNETCF.Drawing, and how
easy is this to implement seeing as to how most of my project has been
completed with the ListView from VS 2003 .NET. Can a small sample be
supplied to get me on the right track?
Thanks.
simple and most of the examples out there are listbox specific. I'm
also new to OpenNETCF so if someone could provide me with a snippet
and some advice I'd appreciate it.
I just need to, as I iterate through while populating my listview,
color specific items (rows) of my listview. All colored rows would
have the same color, so it's only a single color I need to worry
about. This isn't a situation where every other one is colored, or
something like that, rather randomly based on specific criteria. What
references do I need to do this, I assume OpenNETCF.Drawing, and how
easy is this to implement seeing as to how most of my project has been
completed with the ListView from VS 2003 .NET. Can a small sample be
supplied to get me on the right track?
Thanks.