Hi all,

I have several buttons on a form, generated using the GUI, not though
code.  Say their names are "Button1", "Button2" etc - a lot of them.

First, I wanted to share an event handler for all the buttons.  I did
this putting them all to a group called "Buttons" and using the event
handler "Buttons_Click".

Now I need to set the properties of all the buttons in the group.
E.g.: to disable / enable them.  Is there a way to iterate over all
the buttons belonging to the group "Buttons"?

Thanks in advance.

        Anuradha
-- 
http://www.sayura.net/anuradha/

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to