System.Windows.Forms.TreeViewImageKeyConverter Class

Provides a type converter to convert data for an image key to and from another data type.

See Also: TreeViewImageKeyConverter Members

Syntax

public class TreeViewImageKeyConverter : ImageKeyConverter

Remarks

The System.Windows.Forms.TreeViewImageKeyConverter class is used to convert key values of an image associated with a System.Windows.Forms.TreeView control to and from other data types. For more information about type converters, see the System.ComponentModel.TypeConverter base class and How to: Implement a Type Converter.

Note:

Typically, you do not directly create an instance of an System.Windows.Forms.TreeViewImageKeyConverter. Instead, call the System.ComponentModel.TypeDescriptor.GetConverter(object) method of the System.ComponentModel.TypeDescriptor class. For more information, see the examples in the System.ComponentModel.TypeConverter base class.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 2.0.0.0