473,394 Members | 1,481 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Can't use tab key to move between textbox in winforms, why is that?

I'm trying to use tab key to move between textbox in my winforms in c#.
All the texbox have the tabstop property enabled and I have already set a tab order in view menu but when I compile and try to use the tab key I hear a ding sound and it doesn't move to the next textbox according to the taborder, none of the textboxes do nothing when I press the tab key... Why is this?
Thanks
Jan 13 '12 #1
2 4398
I would check the tab values here. While it shouldn't be possible to do it, there are times when duplicate IDs for a tab can be there.
Jan 16 '12 #2
Fire up visual studio. Right click on the toolbar and select Layout toolbar. The last icon on the Layout toolbar is the Tab Order tool. Click on it and assign your tab order accordingly.

:)
Jan 27 '12 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

1
by: Tony | last post by:
hi. using visual studio.net , when i add form object either web form or window forms , i can not move them to the location on the web by draging and droping them. they move but once the mouse...
4
by: MLH | last post by:
HelpBox is a textbox control on a form. When line #254 is processed, the focus is on HelpBox. However, when line #254 executes, the error saying 'can't move focus to ButtonG' is returned. I've...
2
by: Jimmy | last post by:
HI I have placed a literal server control on my webform but i can't move it on the webform . What could be the cause of this? ch Jim
0
by: > Adrian | last post by:
Ho can I move the margin to the left by adding which code below? Many thanks, Adrian. ************************** using System; using System.ComponentModel;
1
by: Simon | last post by:
Dear reader, How can I move the record pointer in a sub form. The sub form is a datasheet type. Both forms have the same reference key. How can I move the record pointer in the sub form...
7
by: kiwipedia | last post by:
Hi all I have a combo-box control which I've set as a required field. It's a date and uses a calendar as coded below. All works fine unless the user deletes a pre-existing value (leaving a...
9
by: ziamughal | last post by:
sir i have made a picture viewer application and i have a dirlistbox ,filelistbox ,drivelistbox and image list control on it .now when i select the drive where i have pictures and select the folder...
5
by: Xohaib | last post by:
Hi GUYS! i am facing a problem in this program chechk it. #include<iostream.h> #include <stdlib.h> void main() { system("D:"); system("dir");
10
by: ewankosayo | last post by:
Hi can anyone help me how can i move to the next record? While Reader.Read For Each Row As DataRow In Table.Rows If Reader("UserID") = Row("UserID") Then ...
9
by: dl3kla | last post by:
this my program flashing text how can i move the text Hello from left side to right side import javax.swing.JApplet; import java.awt.Graphics; import java.awt.Color; import java.awt.Font; ...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.