Results 1 to 3 of 3

Thread: [RESOLVED] Keyboard Tab Key Control

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Sep 2012
    Posts
    119

    Resolved [RESOLVED] Keyboard Tab Key Control

    Hi,
    I have a form in which there are 11 text boxes and two button controls(Just example) ,I want the tab key control to be in the textbox1 when the form loads ,and then If I press Tab Key from keyboard then it will be on second number text box and so on,currently in my form if I lay the text boxes in a correct sequence then it works perfectly For e,g. Textbox1 and then textbox2 and so on ,but If the text box numbers are not in the sequence then after pressing tab key the control will be on the second number text box and it might be on the bottom and there are some text boxes with in those two text boxes.I want the control to be on the second number of text box regardless of the text boxes numbers.
    How can I accomplish that?

  2. #2

    Thread Starter
    Lively Member
    Join Date
    Sep 2012
    Posts
    119

    Re: Keyboard Tab Key Control

    I got the answer ...

  3. #3
    Super Moderator dday9's Avatar
    Join Date
    Mar 2011
    Posts
    12,374

    Re: [RESOLVED] Keyboard Tab Key Control

    It's rather annoying whenever you have a solution for your problem, and just say "I got it". I recommend that you put what you did for people that have the same issue as you, that a way they can have the answere. I'm assuming that you set the TabIndex to the way you wanted.
    "Code is like humor. When you have to explain it, it is bad." - Cory House
    VbLessons | HtmlLessons | CssLessons | Code Tags | Sword of Fury - Jameram

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