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