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

Gets or sets the offset values used to calculate the position of the inner border in the control.

Syntax

Visual Basic (Declaration) 
Public Property InnerOffset As OffsetRect
C# 
public OffsetRect InnerOffset {get; set;}

Property Value

OffsetRect Structure

Requirements

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

See Also