ConvertEventArgs Constructor (Object^, Type^)
.NET Framework (current version)
Initializes a new instance of the ConvertEventArgs class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Parameters
- value
-
Type:
System::Object^
An Object that contains the value of the current property.
- desiredType
-
Type:
System::Type^
The Type of the value.
.NET Framework
Available since 1.1
Available since 1.1
Show: