'Declaration Public Overloads Overrides NotOverridable Function GetStandardValuesSupported( _ ByVal context As ITypeDescriptorContext _ ) As Boolean
public override bool GetStandardValuesSupported( ITypeDescriptorContext context )
Parameters
- context
- An System.ComponentModel.ITypeDescriptorContext that provides a format context.
Return Value
true if GetStandardValues should be called to find a common set of values the object supports; otherwise, false.