I have a label where by code I put various strings of various lengths. I would like to make the label as big as the window so when I select for the text to be "centered", the text also looks centered in the window.
However, whenever I try to resize the label, all I can do is move it around.
Thanks for any help!

This is in C# Express.