R
robf
Hi,
Does anyone know how to achieve the same behavior full .NET allows with
DrawString / StringTrimming and have the system truncate long strings
with a trailing ellipsis (...) ? I am implementing my own painting in
a list, and want this behavior for strings longer than the display will
allow for...
This functionality seems to be missing from the .NET Compact Framework.
Ideas?
Thanks,
Rob
Does anyone know how to achieve the same behavior full .NET allows with
DrawString / StringTrimming and have the system truncate long strings
with a trailing ellipsis (...) ? I am implementing my own painting in
a list, and want this behavior for strings longer than the display will
allow for...
This functionality seems to be missing from the .NET Compact Framework.
Ideas?
Thanks,
Rob