Am Donnerstag, den 12.03.2015, 18:53 +0100 schrieb Benoît Minisini:
> Le 12/03/2015 17:58, Charlie Reinl a écrit :
> > Salut Benoît,
> >
> > ToolButton.Visible  can't be set to false by code.
> >
> > see attached project.
> >
> 
> You are using a ToolBar, and ToolBar manages the visibility of its 
> ToolButtons behind the curtain (it loads its settings after the 
> Form_Load function has been called).
> 
> To make the ToolBar understands what you want, you must act when it 
> raises its "Configure" event.
> 
> Regards,
> 
Salut Benoît,

ok, thanks


-- 
Amicalement
Charlie


------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to