Hello,
In a VB.NET 2005 project, I created a control of my own which contains buttons, panels and textboxes.
When I put that control on a form, how can I be sure that all the controls will be resized correctly to the size of the control?
I did put some code in the resize-event of the control, but when the program starts, the control does not appear om my form.
Do you have any suggestion?
Many thanks and greetings from Brugge (Bruges - Belgium),
Michel
In a VB.NET 2005 project, I created a control of my own which contains buttons, panels and textboxes.
When I put that control on a form, how can I be sure that all the controls will be resized correctly to the size of the control?
I did put some code in the resize-event of the control, but when the program starts, the control does not appear om my form.
Do you have any suggestion?
Many thanks and greetings from Brugge (Bruges - Belgium),
Michel