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


"

The following tables list the members exposed by ValueChangingEventArgs.

"

Public Constructors

 NameDescription
public ConstructorValueChangingEventArgs ConstructorCreates a new instance of the Class.  
Top

Public Properties

 NameDescription
public PropertyNewValueThe value the dial will become  
public PropertyOldValueThe previous value if the dial.  
Top

See Also