1
Answer

Graphics problems in a Pocket PC app?

Ask a question
Hi,

I want to write a C# program for pocket PCs using VS 2005. I want to get all the screen.

0) I need a tutorial for creating C# apps using graphics, please advice me some good tutorials...

1) how to get total size of the screen? Is the only choice is "System.Windows.Forms.Screen.PrimaryScreen.Bounds"?

2) I want to make a picture background for the app but i'm unable to do that? I tried some codes but they all gives FileNotFoundExc (I add the pic to the project and also copy it to the phone). Do you know how to store a picture in the executable file?

3) Is the only type bitmap???

Any piece of help will be appriciated... Thanks.

Mehmedean

Answers (1)
Next Recommended Forum