SystemFonts.CaptionFont Eigenschap

Definitie

Hiermee haalt u een Font op die wordt gebruikt om tekst weer te geven in de titelbalken van vensters.

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

Waarde van eigenschap

Een Font die wordt gebruikt om tekst weer te geven in de titelbalken van vensters.

Van toepassing op