Show horizontal scroll bar permanently in the view
To show the horizontal scroll bar permanently in view when openinig a database put the below code in the poat open of the database script.
@Command([ViewHorizScrollbar]);
@Command([ViewHorizScrollbar])
Close the database by saving and open the database, now enable the scroll bar by going into view show scroll bar if the scroll bar is not seen down if it is already there leave as it is, now close the database and whenever you open you can see the scroll bar permanently.