Version

Office2013CustomBlendColor Property (StyleManager)

Returns or sets the color that should be blended with the colors of the current Infragistics.Win.Office2013ColorTable.ColorSchemeResolved.
Syntax
'Declaration
 
Public Shared Property Office2013CustomBlendColor As Color
public static Color Office2013CustomBlendColor {get; set;}
Remarks

When set to Color.Default, which is the default value, the value from the Infragistics.Win.Office2013ColorTable.CustomBlendColor will be used. This properties are updated based on the last Infragistics Style Library that was loaded using the default/unspecified style library name.

Requirements

Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also