Friday, February 27, 2004

If you think that this is a screenshot of the Today screen then you're mistaken:

In fact, it's the owner-drawn ListBoxEx control from our SDF at OpenNETCF. There was only one line of code had been writen to make it look like Today screen:

listBoxEx1.BackgroundImage = new Bitmap(@"\windows\stwater.gif");

All other settings have been done in the VS IDE designer.

2/27/2004 9:17:16 PM (GMT Standard Time, UTC+00:00)  #     |