I have a hyperlink enclosed in a label in my User Control. The problem is that the height is set according to the size of the text inside the label. How do I set the height in percentage so that the text doesn’t touch the corners and is displayed in the middle?
Thanks.
Set the Anchor properties, so that it can remain in center.