Reply to thread

I am having problems blocking keycodes on a combobox say for instance if keycode<>0 then i want the keycode as 0


in vb 6 you would use the ascii method with keypress that does no longer work have tried key up and keydown nothing seems to work.


Also when attempting to lock a combobox using the lock property does not work.  the user is still able to enter text.


Thanx in advance


Spooke


Back
Top