Results 1 to 12 of 12

Thread: Help: Numeric Keypad with multi-textboxes

Hybrid View

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

    Re: Help: Numeric Keypad with multi-textboxes

    Quote Originally Posted by Inemesiiss View Post
    Hi Good day Ive tried this but it doesn't work on mine I did put value on tag property for each of my numkeyBtn but nothing happens
    It works if you do it properly. If it doesn't work for you then you did it wrong. If we can't see what you did, we can't see what's wrong with it. My guess would be that you too ignored the last paragraph of post #2 and just used regular Buttons. It cannot work with regular Buttons and I have explained why. If you want to use regular Buttons then you need to specify the target TextBox some other way besides using ActiveControl.
    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

  2. #2
    Registered User
    Join Date
    Mar 2022
    Posts
    2

    Re: Help: Numeric Keypad with multi-textboxes

    You need a way to click the Button without it taking focus. thank you I just need to find a way for this I'm sorry I cant find your thread regarding on screen key board ive been searching for it (

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

    Re: Help: Numeric Keypad with multi-textboxes

    Quote Originally Posted by Inemesiiss View Post
    I cant find your thread regarding on screen key board
    Click the VB CodeBank link in my signature, press Ctrl+F to open the "Find on page" function of your browser and type in "keyboard". Not sure why I need to explain something like that.
    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