Perfect, thx!

2009/12/5 Fabien Bodard <gambas...@gmail.com>

> 2009/12/5 yuhej <robert1juh...@gmail.com>:
> >
> > Hi,
> >
> > Is there any option to hide some of the tabs of a tab control? For
> different
> > users I wish to show different information (depending on their right) but
> I
> > don't know if I may make invisible or not enabled some of the tabs.
> >
>  TabStrip1[0].Visible = FALSE
> or    TabStrip1[0].Enabled = FALSE
> > Another quesion: can I change the order of the tabs (in design time)?
> >
> yes you have an option on right click on the form editor
> > Thanks,
> > Robi
> > --
> > View this message in context:
> http://old.nabble.com/tab-tp26656660p26656660.html
> > Sent from the gambas-user mailing list archive at Nabble.com.
>  >
> >
> >
> ------------------------------------------------------------------------------
> > Join us December 9, 2009 for the Red Hat Virtual Experience,
> > a free event focused on virtualization and cloud computing.
> > Attend in-depth sessions from your desk. Your couch. Anywhere.
> > http://p.sf.net/sfu/redhat-sfdev2dev
> > _______________________________________________
> > Gambas-user mailing list
> > Gambas-user@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/gambas-user
> >
>
>
> ------------------------------------------------------------------------------
> Join us December 9, 2009 for the Red Hat Virtual Experience,
> a free event focused on virtualization and cloud computing.
> Attend in-depth sessions from your desk. Your couch. Anywhere.
> http://p.sf.net/sfu/redhat-sfdev2dev
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
------------------------------------------------------------------------------
Join us December 9, 2009 for the Red Hat Virtual Experience,
a free event focused on virtualization and cloud computing. 
Attend in-depth sessions from your desk. Your couch. Anywhere.
http://p.sf.net/sfu/redhat-sfdev2dev
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to