AUTOSCROLL property

When set to 1, tabbing and control accelerators (eg., the underlined letter in a label like "Close") are used to automatically change pages. When set to 0, automatic paging is suppressed. Defaults to 1.

value = Get_Property(windowname,"AUTOSCROLL")

value = Set_Property(windowname, "AUTOSCROLL", newstatus)

  • guides/programming/programmers_reference_manual/autoscroll.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1