View Single Post
  #5 (permalink)  
Old 06-23-2008, 09:06 PM
adora25 adora25 is offline
Newbie
 
Join Date: Jun 2008
Location: Nashville, TN
Age: 29
Posts: 8
Rep Power: 0
adora25 is on a distinguished road
Default Re: Help with Background Image!

You don't have to assign an event handler to each item in the combo box. Just trap the click event, like he said, and then do a select case on the the selected combo item, or else have the text in the combo actually be the filename. I'd post some code, but I don't have .NET installed at home, sorry.
Reply With Quote

Sponsored Links