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