OwnerDrawPropertyBag.Font Właściwość

Definicja

Pobiera lub ustawia czcionkę tekstu wyświetlanego przez składnik.

Ten interfejs API obsługuje infrastrukturę produktu i nie jest przeznaczony do użycia bezpośrednio z poziomu kodu.

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

Wartość właściwości

Font

Element Font do zastosowania do tekstu wyświetlanego przez składnik. Wartość domyślna to null.

Dotyczy