Click here to Skip to main content
16,007,277 members
Home / Discussions / C#
   

C#

 
GeneralRe: Help! Need advice on best .NET resources! Pin
Zombies with Coffee, LLC26-Aug-02 8:23
professionalZombies with Coffee, LLC26-Aug-02 8:23 
GeneralRe: Help! Need advice on best .NET resources! Pin
Rüpel26-Aug-02 21:49
Rüpel26-Aug-02 21:49 
GeneralFire events async... Pin
Ryan Cromwell26-Aug-02 7:39
Ryan Cromwell26-Aug-02 7:39 
GeneralDisable Sizing Pin
Nnamdi Onyeyiri26-Aug-02 6:47
Nnamdi Onyeyiri26-Aug-02 6:47 
GeneralAccepting Tab Pin
Nnamdi Onyeyiri26-Aug-02 6:42
Nnamdi Onyeyiri26-Aug-02 6:42 
GeneralRe: Accepting Tab Pin
Nick Parker26-Aug-02 8:05
protectorNick Parker26-Aug-02 8:05 
GeneralRe: Accepting Tab Pin
Nnamdi Onyeyiri26-Aug-02 8:51
Nnamdi Onyeyiri26-Aug-02 8:51 
GeneralRe: Accepting Tab Pin
Ray Cassick26-Aug-02 10:01
Ray Cassick26-Aug-02 10:01 
I don;t think that this is something that could be done at the control level. Using tab to move from control to control is IMHO more of a form level process. I would hate to think that a control would be allowed to grab focus and not let it go like that.

If you want to achive it at the form level just set the tabstop property of all the other controls to false and focus will have no where to go.

If you are trying to do this in a custom control you are writing then I don't think that you can.


GeneralRe: Accepting Tab Pin
Nnamdi Onyeyiri26-Aug-02 11:04
Nnamdi Onyeyiri26-Aug-02 11:04 
GeneralRe: Accepting Tab Pin
Ray Cassick26-Aug-02 11:35
Ray Cassick26-Aug-02 11:35 
GeneralRe: Accepting Tab Pin
bfarley27-Aug-02 5:22
bfarley27-Aug-02 5:22 
GeneralRe: Accepting Tab Pin
Nnamdi Onyeyiri27-Aug-02 6:14
Nnamdi Onyeyiri27-Aug-02 6:14 
QuestionHow do you set the Tooltip width? Pin
Zombies with Coffee, LLC26-Aug-02 6:38
professionalZombies with Coffee, LLC26-Aug-02 6:38 
GeneralIcon for control in toolbox Pin
Diego Colombo26-Aug-02 4:58
Diego Colombo26-Aug-02 4:58 
GeneralRe: Icon for control in toolbox Pin
leppie26-Aug-02 5:42
leppie26-Aug-02 5:42 
QuestionClose all open forms in WinForm? Pin
Anonymous26-Aug-02 4:57
Anonymous26-Aug-02 4:57 
AnswerRe: Close all open forms in WinForm? Pin
Nnamdi Onyeyiri26-Aug-02 5:00
Nnamdi Onyeyiri26-Aug-02 5:00 
GeneralRe: Close all open forms in WinForm? Pin
Luis Alonso Ramos26-Aug-02 7:41
Luis Alonso Ramos26-Aug-02 7:41 
AnswerRe: Close all open forms in WinForm? Pin
Anonymous26-Aug-02 10:32
Anonymous26-Aug-02 10:32 
GeneralDigital signature Pin
tomiga26-Aug-02 4:30
tomiga26-Aug-02 4:30 
GeneralAlphanumeric Keys Pin
Nnamdi Onyeyiri26-Aug-02 4:13
Nnamdi Onyeyiri26-Aug-02 4:13 
GeneralRe: Alphanumeric Keys Pin
leppie26-Aug-02 5:21
leppie26-Aug-02 5:21 
GeneralRe: Alphanumeric Keys Pin
Nnamdi Onyeyiri26-Aug-02 5:36
Nnamdi Onyeyiri26-Aug-02 5:36 
QuestionHow to tell if the caps lock is on Pin
Nnamdi Onyeyiri26-Aug-02 3:53
Nnamdi Onyeyiri26-Aug-02 3:53 
GeneralDirectX 7.0 Pin
marnicola26-Aug-02 2:56
marnicola26-Aug-02 2:56 

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.