This attribute specifies the virtual client area origin relative to the upper left of the displayed area in increments of "SCROLL WIDTH UNITS." The maximum offset equals
(actual client width - virtual client width) -OR- 0
whichever is less ("actual client width" is determinable with the INSIDE WIDTH attribute). If the panel is resized, either programmatically or by the operator, so that SCROLL X ORIGIN exceeds the maximum offset, SCROLL X ORIGIN will be changed to maximum offset.
|