Tab order in IE launched apps

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a .Net control hosted in a web page. This control loads a windows forms app on the client. This works fine. However i'm losing the ability to tab between controls. IT's as if there is no tab orer on the form. If I launch the program manually tabbing works fine

Suggestions? I dont really want to implement my own tab-order

Thanks
 
Hi Alec,

Currently I am looking for somebody who could help you on it. We will reply
here with more information as soon as possible.
If you have any more concerns on it, please feel free to post here.


Thanks for your understanding!

Best regards,

Gary Chang
Microsoft Online Partner Support

Get Secure! - www.microsoft.com/security
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
 
Hello,

Thanks for your post. As I understand, you have a .NET WinForm application.
When it is launched by IE, the tab does not work, while it works properly
without IE. Please correct me if there is any misunderstanding.

I tested on my side, however, I am not able to reproduce the problem. Could
you please type the hyper link to the .NET app directly in IE and see if it
works?

In addition, does the problem occur to a specific project or occur to all
apps launched in IE? Could you post a sample project and tell me the
detailed steps to reproduce the problem?

I look forward to hearing from you.

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
 
Tian
I have a windows forms application that is launched from a embedded windows control. The windows control is hosted in IE

That help

Alec
 
Hi Alec,

Do you mean that in your windows control, it starts a new process of
Windows Forms application? I checked it on my side, however, I am still not
able to reproduce the problem by creating a sample windows control on my
side. Could you please provide some code snippet which demonstrates what
you doing in the code?

I look forward to hearing from you.

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
 
Back
Top