System.Windows.Forms.CursorConverter Class

Provides a type converter to convert System.Windows.Forms.Cursor objects to and from various other representations.

See Also: CursorConverter Members

Syntax

public class CursorConverter : System.ComponentModel.TypeConverter

Remarks

For more information about type converters, see the System.ComponentModel.TypeConverter base class and "Implementing a Type Converter".

Note:

You should never create an instance of the System.Windows.Forms.CursorConverter class. Instead, call the System.ComponentModel.TypeDescriptor.GetConverter(object) method. 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: 1.0.5000.0, 2.0.0.0