'Declaration Public Function New( _ ByVal delta As Integer, _ ByVal done As Boolean _ )
'Declaration
Public Function New( _ ByVal delta As Integer, _ ByVal done As Boolean _ )
public UpDownButtonClickEventArgs( int delta, bool done )
UpDownButtonClickEventArgs Class UpDownButtonClickEventArgs Members