[]
Initializes a new instance of the DockPanel with the specified style.
public DockPanel(Style style)
Public Sub New(style As Style)
| Type | Name | Description |
|---|---|---|
| Style | style | The Style object to use. |
Initializes a new instance of the DockPanel.
public DockPanel()
Public Sub New()