1 instantiation of ComponentEditorForm
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Design\WinFormsComponentEditor.cs (1)
55
ComponentEditorForm form = new
ComponentEditorForm
(component,
4 references to ComponentEditorForm
System.Windows.Forms (4)
winforms\Managed\System\WinForms\Design\ComponentEditorForm.cs (3)
64
/// Initializes a new instance of the <see cref='System.Windows.Forms.Design.
ComponentEditorForm
'/> class.
536
private
ComponentEditorForm
form;
543
internal ComponentEditorPageSite(Control parent, Type pageClass, IComponent component,
ComponentEditorForm
form) {
winforms\Managed\System\WinForms\Design\WinFormsComponentEditor.cs (1)
55
ComponentEditorForm
form = new ComponentEditorForm(component,