Table of Contents

Enum TabAppearance

Namespace
Alternet.UI
Assembly
Alternet.UI.Interfaces.dll

Specifies the appearance of the tabs in a tab control.

public enum TabAppearance

Fields

Buttons = 1

The tabs have the appearance of three-dimensional buttons.

FlatButtons = 2

The tabs have the appearance of flat buttons.

Normal = 0

The tabs have the standard appearance of tabs.