dynamic setting of list view background color in vbscript

by "Phil Babcock" <pbabcock(at)bgsgroup.com>

 Date:  Fri, 10 Nov 2000 13:36:28 -0500
 To:  hwg-languages(at)hwg.org
  todo: View Thread, Original

Hey all

I have a list view object that is named "lvTitles".  Is there a way to=
 dynamically change the background color of the a row when it is clicked=
 on? This is what I am trying to use so far, and it isnt working:

Private Sub lvTitles_Click

	lvTitles.SelectedItem.bgcolor =3D "red"
	
end sub


I have tried many other combinations also, but I can't seem to locate the=
 right DOM property for this.  Is this even possible?

As stated in the subject line, I want to do this with vbscript.  This app=
 will run exclusively on IE....

tia!
phil.

HWG: hwg-languages mailing list archives, maintained by Webmasters @ IWA

This page is part of a preserved archive of archives.hwg.org. The site is no longer active and its content is not maintained. For enquiries about this archive, write to archive(at)iwanet.org.