dbicSlide Send comments on this topic.
ValuePointEventArgs Class
See Also  Members  
dbicSlide Assembly > Dbi.WinControl.Slide Namespace : ValuePointEventArgs Class

Provides data for the ValuePoint Event.

Object Model

ValuePointEventArgs Class

Syntax

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

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dbi.WinControl.Slide.ValuePointEventArgs

Requirements

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

See Also