📄 库存调拨.designer.cs
字号:
this.button2.TabIndex = 7;
this.button2.Text = "确定(F5)";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// button3
//
this.button3.Location = new System.Drawing.Point(509, 437);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(62, 29);
this.button3.TabIndex = 6;
this.button3.Text = "退出(F6)";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(188, 437);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(41, 12);
this.label8.TabIndex = 4;
this.label8.Text = "备注:";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(17, 437);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(53, 12);
this.label7.TabIndex = 3;
this.label7.Text = "经办人:";
//
// groupBox3
//
this.groupBox3.Controls.Add(this.button1);
this.groupBox3.Location = new System.Drawing.Point(0, 112);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(569, 45);
this.groupBox3.TabIndex = 2;
this.groupBox3.TabStop = false;
//
// button1
//
this.button1.Location = new System.Drawing.Point(19, 11);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(91, 28);
this.button1.TabIndex = 0;
this.button1.Text = "添加商品(F2)";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// groupBox2
//
this.groupBox2.Controls.Add(this.txt1);
this.groupBox2.Controls.Add(this.dateTimePicker1);
this.groupBox2.Controls.Add(this.label6);
this.groupBox2.Controls.Add(this.label4);
this.groupBox2.Controls.Add(this.comboBox2);
this.groupBox2.Controls.Add(this.label3);
this.groupBox2.Controls.Add(this.comboBox1);
this.groupBox2.Controls.Add(this.label2);
this.groupBox2.Location = new System.Drawing.Point(0, 41);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(569, 69);
this.groupBox2.TabIndex = 1;
this.groupBox2.TabStop = false;
//
// txt1
//
this.txt1.Location = new System.Drawing.Point(448, 14);
this.txt1.Name = "txt1";
this.txt1.Size = new System.Drawing.Size(104, 21);
this.txt1.TabIndex = 10;
//
// dateTimePicker1
//
this.dateTimePicker1.Location = new System.Drawing.Point(448, 44);
this.dateTimePicker1.Name = "dateTimePicker1";
this.dateTimePicker1.Size = new System.Drawing.Size(114, 21);
this.dateTimePicker1.TabIndex = 7;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(377, 48);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(65, 12);
this.label6.TabIndex = 6;
this.label6.Text = "调拨日期:";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(387, 17);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(41, 12);
this.label4.TabIndex = 4;
this.label4.Text = "单号:";
//
// comboBox2
//
this.comboBox2.FormattingEnabled = true;
this.comboBox2.Items.AddRange(new object[] {
"主仓库",
"酒库",
"饮料库",
"生活用品库"});
this.comboBox2.Location = new System.Drawing.Point(250, 31);
this.comboBox2.Name = "comboBox2";
this.comboBox2.Size = new System.Drawing.Size(96, 20);
this.comboBox2.TabIndex = 3;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(188, 36);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(65, 12);
this.label3.TabIndex = 2;
this.label3.Text = "调入仓库:";
//
// comboBox1
//
this.comboBox1.FormattingEnabled = true;
this.comboBox1.Items.AddRange(new object[] {
"主仓库",
"酒库",
"饮料库",
"生活用品库"});
this.comboBox1.Location = new System.Drawing.Point(75, 31);
this.comboBox1.Name = "comboBox1";
this.comboBox1.Size = new System.Drawing.Size(97, 20);
this.comboBox1.TabIndex = 1;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(6, 36);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(65, 12);
this.label2.TabIndex = 0;
this.label2.Text = "调出仓库:";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("华文行楷", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.Location = new System.Drawing.Point(254, 13);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(112, 25);
this.label1.TabIndex = 0;
this.label1.Text = "库存调拨";
//
// tabPage2
//
this.tabPage2.Controls.Add(this.dbgname4);
this.tabPage2.Controls.Add(this.label12);
this.tabPage2.Controls.Add(this.dbgname3);
this.tabPage2.Controls.Add(this.label11);
this.tabPage2.Controls.Add(this.dateTimePicker3);
this.tabPage2.Controls.Add(this.label10);
this.tabPage2.Controls.Add(this.dateTimePicker2);
this.tabPage2.Controls.Add(this.label9);
this.tabPage2.Controls.Add(this.button6);
this.tabPage2.Controls.Add(this.button5);
this.tabPage2.Controls.Add(this.but2);
this.tabPage2.Location = new System.Drawing.Point(4, 21);
this.tabPage2.Name = "tabPage2";
this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
this.tabPage2.Size = new System.Drawing.Size(576, 479);
this.tabPage2.TabIndex = 1;
this.tabPage2.Text = "库存调拨情况";
this.tabPage2.UseVisualStyleBackColor = true;
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(16, 269);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(101, 12);
this.label12.TabIndex = 19;
this.label12.Text = "单据的详单信息:";
//
// dbgname3
//
this.dbgname3.AllowUserToAddRows = false;
this.dbgname3.AllowUserToDeleteRows = false;
this.dbgname3.BackgroundColor = System.Drawing.Color.Snow;
this.dbgname3.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dbgname3.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Column6,
this.Column7,
this.Column8,
this.Column9,
this.Column10,
this.Column12});
this.dbgname3.Location = new System.Drawing.Point(8, 63);
this.dbgname3.Name = "dbgname3";
this.dbgname3.ReadOnly = true;
this.dbgname3.RowTemplate.Height = 23;
this.dbgname3.Size = new System.Drawing.Size(567, 195);
this.dbgname3.TabIndex = 17;
//
// Column6
//
this.Column6.DataPropertyName = "调拨单号";
this.Column6.HeaderText = "调拨单号";
this.Column6.Name = "Column6";
this.Column6.ReadOnly = true;
//
// Column7
//
this.Column7.DataPropertyName = "调出仓库";
this.Column7.HeaderText = "调出仓库";
this.Column7.Name = "Column7";
this.Column7.ReadOnly = true;
//
// Column8
//
this.Column8.DataPropertyName = "调入仓库";
this.Column8.HeaderText = "调入仓库";
this.Column8.Name = "Column8";
this.Column8.ReadOnly = true;
//
// Column9
//
this.Column9.DataPropertyName = "调拨日期";
this.Column9.HeaderText = "调拨日期";
this.Column9.Name = "Column9";
this.Column9.ReadOnly = true;
//
// Column10
//
this.Column10.DataPropertyName = "经办人";
this.Column10.HeaderText = "经办人";
this.Column10.Name = "Column10";
this.Column10.ReadOnly = true;
//
// Column12
//
this.Column12.DataPropertyName = "备注";
this.Column12.HeaderText = "备注";
this.Column12.Name = "Column12";
this.Column12.ReadOnly = true;
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(137, 28);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -