ColorConverter::GetStandardValues Method
.NET Framework (current version)
Namespace:
System.Drawing
Assembly: System.Drawing (in System.Drawing.dll)
| Name | Description | |
|---|---|---|
![]() | GetStandardValues() | Returns a collection of standard values from the default context for the data type this type converter is designed for.(Inherited from TypeConverter.) |
![]() | GetStandardValues(ITypeDescriptorContext^) | Retrieves a collection containing a set of standard values for the data type for which this validator is designed. This will return null if the data type does not support a standard set of values.(Overrides TypeConverter::GetStandardValues(ITypeDescriptorContext^).) |
Show:
