I'm having trouble right aligning a label.
I set the TextAlign to MiddleRight, yet when I change the text of the label the label autogrows right.
Is TextAlign the correct parameter for setting the desigered behavior?
Is there a way to fix the problem other than using a TableLayoutPanel?