Alternating row color in VB

  • Thread starter Thread starter Mike
  • Start date Start date
M

Mike

Does anyone know how to show rows (either DataGrid or ListView) with
alternating colors? I've seen Alex F.'s C# class that does it, but I don't
know how to use that class from my Visual Basic project. Can anyone help?
 
That converter is pretty cool. Thanks.

Seems like there should also be a way to compile the C# code into a dll or
something that could be used by VB. Not sure how to do this.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top