Does anyone know how I could autosize the height of a label if the wordwrap property is set to true. I'm using size 16 font so for each line of wrap I'm adding 18 to the height but I'm not sure how to determine what the wrapped number of lines is.
Thanks for any help
Thanks for any help