Rich GUI on C# .NET CF

  • Thread starter Thread starter B.G.
  • Start date Start date
B

B.G.

I did a mobile software, built with .net compact framework and C#.
Actually I inherited the default Windows controls, but now a want a
really nice GUI on my app. How I do a rich user interface on .net cf?
Where do I start? I have to paint all the controls with graphics? Or
not all?

Thankfully,

Breno Gomes
 
I did a mobile software, built with .net compact framework and C#.
Actually I inherited the default Windows controls, but now a want a
really nice GUI on my app. How I do a rich user interface on .net cf?
Where do I start? I have to paint all the controls with graphics? Or
not all?

Thankfully,

Breno Gomes

Hi,

I'm not aware of any toolset specifically for the CF. you could ask in
the CF group of course.
 
Back
Top