fontdialog and system font

  • Thread starter Thread starter Art
  • Start date Start date
A

Art

FontDialog :
Why don't I have FontDialog in my PocketPC application.
In system.windows.forms, there is no FontDialog.
How can I do?

System Font :
How can I retrieve the default font in the PPC device?

Thank you so much
 
The Pocket PC shell does not implement the ChooseFont common dialog. It
would be possible to implement on generic CE.NET units via P/Invoke though.

Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top