May 4, 2001 #1 Foote Programmer Joined Mar 29, 2001 Messages 19 Location US How can you program views to open with the horizontal scroll bar available?
May 11, 2001 #2 pointyhairboss Technical User Joined Oct 24, 2000 Messages 1 Location US I put this line in the Programmer's Pane for each view that I want to have the horizontal scroll bar: @Command([ViewHorizScrollbar]) Upvote 0 Downvote
I put this line in the Programmer's Pane for each view that I want to have the horizontal scroll bar: @Command([ViewHorizScrollbar])