SystemFonts.MenuFont Propiedad

Definición

Obtiene un valor de Font que se utiliza 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

Un valor de Font que se utiliza para los menús.

Se aplica a