[]
        
(Showing Draft Content)

C1.Framework.ScrollableControl.OnScroll

OnScroll Method

OnScroll(ScrollBars)

Override this method to get notifications when the control scrolls.

Declaration
protected virtual void OnScroll(ScrollBars sb)
Protected Overridable Sub OnScroll(sb As ScrollBars)
Parameters
Type Name Description
ScrollBars sb