VS.2005: bug or feature: wrong timer in windows service

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I work on a windows service. When dragging a timer from the Toolbox component
section to the windows service designer, I get a System.Windows.Forms.Timer.

Documentation says System.Windows.Forms.Timer should only be used together
with windows forms.

imho the toolbox should contain System.Timers.Timer

thanks, herbert
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top