TXSETTAB Mnemonic - Change Custom Edit Control Tab Settings
Syntax
'TXSETTAB'(id,tabstop)
Description
The 'TXSETTAB' mnemonic changes the width of tab stops in a custom edit control. The default is eight spaces.
Parameter |
Description |
id |
Control ID number. It must be an integer between 1 and 32767 and be unique within a given top-level window. |
tabstop |
The width of tab stop. |