Hello, I am using Graphic to draw a string on my user control. The problem is that I use GetTextExtentPoint32 to get the string length in pixel, but the value returned is not the actual length of my controls font. How can I solve this problem??
Thanks very much!!
Thanks very much!!