> Dimitris,
> thanks for the tip. I can get the Keypress event from the form and get the
> combination for Ctrl + Tab.
> However, since I have a Workspace, I don't know how to access the Tabstrip
> control or how to index the forms in it.

You don't.

You must use the Workspace.Children property to get an array of all child 
windows, choose your window, and then set the Workspace.ActiveWindow property.

Regards,

-- 
Benoît

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to