Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Macro substitution
Message
From
08/10/2005 00:07:40
 
General information
Forum:
Visual Basic
Category:
Other
Miscellaneous
Thread ID:
01052297
Message ID:
01057387
Views:
11
Thanks Colon, i though no one will bother about my stupid question, Thanks for ur solution,but it's not really the thing i want. i want to do something look like below:
for i =1 to 10
tempstr = "button" & i & ".Text='Click'" & i
& tempstr
Next
After the code above, my form will have 10 button (1-10) with the button text "Click 1" to "Click 10".

Any idea? Anywhere thank a lot...

sean
Previous
Reply
Map
View

Click here to load this message in the networking platform