Suppose an application has a Label control named lblName. Write the programming statements described by the following:
- A statement that aligns the label's text in the top right.
- A statement that aligns the label's text in the bottom left.
- A statement that aligns the label's text in the top center.