ImageSize of 48 Causes Crash

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top