System.Windows.Forms.TabAppearance Enumeration

Specifies the appearance of the tabs in a tab control.

Syntax

public enum TabAppearance

Remarks

This enumeration is used by members such as TabControl.Appearance.

Members

Member NameDescription
Buttons

The tabs have the appearance of three-dimensional buttons.

FlatButtons

The tabs have the appearance of flat buttons.

Normal

The tabs have the standard appearance of tabs.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0