August 5th, 2005, 01:57 AM
|
#3 (permalink)
|
| Member
Join Date: Jul 2005 Location: Cavite, Phil.
Posts: 94
|
well, i'm developing an application for checking a manually encoded document. I made a form full of textboxes, combos, etc. when the user loads a record, the form i did will be filled with it's detail. if there is a wrong data displayed, that control's backcolor will turn red and a text will be written saying: "INCORRECT". the user must double-click that control in order to fix it. and that's where my problem comes. if the error is on a combobox, the code in it's DblClick event is not read by VB. grrr.....
likewise, I haven't used that combo's event... this is my first time.
hope u cud help. 
Last edited by Acid_ICE24 : August 5th, 2005 at 02:02 AM.
Reason: forgot something
|
| |