📄 frmequipmentinsert.designer.cs
字号:
namespace EquipmentMS.Equipment
{
partial class frmEquipmentInsert
{
/// <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.components = new System.ComponentModel.Container();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.dtpRzrq = new System.Windows.Forms.DateTimePicker();
this.dtpCcrq = new System.Windows.Forms.DateTimePicker();
this.cmbSyqk = new System.Windows.Forms.ComboBox();
this.cmbBgry = new System.Windows.Forms.ComboBox();
this.cmbSybm = new System.Windows.Forms.ComboBox();
this.cmbCfdd = new System.Windows.Forms.ComboBox();
this.cmbZjfs = new System.Windows.Forms.ComboBox();
this.cmbZclb = new System.Windows.Forms.ComboBox();
this.cmbMC = new System.Windows.Forms.ComboBox();
this.txtSccj = new System.Windows.Forms.TextBox();
this.txtGjbh = new System.Windows.Forms.TextBox();
this.txtXxpz = new System.Windows.Forms.TextBox();
this.txtXH = new System.Windows.Forms.TextBox();
this.txtBH = new System.Windows.Forms.TextBox();
this.label3 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.txtSL = new System.Windows.Forms.TextBox();
this.cmbDW = new System.Windows.Forms.ComboBox();
this.txtDJ = new System.Windows.Forms.TextBox();
this.label17 = new System.Windows.Forms.Label();
this.txtYZ = new System.Windows.Forms.TextBox();
this.label18 = new System.Windows.Forms.Label();
this.txtLjzj = new System.Windows.Forms.TextBox();
this.label19 = new System.Windows.Forms.Label();
this.txtJZ = new System.Windows.Forms.TextBox();
this.label20 = new System.Windows.Forms.Label();
this.label21 = new System.Windows.Forms.Label();
this.txtJczl = new System.Windows.Forms.TextBox();
this.label22 = new System.Windows.Forms.Label();
this.cmbZjff = new System.Windows.Forms.ComboBox();
this.txtNX = new System.Windows.Forms.TextBox();
this.label23 = new System.Windows.Forms.Label();
this.label24 = new System.Windows.Forms.Label();
this.dtpLogin = new System.Windows.Forms.DateTimePicker();
this.txtLoginer = new System.Windows.Forms.TextBox();
this.groupBox2 = new System.Windows.Forms.GroupBox();
this.btnSave = new System.Windows.Forms.Button();
this.btnExit = new System.Windows.Forms.Button();
this.errText = new System.Windows.Forms.ErrorProvider(this.components);
this.groupBox1.SuspendLayout();
this.groupBox2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.errText)).BeginInit();
this.SuspendLayout();
//
// groupBox1
//
this.groupBox1.Controls.Add(this.dtpRzrq);
this.groupBox1.Controls.Add(this.dtpCcrq);
this.groupBox1.Controls.Add(this.cmbSyqk);
this.groupBox1.Controls.Add(this.cmbBgry);
this.groupBox1.Controls.Add(this.cmbSybm);
this.groupBox1.Controls.Add(this.cmbCfdd);
this.groupBox1.Controls.Add(this.cmbZjfs);
this.groupBox1.Controls.Add(this.cmbZclb);
this.groupBox1.Controls.Add(this.cmbMC);
this.groupBox1.Controls.Add(this.txtSccj);
this.groupBox1.Controls.Add(this.txtGjbh);
this.groupBox1.Controls.Add(this.txtXxpz);
this.groupBox1.Controls.Add(this.txtXH);
this.groupBox1.Controls.Add(this.txtBH);
this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Controls.Add(this.label2);
this.groupBox1.Controls.Add(this.label5);
this.groupBox1.Controls.Add(this.label8);
this.groupBox1.Controls.Add(this.label7);
this.groupBox1.Controls.Add(this.label11);
this.groupBox1.Controls.Add(this.label10);
this.groupBox1.Controls.Add(this.label14);
this.groupBox1.Controls.Add(this.label13);
this.groupBox1.Controls.Add(this.label12);
this.groupBox1.Controls.Add(this.label9);
this.groupBox1.Controls.Add(this.label6);
this.groupBox1.Controls.Add(this.label4);
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Location = new System.Drawing.Point(23, 30);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(591, 146);
this.groupBox1.TabIndex = 0;
this.groupBox1.TabStop = false;
//
// dtpRzrq
//
this.dtpRzrq.Location = new System.Drawing.Point(459, 116);
this.dtpRzrq.Name = "dtpRzrq";
this.dtpRzrq.Size = new System.Drawing.Size(112, 21);
this.dtpRzrq.TabIndex = 3;
//
// dtpCcrq
//
this.dtpCcrq.Location = new System.Drawing.Point(459, 65);
this.dtpCcrq.Name = "dtpCcrq";
this.dtpCcrq.Size = new System.Drawing.Size(112, 21);
this.dtpCcrq.TabIndex = 3;
//
// cmbSyqk
//
this.cmbSyqk.FormattingEnabled = true;
this.cmbSyqk.Location = new System.Drawing.Point(459, 91);
this.cmbSyqk.Name = "cmbSyqk";
this.cmbSyqk.Size = new System.Drawing.Size(112, 20);
this.cmbSyqk.TabIndex = 2;
//
// cmbBgry
//
this.cmbBgry.FormattingEnabled = true;
this.cmbBgry.Location = new System.Drawing.Point(263, 116);
this.cmbBgry.Name = "cmbBgry";
this.cmbBgry.Size = new System.Drawing.Size(128, 20);
this.cmbBgry.TabIndex = 2;
//
// cmbSybm
//
this.cmbSybm.FormattingEnabled = true;
this.cmbSybm.Location = new System.Drawing.Point(263, 91);
this.cmbSybm.Name = "cmbSybm";
this.cmbSybm.Size = new System.Drawing.Size(128, 20);
this.cmbSybm.TabIndex = 2;
//
// cmbCfdd
//
this.cmbCfdd.FormattingEnabled = true;
this.cmbCfdd.Location = new System.Drawing.Point(77, 116);
this.cmbCfdd.Name = "cmbCfdd";
this.cmbCfdd.Size = new System.Drawing.Size(119, 20);
this.cmbCfdd.TabIndex = 2;
//
// cmbZjfs
//
this.cmbZjfs.FormattingEnabled = true;
this.cmbZjfs.Location = new System.Drawing.Point(77, 91);
this.cmbZjfs.Name = "cmbZjfs";
this.cmbZjfs.Size = new System.Drawing.Size(119, 20);
this.cmbZjfs.TabIndex = 2;
//
// cmbZclb
//
this.cmbZclb.FormattingEnabled = true;
this.cmbZclb.Location = new System.Drawing.Point(77, 40);
this.cmbZclb.Name = "cmbZclb";
this.cmbZclb.Size = new System.Drawing.Size(119, 20);
this.cmbZclb.TabIndex = 2;
//
// cmbMC
//
this.cmbMC.FormattingEnabled = true;
this.cmbMC.Location = new System.Drawing.Point(263, 14);
this.cmbMC.Name = "cmbMC";
this.cmbMC.Size = new System.Drawing.Size(128, 20);
this.cmbMC.TabIndex = 2;
//
// txtSccj
//
this.txtSccj.Location = new System.Drawing.Point(263, 65);
this.txtSccj.Name = "txtSccj";
this.txtSccj.Size = new System.Drawing.Size(128, 21);
this.txtSccj.TabIndex = 1;
//
// txtGjbh
//
this.txtGjbh.Location = new System.Drawing.Point(77, 65);
this.txtGjbh.Name = "txtGjbh";
this.txtGjbh.Size = new System.Drawing.Size(119, 21);
this.txtGjbh.TabIndex = 1;
//
// txtXxpz
//
this.txtXxpz.Location = new System.Drawing.Point(263, 40);
this.txtXxpz.Name = "txtXxpz";
this.txtXxpz.Size = new System.Drawing.Size(308, 21);
this.txtXxpz.TabIndex = 1;
//
// txtXH
//
this.txtXH.Location = new System.Drawing.Point(459, 14);
this.txtXH.Name = "txtXH";
this.txtXH.Size = new System.Drawing.Size(112, 21);
this.txtXH.TabIndex = 1;
//
// txtBH
//
this.txtBH.Location = new System.Drawing.Point(77, 14);
this.txtBH.Name = "txtBH";
this.txtBH.ReadOnly = true;
this.txtBH.Size = new System.Drawing.Size(119, 21);
this.txtBH.TabIndex = 1;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(397, 18);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(65, 12);
this.label3.TabIndex = 0;
this.label3.Text = "规格型号:";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(202, 17);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(65, 12);
this.label2.TabIndex = 0;
this.label2.Text = "资产名称:";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(202, 43);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(65, 12);
this.label5.TabIndex = 0;
this.label5.Text = "详细配置:";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(397, 70);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(65, 12);
this.label8.TabIndex = 0;
this.label8.Text = "出厂日期:";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(202, 69);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(65, 12);
this.label7.TabIndex = 0;
this.label7.Text = "生产厂家:";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(397, 97);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(65, 12);
this.label11.TabIndex = 0;
this.label11.Text = "使用情况:";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(202, 95);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(65, 12);
this.label10.TabIndex = 0;
this.label10.Text = "使用部门:";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(397, 123);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(65, 12);
this.label14.TabIndex = 0;
this.label14.Text = "入账日期:";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(202, 121);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(65, 12);
this.label13.TabIndex = 0;
this.label13.Text = "保管人员:";
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(15, 121);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(65, 12);
this.label12.TabIndex = 0;
this.label12.Text = "存放地点:";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(15, 95);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(65, 12);
this.label9.TabIndex = 0;
this.label9.Text = "增加方式:";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(15, 69);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(65, 12);
this.label6.TabIndex = 0;
this.label6.Text = "国标编号:";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(15, 43);
this.label4.Name = "label4";
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -