
We have released a sample for RegionControl which shows how to create a USA State Picker. Go to RegionControl samples page to find out more.
Compact Framework Controls for your Windows Mobile
In an attempt for the developers to easily overcome the first steps in using the iWheel we published the tutorial which makes you understand all the features of the product in an easy-to-comprehend way.
Take a look at it here.
A new product called TransparentControls has been released. It is a pack of 3 controls:
The TPictureBox is able to make use of an alpha channel and thus paint a transparent image. The standard PictureBox does not paint images with transparent pixels correctly. With the TPictureBox you can show the image properly, and you will get what you see on your desktop.
The BackColor of TLabel if set to Transparent, causes the background underneath the TLabel to be visible.
TCheckBox is not only able to paint itself so that its BackColor is transparent, but also custom images can be used as graphical representations of checked and unchecked state. That means your CheckBox is no longer limited to a tick, but can be changed to a cross or any other representation.
Find out more here.