Toolbars and/or form docking

R

Ron

What I want to do is create a sidebar to my application with command buttons to open various forms or reports. If I make a custom toolbar and dock it on the side of my screen all the text is vertical which is difficult to look at. Is there a way to dock the toolbar and keep my text vertical

if the above is not possible
Can a form be made to dock as if it were a toolbar

I am trying to get around having to create the sidebar on every form I create for my program.
 
Top