PAGELIST property

All controls.

Determines whether a particular control should be displayed on all pages of a multi-page form, or the current page only.

list = Get_Property(objectname, "PAGELIST")

oldlist = Set_Property(objectname, "PAGELIST", list)

list currently can have one of two values:

ValueDescription
-1Keep control on all pages.
0Keep control on current page only.
  • guides/programming/programmers_reference_manual/pagelist.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1