System.Windows.Forms.SelectionRangeConverter.GetCreateInstanceSupported Method

Determines if changing a value on an instance should require a call to erload:System.Windows.Forms.SelectionRangeConverter.CreateInstance to create a new value.

Syntax

public override bool GetCreateInstanceSupported (System.ComponentModel.ITypeDescriptorContext context)

Parameters

context
A System.ComponentModel.ITypeDescriptorContext that provides a format context.

Returns

true if erload:System.Windows.Forms.SelectionRangeConverter.CreateInstance must be called to make a change to one or more properties; otherwise false.

Remarks

The default implementation always returns true.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0