how to align the label controls in group box according to their text size
C#
1
Posts
1
Posters
0
Views
1
Watching
-
Hi I am displaying the 3 labels controls in a group box. like this Previous Current Next ATE-1 ATE-1 ATE-1 if the form has been resized or if the text ATE-1 is changed their alignment changed accordingly. How can i maintain the alignment between these label controls even if the user maximiz the form or if the text changes