Click here to Skip to main content
15,903,854 members
Home / Discussions / C#
   

C#

 
Generalmy tab control is slow Pin
robmays15-Apr-04 3:22
robmays15-Apr-04 3:22 
GeneralRe: my tab control is slow Pin
Heath Stewart15-Apr-04 3:25
protectorHeath Stewart15-Apr-04 3:25 
GeneralRe: my tab control is slow Pin
robmays15-Apr-04 3:39
robmays15-Apr-04 3:39 
GeneralRe: my tab control is slow Pin
Heath Stewart15-Apr-04 3:44
protectorHeath Stewart15-Apr-04 3:44 
GeneralRe: my tab control is slow Pin
robmays15-Apr-04 3:54
robmays15-Apr-04 3:54 
GeneralRe: my tab control is slow Pin
robmays15-Apr-04 3:59
robmays15-Apr-04 3:59 
GeneralRe: my tab control is slow Pin
Heath Stewart15-Apr-04 4:01
protectorHeath Stewart15-Apr-04 4:01 
GeneralTab order Pin
phimix15-Apr-04 3:05
phimix15-Apr-04 3:05 
I have a form with 3 controls. Number 1 and 3 should have a tab order, and TabStop is set to "true". The second control should not have a TabStop, so I have set it to "false". But when I compile my solution, it is automaticly set back to "true" - why?


A second problem is that I have a label on a form, with a text: "nu&mber:" and with tabIndex 9. I have a textBox with tabIndex 10. Then I want the textBox to get in focus, when I press "ALT + m". But nothing happens.
I have no other controls with a lower tabIndex then 20, so it should not conflict with other controls. Furthermore I have no eventHandler that override "ALT + m".


GeneralTimers in C# Pin
bouli15-Apr-04 3:01
bouli15-Apr-04 3:01 
GeneralRe: Timers in C# Pin
Heath Stewart15-Apr-04 3:20
protectorHeath Stewart15-Apr-04 3:20 
GeneralRe: Timers in C# Pin
bouli15-Apr-04 3:29
bouli15-Apr-04 3:29 
Generalsetup and deployment projects Pin
Dpriya15-Apr-04 2:59
Dpriya15-Apr-04 2:59 
GeneralRe: setup and deployment projects Pin
bouli15-Apr-04 3:05
bouli15-Apr-04 3:05 
GeneralRe: setup and deployment projects Pin
Heath Stewart15-Apr-04 3:48
protectorHeath Stewart15-Apr-04 3:48 
GeneralRe: setup and deployment projects Pin
Heath Stewart15-Apr-04 3:41
protectorHeath Stewart15-Apr-04 3:41 
GeneralRe: setup and deployment projects Pin
bouli15-Apr-04 4:05
bouli15-Apr-04 4:05 
GeneralRe: setup and deployment projects Pin
Heath Stewart15-Apr-04 4:11
protectorHeath Stewart15-Apr-04 4:11 
GeneralRe: setup and deployment projects Pin
bouli15-Apr-04 4:20
bouli15-Apr-04 4:20 
GeneralRe: setup and deployment projects Pin
Heath Stewart15-Apr-04 5:00
protectorHeath Stewart15-Apr-04 5:00 
GeneralStrongly typed DataSet from a web service Pin
bjoernen15-Apr-04 2:49
bjoernen15-Apr-04 2:49 
GeneralRe: Strongly typed DataSet from a web service Pin
Heath Stewart15-Apr-04 3:58
protectorHeath Stewart15-Apr-04 3:58 
GeneralRe: Strongly typed DataSet from a web service Pin
bjoernen15-Apr-04 4:47
bjoernen15-Apr-04 4:47 
GeneralRe: Strongly typed DataSet from a web service Pin
Heath Stewart15-Apr-04 5:03
protectorHeath Stewart15-Apr-04 5:03 
GeneralRe: Strongly typed DataSet from a web service Pin
bjoernen15-Apr-04 21:06
bjoernen15-Apr-04 21:06 
GeneralRe: Strongly typed DataSet from a web service Pin
Heath Stewart16-Apr-04 3:55
protectorHeath Stewart16-Apr-04 3:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.