StripLine.Font Właściwość

Definicja

Pobiera lub ustawia czcionkę używaną dla tekstu wiersza paska.

public:
 property System::Drawing::Font ^ Font { System::Drawing::Font ^ get(); void set(System::Drawing::Font ^ value); };
[System.ComponentModel.Bindable(true)]
[System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)]
public System.Drawing.Font Font { get; set; }
[<System.ComponentModel.Bindable(true)>]
[<System.Web.UI.PersistenceMode(System.Web.UI.PersistenceMode.Attribute)>]
member this.Font : System.Drawing.Font with get, set
Public Property Font As Font

Wartość właściwości

Font

Wartość Font reprezentująca czcionkę tekstu wiersza paska.

Atrybuty

Dotyczy