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

📄 addasset.designer.cs

📁 一个比较简单的
💻 CS
📖 第 1 页 / 共 2 页
字号:
            // syrq
            // 
            this.syrq.Location = new System.Drawing.Point(65, 128);
            this.syrq.Name = "syrq";
            this.syrq.Size = new System.Drawing.Size(200, 21);
            this.syrq.TabIndex = 10;
            // 
            // groupBox2
            // 
            this.groupBox2.Controls.Add(this.syrq);
            this.groupBox2.Controls.Add(this.rzrq);
            this.groupBox2.Controls.Add(this.label14);
            this.groupBox2.Controls.Add(this.dw);
            this.groupBox2.Controls.Add(this.label11);
            this.groupBox2.Controls.Add(this.cfdd);
            this.groupBox2.Controls.Add(this.sybm);
            this.groupBox2.Controls.Add(this.yz);
            this.groupBox2.Controls.Add(this.syqk);
            this.groupBox2.Controls.Add(this.lb);
            this.groupBox2.Controls.Add(this.label10);
            this.groupBox2.Controls.Add(this.sl);
            this.groupBox2.Controls.Add(this.label9);
            this.groupBox2.Controls.Add(this.label3);
            this.groupBox2.Controls.Add(this.label13);
            this.groupBox2.Controls.Add(this.label8);
            this.groupBox2.Controls.Add(this.label12);
            this.groupBox2.Controls.Add(this.label5);
            this.groupBox2.Location = new System.Drawing.Point(12, 145);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(414, 216);
            this.groupBox2.TabIndex = 2;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "入库信息";
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(18, 66);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(29, 12);
            this.label4.TabIndex = 0;
            this.label4.Text = "型号";
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(234, 60);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(41, 12);
            this.label6.TabIndex = 0;
            this.label6.Text = "制造商";
            // 
            // label7
            // 
            this.label7.AutoSize = true;
            this.label7.Location = new System.Drawing.Point(18, 102);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(29, 12);
            this.label7.TabIndex = 0;
            this.label7.Text = "产地";
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(230, 28);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(53, 12);
            this.label2.TabIndex = 0;
            this.label2.Text = "资产名称";
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(6, 28);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(53, 12);
            this.label1.TabIndex = 0;
            this.label1.Text = "资产编码";
            // 
            // zcbm
            // 
            this.zcbm.Location = new System.Drawing.Point(65, 25);
            this.zcbm.Name = "zcbm";
            this.zcbm.Size = new System.Drawing.Size(100, 21);
            this.zcbm.TabIndex = 0;
            // 
            // zcmc
            // 
            this.zcmc.Location = new System.Drawing.Point(289, 25);
            this.zcmc.Name = "zcmc";
            this.zcmc.Size = new System.Drawing.Size(100, 21);
            this.zcmc.TabIndex = 1;
            // 
            // xh
            // 
            this.xh.Location = new System.Drawing.Point(65, 63);
            this.xh.Name = "xh";
            this.xh.Size = new System.Drawing.Size(100, 21);
            this.xh.TabIndex = 2;
            // 
            // zzs
            // 
            this.zzs.Location = new System.Drawing.Point(289, 57);
            this.zzs.Name = "zzs";
            this.zzs.Size = new System.Drawing.Size(100, 21);
            this.zzs.TabIndex = 3;
            // 
            // cd
            // 
            this.cd.Location = new System.Drawing.Point(65, 99);
            this.cd.Name = "cd";
            this.cd.Size = new System.Drawing.Size(100, 21);
            this.cd.TabIndex = 4;
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.cd);
            this.groupBox1.Controls.Add(this.zzs);
            this.groupBox1.Controls.Add(this.xh);
            this.groupBox1.Controls.Add(this.zcmc);
            this.groupBox1.Controls.Add(this.zcbm);
            this.groupBox1.Controls.Add(this.label1);
            this.groupBox1.Controls.Add(this.label2);
            this.groupBox1.Controls.Add(this.label7);
            this.groupBox1.Controls.Add(this.label6);
            this.groupBox1.Controls.Add(this.label4);
            this.groupBox1.Location = new System.Drawing.Point(12, 12);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(414, 127);
            this.groupBox1.TabIndex = 1;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "基本信息";
            // 
            // addbutton
            // 
            this.addbutton.Location = new System.Drawing.Point(180, 367);
            this.addbutton.Name = "addbutton";
            this.addbutton.Size = new System.Drawing.Size(75, 23);
            this.addbutton.TabIndex = 14;
            this.addbutton.Text = "增加";
            this.addbutton.UseVisualStyleBackColor = true;
            this.addbutton.Click += new System.EventHandler(this.addbutton_Click);
            // 
            // AddAsset
            // 
            this.AcceptButton = this.addbutton;
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(446, 393);
            this.Controls.Add(this.addbutton);
            this.Controls.Add(this.groupBox1);
            this.Controls.Add(this.groupBox2);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "AddAsset";
            this.ShowInTaskbar = false;
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            this.Text = "增加固定资产";
            this.groupBox2.ResumeLayout(false);
            this.groupBox2.PerformLayout();
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            this.ResumeLayout(false);

        }

        #endregion

        private System.Windows.Forms.Label label5;
        private System.Windows.Forms.Label label12;
        private System.Windows.Forms.Label label8;
        private System.Windows.Forms.Label label13;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.Label label9;
        private System.Windows.Forms.TextBox sl;
        private System.Windows.Forms.Label label10;
        private System.Windows.Forms.TextBox lb;
        private System.Windows.Forms.TextBox syqk;
        private System.Windows.Forms.TextBox yz;
        private System.Windows.Forms.TextBox sybm;
        private System.Windows.Forms.TextBox cfdd;
        private System.Windows.Forms.Label label11;
        private System.Windows.Forms.TextBox dw;
        private System.Windows.Forms.Label label14;
        private System.Windows.Forms.DateTimePicker rzrq;
        private System.Windows.Forms.DateTimePicker syrq;
        private System.Windows.Forms.GroupBox groupBox2;
        private System.Windows.Forms.Label label4;
        private System.Windows.Forms.Label label6;
        private System.Windows.Forms.Label label7;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.TextBox zcbm;
        private System.Windows.Forms.TextBox zcmc;
        private System.Windows.Forms.TextBox xh;
        private System.Windows.Forms.TextBox zzs;
        private System.Windows.Forms.TextBox cd;
        private System.Windows.Forms.GroupBox groupBox1;
        private System.Windows.Forms.Button addbutton;

    }
}

⌨️ 快捷键说明

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