Class ColorUIAdvOffice2010Renderer
Represents an Office2010 renderer of the ColorUIAdv.
Inheritance
System.Object
ColorUIAdvOffice2010Renderer
Assembly: Syncfusion.Tools.Windows.dll
public class ColorUIAdvOffice2010Renderer : ColorUIAdvRenderer
Constructors
Initialize a new instance of the ColorUIAdvOffice2010Renderer class.
Declaration
public ColorUIAdvOffice2010Renderer(ColorPickerUIAdv control)
Parameters
| Type |
Name |
Description |
| ColorPickerUIAdv |
control |
An instance of the ColorPickerUIAdv.
|
Properties
Declaration
protected override Color BackColor { get; }
Property Value
| Type |
| System.Drawing.Color |
Overrides
Declaration
protected Office2010Colors ColorTable { get; }
Property Value
Declaration
protected override Color ForeColor { get; }
Property Value
| Type |
| System.Drawing.Color |
Overrides
Declaration
protected override Color GroupHeaderBackColor { get; }
Property Value
| Type |
| System.Drawing.Color |
Overrides
Declaration
protected override Color HighlightedBorderColor { get; }
Property Value
| Type |
| System.Drawing.Color |
Overrides
Declaration
protected override Color ItemBorderColor { get; }
Property Value
| Type |
| System.Drawing.Color |
Overrides
Declaration
protected override Color SelectedBorderColor { get; }
Property Value
| Type |
| System.Drawing.Color |
Overrides
Declaration
protected override Color SelectedHighlightedBorderColor { get; }
Property Value
| Type |
| System.Drawing.Color |
Overrides