B
Bill
I have a case where the use of Ucase on a string
causes the string to grow beyond the physical
bounds of a label caption at runtime. Is there any
way I can determine in code that such growth
will occur if I fold the string to upper case?
The situation calls for suppressing the use of
Ucase in favor of keeping the same font size.
Bill
causes the string to grow beyond the physical
bounds of a label caption at runtime. Is there any
way I can determine in code that such growth
will occur if I fold the string to upper case?
The situation calls for suppressing the use of
Ucase in favor of keeping the same font size.
Bill