[]
        
Determines whether this object supports standard values.
public override bool GetStandardValuesSupported(ITypeDescriptorContext context)
Public Overrides Function GetStandardValuesSupported(context As ITypeDescriptorContext) As Boolean
| Type | Name | Description | 
|---|---|---|
| ITypeDescriptorContext | context | Context information  | 
    
| Type | Description | 
|---|---|
| bool | True if this object supports standard values; otherwise, false  |