B
Brad Wood
- CF 1.0 SP2
- Windows CE 4.21.1088 (Build 14132) / Windows Mobile 2003 SE
- HP hx4700
Following line causes crash:
form.imageList1.ImageSize = new System.Drawing.Size(48, 48);
If the image size is changed to 32, everything is fine. This bug
doesn't happen when I run my app in the emulator for Windows Mobile 2003
SE (build 14049).
Does anyone have any idea why this is? Should this be reported
somewhere as a bug? I've heard there is a SP3 of the framework, but
didn't see it at the mobile device downloads section of MS's site.
- Windows CE 4.21.1088 (Build 14132) / Windows Mobile 2003 SE
- HP hx4700
Following line causes crash:
form.imageList1.ImageSize = new System.Drawing.Size(48, 48);
If the image size is changed to 32, everything is fine. This bug
doesn't happen when I run my app in the emulator for Windows Mobile 2003
SE (build 14049).
Does anyone have any idea why this is? Should this be reported
somewhere as a bug? I've heard there is a SP3 of the framework, but
didn't see it at the mobile device downloads section of MS's site.