<div dir="ltr"><div dir="ltr"><div dir="ltr"><br><br><div class="gmail_quote"><div dir="ltr">Il giorno lun 3 set 2018 alle ore 11:36 Benoît Minisini <<a href="mailto:g4mba5@gmail.com">g4mba5@gmail.com</a>> ha scritto:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Le 03/09/2018 à 09:42, Me a écrit :<br>
> In the back of my mind there is a tiny hope that some time ago someone had a way to (approximately) work out whether..<br>
> "Will this string fit into the current control width?"<br>
> <br>
> Anyone out there with a good memory?<br>
> <br>
> tia<br>
> b<br>
> <br>
> <br>
<br>
You can't, because you can't know where a control draws its text, how it <br>
draws it, and if it has a border, inner padding, and so on.<br>
<br>
Some controls have an AutoResize property to deal with that for you.<br>
<br>
Otherwise you must use the Control.Font.TextWidth() method and add some <br>
approximate padding.<br>
<br>
Regards,<br>
<br>
-- <br>
Benoît Minisini<br>
<br></blockquote><div><br></div><div>I meant that.<br>See attached file<br><br>Regards<br>Gianluigi<br></div><div> <br></div></div></div></div></div>