Interface IScrollerPanel
Namespace: Binarymission.WinForms.Controls.ScrollBars
Assembly: Binarymission.WinForms.Controls.ScrollBars.dll
Syntax
public interface IScrollerPanel
Properties
ScrollBarsOpaqueCornerColor
Declaration
Color ScrollBarsOpaqueCornerColor { get; }
Events
ScrollerPanelUpdated
Declaration
event EventHandler<ScrollerPanelEventArgs> ScrollerPanelUpdated
Event Type
| Type | Description |
|---|---|
| EventHandler<ScrollerPanelEventArgs> |