⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmequipmentinsert.designer.cs

📁 .net固定资产管理
💻 CS
📖 第 1 页 / 共 2 页
字号:
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();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmEquipmentInsert));
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.cmbBrand = new System.Windows.Forms.ComboBox();
            this.label27 = new System.Windows.Forms.Label();
            this.textBox2 = new System.Windows.Forms.TextBox();
            this.label26 = new System.Windows.Forms.Label();
            this.textBox1 = new System.Windows.Forms.TextBox();
            this.label25 = new System.Windows.Forms.Label();
            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.Updatelabel = new System.Windows.Forms.Label();
            this.gxrq = new System.Windows.Forms.DateTimePicker();
            this.PrintButton = new System.Windows.Forms.Button();
            this.groupBox1.SuspendLayout();
            this.groupBox2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.errText)).BeginInit();
            this.SuspendLayout();
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.cmbBrand);
            this.groupBox1.Controls.Add(this.label27);
            this.groupBox1.Controls.Add(this.textBox2);
            this.groupBox1.Controls.Add(this.label26);
            this.groupBox1.Controls.Add(this.textBox1);
            this.groupBox1.Controls.Add(this.label25);
            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);
            resources.ApplyResources(this.groupBox1, "groupBox1");
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.TabStop = false;
            // 
            // cmbBrand
            // 
            this.cmbBrand.FormattingEnabled = true;
            resources.ApplyResources(this.cmbBrand, "cmbBrand");
            this.cmbBrand.Name = "cmbBrand";
            // 
            // label27
            // 
            resources.ApplyResources(this.label27, "label27");
            this.label27.Name = "label27";
            // 
            // textBox2
            // 
            resources.ApplyResources(this.textBox2, "textBox2");
            this.textBox2.Name = "textBox2";
            // 
            // label26
            // 
            resources.ApplyResources(this.label26, "label26");
            this.label26.Name = "label26";
            // 
            // textBox1
            // 
            resources.ApplyResources(this.textBox1, "textBox1");
            this.textBox1.Name = "textBox1";
            // 
            // label25
            // 
            resources.ApplyResources(this.label25, "label25");
            this.label25.Name = "label25";
            // 
            // dtpRzrq
            // 
            resources.ApplyResources(this.dtpRzrq, "dtpRzrq");
            this.dtpRzrq.Name = "dtpRzrq";
            // 
            // dtpCcrq
            // 
            resources.ApplyResources(this.dtpCcrq, "dtpCcrq");
            this.dtpCcrq.Name = "dtpCcrq";
            // 
            // cmbSyqk
            // 
            this.cmbSyqk.FormattingEnabled = true;
            resources.ApplyResources(this.cmbSyqk, "cmbSyqk");
            this.cmbSyqk.Name = "cmbSyqk";
            // 
            // cmbBgry
            // 
            this.cmbBgry.FormattingEnabled = true;
            resources.ApplyResources(this.cmbBgry, "cmbBgry");
            this.cmbBgry.Name = "cmbBgry";
            // 
            // cmbSybm
            // 
            this.cmbSybm.FormattingEnabled = true;
            resources.ApplyResources(this.cmbSybm, "cmbSybm");
            this.cmbSybm.Name = "cmbSybm";
            // 
            // cmbCfdd
            // 
            this.cmbCfdd.FormattingEnabled = true;
            resources.ApplyResources(this.cmbCfdd, "cmbCfdd");
            this.cmbCfdd.Name = "cmbCfdd";
            // 
            // cmbZjfs
            // 
            this.cmbZjfs.FormattingEnabled = true;
            resources.ApplyResources(this.cmbZjfs, "cmbZjfs");
            this.cmbZjfs.Name = "cmbZjfs";
            // 
            // cmbZclb
            // 
            this.cmbZclb.FormattingEnabled = true;
            resources.ApplyResources(this.cmbZclb, "cmbZclb");
            this.cmbZclb.Name = "cmbZclb";
            // 
            // cmbMC
            // 
            this.cmbMC.FormattingEnabled = true;
            resources.ApplyResources(this.cmbMC, "cmbMC");
            this.cmbMC.Name = "cmbMC";
            // 
            // txtSccj
            // 
            resources.ApplyResources(this.txtSccj, "txtSccj");
            this.txtSccj.Name = "txtSccj";
            // 
            // txtGjbh
            // 
            resources.ApplyResources(this.txtGjbh, "txtGjbh");
            this.txtGjbh.Name = "txtGjbh";
            // 
            // txtXxpz
            // 
            resources.ApplyResources(this.txtXxpz, "txtXxpz");
            this.txtXxpz.Name = "txtXxpz";
            // 
            // txtXH
            // 
            resources.ApplyResources(this.txtXH, "txtXH");
            this.txtXH.Name = "txtXH";
            // 
            // txtBH
            // 
            resources.ApplyResources(this.txtBH, "txtBH");
            this.txtBH.Name = "txtBH";
            this.txtBH.ReadOnly = true;
            // 
            // label3
            // 
            resources.ApplyResources(this.label3, "label3");
            this.label3.Name = "label3";
            // 
            // label2
            // 
            resources.ApplyResources(this.label2, "label2");
            this.label2.Name = "label2";
            // 
            // label5
            // 
            resources.ApplyResources(this.label5, "label5");
            this.label5.Name = "label5";
            // 
            // label8
            // 
            resources.ApplyResources(this.label8, "label8");
            this.label8.Name = "label8";
            // 
            // label7
            // 
            resources.ApplyResources(this.label7, "label7");
            this.label7.Name = "label7";
            // 
            // label11
            // 
            resources.ApplyResources(this.label11, "label11");
            this.label11.Name = "label11";
            // 
            // label10
            // 
            resources.ApplyResources(this.label10, "label10");
            this.label10.Name = "label10";
            // 
            // label14
            // 
            resources.ApplyResources(this.label14, "label14");
            this.label14.Name = "label14";
            // 
            // label13
            // 
            resources.ApplyResources(this.label13, "label13");
            this.label13.Name = "label13";
            // 
            // label12
            // 
            resources.ApplyResources(this.label12, "label12");
            this.label12.Name = "label12";
            // 
            // label9

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -