MDI + KEY DOWN EVEN problem

G

Govind

Hi,

I am working with MDI form in .NET, In a child form i am unable to move the

cursor to previous control using the Shift + Tab combination in Keycode

Event procedure. Even i set the tabStop property to false for all controls.

It is working fine when it shows as a normal form (Non MDI). The problem

occurded only when it shows as a MDI child.

Kindly let me the problem

Regards,

GOVIND.
 
J

Jeff Johnson [MVP: VB]

I am working with MDI form in .NET

Please do not crosspost .NET questions to non-.NET groups (and vice versa).
The *.vb.* groups are for VB6 and earlier.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top