Hey everyone I have a quick question how would I set a label to the bottom of another label? The length of the text changes on the one label is why I ask so I want for the other label to be at the bottom of it when it changes.
After assinging text to label1, you should use StringUtils.MeasureMultilineTextHeight to find the minimum height needed for the complete text to fit within the label
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.