On vendredi 26 septembre 2008, Kris Douglas wrote:
> Hello, i'm new to Gambas, using it for some basic apps.
>
> I was wondering how you get the focus of a specific tab on the tab
> container control. The only focus i can seem to apply is of the
> control itself, rather than individual tabs.
>
> Thanks,
> Kris Douglas
>       Softdel Limited Hosting Services
>       Web: www.softdel.net
>       Mail: [EMAIL PROTECTED]
>
> Company No. 6135915
> Registered in England and Wales
>

Mmm. You can't do that directly I think, unless maybe by doing 
TabStrip.SetFocus() and setting the TabStrip.Index property?

-- 
Benoit Minisini

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to