SystemFonts.CaptionFont Proprietà

Definizione

Ottiene una classe Font che viene utilizzata per visualizzare il testo nelle barre del titolo delle finestre.

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

Valore della proprietà

Classe Font utilizzata per visualizzare il testo nelle barre del titolo delle finestre.

Si applica a