Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== PAGELIST property ====== ==== Applies To ==== All controls. ==== Description ==== Determines whether a particular control should be displayed on all pages of a multi-page form, or the current page only. ==== Usage ==== //list// = **Get_Property**(//objectname//, **"PAGELIST"**) //oldlist// = **Set_Property**(//objectname//, **"PAGELIST"**, //list//) ==== Remarks ==== list currently can have one of two values: ^Value^Description^ |-1|Keep control on all pages.| |0|Keep control on current page only.| guides/programming/programmers_reference_manual/pagelist.txt Last modified: 2024/06/19 20:20by 127.0.0.1