Jun 22, 2003 #1 JohnStep Programmer Joined Apr 19, 2000 Messages 190 Location US Anyone know of a listbox control that allows Different colored Selections???? Any help would be appreciated, John Stephens
Anyone know of a listbox control that allows Different colored Selections???? Any help would be appreciated, John Stephens
Jun 22, 2003 #2 JustinEzequiel Programmer Joined Jul 30, 2001 Messages 1,192 Location PH see faq222-294 Upvote 0 Downvote
Jun 23, 2003 #3 ZOR Technical User Joined Jan 30, 2002 Messages 2,963 Location GB Where's Part 2, or did I blink!! Upvote 0 Downvote
Jun 23, 2003 #4 MasterSword Programmer Joined Jun 19, 2003 Messages 12 Location US Ya, I missed it to, and it was just starting to get good! -- Never underestimate the power of the GOTO statement. Upvote 0 Downvote
Ya, I missed it to, and it was just starting to get good! -- Never underestimate the power of the GOTO statement.
Jun 23, 2003 #5 MasterSword Programmer Joined Jun 19, 2003 Messages 12 Location US Is there just a simple 3rd party control you can use for this? Upvote 0 Downvote
Jun 23, 2003 1 #6 vbSun Programmer Joined Dec 9, 2002 Messages 504 Location US http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=36810&lngWId=1 has something similar... Upvote 0 Downvote
http://www.planetsourcecode.com/vb/scripts/ShowCode.asp?txtCodeId=36810&lngWId=1 has something similar...
Jun 23, 2003 #7 ZOR Technical User Joined Jan 30, 2002 Messages 2,963 Location GB Thanks VBSun, looks good, I'll give it a whirl. Upvote 0 Downvote
Jun 23, 2003 1 #8 bjd4jc Programmer Joined Nov 8, 2001 Messages 1,627 Location US The ListView control also allows multiple colors and is a little easier to use (IMO). Upvote 0 Downvote