Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
TxtWidth x Len functions
Message
From
05/06/2009 08:34:12
 
 
To
All
General information
Forum:
Visual FoxPro
Category:
Other
Title:
TxtWidth x Len functions
Miscellaneous
Thread ID:
01403890
Message ID:
01403890
Views:
98
Hi,


If I have
liTxtWidth = Txtwidth(Alltrim(this.Value), this.FontName, this.FontSize)
How can I get the equivalent witdh to adjust the width size where typing?

Like this
liTxtWidth = Txtwidth(Alltrim(this.Value), this.FontName, this.FontSize)
this.Width = liTxtWidth * ?
Next
Reply
Map
View

Click here to load this message in the networking platform