| | |
| | | this.toolStripSeparator21}); |
| | | this.toolStrip1.Location = new System.Drawing.Point(0, 0); |
| | | this.toolStrip1.Name = "toolStrip1"; |
| | | this.toolStrip1.Size = new System.Drawing.Size(1073, 25); |
| | | this.toolStrip1.Size = new System.Drawing.Size(1019, 25); |
| | | this.toolStrip1.TabIndex = 6; |
| | | this.toolStrip1.Text = "toolStrip1"; |
| | | // |
| | |
| | | // |
| | | this.新建ToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("新建ToolStripMenuItem.Image"))); |
| | | this.新建ToolStripMenuItem.Name = "新建ToolStripMenuItem"; |
| | | this.新建ToolStripMenuItem.Size = new System.Drawing.Size(180, 22); |
| | | this.新建ToolStripMenuItem.Size = new System.Drawing.Size(148, 22); |
| | | this.新建ToolStripMenuItem.Text = "新建"; |
| | | // |
| | | // toolStripSeparator1 |