1 write to toolStrip4_SubMenuItem
WinFormsControlsTest (1)
ToolStripTests.Designer.cs (1)
62this.toolStrip4_SubMenuItem = new System.Windows.Forms.ToolStripMenuItem();
4 references to toolStrip4_SubMenuItem
WinFormsControlsTest (4)
ToolStripTests.Designer.cs (4)
148this.toolStrip4_MenuItem1.DropDownItems.AddRange(new ToolStripItem[] { toolStrip4_SubMenuItem }); 156this.toolStrip4_SubMenuItem.Name = "toolStrip4_SubMenuItem"; 157this.toolStrip4_SubMenuItem.Size = new System.Drawing.Size(481, 44); 158this.toolStrip4_SubMenuItem.Text = "toolStrip4_SubMenuItem";