Click or drag to resize

ThemedDocumentControlHandlerFont Property

Gets or sets the font for the tab text.

Namespace:  Eto.Forms.ThemedControls
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public Font Font { get; set; }

Property Value

Type: Font
The font for the tabs.
See Also