Is there a way to disable TabIndex for controls in a Form (C# winForms) that never need focus?
Set TabStop property to false
TabStop
2.1m questions
2.1m answers
60 comments
57.0k users