KeysConverter is a class that can be used to convert Key objects from one data type to another. Access this class through the TypeDescriptor.
Object
TypeConverter
KeysConverter
[Visual Basic] Public Class KeysConverter Inherits TypeConverter Implements IComparer [C#] public class KeysConverter : TypeConverter, IComparer [C++] public __gc class KeysConverter : public TypeConverter, IComparer [JScript] public class KeysConverter extends TypeConverter, IComparer
[To be supplied.]
Namespace: System.WinForms
Assembly: System.WinForms.dll