R
Richard Krupa
Hey guys, ive asked the question before but no1 got back to me. On the
listview control i wish to make every second Row background a different
colour, ie:
White
Gray
White
Gray
White
Gray
etc...
i can do this with a bmp image but its not the best way, the size of the MDE
file size increases and older computers dont seem to be able to handle it.
Ive tried it on a few listviews and the size went from 10mb about to over
30mb. Is there a way i can do this with code and not a bmp? The reason is
that with code i can turn it off and on and i can get rid of the bmp's and
get the file size back to normal. I really want to be able to do this as it
makes reading the screen easier but if it cant be done with code then i will
have no choice.
Ive seen a solution for this forVB at
http://vbnet.mvps.org/index.html?code/comctl/lvledger.htm but i could never
get the code to work in Access 97
Any replies appreciated
Regards,
Richard
listview control i wish to make every second Row background a different
colour, ie:
White
Gray
White
Gray
White
Gray
etc...
i can do this with a bmp image but its not the best way, the size of the MDE
file size increases and older computers dont seem to be able to handle it.
Ive tried it on a few listviews and the size went from 10mb about to over
30mb. Is there a way i can do this with code and not a bmp? The reason is
that with code i can turn it off and on and i can get rid of the bmp's and
get the file size back to normal. I really want to be able to do this as it
makes reading the screen easier but if it cant be done with code then i will
have no choice.
Ive seen a solution for this forVB at
http://vbnet.mvps.org/index.html?code/comctl/lvledger.htm but i could never
get the code to work in Access 97
Any replies appreciated
Regards,
Richard