Managed Extensions: Measuring Strings
- Published 09/23/2004
Learn how to easily measure the height and width needed to display text values using .NET classes.
Learn how to easily measure the height and width needed to display text values using .NET classes.
A simple routine to allow CString formatted strings to be used wherever a regular LPCSTR would be used, without needing to define a CString (ie, dynamically created and formatted LPCSTR strings)