OpacityConverter Constructor ()
.NET Framework (current version)
Initializes an instance of the OpacityConverter class.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
This is the default constructor supplied by the compiler.
Typically, you do not directly create an instance of an OpacityConverter. Instead, call the GetConverter method of TypeDescriptor class. For more information, see the code examples in the TypeConverter base class.
.NET Framework
Available since 1.1
Available since 1.1
Show: