Returns a value indicating whether this object supports a standard set of control ID values that can be picked from a list, using the specified context.
- context
An System.ComponentModel.ITypeDescriptorContext that provides a format context.
![]()
true if ControlIDConverter.GetStandardValues(System.ComponentModel.ITypeDescriptorContext) should be called to find a common set of control ID values the object supports; otherwise, false. This implementation returns true if the context is not null; otherwise, false.