Another TabControl Problem |
Post Reply |
Author | |
kylechen
Groupie Joined: 29 November 2004 Status: Offline Points: 57 |
Post Options
Thanks(0)
Posted: 16 March 2006 at 7:23am |
Hello, Another TabControl Problem - I'm using tabcontrol insertitem with with external form, when current focus is at tabcontrol, I can't using "Tab" key to move to controls in child form - this is a big problem for users used to using Keyboard. Any advice except telling me "better to put all control in the same form as TabControl"? (sorry I have to use external form ) Thank you very much,
|
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello, How about to use UserControls? just convert external forms to UserControls and tab will work. |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
kylechen
Groupie Joined: 29 November 2004 Status: Offline Points: 57 |
Post Options
Thanks(0)
|
oleg thank you for your reply. both way you advised not proper for my project because the forms are created from a plugin DLL and in most case I can't make it usercontrols. thank you anyway |
|
Oleg
Admin Group Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
|
Hello, Unfortunatelly we can't influence how Visual Basic handle Tab key :( Sorry. |
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
kylechen
Groupie Joined: 29 November 2004 Status: Offline Points: 57 |
Post Options
Thanks(0)
|
Seems it's not the VB problem. You can test it in the suitepro TabManager sample, maybe I didn't describe it clear. Please see image below, when the current focus is in Tab control, then I cant navigate to controls in tab client without a MOUSE click. Any idea? |
|
Post Reply | |
Tweet
|
Forum Jump | Forum Permissions You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |