Search Wiki:
This resource contains samples from the webcasts on "Creating a Compelling and Attractive UIs on Windows Mobile Devices" which you should be able to watch here:

UI Framework Webcast

Contols Customization Webcast

Don't forget to subcribe to my blog where I continue to support and explain the code from the samples:

http://blogs.msdn.com/priozersk

There is also an article has been published on MSDN:

http://msdn.microsoft.com/en-us/library/dd630622.aspx

Here are a few screenshots from the samples:

Gadgets.PNG
Grid.PNG
ListView.PNG




Last edited Apr 29 2009 at 9:36 PM  by AlexYak, version 16
Comments
DrLuiji wrote  Mar 26 2009 at 8:20 AM  
Wow, this is exactly what I was looking for! Really useful and great stuff!
Thank you very much Alex.

RamanandBhat wrote  Aug 7 2009 at 7:39 AM  
Hi Alex,

I have tried using List view control on a child form (form2.owner = form1) and found that form2 draw item call doesn't get called at all. Does we need to subclass the parent form Form1 or does we need to provide additional ownership information. Please help in this regards,

We are using Windows mobile 6.0 professional SDK and Visual studio 2008 .net C#.

Thank you.
Ramanand Bhat.

satyapm10 wrote  Oct 31 2009 at 9:05 AM  
nice article

DanLong wrote  Dec 17 2009 at 9:32 AM  
Can you do a very complicated application?

ozkary wrote  Dec 17 2009 at 7:51 PM  
What about adding other controls (i.e. textBox, comboBox and buttons) to the canvas. Currenlty only UIElements can be added.

Updating...
Page view tracker