how to make the scrollbars always shown?

  • Thread starter Thread starter celeluck
  • Start date Start date
C

celeluck

Is there any way to make them always shown?
The VScroll and HScroll seem not working at all.
Any one knows why?
 
Not that I know of.

The scrollbars will only show if the data is more than it can be shown on
the view. And if the data can be held within the current view, the
scrollbars won't show, and so you can get a larger view area thann if they
would.
--------------------
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top