📄 formghsbiao.designer.cs
字号:
namespace _10901BS
{
partial class formGhsBiao
{
/// <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.txtBeiZhu = new System.Windows.Forms.TextBox();
this.txtyfJe = new System.Windows.Forms.TextBox();
this.txtlxDzJdmph = new System.Windows.Forms.TextBox();
this.txtlxDzshi = new System.Windows.Forms.TextBox();
this.txtlxDh = new System.Windows.Forms.TextBox();
this.txtlxDzSheng = new System.Windows.Forms.TextBox();
this.txtlxrName = new System.Windows.Forms.TextBox();
this.txtghsName = new System.Windows.Forms.TextBox();
this.txtghsID = new System.Windows.Forms.TextBox();
this.butbeiZhu = new System.Windows.Forms.Button();
this.butyfJe = new System.Windows.Forms.Button();
this.butlxDzJdmph = new System.Windows.Forms.Button();
this.butghsDzshi = new System.Windows.Forms.Button();
this.butghsDh = new System.Windows.Forms.Button();
this.butghslxDzSheng = new System.Windows.Forms.Button();
this.butlxrName = new System.Windows.Forms.Button();
this.butghsName = new System.Windows.Forms.Button();
this.butghsID = new System.Windows.Forms.Button();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.dataGridView1 = new System.Windows.Forms.DataGridView();
this.查询 = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.button3 = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
this.groupBox1.SuspendLayout();
this.groupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
this.SuspendLayout();
//
// groupBox1
//
this.groupBox1.Controls.Add(this.txtBeiZhu);
this.groupBox1.Controls.Add(this.txtyfJe);
this.groupBox1.Controls.Add(this.txtlxDzJdmph);
this.groupBox1.Controls.Add(this.txtlxDzshi);
this.groupBox1.Controls.Add(this.txtlxDh);
this.groupBox1.Controls.Add(this.txtlxDzSheng);
this.groupBox1.Controls.Add(this.txtlxrName);
this.groupBox1.Controls.Add(this.txtghsName);
this.groupBox1.Controls.Add(this.txtghsID);
this.groupBox1.Controls.Add(this.butbeiZhu);
this.groupBox1.Controls.Add(this.butyfJe);
this.groupBox1.Controls.Add(this.butlxDzJdmph);
this.groupBox1.Controls.Add(this.butghsDzshi);
this.groupBox1.Controls.Add(this.butghsDh);
this.groupBox1.Controls.Add(this.butghslxDzSheng);
this.groupBox1.Controls.Add(this.butlxrName);
this.groupBox1.Controls.Add(this.butghsName);
this.groupBox1.Controls.Add(this.butghsID);
this.groupBox1.Location = new System.Drawing.Point(12, 21);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(648, 173);
this.groupBox1.TabIndex = 1;
this.groupBox1.TabStop = false;
this.groupBox1.Text = "供货商记录表";
//
// txtBeiZhu
//
this.txtBeiZhu.Location = new System.Drawing.Point(122, 135);
this.txtBeiZhu.Name = "txtBeiZhu";
this.txtBeiZhu.Size = new System.Drawing.Size(517, 21);
this.txtBeiZhu.TabIndex = 8;
//
// txtyfJe
//
this.txtyfJe.Location = new System.Drawing.Point(335, 20);
this.txtyfJe.Name = "txtyfJe";
this.txtyfJe.Size = new System.Drawing.Size(91, 21);
this.txtyfJe.TabIndex = 7;
this.txtyfJe.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtyfJe_KeyPress);
//
// txtlxDzJdmph
//
this.txtlxDzJdmph.Location = new System.Drawing.Point(335, 95);
this.txtlxDzJdmph.Name = "txtlxDzJdmph";
this.txtlxDzJdmph.Size = new System.Drawing.Size(304, 21);
this.txtlxDzJdmph.TabIndex = 6;
this.txtlxDzJdmph.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtlxDzJdmph_KeyPress);
//
// txtlxDzshi
//
this.txtlxDzshi.Location = new System.Drawing.Point(548, 58);
this.txtlxDzshi.Name = "txtlxDzshi";
this.txtlxDzshi.Size = new System.Drawing.Size(91, 21);
this.txtlxDzshi.TabIndex = 5;
this.txtlxDzshi.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtlxDzshi_KeyPress);
//
// txtlxDh
//
this.txtlxDh.Location = new System.Drawing.Point(335, 57);
this.txtlxDh.MaxLength = 13;
this.txtlxDh.Name = "txtlxDh";
this.txtlxDh.Size = new System.Drawing.Size(91, 21);
this.txtlxDh.TabIndex = 3;
this.txtlxDh.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtlxDh_KeyPress);
//
// txtlxDzSheng
//
this.txtlxDzSheng.Location = new System.Drawing.Point(548, 21);
this.txtlxDzSheng.Name = "txtlxDzSheng";
this.txtlxDzSheng.Size = new System.Drawing.Size(91, 21);
this.txtlxDzSheng.TabIndex = 4;
this.txtlxDzSheng.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtlxDzSheng_KeyPress);
//
// txtlxrName
//
this.txtlxrName.Location = new System.Drawing.Point(122, 96);
this.txtlxrName.Name = "txtlxrName";
this.txtlxrName.Size = new System.Drawing.Size(91, 21);
this.txtlxrName.TabIndex = 2;
//
// txtghsName
//
this.txtghsName.Location = new System.Drawing.Point(122, 58);
this.txtghsName.Name = "txtghsName";
this.txtghsName.Size = new System.Drawing.Size(91, 21);
this.txtghsName.TabIndex = 1;
//
// txtghsID
//
this.txtghsID.Location = new System.Drawing.Point(122, 21);
this.txtghsID.MaxLength = 4;
this.txtghsID.Name = "txtghsID";
this.txtghsID.Size = new System.Drawing.Size(91, 21);
this.txtghsID.TabIndex = 0;
this.txtghsID.Leave += new System.EventHandler(this.txtghsID_Leave);
this.txtghsID.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtghsID_KeyPress);
//
// butbeiZhu
//
this.butbeiZhu.Location = new System.Drawing.Point(6, 135);
this.butbeiZhu.Name = "butbeiZhu";
this.butbeiZhu.Size = new System.Drawing.Size(110, 21);
this.butbeiZhu.TabIndex = 9;
this.butbeiZhu.Text = "备 注";
this.butbeiZhu.UseVisualStyleBackColor = true;
//
// butyfJe
//
this.butyfJe.Location = new System.Drawing.Point(219, 20);
this.butyfJe.Name = "butyfJe";
this.butyfJe.Size = new System.Drawing.Size(113, 20);
this.butyfJe.TabIndex = 9;
this.butyfJe.Text = "应付金额";
this.butyfJe.UseVisualStyleBackColor = true;
//
// butlxDzJdmph
//
this.butlxDzJdmph.Location = new System.Drawing.Point(219, 95);
this.butlxDzJdmph.Name = "butlxDzJdmph";
this.butlxDzJdmph.Size = new System.Drawing.Size(113, 21);
this.butlxDzJdmph.TabIndex = 9;
this.butlxDzJdmph.Text = "供货商街道门牌号";
this.butlxDzJdmph.UseVisualStyleBackColor = true;
//
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -