emaduddeen
Well-known member
- Joined
- May 5, 2010
- Messages
- 171
- Location
- Lowell, MA & Occasionally Indonesia
- Programming Experience
- Beginner
Hi Everyone,
I have a combo box and use the SelectedIndexChanged event. I noticed when I assign a value to the combo box that this event fires even though the user does not click on the control.
Can you tell me how to test for when the user clicks on it and actually selects a value from it?
Thanks.
Truly,
Emad
I have a combo box and use the SelectedIndexChanged event. I noticed when I assign a value to the combo box that this event fires even though the user does not click on the control.
Can you tell me how to test for when the user clicks on it and actually selects a value from it?
Thanks.
Truly,
Emad