I need a method to calculate text width to check whether a text fits into a box. I tried to implement it in vbs, but for using the win API, I'd need records with arrays, which are not available. So...
Related Content
- 20 days ago
- 6 years ago
Hi Manfred,
Do you mean text width in pixels?
What's your tested application type - desktop (C#, WPF, Java), web or mobile?