Good morning,
I am developing an application in C # and I am working with Windows Forms, in which I am using User Controls to be able to use the main menu that I defined as shown in the following photo:
In the menu that displays to press in User opens another sub-menu in which is the option "Add User". This is where I am creating user control. What I would like to know is because it does not match the position where I put the elements in the Control and at the time of initialization it shows them out of date.
To achieve that they are aligned perfectly I have to overlay the elements in this case the textbox and the label as I show in the following photo: Someone who can help me because this happens.
Thanks, I had already done a User Control and I had worked it without problems. But this I have not achieved, greetings.