Tab Line Width (TabLineWidth)
Width of the tab line in pixels. Value is a number from 1 through 4, optionally
followed by px
. The default is 2
.
"
TabLineWidth=
Number"
Usage
Dynamic? | Yes |
Supported in Grid? | No |
Dependencies: | Ignored if Frame is true . |
Using in ProcScript
You can use $properties or $fieldproperties to set or get the property and its value. For more information, see $properties and $fieldproperties.
$fieldproperties(FLD) = "tablinewidth=3"