[Gambas-user] tabstrip help

Stephen Bungay sbungay at ...981...
Sun Apr 13 02:43:52 CEST 2008


TabStrip1.Index = 2

   Where [number] is the tabstrip index you want active. Remember they 
start at zero, so the third one would be number 2.

Steve.

Jason Hackney wrote:
> Sorry, I'm a bit new. I couldn't find a helpful answer through search.
> 
> I have a 3-tab tabstrip on a form. I've set up logic to check for the
> existence of a file prior to displaying the form. If the file exists,
> everything is normal and the program starts in a default state. If the
> file does not exist, I want to make the third tab in the tabstrip
> active.
> 
> I want to select the third tab via code. Can someone please explain
> the syntax that would accomplish this?
> 
> Thank you!
> 
> -------------------------------------------------------------------------
> This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
> Don't miss this year's exciting event. There's still time to save $100. 
> Use priority code J8TL2D2. 
> http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
> 





More information about the User mailing list