Requests scrollbar from Xojo. This event is only for Linux and is to supply Xojo scrollbar to the TreeView because we cannot embed scrollbar in any recent Linux distro
RequestVerticalScrollbar() as ScrollBarWhen giving scrollbar to the TreeView then just place it off screen and set its visible property to false.
Then the event would be like this: