Is there a way to get a reference to an object by its name?

E.g.
TextBox st1 = new TextBox();

Object o = GetObjectByInstanceName("st1");

Much thanks!

===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to