2.154 .hsb_optional
The horizontal scrollbar will only be displayed if necessary.
Definition
-
Data type
boolean
-
Access
get, set
-
changed event
yes
tablefield
If the attribute is set at true, the Dialog Manager decides whether the horizontal scrollbar is actually needed or not. If for example all columns in a tablefield can be displayed completely in the available space and if the horizontal scrollbar has been set at optional, the scrollbar will not be displayed.
Note
.hsb_optional is ignored by the Motif version, i.e. .hsb_optional is always implicitly set at true.