📄 frmguestadd.designer.cs
字号:
//
this.label8.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.label8.AutoSize = true;
this.label8.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label8.Location = new System.Drawing.Point(564, 65);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(52, 15);
this.label8.TabIndex = 17;
this.label8.Text = "会员号";
this.label8.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// txtMemberId
//
this.txtMemberId.AcceptsReturn = true;
this.txtMemberId.Location = new System.Drawing.Point(622, 62);
this.txtMemberId.Name = "txtMemberId";
this.txtMemberId.Size = new System.Drawing.Size(122, 21);
this.txtMemberId.TabIndex = 32;
//
// chkIsSecrecy
//
this.chkIsSecrecy.AutoSize = true;
this.chkIsSecrecy.CheckAlign = System.Drawing.ContentAlignment.MiddleRight;
this.chkIsSecrecy.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chkIsSecrecy.Location = new System.Drawing.Point(622, 29);
this.chkIsSecrecy.Name = "chkIsSecrecy";
this.chkIsSecrecy.Size = new System.Drawing.Size(116, 19);
this.chkIsSecrecy.TabIndex = 33;
this.chkIsSecrecy.Text = "客人资料保密";
this.chkIsSecrecy.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
this.chkIsSecrecy.UseVisualStyleBackColor = true;
//
// label12
//
this.label12.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.label12.AutoSize = true;
this.label12.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label12.Location = new System.Drawing.Point(3, 65);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(52, 15);
this.label12.TabIndex = 21;
this.label12.Text = "市场码";
this.label12.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label2
//
this.label2.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.Location = new System.Drawing.Point(18, 35);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(37, 15);
this.label2.TabIndex = 34;
this.label2.Text = "卡号";
this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// linkLabel1
//
this.linkLabel1.Anchor = System.Windows.Forms.AnchorStyles.None;
this.linkLabel1.AutoSize = true;
this.linkLabel1.Location = new System.Drawing.Point(657, 7);
this.linkLabel1.Name = "linkLabel1";
this.linkLabel1.Size = new System.Drawing.Size(53, 12);
this.linkLabel1.TabIndex = 36;
this.linkLabel1.TabStop = true;
this.linkLabel1.Text = "酒店网站";
this.linkLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// cboMarketId
//
this.cboMarketId.FormattingEnabled = true;
this.cboMarketId.Location = new System.Drawing.Point(61, 62);
this.cboMarketId.Name = "cboMarketId";
this.cboMarketId.Size = new System.Drawing.Size(136, 20);
this.cboMarketId.TabIndex = 37;
//
// cboMarketName
//
this.cboMarketName.FormattingEnabled = true;
this.cboMarketName.Location = new System.Drawing.Point(61, 89);
this.cboMarketName.Name = "cboMarketName";
this.cboMarketName.Size = new System.Drawing.Size(136, 20);
this.cboMarketName.TabIndex = 38;
//
// cboTreatyUnit
//
this.cboTreatyUnit.FormattingEnabled = true;
this.cboTreatyUnit.Location = new System.Drawing.Point(277, 62);
this.cboTreatyUnit.Name = "cboTreatyUnit";
this.cboTreatyUnit.Size = new System.Drawing.Size(281, 20);
this.cboTreatyUnit.TabIndex = 39;
//
// cboTeam
//
this.tableLayoutPanel1.SetColumnSpan(this.cboTeam, 3);
this.cboTeam.FormattingEnabled = true;
this.cboTeam.Location = new System.Drawing.Point(277, 89);
this.cboTeam.Name = "cboTeam";
this.cboTeam.Size = new System.Drawing.Size(467, 20);
this.cboTeam.TabIndex = 40;
//
// panel3
//
this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
this.panel3.Location = new System.Drawing.Point(0, 0);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(767, 37);
this.panel3.TabIndex = 0;
//
// toolStrip1
//
this.toolStrip1.Location = new System.Drawing.Point(0, 0);
this.toolStrip1.Name = "toolStrip1";
this.toolStrip1.Size = new System.Drawing.Size(767, 25);
this.toolStrip1.TabIndex = 2;
this.toolStrip1.Text = "toolStrip1";
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(245, 30);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(76, 21);
this.textBox1.TabIndex = 55;
//
// button1
//
this.tableLayoutPanel3.SetColumnSpan(this.button1, 2);
this.button1.Location = new System.Drawing.Point(3, 109);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(163, 23);
this.button1.TabIndex = 56;
this.button1.Text = "转帐路径...";
this.button1.UseVisualStyleBackColor = true;
//
// button2
//
this.tableLayoutPanel3.SetColumnSpan(this.button2, 2);
this.button2.Location = new System.Drawing.Point(172, 109);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(149, 23);
this.button2.TabIndex = 57;
this.button2.Text = "button2";
this.button2.UseVisualStyleBackColor = true;
//
// FrmGuestAdd
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(767, 464);
this.Controls.Add(this.toolStrip1);
this.Controls.Add(this.panel1);
this.Name = "FrmGuestAdd";
this.Text = "FrmGuestAdd";
this.panel1.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.panel4.ResumeLayout(false);
this.groupBox3.ResumeLayout(false);
this.tableLayoutPanel3.ResumeLayout(false);
this.tableLayoutPanel3.PerformLayout();
this.groupBox2.ResumeLayout(false);
this.tableLayoutPanel2.ResumeLayout(false);
this.tableLayoutPanel2.PerformLayout();
this.groupBox1.ResumeLayout(false);
this.tableLayoutPanel1.ResumeLayout(false);
this.tableLayoutPanel1.PerformLayout();
this.tabName.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.tabPage1.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.ToolStrip toolStrip1;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.ComboBox cboAccounts;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.TabControl tabName;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.TextBox txtName1;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.TextBox txtMemberId;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.CheckBox chkIsSecrecy;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.LinkLabel linkLabel1;
private System.Windows.Forms.TextBox txtCardId;
private System.Windows.Forms.ComboBox cboMarketId;
private System.Windows.Forms.ComboBox cboMarketName;
private System.Windows.Forms.ComboBox cboTreatyUnit;
private System.Windows.Forms.ComboBox cboTeam;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.TextBox textBox2;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.ComboBox comboBox2;
private System.Windows.Forms.ComboBox comboBox3;
private System.Windows.Forms.ComboBox comboBox4;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.DateTimePicker dateTimePicker1;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.ComboBox comboBox7;
private System.Windows.Forms.DateTimePicker dateTimePicker2;
private System.Windows.Forms.ComboBox comboBox1;
private System.Windows.Forms.TextBox textBox4;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel3;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.TextBox textBox3;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.ComboBox comboBox6;
private System.Windows.Forms.ComboBox comboBox8;
private System.Windows.Forms.ComboBox comboBox9;
private System.Windows.Forms.TextBox textBox5;
private System.Windows.Forms.ComboBox comboBox5;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button2;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -