ComboBox Change Event 
Author Message
 ComboBox Change Event

I had a combobox on a form with code attached to
the 'change' event. Everything worked as expected. I moved
the combobox to a frame, and now the 'change' event is no
longer executed when the value of the combobox changes.

Any Thoughts?



Sat, 23 Oct 2004 03:58:43 GMT  
 ComboBox Change Event
Try on the Click() event...


Quote:
> I had a combobox on a form with code attached to
> the 'change' event. Everything worked as expected. I moved
> the combobox to a frame, and now the 'change' event is no
> longer executed when the value of the combobox changes.

> Any Thoughts?



Sat, 23 Oct 2004 22:23:46 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. ComboBox Change Event Does not fire when user changes selection

2. Help: Losing ComboBox Change event in UserControl OCX

3. ComboBox Change Event

4. ComboBox Change event

5. ComboBox Change event

6. Speaking of Combobox Change Events...

7. VB6: ComboBox Change Event Not Firing

8. HELP!! Monitoring ComboBox change event???

9. commandbar combobox and its change event

10. commandbar combobox and its change event

11. Combobox control, change event

12. Change event (combobox)

 

 
Powered by phpBB® Forum Software