Method UpdateScroll
UpdateScroll()
When implemented by a class, updates scrolling control.
void UpdateScroll()
UpdateScroll(bool)
When implemented by a class, updates scrolling control.
void UpdateScroll(bool updateSize)
Parameters
updateSize
boolTrue if scrolling control should be resized; otherwise false.