|
-
Nov 8th, 2005, 02:54 AM
#1
Thread Starter
Hyperactive Member
[RESOLVED] casting timer object to System.Windows.forms
Hi. I want to use a timer object from system.windows.forms. However, I also use threads, and I use the namespace: using System.Threading; Just that when I declare a timer object as:
Timer updateTimer;
I get an errro saying that it is ambigious. Is thhere some way to cast the Timer object to System.Windows.Form?
Jennifer
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|