Creates an editor window that allows the user to edit the specified component, using the specified window that owns the component.
- component
- The component to edit.
- owner
- An System.Windows.Forms.IWin32Window that the component belongs to.
true if the component was changed during editing; otherwise, false.