The following tables list the members exposed by Appearance.AppearanceCursorConverter.
| Name | Description | |
|---|---|---|
![]() | Appearance.AppearanceCursorConverter Constructor |
| Name | Description | |
|---|---|---|
![]() | CanConvertFrom | Overloaded. Determines if this converter can convert an object in the given source type to the native type of the converter. (Inherited from System.Windows.Forms.CursorConverter) |
![]() | CanConvertTo | Overloaded. Gets a value indicating whether this converter can convert an object to the given destination type using the context. (Inherited from System.Windows.Forms.CursorConverter) |
![]() | ConvertFrom | Overloaded. Overridden. Converts the given object to the type of this converter, using the specified context and culture information. |
![]() | ConvertFromInvariantString | Overloaded. (Inherited from System.ComponentModel.TypeConverter) |
![]() | ConvertFromString | Overloaded. (Inherited from System.ComponentModel.TypeConverter) |
![]() | ConvertTo | Overloaded. Converts the given value object to the specified type, using the specified context and culture information. (Inherited from System.Windows.Forms.CursorConverter) |
![]() | ConvertToInvariantString | Overloaded. (Inherited from System.ComponentModel.TypeConverter) |
![]() | ConvertToString | Overloaded. (Inherited from System.ComponentModel.TypeConverter) |
![]() | CreateInstance | Overloaded. (Inherited from System.ComponentModel.TypeConverter) |
![]() | GetCreateInstanceSupported | Overloaded. (Inherited from System.ComponentModel.TypeConverter) |
![]() | GetProperties | Overloaded. (Inherited from System.ComponentModel.TypeConverter) |
![]() | GetPropertiesSupported | Overloaded. (Inherited from System.ComponentModel.TypeConverter) |
![]() | GetStandardValues | Overloaded. Retrieves a collection containing a set of standard values for the data type this validator is designed for. This will return a null reference (Nothing in Visual Basic) if the data type does not support a standard set of values. (Inherited from System.Windows.Forms.CursorConverter) |
![]() | GetStandardValuesExclusive | Overloaded. (Inherited from System.ComponentModel.TypeConverter) |
![]() | GetStandardValuesSupported | Overloaded. Determines if this object supports a standard set of values that can be picked from a list. (Inherited from System.Windows.Forms.CursorConverter) |
![]() | IsValid | Overloaded. (Inherited from System.ComponentModel.TypeConverter) |
| Name | Description | |
|---|---|---|
![]() | GetConvertFromException | (Inherited from System.ComponentModel.TypeConverter) |
![]() | GetConvertToException | (Inherited from System.ComponentModel.TypeConverter) |
![]() | SortProperties | (Inherited from System.ComponentModel.TypeConverter) |