ListBox.Font Özellik

Tanım

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

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

Özellik Değeri

denetimi Font tarafından görüntülenen metne uygulanacak. Varsayılan, özelliğinin DefaultFont değeridir.

Şunlara uygulanır