SyntaxFix
Write A Post
Hire A Developer
Questions
string name = "the_name_you_know"; Control ctn = this.Controls[name]; ctn.Text = "Example...";