[]
Represents the painter of the visual elements with Excel2013 style.
[TypeConverter(typeof(_pp))]
public class FlatInterfaceRenderer : IInterfaceRenderer, ISerializeSupport, ICustomizeColor, ICustomizeActiveTabColor
<TypeConverter(GetType(_pp))>
Public Class FlatInterfaceRenderer
Implements IInterfaceRenderer, ISerializeSupport, ICustomizeColor, ICustomizeActiveTabColor
| Name | Description |
|---|---|
| FlatInterfaceRenderer() | Creates a new instance of FlatInterfaceRenderer class. |
| Name | Description |
|---|---|
| ActiveBottomBorderColor | Gets or sets the active bottom border color. |
| ActiveFontStyle | Gets or sets the font style of the sheet tab when active or the mouse is over the tab. |
| ActiveForeColor | Gets or sets the active foreground color of sheet tab. |
| ActiveLeftBorderColor | Gets or sets the active left border color. |
| ActiveRightBorderColor | Gets or sets the active left border color. |
| ActiveTabBackColor | Gets or sets the overall active tab background color. |
| ActiveTopBorderColor | Gets or sets the active top border color. |
| ArrowColorDisabled | Gets or sets the color of the arrow button when disabled. |
| ArrowColorEnabled | Gets or sets the color of the arrow button when enabled. |
| BackColor | Gets or sets the overall background color. |
| BorderColor | Gets or sets the border color. |
| ButtonActiveColor | Gets or sets the button color (add new, arrow) in active mode. |
| ButtonNormalColor | Gets or sets the button color (add new) in normal mode. |
| ForeColor | Gets or sets the foreground color of the sheet tab. |
| GrayAreaColor | Gets or sets the color of the gray area. |
| RangeGroupBackgroundColor | Gets or sets the background color of the range group. |
| RangeGroupButtonBorderColor | Gets or sets the border color of the range group button. |
| RangeGroupLineColor | Gets or sets the color of the range group line. |
| SplitBarBackgroundColor | Gets or sets the color of the split bar. |
| SplitBoxBackgroundColor | Gets or sets the split box background color. |
| SplitBoxBorderColor | Gets or sets the color of the split box border. |