diff -r 26f59bf8b78c -r dc8d64f999bb UISpecificationTool.st --- a/UISpecificationTool.st Mon Nov 11 18:54:12 2002 +0100 +++ b/UISpecificationTool.st Fri Nov 15 10:20:45 2002 +0100 @@ -128,6 +128,9 @@ #arrowButtonDirection 'Defines the direction of the arrow.' +#autoHideScrollBars +'AutoHide mode (always / never / controlled by ViewStyle).' + #autoRepeat 'Enable auto-repeat of the action as long as the button is pressed (Must be Trigger-on-Down).'