|
-
Sep 13th, 2005, 10:24 AM
#1
Thread Starter
PowerPoster
eventhandling
*sigh*
so stressful.
I cannot get the idea on how to raise events! how????
I have:
MainForm
ClassA (Worker thread)
ClassB (can be called from worker thread or from MainForm)
MainForm has a method which updates the status of a label (status text)
This will be changed from ClassA and ClassB (Mainly ClassA)
How can I create an eventhandler and raise it so that the main form, when event was raised, can change the status text?
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
|