User Tools

Site Tools


prop_vscroll.htm
Navigation:  Language Reference > App C - PROP: Runtime Properties > Complete Property List >====== PROP:Vscroll ====== Previous pageReturn to chapter overviewNext page

This Read/Write property mimics the VSCROLL attribute. If the value is set to zero ( 0 ), the vertical scrollbar will not be displayed, even if the number of records in the list is more than the number of visible rows.

When you place VSCROLL on a LIST with the IMM attribute, the vertical scroll bar is always present, even when the list is not full. When the user clicks on the scroll bar, events are generated, but the list contents do not move (executable code should perform this task). You can interrogate the PROP:VscrollPos property to determine the scroll thumb's position in the range 0 (top) to 100 (bottom).

prop_vscroll.htm.txt · Last modified: 2021/04/15 15:57 by 127.0.0.1