SystemFonts.StatusFont Propriedade
Definição
public:
static property System::Drawing::Font ^ StatusFont { System::Drawing::Font ^ get(); };
public static System.Drawing.Font StatusFont { get; }
public static System.Drawing.Font? StatusFont { get; }
member this.StatusFont : System.Drawing.Font
Public Shared ReadOnly Property StatusFont As Font
Valor da propriedade
Um Font que é usado para exibir texto na barra de status.A Font that is used to display text in the status bar.