Results 1 to 3 of 3

Thread: Form_KeyDown() Isnt working

  1. #1

    Thread Starter
    Member
    Join Date
    Nov 1999
    Posts
    33

    Post

    I currently have a loop that is going on and i have DoEvents in there but the KeyDown wont work, Im trying to get it so when they hold down a cetain key that something moves along with the other things with the loop. The Doevents is working for my other things like For my Menus and such but not for the KeyDown anyone got any ideas to Help?


  2. #2
    Fanatic Member
    Join Date
    Oct 1999
    Location
    MA, USA
    Posts
    523

    Post

    Set form's KeyPreview Property to True
    HTH

    ------------------
    Visual Basic Programmer
    ------------------
    PolComSoft
    You will hear a lot about it.


  3. #3

    Thread Starter
    Member
    Join Date
    Nov 1999
    Posts
    33

    Post

    Ahhh....

    Thanks it worx now =)

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