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