[]
        
(Showing Draft Content)

C1.Win.SplitContainer.ThemeScrollableControl

ThemeScrollableControl Class

Defines a base class for themeable controls that support auto-scrolling behavior.

Namespace: C1.Win.SplitContainer
Assembly: C1.Win.SplitContainer.4.8.dll
Syntax
public abstract class ThemeScrollableControl : ScrollableControl, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable
Public MustInherit Class ThemeScrollableControl
    Inherits ScrollableControl
    Implements IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable
Remarks

ThemeScrollBars works only in AutoScroll mode.

Constructors

Name Description
ThemeScrollableControl()

Properties

Name Description
AutoScroll
BorderColor

Gets or sets the border color of a ThemeScrollableControl.

Methods

Name Description
OnSizeChanged(EventArgs)
WndProc(ref Message)