| --PROPERTIES OF dotNetObject:System.Windows.Forms.CursorConverter | Default / Value |
| --METHODS OF dotNetObject:System.Windows.Forms.CursorConverter | |
| .CanConvertFrom sourceType | |
| .CanConvertFrom context sourceType | |
| .CanConvertTo destinationType | |
| .CanConvertTo context destinationType | |
| .ConvertFrom value | |
| .ConvertFrom context culture value | |
| .ConvertFromInvariantString text | |
| .ConvertFromInvariantString context text | |
| .ConvertFromString text | |
| .ConvertFromString context text | |
| .ConvertFromString context culture text | |
| .ConvertTo value destinationType | |
| .ConvertTo context culture value destinationType | |
| .ConvertToInvariantString value | |
| .ConvertToInvariantString context value | |
| .ConvertToString value | |
| .ConvertToString context value | |
| .ConvertToString context culture value | |
| .CreateInstance propertyValues | |
| .CreateInstance context propertyValues | |
| .Equals obj | |
| .[static]Equals objA objB | |
| .GetCreateInstanceSupported() | |
| .GetCreateInstanceSupported context | |
| .GetHashCode() | |
| .GetProperties value | |
| .GetProperties context value | |
| .GetProperties context value attributes | |
| .GetPropertiesSupported() | |
| .GetPropertiesSupported context | |
| .GetStandardValues() | |
| .GetStandardValues context | |
| .GetStandardValuesExclusive() | |
| .GetStandardValuesExclusive context | |
| .GetStandardValuesSupported() | |
| .GetStandardValuesSupported context | |
| .GetType() | |
| .IsValid value | |
| .IsValid context value | |
| .[static]ReferenceEquals objA objB | |
| .ToString() | |
| --EVENTS OF dotNetObject:System.Windows.Forms.CursorConverter | |