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 their location
I usually get unnecessary space between label1, label2 and label3 after resizing, their location still remain stuck instead of adjusting to go up. the anchor property doesn't seem to work
Search Index Data (The code snippet can also be found with below search text)
0 Comments