MDI form & Keydown event problem

  • Thread starter Thread starter Govindaraj K
  • Start date Start date
G

Govindaraj K

Hi,

I am working with MDI form , In a child form i am unable to move the
cursor to previous control using the Shift + Tab combination in KEYDOWN
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.
 
Back
Top