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.
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.
This is a pretty common beginner question. So common, in fact, that MSDN has an article covering the solution.