Custom Buttons in Windows Mobile SDK 6
- by ROYchirp
Is there a way to change the appearance of a button to use an image in Visual Studio Windows Mobile development.
I have tried using a picture box but found the event handler was very slow to execute.
Thanks.