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
updateSizeboolTrue if scrolling control should be resized; otherwise false.