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()
Public Sub UpdateScrollSizes
member UpdateScrollSizes : unit -> unit
Remarks
This should not typically be necessary as it should be done automatically
See Also