I am trying to iterate over all controls in a panel components collection to retrieve value from nested TextBox components. the code below produces an error.
TextBox' is a 'type' but is used like a 'variable'. What is the best way to do this?
public void ListControlCollection()
{...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.