WINOFFSETV Property
PLBCMP GUI Only
The WINOFFSETV property identifies a relative vertical offset for the visible viewing area of an object. The property uses the following format:
WINOFFSETV={value}
Note the following:
WINOFFSETV may be used in SETPROP or GETPROP statements of WINDOW or PANEL objects.
The default visible viewing offset is zero (0).
It is possible to create objects outside the normal viewing area for a Window. If this is done, the WINOFFSETH and WINOFFSETV properties bring these objects into the viewing area.
The {value} is a pixel value that defines a horizontal offset for the visible area of a WINDOW.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |