Hi All,
I have a form and am creating controls, adding them at runtime. How do I get access to those controls without using controlcollection.
If I use controlcollection loop the system is getting hanged for a while.
Is there any other way to access that control?
Thanks in Advance.