0
votes

i'm a beginner in developing app in windows mobile 6.5 ? and our project actually depending on how nice is our UI !!

and when i open a new smart device project in C# to implement our UI design, i found that the toolbox of the compact framework (textboxs ,buttons ..etc) is not good enough to make a nice UI ...so is there any suggestion to implement this UI by another way to be nice ?!?!

thank u in advance

3

3 Answers

0
votes

My company uses the Resco Mobile toolkit. It's not free, but the UI elements are a lot nice and have a lot more functionality than the built-in Windows Mobile Forms.

0
votes

You have all the freedom to define the visual appeareance of the controls. Have a look at Silvermoon, for example...

0
votes

You should buy/find-free controls library.

Maybe the better way would be to make your own controls using GDI+ to have more control.