StripLine.Font Proprietà

Definizione

Ottiene o imposta il tipo di carattere utilizzato per il testo della striscia.

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

Valore della proprietà

Font

Valore Font che rappresenta il tipo di carattere del testo della striscia.

Attributi

Si applica a