[]
Creates a new instance of TabElement with a given Style.
public TabElement(Style style)
Public Sub New(style As Style)
| Type | Name | Description |
|---|---|---|
| Style | style | Style used to paint the element. |
Creates a new instance of TabElement
public TabElement()
Public Sub New()