HI,
I'm trying to design Good and colourful GUI in Compact Framework.
As we all know, Many properties are missing in .NETCF. Specifically color of buttons and so on.
Now i'm looking for good third party tools for those missing controls.I never used before.
So I don't have much idea abt it.Can anyone suggest me good one If u know related links, kindly mention it.
If anyone used third party tools before in CF, kindly share your experience.
Thank You

Third Party tool for .NETCF Controls
Eragon.
Not only the color. Want to change texture,etc.
Simply speaking,need to have all properties as like .NET framework .
Thanks!
TboneToo
Hi,
I want to have colorful soft buttons. (Not hard buttons.)
Thanks!
sarika
Take a look at http://www.opennetcf.org/CategoryView.aspx category=Home it provides a framework round the CF, which extends alot of controls (like buttons, labels, listboxes, pictureboxes)
very nice,
grtz
Surit Roy
Sean McLellan
I'm not sure what buttons you are planning on using, but if you are building the app for a wm 5.0 device, you may want to consider using the menu instead of putting buttons on the forms. The reason is because this allows you to operate the pda without a stylus (very important for devices that have slide out keypads like the Verizon XV6700 or Cingular 8125). You don't want to have your users typing on the keypad and then force them to use the stylus to tap a button. Using the menu allows both stylus and keypad selection of menus.
Rob