0
In the Visualstudio 2010 I am having this problem, where some components have no variables and they are initialized in the method InitializeComponent.
But in this way the components are not accessible to be programmatically altered, the Designer does this in some Forms, but not at all.
- Because this occurs?
- What is the right way to resolve this situation?
Note
Of course I can handle it manually, but in case I need to change something on
Formthe code would be generated again like this and would have to redo everything.
I advise you to read the community guidelines of how to ask a good question.
– user148754
I checked and left the more general question in order to help more people, I believe that now it follows the guidelines.
– Junior Nascimento
this same, I edited your question for some improvements, finally it is much better than before your way of asking.
– user148754