Version

Search Results

GetEditStyle(ITypeDescriptorContext) Method

Used to determine the type of UIEditor that will be displayed. Syntax Parameters context ITypeDescriptorContext Return Value UITypeEditorEditStyle specifying the type of UIEditor.

GetEditStyle Method (KeyCodeUIEditor)

Used to determine the type of UIEditor that will be displayed. Overload List

MRUListTypeConverter Class

TypeConverter for MRULists Syntax

MRUListTypeConverter Class Members

Public Constructors Public Methods Protected Methods

MRUListTypeConverter Class Methods

Public Methods Protected Methods

CanConvertTo(ITypeDescriptorContext,Type) Method

Indicates which types the class can be cast to. Syntax Parameters context ITypeDescriptorContextdestinationType Type Return Value A boolean indicating if the class can be converted to the specified type.

CanConvertTo Method (MRUListTypeConverter)

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 (MRUListTypeConverter)

Converts the object to the specified type. Overload List