⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 mainframe.designer.cs

📁 航运管理系统
💻 CS
📖 第 1 页 / 共 5 页
字号:
            this.dataGridView3.Size = new System.Drawing.Size(631, 219);
            this.dataGridView3.TabIndex = 54;
            // 
            // label34
            // 
            this.label34.AutoSize = true;
            this.label34.Location = new System.Drawing.Point(220, 144);
            this.label34.Name = "label34";
            this.label34.Size = new System.Drawing.Size(17, 12);
            this.label34.TabIndex = 53;
            this.label34.Text = "吨";
            // 
            // label33
            // 
            this.label33.AutoSize = true;
            this.label33.Location = new System.Drawing.Point(558, 144);
            this.label33.Name = "label33";
            this.label33.Size = new System.Drawing.Size(29, 12);
            this.label33.TabIndex = 52;
            this.label33.Text = "马力";
            // 
            // button6
            // 
            this.button6.Location = new System.Drawing.Point(630, 77);
            this.button6.Name = "button6";
            this.button6.Size = new System.Drawing.Size(35, 95);
            this.button6.TabIndex = 7;
            this.button6.Text = "添加该船舶信息";
            this.button6.UseVisualStyleBackColor = true;
            this.button6.Click += new System.EventHandler(this.button6_Click);
            // 
            // textBox15
            // 
            this.textBox15.Location = new System.Drawing.Point(123, 141);
            this.textBox15.Name = "textBox15";
            this.textBox15.Size = new System.Drawing.Size(91, 21);
            this.textBox15.TabIndex = 3;
            // 
            // textBox21
            // 
            this.textBox21.Location = new System.Drawing.Point(123, 108);
            this.textBox21.Name = "textBox21";
            this.textBox21.Size = new System.Drawing.Size(193, 21);
            this.textBox21.TabIndex = 2;
            // 
            // textBox23
            // 
            this.textBox23.Location = new System.Drawing.Point(123, 74);
            this.textBox23.Name = "textBox23";
            this.textBox23.Size = new System.Drawing.Size(193, 21);
            this.textBox23.TabIndex = 1;
            // 
            // textBox24
            // 
            this.textBox24.Location = new System.Drawing.Point(444, 141);
            this.textBox24.Name = "textBox24";
            this.textBox24.Size = new System.Drawing.Size(108, 21);
            this.textBox24.TabIndex = 6;
            // 
            // textBox25
            // 
            this.textBox25.Location = new System.Drawing.Point(444, 74);
            this.textBox25.Name = "textBox25";
            this.textBox25.Size = new System.Drawing.Size(162, 21);
            this.textBox25.TabIndex = 4;
            // 
            // textBox26
            // 
            this.textBox26.Location = new System.Drawing.Point(444, 108);
            this.textBox26.Name = "textBox26";
            this.textBox26.Size = new System.Drawing.Size(162, 21);
            this.textBox26.TabIndex = 5;
            // 
            // label20
            // 
            this.label20.AutoSize = true;
            this.label20.Location = new System.Drawing.Point(43, 144);
            this.label20.Name = "label20";
            this.label20.Size = new System.Drawing.Size(53, 12);
            this.label20.TabIndex = 44;
            this.label20.Text = "载货吨:";
            // 
            // label21
            // 
            this.label21.AutoSize = true;
            this.label21.Location = new System.Drawing.Point(356, 144);
            this.label21.Name = "label21";
            this.label21.Size = new System.Drawing.Size(65, 12);
            this.label21.TabIndex = 43;
            this.label21.Text = "主机马力:";
            // 
            // label23
            // 
            this.label23.AutoSize = true;
            this.label23.Location = new System.Drawing.Point(356, 111);
            this.label23.Name = "label23";
            this.label23.Size = new System.Drawing.Size(77, 12);
            this.label23.TabIndex = 42;
            this.label23.Text = "船舶英文名:";
            // 
            // label24
            // 
            this.label24.AutoSize = true;
            this.label24.Location = new System.Drawing.Point(356, 77);
            this.label24.Name = "label24";
            this.label24.Size = new System.Drawing.Size(65, 12);
            this.label24.TabIndex = 41;
            this.label24.Text = "船舶类型:";
            // 
            // label30
            // 
            this.label30.AutoSize = true;
            this.label30.Location = new System.Drawing.Point(43, 111);
            this.label30.Name = "label30";
            this.label30.Size = new System.Drawing.Size(77, 12);
            this.label30.TabIndex = 40;
            this.label30.Text = "船舶中文名:";
            // 
            // label31
            // 
            this.label31.AutoSize = true;
            this.label31.Location = new System.Drawing.Point(43, 77);
            this.label31.Name = "label31";
            this.label31.Size = new System.Drawing.Size(41, 12);
            this.label31.TabIndex = 39;
            this.label31.Text = "船号:";
            // 
            // label32
            // 
            this.label32.AutoSize = true;
            this.label32.Font = new System.Drawing.Font("楷体_GB2312", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label32.Location = new System.Drawing.Point(23, 25);
            this.label32.Name = "label32";
            this.label32.Size = new System.Drawing.Size(102, 21);
            this.label32.TabIndex = 38;
            this.label32.Text = "船舶信息";
            // 
            // tabPage7
            // 
            this.tabPage7.Controls.Add(this.button16);
            this.tabPage7.Controls.Add(this.button17);
            this.tabPage7.Controls.Add(this.dataGridView5);
            this.tabPage7.Controls.Add(this.groupBox8);
            this.tabPage7.Location = new System.Drawing.Point(4, 21);
            this.tabPage7.Name = "tabPage7";
            this.tabPage7.Size = new System.Drawing.Size(758, 524);
            this.tabPage7.TabIndex = 6;
            this.tabPage7.Text = "班轮船期";
            this.tabPage7.UseVisualStyleBackColor = true;
            // 
            // button16
            // 
            this.button16.Location = new System.Drawing.Point(670, 492);
            this.button16.Name = "button16";
            this.button16.Size = new System.Drawing.Size(75, 23);
            this.button16.TabIndex = 13;
            this.button16.Text = "删除";
            this.button16.UseVisualStyleBackColor = true;
            this.button16.Click += new System.EventHandler(this.button16_Click);
            // 
            // button17
            // 
            this.button17.Location = new System.Drawing.Point(543, 492);
            this.button17.Name = "button17";
            this.button17.Size = new System.Drawing.Size(75, 23);
            this.button17.TabIndex = 12;
            this.button17.Text = "更新";
            this.button17.UseVisualStyleBackColor = true;
            this.button17.Click += new System.EventHandler(this.button17_Click);
            // 
            // dataGridView5
            // 
            this.dataGridView5.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView5.Location = new System.Drawing.Point(12, 251);
            this.dataGridView5.Name = "dataGridView5";
            this.dataGridView5.RowTemplate.Height = 23;
            this.dataGridView5.Size = new System.Drawing.Size(735, 231);
            this.dataGridView5.TabIndex = 14;
            // 
            // groupBox8
            // 
            this.groupBox8.Controls.Add(this.textBox38);
            this.groupBox8.Controls.Add(this.label46);
            this.groupBox8.Controls.Add(this.textBox37);
            this.groupBox8.Controls.Add(this.label45);
            this.groupBox8.Controls.Add(this.button18);
            this.groupBox8.Controls.Add(this.textBox36);
            this.groupBox8.Controls.Add(this.label37);
            this.groupBox8.Controls.Add(this.textBox29);
            this.groupBox8.Controls.Add(this.textBox30);
            this.groupBox8.Controls.Add(this.textBox31);
            this.groupBox8.Controls.Add(this.textBox32);
            this.groupBox8.Controls.Add(this.textBox33);
            this.groupBox8.Controls.Add(this.textBox34);
            this.groupBox8.Controls.Add(this.textBox35);
            this.groupBox8.Controls.Add(this.label38);
            this.groupBox8.Controls.Add(this.label39);
            this.groupBox8.Controls.Add(this.label40);
            this.groupBox8.Controls.Add(this.label41);
            this.groupBox8.Controls.Add(this.label42);
            this.groupBox8.Controls.Add(this.label43);
            this.groupBox8.Controls.Add(this.label44);
            this.groupBox8.Location = new System.Drawing.Point(12, 13);
            this.groupBox8.Name = "groupBox8";
            this.groupBox8.Size = new System.Drawing.Size(735, 232);
            this.groupBox8.TabIndex = 12;
            this.groupBox8.TabStop = false;
            this.groupBox8.Text = "班轮船期";
            // 
            // textBox38
            // 
            this.textBox38.Location = new System.Drawing.Point(509, 162);
            this.textBox38.Name = "textBox38";
            this.textBox38.Size = new System.Drawing.Size(210, 21);
            this.textBox38.TabIndex = 10;
            // 
            // label46
            // 
            this.label46.AutoSize = true;
            this.label46.Location = new System.Drawing.Point(414, 165);
            this.label46.Name = "label46";
            this.label46.Size = new System.Drawing.Size(77, 12);
            this.label46.TabIndex = 14;
            this.label46.Text = "订仓联系人:";
            // 
            // textBox37
            // 
            this.textBox37.Location = new System.Drawing.Point(98, 162);
            this.textBox37.Name = "textBox37";
            this.textBox37.Size = new System.Drawing.Size(245, 21);
            this.textBox37.TabIndex = 5;
            // 
            // label45
            // 
            this.label45.AutoSize = true;
            this.label45.Location = new System.Drawing.Point(28, 165);
            this.label45.Name = "label45";
            this.label45.Size = new System.Drawing.Size(65, 12);
            this.label45.TabIndex = 12;
            this.label45.Text = "入港时间:";
            // 
            // button18
            // 
            this.button18.Location = new System.Drawing.Point(573, 197);
            this.button18.Name = "button18";
            this.button18.Size = new System.Drawing.Size(146, 23);
            this.button18.TabIndex = 11;
            this.button18.Text = "添加此装船清单";
            this.button18.UseVisualStyleBackColor = true;
            this.button18.Click += new System.EventHandler(this.button18_Click);
            // 
            // textBox36
            // 
            this.textBox36.Location = new System.Drawing.Point(509, 128);
            this.textBox36.Name = "textBox36";
            this.textBox36.Size = new System.Drawing.Size(210, 21);
            this.textBox36.TabIndex = 9;
            // 
            // label37
            // 
            this.label37.AutoSize = true;
            this.label37.Location = new System.Drawing.Point(414, 131);
            this.label37.Name = "label37";
            this.label37.Size = new System.Drawing.Size(101, 12);
            this.label37.TabIndex = 9;
            this.label37.Text = "入港清单联系人:";
            // 
            // textBox29
            // 
            this.textBox29.Location = new System.Drawing.Point(98, 128);
            this.textBox29.Name = "textBox29";
            this.textBox29.Size = new System.Drawing.Size(245, 21);
            this.textBox29.TabIndex = 4;
            // 
            // textBox30
            // 
            this.textBox30.Location = new System.Drawing.Point(98, 98);
            this.textBox30.Name = "textBox30";
            this.textBox30.Size = new System.Drawing.Size(245, 21);
            this.textBox30.TabIndex = 3;

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -