?? 出庫信息修改.designer.cs
字號:
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(595, 597);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(53, 12);
this.label12.TabIndex = 47;
this.label12.Text = "出庫類型";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(595, 631);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(53, 12);
this.label11.TabIndex = 46;
this.label11.Text = "出庫入庫";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(317, 483);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(53, 12);
this.label10.TabIndex = 45;
this.label10.Text = "資產(chǎn)類型";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(323, 518);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(29, 12);
this.label9.TabIndex = 44;
this.label9.Text = "數(shù)量";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(323, 558);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(29, 12);
this.label8.TabIndex = 43;
this.label8.Text = "價格";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(323, 597);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(29, 12);
this.label7.TabIndex = 42;
this.label7.Text = "總價";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(323, 633);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(29, 12);
this.label6.TabIndex = 41;
this.label6.Text = "型號";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(55, 631);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(53, 12);
this.label5.TabIndex = 40;
this.label5.Text = "領(lǐng)用用途";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(55, 591);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(53, 12);
this.label4.TabIndex = 39;
this.label4.Text = "領(lǐng)用單位";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(55, 555);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(29, 12);
this.label3.TabIndex = 38;
this.label3.Text = "時間";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(55, 513);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(41, 12);
this.label2.TabIndex = 37;
this.label2.Text = "庫存ID";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(55, 478);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(29, 12);
this.label1.TabIndex = 36;
this.label1.Text = "票號";
//
// 出庫信息修改
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.SystemColors.GradientInactiveCaption;
this.ClientSize = new System.Drawing.Size(1028, 746);
this.Controls.Add(this.comboBox2);
this.Controls.Add(this.button4);
this.Controls.Add(this.button3);
this.Controls.Add(this.button2);
this.Controls.Add(this.button1);
this.Controls.Add(this.textBox14);
this.Controls.Add(this.textBox13);
this.Controls.Add(this.textBox12);
this.Controls.Add(this.textBox11);
this.Controls.Add(this.textBox10);
this.Controls.Add(this.textBox9);
this.Controls.Add(this.textBox8);
this.Controls.Add(this.textBox7);
this.Controls.Add(this.textBox6);
this.Controls.Add(this.textBox5);
this.Controls.Add(this.comboBox1);
this.Controls.Add(this.textBox4);
this.Controls.Add(this.textBox3);
this.Controls.Add(this.textBox2);
this.Controls.Add(this.textBox1);
this.Controls.Add(this.label15);
this.Controls.Add(this.label14);
this.Controls.Add(this.label13);
this.Controls.Add(this.label12);
this.Controls.Add(this.label11);
this.Controls.Add(this.label10);
this.Controls.Add(this.label9);
this.Controls.Add(this.label8);
this.Controls.Add(this.label7);
this.Controls.Add(this.label6);
this.Controls.Add(this.label5);
this.Controls.Add(this.label4);
this.Controls.Add(this.label3);
this.Controls.Add(this.label2);
this.Controls.Add(this.label1);
this.Controls.Add(this.dataGridView1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "出庫信息修改";
this.Text = "出庫信息修改";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.Load += new System.EventHandler(this.出庫信息修改_Load);
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.出入庫明細(xì)表BindingSource)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.sqldatabase_DataDataSet)).EndInit();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.DataGridView dataGridView1;
private sqldatabase_DataDataSet sqldatabase_DataDataSet;
private System.Windows.Forms.BindingSource 出入庫明細(xì)表BindingSource;
private 計量.sqldatabase_DataDataSetTableAdapters.出入庫明細(xì)表TableAdapter 出入庫明細(xì)表TableAdapter;
private System.Windows.Forms.DataGridViewTextBoxColumn 票號DataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn 庫存IDDataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn 時間DataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn 領(lǐng)用單位DataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn 領(lǐng)用用途DataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn 資產(chǎn)類型DataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn 數(shù)量DataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn 價格DataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn 總價DataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn 型號DataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn 規(guī)格DataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn 等級DataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn 廠家DataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn 出入庫類型DataGridViewTextBoxColumn;
private System.Windows.Forms.DataGridViewTextBoxColumn 出庫入庫DataGridViewTextBoxColumn;
private System.Windows.Forms.ComboBox comboBox2;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.TextBox textBox14;
private System.Windows.Forms.TextBox textBox13;
private System.Windows.Forms.TextBox textBox12;
private System.Windows.Forms.TextBox textBox11;
private System.Windows.Forms.TextBox textBox10;
private System.Windows.Forms.TextBox textBox9;
private System.Windows.Forms.TextBox textBox8;
private System.Windows.Forms.TextBox textBox7;
private System.Windows.Forms.TextBox textBox6;
private System.Windows.Forms.TextBox textBox5;
private System.Windows.Forms.ComboBox comboBox1;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
}
}
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -