I hate playing guess the issue, this error can mean a varity of things, Withevent statements, improper naming of controls , deleting controls and not it's subroutines.. the list goes on, what line is the first error on, and where does it show on your code example,
also, find what control is giving the error (if any) and try changing the name of the control to something else
name a control , control can do this
not having the control can do this.
what context (and error number/details) are you receiving this error.
The Handles keyword at the end of a procedure declaration causes it to handle events raised by an object variable declared using the WithEvents keyword.
okej.. i can not rlly find the issiu ,
sometimes when ther is a error its get a red underline but not this time -,-
sometimes i hate vb08 XD
but, u dont have a idea wat it can be?