On Visual Studio in the GUI designer, If I do in a Control CTRL+X (or CTRL+C) and then CTRL+V inside a GroupBox control the information like the events I defined to this control isn't preserved. Can I copy it and keep its attributes?
I need to move some controls I don't want to define again the control's attributes/again of them.
You can drag the controls into the group box directly using mouse. By using dragging and dropping method visual studio will not remove the object from the parent container. So, you will not lose the events handling and attributes by doing this.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With