Language Reference Guide : 4. System Classes : OptionField Class : InnerShadowWidth Attribute
 
Share this page                  
InnerShadowWidth Attribute
Data Type: integer
4GL Access: RW
The InnerShadowWidth attribute specifies the width of the shadow that surrounds the text value.
On all platforms, the InnerShadowWidth can only be a thin line or no line at all.
While the outline for the field surrounds both the text value and the label for the OptionField, the inner shadow width surrounds the text value only. The values of this attribute are:
LW_DEFAULT (system default)
LW_NOLINE
LW_MINIMUM
LW_VERYTHIN
LW_THIN
LW_MIDDLE
LW_THICK
LW_MAXIMUM
LW_VERYTHICK
LW_EXTRATHIN
Descriptions of system constant values and their numeric equivalents are listed in Line Width Settings.