📄 frmequipmentclear.designer.cs
字号:
namespace EquipmentMS.Equipment
{
partial class frmEquipmentClear
{
/// <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()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmEquipmentClear));
this.label1 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.txtBH = new System.Windows.Forms.TextBox();
this.txtMC = new System.Windows.Forms.TextBox();
this.txtXH = new System.Windows.Forms.TextBox();
this.txtSyqk = new System.Windows.Forms.TextBox();
this.txtXxpz = new System.Windows.Forms.TextBox();
this.txtSybm = new System.Windows.Forms.TextBox();
this.txtQlr = new System.Windows.Forms.TextBox();
this.txtCfdd = new System.Windows.Forms.TextBox();
this.txtBgry = new System.Windows.Forms.TextBox();
this.cmbQlfs = new System.Windows.Forms.ComboBox();
this.dtpQlrq = new System.Windows.Forms.DateTimePicker();
this.txtMemo = new System.Windows.Forms.TextBox();
this.txtPzr = new System.Windows.Forms.TextBox();
this.btnClear = new System.Windows.Forms.Button();
this.btnExit = new System.Windows.Forms.Button();
this.groupBox1 = new System.Windows.Forms.GroupBox();
this.groupBox1.SuspendLayout();
this.SuspendLayout();
//
// label1
//
this.label1.AccessibleDescription = null;
this.label1.AccessibleName = null;
resources.ApplyResources(this.label1, "label1");
this.label1.Font = null;
this.label1.Name = "label1";
//
// label2
//
this.label2.AccessibleDescription = null;
this.label2.AccessibleName = null;
resources.ApplyResources(this.label2, "label2");
this.label2.Font = null;
this.label2.Name = "label2";
//
// label3
//
this.label3.AccessibleDescription = null;
this.label3.AccessibleName = null;
resources.ApplyResources(this.label3, "label3");
this.label3.Font = null;
this.label3.Name = "label3";
//
// label4
//
this.label4.AccessibleDescription = null;
this.label4.AccessibleName = null;
resources.ApplyResources(this.label4, "label4");
this.label4.Font = null;
this.label4.Name = "label4";
//
// label5
//
this.label5.AccessibleDescription = null;
this.label5.AccessibleName = null;
resources.ApplyResources(this.label5, "label5");
this.label5.Font = null;
this.label5.Name = "label5";
//
// label6
//
this.label6.AccessibleDescription = null;
this.label6.AccessibleName = null;
resources.ApplyResources(this.label6, "label6");
this.label6.Font = null;
this.label6.Name = "label6";
//
// label7
//
this.label7.AccessibleDescription = null;
this.label7.AccessibleName = null;
resources.ApplyResources(this.label7, "label7");
this.label7.Font = null;
this.label7.Name = "label7";
//
// label8
//
this.label8.AccessibleDescription = null;
this.label8.AccessibleName = null;
resources.ApplyResources(this.label8, "label8");
this.label8.Font = null;
this.label8.Name = "label8";
//
// label9
//
this.label9.AccessibleDescription = null;
this.label9.AccessibleName = null;
resources.ApplyResources(this.label9, "label9");
this.label9.Font = null;
this.label9.Name = "label9";
//
// label10
//
this.label10.AccessibleDescription = null;
this.label10.AccessibleName = null;
resources.ApplyResources(this.label10, "label10");
this.label10.Font = null;
this.label10.Name = "label10";
//
// label11
//
this.label11.AccessibleDescription = null;
this.label11.AccessibleName = null;
resources.ApplyResources(this.label11, "label11");
this.label11.Font = null;
this.label11.Name = "label11";
//
// label12
//
this.label12.AccessibleDescription = null;
this.label12.AccessibleName = null;
resources.ApplyResources(this.label12, "label12");
this.label12.Font = null;
this.label12.Name = "label12";
//
// label13
//
this.label13.AccessibleDescription = null;
this.label13.AccessibleName = null;
resources.ApplyResources(this.label13, "label13");
this.label13.Font = null;
this.label13.Name = "label13";
//
// txtBH
//
this.txtBH.AccessibleDescription = null;
this.txtBH.AccessibleName = null;
resources.ApplyResources(this.txtBH, "txtBH");
this.txtBH.BackgroundImage = null;
this.txtBH.Font = null;
this.txtBH.Name = "txtBH";
this.txtBH.ReadOnly = true;
//
// txtMC
//
this.txtMC.AccessibleDescription = null;
this.txtMC.AccessibleName = null;
resources.ApplyResources(this.txtMC, "txtMC");
this.txtMC.BackgroundImage = null;
this.txtMC.Font = null;
this.txtMC.Name = "txtMC";
this.txtMC.ReadOnly = true;
//
// txtXH
//
this.txtXH.AccessibleDescription = null;
this.txtXH.AccessibleName = null;
resources.ApplyResources(this.txtXH, "txtXH");
this.txtXH.BackgroundImage = null;
this.txtXH.Font = null;
this.txtXH.Name = "txtXH";
this.txtXH.ReadOnly = true;
//
// txtSyqk
//
this.txtSyqk.AccessibleDescription = null;
this.txtSyqk.AccessibleName = null;
resources.ApplyResources(this.txtSyqk, "txtSyqk");
this.txtSyqk.BackgroundImage = null;
this.txtSyqk.Font = null;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -