In This Article

ContextualTabGroupColors Class

Provides numerous stock colors to be used for ContextualTabGroup controls.

public static class ContextualTabGroupColors
Inheritance:
object object

Properties

Cyan

Gets a stock color for a contextual tab group.

public static Color Cyan { get; }

Property Value

Color:

A Color object specifying a stock color for a contextual tab group.

Green

Gets a stock color for a contextual tab group.

public static Color Green { get; }

Property Value

Color:

A Color object specifying a stock color for a contextual tab group.

Orange

Gets a stock color for a contextual tab group.

public static Color Orange { get; }

Property Value

Color:

A Color object specifying a stock color for a contextual tab group.

Pink

Gets a stock color for a contextual tab group.

public static Color Pink { get; }

Property Value

Color:

A Color object specifying a stock color for a contextual tab group.

Purple

Gets a stock color for a contextual tab group.

public static Color Purple { get; }

Property Value

Color:

A Color object specifying a stock color for a contextual tab group.

Red

Gets a stock color for a contextual tab group.

public static Color Red { get; }

Property Value

Color:

A Color object specifying a stock color for a contextual tab group.

Yellow

Gets a stock color for a contextual tab group.

public static Color Yellow { get; }

Property Value

Color:

A Color object specifying a stock color for a contextual tab group.

Inherited Members