how can i display the LOGFONT in System.Windows.Forms.Label

  • Thread starter Thread starter Harry
  • Start date Start date
i would like to rotate the font. i have that there is no way to do by using
the compact framework.

Thus, i tried to using the windowCE API to do that.

I try to define the LOGFONT struct. But after that, i don't know how to use
the defined LOGFONT and display it in the windows.Forms.

Thank you
 

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