|
-
Aug 17th, 2009, 05:28 PM
#1
Thread Starter
Hyperactive Member
ShowDialiog not working
I am receiving data from a socket, which is on its own thread, it handles everything, and then passes the data to a routine on the main form, which calls ShowDialog(Me) when the first byte of data arrives. THe problem is, the ShowDialog, doesnt work. Its acting like i just used Show instead of ShowDialog, i can still work the form behind it just fine, which is bad. Is there anyway i can fix this??
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
|