SystemFonts.SmallCaptionFont Eigenschap

Definitie

Hiermee haalt u een Font op die wordt gebruikt om tekst weer te geven in de titelbalken van kleine vensters, zoals gereedschapsvensters.

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

Waarde van eigenschap

Een Font die wordt gebruikt om tekst weer te geven in de titelbalken van kleine vensters, zoals gereedschapsvensters.

Van toepassing op