dbicDial Send comments on this topic.
OldValue Property
See Also 
dbicDial Assembly > Dbi.WinControl.Dial Namespace > ValueChangingEventArgs Class : OldValue Property

The previous value if the dial.

Syntax

Visual Basic (Declaration) 
Public Property OldValue As Integer
C# 
public int OldValue {get; set;}

Property Value

Integer

Requirements

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

See Also