Coloring rows in Listview

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hello, I'm working on an Access 97 application and I want to have some rows
of a listview control be a different color. Anyone know how to do this?

Thanks

Don
 
Randy Birch has some code at http://vbnet.mvps.org/code/comctl/lvledger.htm
that may work with Access 97, but I'm not sure 'cause I've never actually
tried it.

Obligatory warning: Randy's site is aimed at VB programmers. There are
significant differences between the controls available for forms in VB and
those in Access, so often his examples won't port directly to Access.
 

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