---
title: "No fonts exist"
type: "forum-thread"
url: "https://www.webforum.nu/amne/dotnet/72534-no-fonts-exist"
topic: ".NET"
topic_url: "https://www.webforum.nu/amne/dotnet"
author: "der Kaiser"
published: "2003-03-29T13:45:07.000Z"
updated: "2003-03-29T20:44:40.000Z"
replies: 1
views: 185
page: 1
pages: 1
language: "sv-SE"
site: "webForum — webforum.nu"
rights: "Upphovsrätten till varje inlägg tillhör dess författare."
attribution: "Citera som: webForum, https://www.webforum.nu/amne/dotnet/72534-no-fonts-exist"
---

# No fonts exist

## #1 — der Kaiser, 2003-03-29T13:45Z

hej!
När jag kör en commondialog.ShowFont så säger den att jag inte har några fonter installerade... vad kan jag göra åt problemet?

Permalänk: https://www.webforum.nu/p/72534

## #2 — niko, 2003-03-29T20:44Z

Saxat från MSDN:

Before you use the ShowFont method, you must set the Flags property of the CommonDialog control to one of three constants or values: cdlCFBoth or &H3, cdlCFPrinterFonts or &H2, or cdlCFScreenFonts or &H1.  If you don't set Flags, a message box is displayed advising you that "There are no fonts installed," and a run-time error occurs.

Permalänk: https://www.webforum.nu/p/993650

---

Tråden på webben: https://www.webforum.nu/amne/dotnet/72534-no-fonts-exist
