Group: Forum Members
Posts: 2K,
Visits: 6.6K
|
i have a label that holds the name of a process. It is possible that the name is too long to fit in the label. The label is not Autosized, and is anchored on the top, left and right, so it resizes within it's parent container (a splitter panel).
So, I'd like to be able to determine how long the text will be and either make the label larger (which just opens a whole pandoras box of issues, cause then a bunch of other stuff needs to be resized) or some other creative method to deal with this. Any ideas?
|