HypernovaDesktop Components · docs
Binarymission
WinFormsPower Tab Strip › RenderingStyle

RenderingStyle

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

Lists the supported tab page rendering styles.

public enum RenderingStyle

Members at a glance

CustomCustom style.
ExtendedWindowsXPWindows XP style, but supports custom color for drawing the selection tip/edge of the currently selected tab page header.
TrapeziumTopTrapeziumTop style.
VisualStudio2005VS 2005 style.
VisualStudio2008VS 2008 style.
WindowsXPWindows XP style.

Members

Custom

Custom style.

ExtendedWindowsXP

Windows XP style, but supports custom color for drawing the selection tip/edge of the currently selected tab page header.

TrapeziumTop

TrapeziumTop style.

VisualStudio2005

VS 2005 style.

VisualStudio2008

VS 2008 style.

WindowsXP

Windows XP style.