I would like to obtain or calculate the width in pixels that a string will occupy in a control (listview). In VB6 there was 'textwidth()' for this but I can't find anything to use in C#.
The Font object almost helps but there is no average character width.
Help anyone?
The Font object almost helps but there is no average character width.
Help anyone?