SystemFonts.SmallCaptionFont Propiedad

Definición

Obtiene un valor de Font que se utiliza para mostrar texto en las barras de título de ventanas pequeñas, como las ventanas de herramientas.

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

Valor de propiedad

Un valor de Font que se utiliza para mostrar texto en las barras de título de ventanas pequeñas, como las ventanas de herramientas.

Se aplica a