How can I build a form like a mobilephone (for example the form of paradox keygen), and build buttons like phone buttons on that form and control them like normal buttons???
pls help me this is my project of the term :)
Loading
How can I build a form like a mobilephone (for example the form of paradox keygen), and build buttons like phone buttons on that form and control them like normal buttons???
pls help me this is my project of the term :)
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Mike GoldPosted Apr 7, 2007, 10:42 PM
Are you building this on a mobile phone? If so, then you need to use the .NET Compact Framework (either 1.0 or 2.0).
If you are just simulating a mobile phone, you can just use a Windows Form.
-Mike G.