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

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

Syntax

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

Property Value

Color

Requirements

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

See Also