CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 4 of 4

Thread: URGENT

  1. #1
    Join Date
    Jun 1999
    Posts
    34

    URGENT

    Hello
    What is the ascii code for the Suppr Key
    Thanks


  2. #2
    Join Date
    Apr 1999
    Location
    Netherlands
    Posts
    181

    Re: URGENT

    Which key??

    Crazy D @ Work :-)

  3. #3
    Join Date
    Jun 1999
    Posts
    34

    Re: URGENT

    Excuse me, in inglish it is the Delete Key


  4. #4
    Join Date
    Apr 1999
    Location
    Netherlands
    Posts
    181

    Re: URGENT

    Check out the vbKey constants, it's called vbKeyDelete.

    Crazy D @ Work :-)

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

Featured