VB EXE Error while using OCX **Resolved**
I have made a custom textbox with some enhanced properties.
While leaving Focus from our textbox by clicking on another control works fine, but if I press the TAB key to move to next control -- >
I'm getting this error..
The instruction at "0x00120065" referenced memory at "0x00120065". The memory could not be "read"
Click on Ok to Terminate the program
Click on CANCEL to debug the program
& VB Terminates itself...
What may be the problem?
Help will be appriciated