Hi,

My exe is having two ActiveX QT DLLS. I need to set the tab order for these i.e when I reach at the last widget of the first control and then press tab it should go to next DLLS.

Now when I press the tab after last widget in the first control again it goes to first widget of the same control.

Please tell me how to release focus from the first control so that I can put it on the second control. Is there any signal generated by the widgets when tab is pressed.

Thanks in advance.

Regards
Rakesh