SystemFonts.CaptionFont Eigenschaft

Definition

Ruft einen Font ab, der zum Anzeigen von Text auf den Titelleisten von Fenstern verwendet wird.

public:
 static property System::Drawing::Font ^ CaptionFont { System::Drawing::Font ^ get(); };
public static System.Drawing.Font CaptionFont { get; }
public static System.Drawing.Font? CaptionFont { get; }
static member CaptionFont : System.Drawing.Font
Public Shared ReadOnly Property CaptionFont As Font

Eigenschaftswert

Ein Font, der zum Anzeigen von Text auf den Titelleisten von Fenstern verwendet wird.

Gilt für: