1 instantiation of ToolStripEditorControl
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripEditorManager.cs (1)
86
_editor = new
ToolStripEditorControl
(_editorUI.EditorToolStrip, _editorUI.Bounds);
1 reference to ToolStripEditorControl
System.Windows.Forms.Design (1)
System\Windows\Forms\Design\ToolStripEditorManager.cs (1)
28
private
ToolStripEditorControl
_editor;