Class ColorHelper
Static color utilities for the tab control, deriving the IDE-style tab background color from a given base control color (with special cases for Classic and XP themes).
Inherited Members
Namespace: Reportman.Drawing.Forms
Assembly: Reportman.Drawing.Forms.dll
Syntax
public class ColorHelper
Constructors
View SourceColorHelper()
Declaration
public ColorHelper()
Methods
View SourceTabBackgroundFromBaseColor(Color)
Declaration
public static Color TabBackgroundFromBaseColor(Color backColor)
Parameters
| Type | Name | Description |
|---|---|---|
| Color | backColor |
Returns
| Type | Description |
|---|---|
| Color |