|
-
August 10th, 2009, 08:03 AM
#1
Program stops working when the form looses focus
Guru's,
I am brand spanking new to c#. I am using VS 2005 and trying to modify a console app to a windows app.
I added a form with a couple of textbox and got the main proc in program.cs to update the textboxes in the form. I changed the properties and got it to build etc.
Miraculously it also works. But the issue I am having is anytime the form looses focus, the program stops working. It will not work even when the window gets focus back.
Any help will be much appreciated.
Thanks.
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
|