ComponentOne Sizer 8.0
AutoScroll Property

Returns or sets whether the control automatically scrolls to keep the current tab visible.

Syntax

[form!]C1Tab.AutoScroll[ = {True | False} ]

Remarks

If AutoScroll is set to True, the controls scrolls the tabs automatically to ensure that the current tab is always visible.

Scrolling the tabs is necessary when there is a single row of tabs that is wider than the control itself.

After the control scrolls the tabs, it fires the Scroll event.

Data Type

Boolean

Default Value

True

 

 


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

Product Support Forum  |  Documentation Feedback