See Also: OpacityConverter Members
Typically, you do not directly create an instance of an System.Windows.Forms.OpacityConverter. Instead, you call the System.ComponentModel.TypeDescriptor.GetConverter(object) method of System.ComponentModel.TypeDescriptor class. For more information about type converters and to view code examples, see the System.ComponentModel.TypeConverter base class and [<topic://cpconImplementingTypeConverter>].