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
 
Back
Top