paulpiscoi
12-18-2003, 07:31 AM
Hello
how can I acces a control using a string representing the name of that control?
In vb 6 it was Controls("TextBox1").text="blablabl" but it seems do be different in .NET.
Thank you,
Paul.
how can I acces a control using a string representing the name of that control?
In vb 6 it was Controls("TextBox1").text="blablabl" but it seems do be different in .NET.
Thank you,
Paul.