public static extern bool ChooseFont(ref CHOOSEFONT cf);
Exemple #2
0
 public static extern bool ChooseFont([In, Out] ref CHOOSEFONT lpcf);
 public static extern bool ChooseFont(ref CHOOSEFONT cf);