Finding Buried Controls
- by Bunch
This post is pretty specific to an issue I had but still
has some ideas that could be applied in other scenarios. The problem I had was
updating a few buttons so their Text values could be set in the code behind
which had a method to grab the proper value from an external source. This was so
that if the application needed to be installed by a…