SystemFonts.SmallCaptionFont Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient un Font texte utilisé pour afficher du texte dans les barres de titre de petites fenêtres, telles que les fenêtres outil.
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
Valeur de propriété
Utilisé Font pour afficher du texte dans les barres de titre de petites fenêtres, telles que les fenêtres outil.