dbicExplorerBar Send comments on this topic.
BackColorTo Property
See Also 
dbicExplorerBar Assembly > Dbi.WinControl.ExplorerBar Namespace > dbiExplorerBar Class : BackColorTo Property

Gets or sets the secondary background color of the control.

Syntax

Visual Basic (Declaration) 
Public Overridable Property BackColorTo As Color
C# 
public virtual Color BackColorTo {get; set;}

Property Value

Color

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also