Click or drag to resize

ThemedDocumentControlHandlerTabPadding Property

Gets or sets the padding inside each tab around the text.

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

Property Value

Type: Padding
The tab padding.
See Also