Featured
-
No Featured Found!
Tags
Adjust the height of labels location and autosize to content
I create a user control. i have label (labe1, label2, label3). this labels have auto size property to false, and the user control scale base on the combine height of the three labels.
My problem is the height of the labels work fine but ...