[]
        
(Showing Draft Content)

C1.Framework.ScrollableControl.BuildScrollableRectangle

BuildScrollableRectangle Method

BuildScrollableRectangle(int, int)

This method is used to set the scroll rectangle. Override it to customize the scrolling behavior.

Declaration
protected virtual Rectangle BuildScrollableRectangle(int dx, int dy)
Parameters
Type Name Description
int dx
int dy
Returns
Type Description
Rectangle