Does anyone know how to use the timer control without having a form in your project. In my case I want a timer in a .dll, which has no forms and I don't want to add another class, I want to use the built in timer object.