Click or drag to resize

ScrollableUpdateScrollSizes Method

Manually updates the scroll sizes based on the content

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public void UpdateScrollSizes()
Remarks
This should not typically be necessary as it should be done automatically
See Also