N news.microsoft.com Mar 21, 2007 #1 Hi, Is there any way to get the Windows Fonts folder from C#? Regards, Mystique
C ClayB Mar 21, 2007 #2 There is a System.Windows.Forms.FontDialog class. http://msdn.microsoft.com/library/d...lrfsystemwindowsformsfontdialogclasstopic.asp ================= Clay Burch Syncfusion, Inc.
There is a System.Windows.Forms.FontDialog class. http://msdn.microsoft.com/library/d...lrfsystemwindowsformsfontdialogclasstopic.asp ================= Clay Burch Syncfusion, Inc.
N news.microsoft.com Mar 22, 2007 #3 Thanks Clay But what I actually need is a string of the path to the Windows->Fonts folder. Regards, Mystique
Thanks Clay But what I actually need is a string of the path to the Windows->Fonts folder. Regards, Mystique