ComponentOne True DBInput Pro 8.0
ScrollBarMode Property (TDBText)

 

Reference> TDBText Control> TDBText Control Properties> ScrollBarMode Property (TDBText)

ScrollBarMode Property (TDBText)

Syntax

TDBText.ScrollBarMode

Read/Write at design time. Read-only at run time.

Values

Design Time

Run Time

0 - Fixed (Default)

dbiSBModeFixed

1 - Automatic

dbiSBModeAutomatic

Remarks

Sets/returns how to display the scroll bars. To display the scroll bars, you must have the MultiLine property set to True. If set to 0-Fixed, the scroll bars will be displayed at all times.

If set to 1-Automatic, the scroll bars will be visible only when the contents in the control exceed the length of the control.

A vertical scroll bar will be displayed at all time in the drop-down edit window.

See Also

MultiLine Property (TDBText)

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback