====== AUTOSCROLL property ====== ==== Description ==== When set to 1, tabbing and control accelerators (eg., the underlined letter in a label like "Cl__o__se") are used to automatically change pages. When set to 0, automatic paging is suppressed. Defaults to 1. ==== Usage ==== //value// = **Get_Property**(//windowname//,**"AUTOSCROLL"**) //value// = **Set_Property**(//windowname//, **"AUTOSCROLL"**, //newstatus//)