JohnHappy
02-09-2006, 03:48 AM
Developing my first Pocket PC app using VS 2005.
My goal is to deploy the app and have an icon representing the application appear on the programs window.
The "Applications" tab on the solution properties has a place to browse to and choose an icon I created.
When looking at my single form in Design view I can browse to and choose my icon using the Icon property.
When deploying the app using the Pocket PC emulator I don't see my icon anywhere on my single-form app.
Will 'adding' my icon on the two above-mentioned property pages somehow deploy a program icon to the target PPC. If not, please help me understand how to get my icon (and program name) to show up on my app's form at run-time and in the PPC's programs window.
My goal is to deploy the app and have an icon representing the application appear on the programs window.
The "Applications" tab on the solution properties has a place to browse to and choose an icon I created.
When looking at my single form in Design view I can browse to and choose my icon using the Icon property.
When deploying the app using the Pocket PC emulator I don't see my icon anywhere on my single-form app.
Will 'adding' my icon on the two above-mentioned property pages somehow deploy a program icon to the target PPC. If not, please help me understand how to get my icon (and program name) to show up on my app's form at run-time and in the PPC's programs window.