If I set the text displayed by a label control
programmatically - how can I guarantee that the whole
string is visible (and doesn't get truncated)? I.e. how
can I determine the size of the string to display??

Thanks a lot!