====== GuiScrollCtrl::scrollToTop ====== () - scrolls the scroll control to the top of the child content area. ===== Syntax ===== void GuiScrollCtrl::scrollToTop(); ===== Parameters ===== This function does not accept any parameters. ===== Return value ===== [[scripting:doc:engine:types:void|void]]\\ No description available. ===== Remarks ===== ===== Examples ===== ===== Source ===== Engine ===== See also ===== [[scripting:doc:u:guiscrollctrl:scrolltobottom|GuiScrollCtrl::scrollToBottom]]\\ ===== References ===== This function is not called by any other functions.