I have created a control that is a composite control.  It derives from
Control and not ContainerControl.

What I have found is that if I place it on a form with several other
controls I can press TAB and move the focus to it and away from it just
fine.  If I however press Shift-TAB the focus gets stuck on my control and
never leaves it.

I can't seem to figure out by rooting around in the base classes where the
Tab/ShiftTab key handling is done to shift focus.

Any suggestions?

Chris

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to