SystemFonts.MenuFont Propiedad

Definición

Obtiene un Font objeto que se usa para los menús.

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

Valor de propiedad

Font que se usa para los menús.

Se aplica a