📄 set_button.designer.cs
字号:
this.groupBox2.Controls.Add(this.cbo_cj);
this.groupBox2.Controls.Add(this.label6);
this.groupBox2.Controls.Add(this.button3);
this.groupBox2.Controls.Add(this.button2);
this.groupBox2.Controls.Add(this.cbo_gq);
this.groupBox2.Controls.Add(this.label2);
this.groupBox2.Controls.Add(this.tb_button_id);
this.groupBox2.Controls.Add(this.label1);
this.groupBox2.Location = new System.Drawing.Point(246, 3);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(508, 106);
this.groupBox2.TabIndex = 5;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "信息输入";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(249, 46);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(53, 12);
this.label7.TabIndex = 9;
this.label7.Text = "信息钮号";
//
// cbo_e
//
this.cbo_e.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbo_e.FormattingEnabled = true;
this.cbo_e.Location = new System.Drawing.Point(98, 43);
this.cbo_e.Name = "cbo_e";
this.cbo_e.Size = new System.Drawing.Size(141, 20);
this.cbo_e.TabIndex = 8;
//
// cbo_cj
//
this.cbo_cj.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbo_cj.FormattingEnabled = true;
this.cbo_cj.Location = new System.Drawing.Point(98, 20);
this.cbo_cj.Name = "cbo_cj";
this.cbo_cj.Size = new System.Drawing.Size(141, 20);
this.cbo_cj.TabIndex = 7;
this.cbo_cj.SelectedIndexChanged += new System.EventHandler(this.cbo_cj_SelectedIndexChanged);
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(39, 23);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(53, 12);
this.label6.TabIndex = 6;
this.label6.Text = "车间名称";
//
// button3
//
this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button3.Image = ((System.Drawing.Image)(resources.GetObject("button3.Image")));
this.button3.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.button3.Location = new System.Drawing.Point(308, 70);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(75, 23);
this.button3.TabIndex = 5;
this.button3.Text = "退出";
this.button3.UseVisualStyleBackColor = true;
this.button3.Click += new System.EventHandler(this.button3_Click);
//
// button2
//
this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button2.Image = ((System.Drawing.Image)(resources.GetObject("button2.Image")));
this.button2.ImageAlign = System.Drawing.ContentAlignment.MiddleLeft;
this.button2.Location = new System.Drawing.Point(164, 69);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(75, 23);
this.button2.TabIndex = 4;
this.button2.Text = "保存";
this.button2.UseVisualStyleBackColor = true;
this.button2.Click += new System.EventHandler(this.button2_Click);
//
// cbo_gq
//
this.cbo_gq.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cbo_gq.FormattingEnabled = true;
this.cbo_gq.Location = new System.Drawing.Point(308, 17);
this.cbo_gq.Name = "cbo_gq";
this.cbo_gq.Size = new System.Drawing.Size(143, 20);
this.cbo_gq.TabIndex = 3;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(249, 23);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(53, 12);
this.label2.TabIndex = 2;
this.label2.Text = "工区名称";
//
// tb_button_id
//
this.tb_button_id.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.tb_button_id.Location = new System.Drawing.Point(308, 43);
this.tb_button_id.Name = "tb_button_id";
this.tb_button_id.Size = new System.Drawing.Size(143, 21);
this.tb_button_id.TabIndex = 1;
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(39, 46);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(53, 12);
this.label1.TabIndex = 0;
this.label1.Text = "设备名称";
//
// lb_button
//
this.lb_button.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.lb_button.FormattingEnabled = true;
this.lb_button.ItemHeight = 12;
this.lb_button.Location = new System.Drawing.Point(0, 32);
this.lb_button.Name = "lb_button";
this.lb_button.Size = new System.Drawing.Size(240, 422);
this.lb_button.TabIndex = 6;
this.lb_button.Click += new System.EventHandler(this.lb_button_Click);
//
// button6
//
this.button6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(128)))), ((int)(((byte)(255)))));
this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button6.Location = new System.Drawing.Point(173, 3);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(67, 23);
this.button6.TabIndex = 7;
this.button6.Text = "清空";
this.button6.UseVisualStyleBackColor = false;
this.button6.Click += new System.EventHandler(this.button6_Click);
//
// set_button
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(757, 461);
this.Controls.Add(this.button6);
this.Controls.Add(this.lb_button);
this.Controls.Add(this.groupBox2);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.grid_e_list);
this.Controls.Add(this.button1);
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "set_button";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "信息钮设置";
this.Load += new System.EventHandler(this.set_button_Load);
((System.ComponentModel.ISupportInitialize)(this.grid_e_list)).EndInit();
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Button button1;
private System.Windows.Forms.DataGridView grid_e_list;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.TextBox tb_button_id;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.ComboBox cbo_gq;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.ComboBox cbo_e;
private System.Windows.Forms.ComboBox cbo_cj;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.ComboBox cbo_sel_e;
private System.Windows.Forms.ComboBox cbo_sel_cj;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.ComboBox cbo_sel_gq;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Button button5;
private System.IO.Ports.SerialPort serialPort1;
private System.Windows.Forms.ListBox lb_button;
private System.Windows.Forms.Button button6;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -