HELP!! Monitoring ComboBox change event??? 
Author Message
 HELP!! Monitoring ComboBox change event???

Hi-  

I am using a ComboBox with the style property set to 2 (drop down
listbox).  I need to know when the user has changed the contents of the
choice.  The change event only works when the style property is set to 0
or 1.  I am tracking the change now in the LostFocus event, but I need to
now sooner so that I can immediately enable some other controls.

Any help is greatly appreciated.  Thanks in advance.  Please e-mail at



Sun, 19 Jul 1998 03:00:00 GMT  
 HELP!! Monitoring ComboBox change event???
There may be good reason for this but I don't know what it is ...

In Style 2, drop down list box, use the click event to detect activity
and then write a quick few-liner to detect a change was made.



Mon, 20 Jul 1998 03:00:00 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Help: Losing ComboBox Change event in UserControl OCX

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

3. commandbar combobox and its change event

4. commandbar combobox and its change event

5. Combobox control, change event

6. Change event (combobox)

7. ComboBox Change Event

8. ComboBox Change event

9. ComboBox Change event

10. Combobox List Change Event

11. combobox style2 change event

12. Speaking of Combobox Change Events...

 

 
Powered by phpBB® Forum Software