dbicSlide Send comments on this topic.
InnerColorTo Property
See Also 
dbicSlide Assembly > Dbi.WinControl.Slide Namespace > dbiSlide Class : InnerColorTo Property

Gets or sets the secondary background color in the inner section of the control.

Syntax

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

Property Value

Color

Requirements

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

See Also