HypernovaDesktop Components · docs
Binarymission
WinFormsPower Tab Strip › OverflowMode

OverflowMode

enum.NET 6 / 8 / 10.NET Framework 4.8Binarymission.WinForms.Controls.TabControls

Lists the supported overflow modes.

public enum OverflowMode

Members at a glance

MenuDisplays the overflown tab page references as menu items in the overflow menu control.
MultiLineDisplays the overflown tab pages as multiline tabs inside the display area.

Members

Menu

Displays the overflown tab page references as menu items in the overflow menu control.

MultiLine

Displays the overflown tab pages as multiline tabs inside the display area.