I have created user control using visual studio 2005 c# with windows CE device, in that I am using button, how to set background image for that button.
BackgroundImage property is not available in Windows CE device.
If any one find th solution please let me know.
Take a look at this MSDN article.