PrivateFontCollection pfc = new PrivateFontCollection();
pfc.AddFontFile("font-name.ttf");
ThemeTB.Font = new Font(pfc.Families[0], 20, FontStyle.Regular);
Bu kodların neresinde yanlışlık var bir Türlü projeme .tff dosylasından font ekleyemedim. Alternatif bir yöntemi var mı bunun ?
Visual Studio c# Font ekleme
Visual Basic0 Mesaj
●109 Görüntüleme
- ReadBull.net
- Programlama ve Yazılım
- Programlama Dilleri
- Visual Basic
- Visual Studio c# Font ekleme
-
05-08-2020, 16:16:46