P
Paul Stork
I'm stumped. I'm trying to replace the default ICON on a vb .net compact
Framework form. I've got a 32X32 .ico file that has the graphic I want to
use. I've tried several versions at different color depths. All show fine in
designer when I set the ICON property of the form. But none of them show
correctly when I run the App.
I've also tried setting the ICON for the form in code by loading the .ico as
an embedded resource. It loads fine and the form says that the icon
property is pointing to the icon when I run debug, but the default icon
still shows in the form. Any ideas? I've done this in regular VB, but can't
get it to work in Compact Framework.
--
Paul Papanek Stork
MBA, CTT+, MCT, MCSE+I, MCSA, MCAD, MCDBA
Solutient of Ohio, INC.
email: pstork <<at>> solutient.com
visit ME at: <<http://info.cwru.edu/pstork/>>
Framework form. I've got a 32X32 .ico file that has the graphic I want to
use. I've tried several versions at different color depths. All show fine in
designer when I set the ICON property of the form. But none of them show
correctly when I run the App.
I've also tried setting the ICON for the form in code by loading the .ico as
an embedded resource. It loads fine and the form says that the icon
property is pointing to the icon when I run debug, but the default icon
still shows in the form. Any ideas? I've done this in regular VB, but can't
get it to work in Compact Framework.
--
Paul Papanek Stork
MBA, CTT+, MCT, MCSE+I, MCSA, MCAD, MCDBA
Solutient of Ohio, INC.
email: pstork <<at>> solutient.com
visit ME at: <<http://info.cwru.edu/pstork/>>