BuildScrollableRectangle Method (C1InputPanel)
Sets the scroll rectangle.
'Declaration
Protected Overridable Function BuildScrollableRectangle( _
ByVal As Integer, _
ByVal As Integer _
) As Rectangle
Parameters
- dx
- Amount to scroll in the x direction, in pixels.
- dy
- Amount to scroll in the y direction, in pixels.