[Gambas-user] How to Enable/Disable 55 buttons in a few string of code?
abbat81
abbat.81 at ...787...
Sun Aug 25 10:16:35 CEST 2013
Hi,
Something like this:
For i = 1 To 55
Button & i &.Enable = True
Next
Of course, this does not work.
So what the way?
Thanks
--
View this message in context: http://gambas.8142.n7.nabble.com/How-to-Enable-Disable-55-buttons-in-a-few-string-of-code-tp42984.html
Sent from the gambas-user mailing list archive at Nabble.com.
More information about the User
mailing list