Esempio n. 1
0
 public static extern int GetThemeFont(IntPtr hTheme, IntPtr hDC, int partId, int stateId, int propId, out LOGFONT value);
Esempio n. 2
0
 public static extern IntPtr CreateFontIndirect(ref LOGFONT font_struct);