Board index » delphi » How to scroll a Scrollbox without the scrollbars being visible
Gino Costa
![]() Delphi Developer |
Wed, 27 Apr 2005 06:25:33 GMT
How to scroll a Scrollbox without the scrollbars being visible
using Delphi 6 pro and WinXP,
How do I scroll a scrollbox when the scrollbars are not visible, as in code? I do not want the scrollbars displayed yet I want to be able to scroll the scrollbox. What happens is when the scrollbars are visible, changing their Position properties scolls the scrollbox like normal, but when I set the scrollbar's Visible property to False, changing the Position property does nothing at all. Can anyone help? Thanks, Gino Costa -----= Posted via Newsfeeds.Com, Uncensored Usenet News =----- |