OwnerDrawPropertyBag.Font Özellik

Tanım

Bileşen tarafından görüntülenen metnin yazı tipini alır veya ayarlar.

Bu API, ürün altyapısını destekler ve doğrudan kodunuzdan kullanıma yönelik değildir.

public:
 property System::Drawing::Font ^ Font { System::Drawing::Font ^ get(); void set(System::Drawing::Font ^ value); };
public System.Drawing.Font Font { get; set; }
public System.Drawing.Font? Font { get; set; }
member this.Font : System.Drawing.Font with get, set
Public Property Font As Font

Özellik Değeri

Font

Font bileşeni tarafından görüntülenen metne uygulanacaktır. Varsayılan değer: null.

Şunlara uygulanır