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

This event is raised when the Value Property changes.

Syntax

Visual Basic (Declaration) 
Public Event ValueChanged As EventHandler
C# 
public event EventHandler ValueChanged

Requirements

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

See Also