Hello! I need to specify if string fits textfield. If not, I have to split my string into two strings, and the second string should be added to the next textfield. My questions are: is there an easy way to measure/predict string width in textfield, have You got an idea to solve my problem? I tried using MeasureString, but width was calculated incorrect. Thank You.
↧