Method UpdateScroll
UpdateScroll()
Updates scrolling control.
public virtual void UpdateScroll()
UpdateScroll(bool)
Updates scrolling control.
public virtual void UpdateScroll(bool updateSize)
Parameters
updateSize
boolTrue if scrolling control should be resized; otherwise false.