Applies to
Combo box, edit box, list box.
Description
Returns or sets the number of pixels, from the origin, between tab stops in a control.
Usage
existingprop = Set_Property (objectname, "TABSTOPS", tabpixels)
tabpixels = Get_Property (objectname, "TABSTOPS")
Remarks
Value passed by Set_Property:
Value | Description |
---|---|
Tabpixels | An @FM-delimited array of widths between tabs (in pixels). |