Disferente
Programmer
Is there any way of changing the name of a control at runtime?
If not, is there any good way to refer to a control by use of a property that you can change, like
Me.Controls("NameOfControl")
If not, is there any good way to refer to a control by use of a property that you can change, like
Me.Controls("NameOfControl")