📄 frmequipmentclear.designer.cs
字号:
//
// txtXH
//
this.txtXH.Location = new System.Drawing.Point(90, 43);
this.txtXH.Name = "txtXH";
this.txtXH.ReadOnly = true;
this.txtXH.Size = new System.Drawing.Size(124, 21);
this.txtXH.TabIndex = 1;
//
// txtSyqk
//
this.txtSyqk.Location = new System.Drawing.Point(291, 43);
this.txtSyqk.Name = "txtSyqk";
this.txtSyqk.ReadOnly = true;
this.txtSyqk.Size = new System.Drawing.Size(151, 21);
this.txtSyqk.TabIndex = 1;
//
// txtXxpz
//
this.txtXxpz.Location = new System.Drawing.Point(90, 65);
this.txtXxpz.Name = "txtXxpz";
this.txtXxpz.ReadOnly = true;
this.txtXxpz.Size = new System.Drawing.Size(352, 21);
this.txtXxpz.TabIndex = 1;
//
// txtSybm
//
this.txtSybm.Location = new System.Drawing.Point(90, 87);
this.txtSybm.Name = "txtSybm";
this.txtSybm.ReadOnly = true;
this.txtSybm.Size = new System.Drawing.Size(124, 21);
this.txtSybm.TabIndex = 1;
//
// txtQlr
//
this.txtQlr.Location = new System.Drawing.Point(291, 87);
this.txtQlr.Name = "txtQlr";
this.txtQlr.Size = new System.Drawing.Size(151, 21);
this.txtQlr.TabIndex = 1;
//
// txtCfdd
//
this.txtCfdd.Location = new System.Drawing.Point(90, 109);
this.txtCfdd.Name = "txtCfdd";
this.txtCfdd.ReadOnly = true;
this.txtCfdd.Size = new System.Drawing.Size(124, 21);
this.txtCfdd.TabIndex = 1;
//
// txtBgry
//
this.txtBgry.Location = new System.Drawing.Point(90, 131);
this.txtBgry.Name = "txtBgry";
this.txtBgry.ReadOnly = true;
this.txtBgry.Size = new System.Drawing.Size(124, 21);
this.txtBgry.TabIndex = 1;
//
// cmbQlfs
//
this.cmbQlfs.FormattingEnabled = true;
this.cmbQlfs.Location = new System.Drawing.Point(291, 109);
this.cmbQlfs.Name = "cmbQlfs";
this.cmbQlfs.Size = new System.Drawing.Size(151, 20);
this.cmbQlfs.TabIndex = 2;
//
// dtpQlrq
//
this.dtpQlrq.Location = new System.Drawing.Point(291, 130);
this.dtpQlrq.Name = "dtpQlrq";
this.dtpQlrq.Size = new System.Drawing.Size(151, 21);
this.dtpQlrq.TabIndex = 3;
//
// txtMemo
//
this.txtMemo.Location = new System.Drawing.Point(90, 158);
this.txtMemo.Multiline = true;
this.txtMemo.Name = "txtMemo";
this.txtMemo.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
this.txtMemo.Size = new System.Drawing.Size(352, 53);
this.txtMemo.TabIndex = 1;
//
// txtPzr
//
this.txtPzr.Location = new System.Drawing.Point(90, 213);
this.txtPzr.Name = "txtPzr";
this.txtPzr.Size = new System.Drawing.Size(124, 21);
this.txtPzr.TabIndex = 1;
//
// btnClear
//
this.btnClear.Location = new System.Drawing.Point(284, 213);
this.btnClear.Name = "btnClear";
this.btnClear.Size = new System.Drawing.Size(75, 23);
this.btnClear.TabIndex = 4;
this.btnClear.Text = "清 理";
this.btnClear.UseVisualStyleBackColor = true;
this.btnClear.Click += new System.EventHandler(this.btnClear_Click);
//
// btnExit
//
this.btnExit.Location = new System.Drawing.Point(367, 213);
this.btnExit.Name = "btnExit";
this.btnExit.Size = new System.Drawing.Size(75, 23);
this.btnExit.TabIndex = 4;
this.btnExit.Text = "关 闭";
this.btnExit.UseVisualStyleBackColor = true;
this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
//
// groupBox1
//
this.groupBox1.Controls.Add(this.txtMemo);
this.groupBox1.Controls.Add(this.btnExit);
this.groupBox1.Controls.Add(this.label1);
this.groupBox1.Controls.Add(this.btnClear);
this.groupBox1.Controls.Add(this.label2);
this.groupBox1.Controls.Add(this.dtpQlrq);
this.groupBox1.Controls.Add(this.label3);
this.groupBox1.Controls.Add(this.cmbQlfs);
this.groupBox1.Controls.Add(this.label4);
this.groupBox1.Controls.Add(this.txtMC);
this.groupBox1.Controls.Add(this.label5);
this.groupBox1.Controls.Add(this.txtSyqk);
this.groupBox1.Controls.Add(this.label6);
this.groupBox1.Controls.Add(this.txtXxpz);
this.groupBox1.Controls.Add(this.label7);
this.groupBox1.Controls.Add(this.label9);
this.groupBox1.Controls.Add(this.txtBgry);
this.groupBox1.Controls.Add(this.label10);
this.groupBox1.Controls.Add(this.txtCfdd);
this.groupBox1.Controls.Add(this.label12);
this.groupBox1.Controls.Add(this.txtQlr);
this.groupBox1.Controls.Add(this.label8);
this.groupBox1.Controls.Add(this.txtSybm);
this.groupBox1.Controls.Add(this.label11);
this.groupBox1.Controls.Add(this.txtXH);
this.groupBox1.Controls.Add(this.label13);
this.groupBox1.Controls.Add(this.txtPzr);
this.groupBox1.Controls.Add(this.txtBH);
this.groupBox1.Location = new System.Drawing.Point(11, 33);
this.groupBox1.Name = "groupBox1";
this.groupBox1.Size = new System.Drawing.Size(460, 244);
this.groupBox1.TabIndex = 5;
this.groupBox1.TabStop = false;
//
// frmEquipmentClear
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(482, 283);
this.Controls.Add(this.groupBox1);
this.MaximizeBox = false;
this.Name = "frmEquipmentClear";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "固定资产清理";
this.Load += new System.EventHandler(this.frmEquipmentClear_Load);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.TextBox txtBH;
private System.Windows.Forms.TextBox txtMC;
private System.Windows.Forms.TextBox txtXH;
private System.Windows.Forms.TextBox txtSyqk;
private System.Windows.Forms.TextBox txtXxpz;
private System.Windows.Forms.TextBox txtSybm;
private System.Windows.Forms.TextBox txtQlr;
private System.Windows.Forms.TextBox txtCfdd;
private System.Windows.Forms.TextBox txtBgry;
private System.Windows.Forms.ComboBox cmbQlfs;
private System.Windows.Forms.DateTimePicker dtpQlrq;
private System.Windows.Forms.TextBox txtMemo;
private System.Windows.Forms.TextBox txtPzr;
private System.Windows.Forms.Button btnClear;
private System.Windows.Forms.Button btnExit;
private System.Windows.Forms.GroupBox groupBox1;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -