Creates an editor window that allows the user to edit the specified component, using the specified context information.
- context
- An System.ComponentModel.ITypeDescriptorContext that can be used to gain additional context information.
- component
- The component to edit.
true if the component was changed during editing; otherwise, false.