I'm trying to create an Owner-Drawn ListView. I want to acheive the same effect that Windows Mobile on my SPV displays text messages. Can anyone show me how to do this in C# ?? Many thanks.
The "One Column" mode in Pocket IE on Smartphones is proving very useful for viewing websites not designed for small screens, but I need a way to change this setting programatically from a web page that is savvy to the device's screen size and uses table columns appropriately. I ...