dbicDropDate Send comments on this topic.
SpinClickEventArgs Class
See Also  Members  
dbicDropDate Assembly > Dbi.WinControl.DropDate Namespace : SpinClickEventArgs Class

Provides data to the ClickSpin event.

Object Model

SpinClickEventArgs Class

Syntax

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

Inheritance Hierarchy

System.Object
   System.EventArgs
      Dbi.WinControl.DropDate.SpinClickEventArgs

Requirements

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

See Also