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

Gets or sets the border color around the control.

Syntax

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

Property Value

Color

Requirements

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

See Also