Previous Next

SCROLLBAR-HORIZONTAL attribute
Indicates whether a horizontal scroll bar appears in an editor or a selection list.
Data type:
Access:
Applies to:
If the SCROLLBAR-HORIZONTAL attribute is TRUE, a horizontal scroll bar appears on the bottom edge of the widget. For an editor widget, horizontal scrolling is always enabled whether or not a horizontal scroll bar is enabled. For a selection list, the scroll bar must be enabled to scroll the list. The default value is FALSE.
Note:
You can set this attribute only before the widget is realized.

Previous Next
© 2013 Progress Software Corporation and/or its subsidiaries or affiliates.