View Single Post
Old Oct 29th, 2004, 11:34 AM   #4
Pizentios
Programming Guru
 
Pizentios's Avatar
 
Join Date: May 2004
Location: Brandon, Manitoba, Canada
Posts: 2,023
Rep Power: 7 Pizentios is on a distinguished road
Send a message via ICQ to Pizentios Send a message via MSN to Pizentios
Quote:

How do I change something based on the selection I've made in a combo box?
I wrote:
You want to use a on_change or on_click event handler.

For everything else, maybe try reading this: http://msdn.microsoft.com/library/default....objComboBox.asp
__________________
Profanity is the one language that all programmers understand.

Check out my Blog <---updated Nov 30 2007!
Pizentios is offline   Reply With Quote