C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / UpDownButtonClickEventArgs Class / UpDownButtonClickEventArgs Constructor

In This Topic
UpDownButtonClickEventArgs Constructor
In This Topic
Initializes a new instance of the UpDownButtonClickEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal delta As Integer, _
   ByVal done As Boolean _
)
 

Parameters

delta
done
See Also