M Markus Pesti Oct 14, 2003 #1 I need to know the current width (in pixels) from a label's text. Is there a chance to get it? Markus
I need to know the current width (in pixels) from a label's text. Is there a chance to get it? Markus
H Herfried K. Wagner [MVP] Oct 14, 2003 #2 * Markus Pesti said: I need to know the current width (in pixels) from a label's text. Is there a chance to get it? Click to expand... Have a look at the 'Graphics.MeasureString' method.
* Markus Pesti said: I need to know the current width (in pixels) from a label's text. Is there a chance to get it? Click to expand... Have a look at the 'Graphics.MeasureString' method.