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

Provides data for the ValueChanging Event

Object Model

ValueChangingEventArgs Class

Syntax

Visual Basic (Declaration) 
Public Class ValueChangingEventArgs 
   Inherits System.EventArgs
C# 
public class ValueChangingEventArgs : System.EventArgs 

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dbi.WinControl.Dial.ValueChangingEventArgs

Requirements

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

See Also