TABSTOPS property

Combo box, edit box, list box.

Returns or sets the number of pixels, from the origin, between tab stops in a control.

existingprop = Set_Property(objectname, "TABSTOPS", tabpixels)

tabpixels = Get_Property(objectname, "TABSTOPS")

Value passed by Set_Property:

ValueDescription
TabpixelsAn @FM-delimited array of widths between tabs (in pixels).
  • guides/programming/programmers_reference_manual/tabstops.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1