HypernovaDesktop Components · docs
Binarymission
WinFormsPower Tab Strip › TabPagesRenderingLocation

TabPagesRenderingLocation

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

Whether the tab pages are drawn along the top or the bottom edge of the strip.

public enum TabPagesRenderingLocation

Members at a glance

BottomTabs run along the bottom edge.
TopTabs run along the top edge.

Members

Bottom

Tabs run along the bottom edge.

Top

Tabs run along the top edge.