How to do this:

Dim i as integer

For i = 1 to 3
  Textbox[i].Text = i ' Textbox1.Text, Textbox2.Text and Textbox3.Text   
Next

Thanks



--
View this message in context: 
http://gambas.8142.n7.nabble.com/How-to-set-name-of-control-tp46134.html
Sent from the gambas-user mailing list archive at Nabble.com.

------------------------------------------------------------------------------
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test & Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to