Version

Search Results

CanConvertTo Method (KeyCodeTypeConverter)

Indicates which types the class can be cast to. Overload List

ConvertTo(ITypeDescriptorContext,CultureInfo,Object,Type) Method

Converts the object to the specified type. Syntax Parameters context ITypeDescriptorContextculture CultureInfovalue Object to convert.destinationType Type to which the object is to be converted. Return Value The converted object.

ConvertTo Method (KeyCodeTypeConverter)

Converts the object to the specified type. Overload List

KeyCodeUIEditor Class

Custom type editor for the System.Windows.Forms.Keys data type. Syntax

KeyCodeUIEditor Class Members

Public Constructors Public Properties Public Methods

EditValue(ITypeDescriptorContext,IServiceProvider,Object) Method

Used to edit the value and convert the value as needed. Syntax Parameters context ITypeDescriptorContextprovider IServiceProvidervalue Current value Return Value Edited value.

EditValue Method (KeyCodeUIEditor)

Used to edit the value and convert the value as needed. Overload List