[Gambas-user] Get specific focus of tab

Benoit Minisini gambas at ...1...
Sat Oct 4 18:35:44 CEST 2008


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: kris at ...1986...
>
> 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




More information about the User mailing list