📄 frmbuystock.designer.cs
字号:
namespace EMS.BuyStock
{
partial class frmBuyStock
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.btnSelectUnits = new System.Windows.Forms.Button();
this.btnSelectHandle = new System.Windows.Forms.Button();
this.txtUnits = new System.Windows.Forms.TextBox();
this.txtHandle = new System.Windows.Forms.TextBox();
this.txtSummary = new System.Windows.Forms.TextBox();
this.txtBillDate = new System.Windows.Forms.TextBox();
this.txtBillCode = new System.Windows.Forms.TextBox();
this.label5 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.dgvStockList = new System.Windows.Forms.DataGridView();
this.Column1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column5 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.Column6 = new System.Windows.Forms.DataGridViewTextBoxColumn();
this.label6 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.btnSave = new System.Windows.Forms.Button();
this.btnEixt = new System.Windows.Forms.Button();
this.txtStockQty = new System.Windows.Forms.TextBox();
this.txtFullPayment = new System.Windows.Forms.TextBox();
this.txtpayment = new System.Windows.Forms.TextBox();
this.txtBalance = new System.Windows.Forms.TextBox();
this.groupBox1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dgvStockList)).BeginInit();
this.SuspendLayout();
//
// groupBox1
//
this.groupBox1.BackColor = System.Drawing.Color.White;
this.groupBox1.Controls.Add(this.btnSelectUnits);
this.groupBox1.Controls.Add(this.btnSelectHandle);
this.groupBox1.Controls.Add(this.txtUnits);
this.groupBox1.Controls.Add(this.txtHandle);
this.groupBox1.Controls.Add(this.txtSummary);
this.groupBox1.Controls.Add(this.txtBillDate);
this.groupBox1.Controls.Add(this.txtBillCode);
this.groupBox1.Controls.Add(this.label5);
this.groupBox1.Controls.Add(this.label4);
this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Controls.Add(this.label2);
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Location = new System.Drawing.Point(-1, 3);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(616, 95);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "进货单";
//
// btnSelectUnits
//
this.btnSelectUnits.Location = new System.Drawing.Point(585, 43);
this.btnSelectUnits.Name = "btnSelectUnits";
this.btnSelectUnits.Size = new System.Drawing.Size(25, 23);
this.btnSelectUnits.TabIndex = 10;
this.btnSelectUnits.Text = "<<";
this.btnSelectUnits.UseVisualStyleBackColor = true;
this.btnSelectUnits.Click += new System.EventHandler(this.btnSelectUnits_Click);
//
// btnSelectHandle
//
this.btnSelectHandle.Location = new System.Drawing.Point(137, 43);
this.btnSelectHandle.Name = "btnSelectHandle";
this.btnSelectHandle.Size = new System.Drawing.Size(25, 23);
this.btnSelectHandle.TabIndex = 10;
this.btnSelectHandle.Text = "<<";
this.btnSelectHandle.UseVisualStyleBackColor = true;
this.btnSelectHandle.Click += new System.EventHandler(this.btnSelectHandle_Click);
//
// txtUnits
//
this.txtUnits.Font = new System.Drawing.Font("宋体", 9F);
this.txtUnits.Location = new System.Drawing.Point(251, 44);
this.txtUnits.Name = "txtUnits";
this.txtUnits.Size = new System.Drawing.Size(333, 21);
this.txtUnits.TabIndex = 9;
//
// txtHandle
//
this.txtHandle.Font = new System.Drawing.Font("宋体", 9F);
this.txtHandle.Location = new System.Drawing.Point(57, 44);
this.txtHandle.Name = "txtHandle";
this.txtHandle.Size = new System.Drawing.Size(79, 21);
this.txtHandle.TabIndex = 8;
//
// txtSummary
//
this.txtSummary.Font = new System.Drawing.Font("宋体", 9F);
this.txtSummary.Location = new System.Drawing.Point(57, 66);
this.txtSummary.Name = "txtSummary";
this.txtSummary.Size = new System.Drawing.Size(553, 21);
this.txtSummary.TabIndex = 7;
//
// txtBillDate
//
this.txtBillDate.BackColor = System.Drawing.Color.White;
this.txtBillDate.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Underline);
this.txtBillDate.ForeColor = System.Drawing.Color.Blue;
this.txtBillDate.Location = new System.Drawing.Point(528, 12);
this.txtBillDate.Name = "txtBillDate";
this.txtBillDate.ReadOnly = true;
this.txtBillDate.Size = new System.Drawing.Size(80, 21);
this.txtBillDate.TabIndex = 6;
this.txtBillDate.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// txtBillCode
//
this.txtBillCode.BackColor = System.Drawing.Color.White;
this.txtBillCode.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Underline);
this.txtBillCode.ForeColor = System.Drawing.Color.Blue;
this.txtBillCode.Location = new System.Drawing.Point(346, 12);
this.txtBillCode.Name = "txtBillCode";
this.txtBillCode.ReadOnly = true;
this.txtBillCode.Size = new System.Drawing.Size(115, 21);
this.txtBillCode.TabIndex = 5;
this.txtBillCode.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(10, 69);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(41, 12);
this.label5.TabIndex = 4;
this.label5.Text = "摘要:";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(187, 48);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(65, 12);
this.label4.TabIndex = 3;
this.label4.Text = "供货单位:";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(10, 48);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(53, 12);
this.label3.TabIndex = 2;
this.label3.Text = "经手人:";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(464, 17);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(65, 12);
this.label2.TabIndex = 1;
this.label2.Text = "录单日期:";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(284, 17);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(65, 12);
this.label1.TabIndex = 0;
this.label1.Text = "单据编号:";
//
// dgvStockList
//
this.dgvStockList.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.dgvStockList.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
this.Column1,
this.Column2,
this.Column3,
this.Column4,
this.Column5,
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -