dbicDial Send comments on this topic.
DialChange Event
See Also 
dbicDial Assembly > Dbi.WinControl.Dial Namespace > dbiDial Class : DialChange Event

Occurs when the Value of the control changes.

Syntax

Visual Basic (Declaration) 
Public Event DialChange As dbiDial.EventHandlerDialChange
C# 
public event dbiDial.EventHandlerDialChange DialChange

Requirements

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

See Also