ComponentOne Sizer 8.0
Scroll Event

Fired after the FirstTab property changes.

Syntax

Private Sub C1Tab_Scroll()

Remarks

The Tab control may have more tabs than will fit the control at one time.

If the MultiRow property is set to True, tabs will wrap and all tabs will be visible at all times. If MultiRow is set to False, the control will scroll the tabs so that the current tab is always visible.

If the AutoScroll property is set to True, the control will handle scrolling automatically. Otherwise, you can implement scrolling yourself, using the FirstTab property.

 

 


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

Product Support Forum  |  Documentation Feedback