Can't find this.Controls - what am I missing?
Posted
by Adam S
on Stack Overflow
See other posts from Stack Overflow
or by Adam S
Published on 2010-05-20T14:54:52Z
Indexed on
2010/05/20
15:00 UTC
Read the original article
Hit count: 173
Sorry for a potentially dumb question, I am still new at this. I really appreciate your help. Referring to http://stackoverflow.com/questions/1536739/c-get-control-by-name/1536756#1536756 But I don't have a "this.Controls" available. Is there something I am missing here?
In other words, when I type "this." and visual studio populates a list of option, there is no "Controls" option.
© Stack Overflow or respective owner