SystemFonts.MenuFont Proprietà

Definizione

Ottiene una classe Font che viene utilizzata per i menu.

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

Valore della proprietà

Classe Font utilizzata per i menu.

Si applica a