UpDownEventHandler Delegate
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Represents the method that will handle an event for an internal class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- source
-
Type:
System::Object^
The source of the event.
- e
-
Type:
System.Windows.Forms::UpDownEventArgs^
An UpDownEventArgs that contains the event data.
.NET Framework
Available since 1.1
Available since 1.1
Show: