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

Gets or sets the type of border to be placed around the inner area of the control.

Syntax

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

Property Value

enumBorderType

Requirements

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

See Also