I had v 1.08 and couldn't get Custom function of the timer control to fire. I then upgraded to 1.1 and still had same problem. But after I deleted the old Timer control from my form AND deleted the old generated 1.08 code for the CUSTOM handler for the timer, everything worked. I noticed that the calling parameters were significantly different.
I'm happy this is working now. Should I delete and then regenerate my event functions whenever I upgrade? It's not the end of the world as I usually keep all my code outside of these functions.
Thanks,
John Dunbar