M
Mark Bath
The example in the WakeUpAtTime FAQ at
http://wiki.opennetcf.org/ow.asp?CompactFrameworkFAQ/WakeupAtTime
I'm attempting to try this out, but the line that reads....
main.Invoke( new EventHandler( main.Wakeup ) );
I can't get the .WakeUp (System.EventArgs) to appear in the visual studio.
Am I missing an include or a "using"?
http://wiki.opennetcf.org/ow.asp?CompactFrameworkFAQ/WakeupAtTime
I'm attempting to try this out, but the line that reads....
main.Invoke( new EventHandler( main.Wakeup ) );
I can't get the .WakeUp (System.EventArgs) to appear in the visual studio.
Am I missing an include or a "using"?