Sorry, my English is not very good. What I was trying to do was change the "horizontal alignment" property of a label, programmatically (I know it as: At runtime).
How do I set the horizontal and vertical text alignment properties of a label I've added in code (not in Designer)? If that can't be done directly, what is a viable workaround? Thanks.