Retrieving text width in label

Good evening

Is there an easy way to know the exact width of a WebLabel? Since my app will be in two different languages, and since it is possible or even probable that the users will not have the exact same font I use, I would like to be able to get the exact width of a text within a label. That way, I will be able to correctly position my elements.

Thanks

RIck

This may be of some help.

That won’t help for the web. There’s no easy way to do this built in, but I believe one or more of the 3rd party control developers have tackled this.