|
-
Mar 31st, 2005, 05:25 PM
#1
Thread Starter
New Member
A hurdle I'm not getting through...Need some quick help.
Hey guys, I just recently started going through the tutorials in my VB.net book, and I've run into an obstacle that I can't figure out for anything.
After completing my assignment for the "RM Sales" application and successfully starting the application under "Debug", I find that the entire application is totally inviable--everything appears gray, all the buttons, words and textboxes. I can't click on any textboxes or buttons. I've searched frantically trying to figure out what the problem might be, but to no avail. I couldn't find anything in the Properties that would seem to cause this.
It would be greatly appreciated if someone could help me out on this.
-
Mar 31st, 2005, 05:35 PM
#2
Re: A hurdle I'm not getting through...Need some quick help.
Did you set the forms Enabled property to false?
If not post the code in the "Windows Form Designer" region...
Tips:
- Google is your friend! Search before posting!
- Name your thread appropriately... "I Need Help" doesn't cut it!
- Always post your code!!!! We can't read your mind!!! (well, at least most of us!)
- Allways Include the Name and Line of the Exception (if one is occuring!)
- If it is relevant state the version of Visual Studio/.Net Framwork you are using (2002/2003/2005)
If you think I was helpful, rate my post  IRC Contact: Rizon/xous ChakraNET/xous Freenode/xous
-
Mar 31st, 2005, 05:41 PM
#3
Thread Starter
New Member
Re: A hurdle I'm not getting through...Need some quick help.
 Originally Posted by <ABX
Did you set the forms Enabled property to false?
If not post the code in the "Windows Form Designer" region...
Thank you so much, that was the problem! I can't figure out how I put it on false.
I rated your post.
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
|