[]
Defines a base class for themeable controls that support auto-scrolling behavior.
public abstract class ThemeScrollableControl : ScrollableControl, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable
ThemeScrollBars works only in AutoScroll mode.
| Name | Description |
|---|---|
| ThemeScrollableControl() |
| Name | Description |
|---|---|
| AutoScroll | |
| BorderColor | Gets or sets the border color of a ThemeScrollableControl. |
| Name | Description |
|---|---|
| OnSizeChanged(EventArgs) | |
| WndProc(ref Message) |