Results 1 to 3 of 3

Thread: A hurdle I'm not getting through...Need some quick help.

  1. #1

    Thread Starter
    New Member
    Join Date
    Mar 2005
    Posts
    2

    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.

  2. #2
    Frenzied Member <ABX's Avatar
    Join Date
    Jul 2002
    Location
    Canada eh...
    Posts
    1,622

    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

  3. #3

    Thread Starter
    New Member
    Join Date
    Mar 2005
    Posts
    2

    Re: A hurdle I'm not getting through...Need some quick help.

    Quote 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
  •  



Click Here to Expand Forum to Full Width