System.Windows.Forms.UpDownEventArgs Class

Provides data for controls that derive from the System.Windows.Forms.UpDownBase control.

See Also: UpDownEventArgs Members

Syntax

public class UpDownEventArgs : EventArgs

Remarks

The System.Windows.Forms.UpDownEventArgs is used when the user clicks a button on a control that derives from the System.Windows.Forms.UpDownBase control. The System.Windows.Forms.UpDownEventArgs contains information on which button was clicked.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0