Skip to main content

Scroll Button

Scroll Buttons appear automatically when a TabControl’s size does not allow all tabs to be visible within the tab header at one time. Scroll buttons enable end-users to scroll tabs. When scrolling is not needed, corresponding scroll buttons are disabled.

TabControl_ScrollButton

The table below lists the main members that affect element appearance and functionality.

Characteristics

Members

Availability

TabControlSettingsBase.EnableTabScrolling (via TabControlSettings.EnableTabScrolling)

Image

TabControlImages.ScrollLeftButton (via TabControlSettings.Images.ScrollLeftButton),

TabControlImages.ScrollRightButton (via TabControlSettings.Images.ScrollRightButton)

Indent

TabControlStyle.ScrollButtonsIndent (via TabControlSettings.ControlStyle.ScrollButtonsIndent)

Spacing

TabControlStyle.ScrollButtonSpacing (via TabControlSettings.ControlStyle.ScrollButtonsSpacing)

Style

TabControlStyles.ScrollButton (via TabControlSettings.Styles.ScrollButton)