Hi guys,
Any easier ways to create resizable controls based on the size of the form.
Let is say i have to GroupBoxes with some textboxes and buttons and lables inside in the left of the form and a listview within a resizable form. In vb6 it was really hard and need to write a hell of code to keep controls resizeable.
Has C# resovled this issue? Is there any example around?
TA
Any easier ways to create resizable controls based on the size of the form.
Let is say i have to GroupBoxes with some textboxes and buttons and lables inside in the left of the form and a listview within a resizable form. In vb6 it was really hard and need to write a hell of code to keep controls resizeable.
Has C# resovled this issue? Is there any example around?
TA