SCROLLPOS Mnemonic - Set Scroll Bar Position
Syntax
'SCROLLPOS' (id,position)
Description
The 'SCROLLPOS' mnemonic sets the initial position of the scroll bar thumb. This mnemonic applies only to scroll bar controls created with the 'HSCROLL' and 'VSCROLL' mnemonics, not to scroll bars attached to windows, child windows, custom edit controls, or grid controls.
Parameter |
Description |
id |
Control ID number. It must be an integer between 1 and 32767. |
position |
Initial position of the scroll bar thumb. |