Results 1 to 18 of 18

Thread: difference between key press and key down event in vb.net

Threaded View

  1. #13
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: difference between key press and key down event in vb.net

    Quote Originally Posted by ADQUSIT View Post
    sir what does this mean that one detects keyboard and other detects characters? aren't these same things? aren't these characters are on keyboard? Please tell me the difference between keyboard and characters?
    I already did. Did you not read post #6?
    For instance, Shift+A is two keys but only one character
    How can I make it any clearer than that? To get one upper-case character in a TextBox you have to press two keys on the keyboard.
    Last edited by jmcilhinney; Jun 22nd, 2011 at 08:16 PM.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

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