C#
VB
C++
Gets the standard values supported.
public override bool GetStandardValuesSupported(
ITypeDescriptorContext context
)
Public Overloads Overrides Function GetStandardValuesSupported( _
ByVal context As ITypeDescriptorContext _
) As Boolean
public:
bool GetStandardValuesSupported(
ITypeDescriptorContext^ context
) override
context
A ITypeDescriptorContext that provides a format context.
Returns a value that indicates whether this object supports a standard set of values that can be picked from a list, using the specified context.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET