📄 frmguestadd.designer.cs
字号:
//
this.label26.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.label26.AutoSize = true;
this.label26.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label26.Location = new System.Drawing.Point(3, 59);
this.label26.Name = "label26";
this.label26.Size = new System.Drawing.Size(67, 15);
this.label26.TabIndex = 21;
this.label26.Text = "信用卡类";
this.label26.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label27
//
this.label27.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.label27.AutoSize = true;
this.label27.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label27.Location = new System.Drawing.Point(3, 33);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(67, 15);
this.label27.TabIndex = 34;
this.label27.Text = "记账帐号";
this.label27.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// comboBox6
//
this.comboBox6.FormattingEnabled = true;
this.comboBox6.Location = new System.Drawing.Point(76, 57);
this.comboBox6.Name = "comboBox6";
this.comboBox6.Size = new System.Drawing.Size(90, 20);
this.comboBox6.TabIndex = 37;
//
// comboBox8
//
this.tableLayoutPanel3.SetColumnSpan(this.comboBox8, 3);
this.comboBox8.FormattingEnabled = true;
this.comboBox8.Location = new System.Drawing.Point(76, 83);
this.comboBox8.Name = "comboBox8";
this.comboBox8.Size = new System.Drawing.Size(245, 20);
this.comboBox8.TabIndex = 38;
//
// comboBox9
//
this.comboBox9.FormattingEnabled = true;
this.comboBox9.Location = new System.Drawing.Point(245, 57);
this.comboBox9.Name = "comboBox9";
this.comboBox9.Size = new System.Drawing.Size(76, 20);
this.comboBox9.TabIndex = 39;
//
// label11
//
this.label11.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.label11.AutoSize = true;
this.label11.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label11.Location = new System.Drawing.Point(202, 33);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(37, 15);
this.label11.TabIndex = 48;
this.label11.Text = "帐页";
this.label11.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// textBox5
//
this.textBox5.Location = new System.Drawing.Point(245, 3);
this.textBox5.Name = "textBox5";
this.textBox5.Size = new System.Drawing.Size(76, 21);
this.textBox5.TabIndex = 53;
//
// comboBox5
//
this.comboBox5.FormattingEnabled = true;
this.comboBox5.Location = new System.Drawing.Point(76, 3);
this.comboBox5.Name = "comboBox5";
this.comboBox5.Size = new System.Drawing.Size(90, 20);
this.comboBox5.TabIndex = 54;
this.comboBox5.Text = "撒旦分散对方";
//
// groupBox2
//
this.groupBox2.Controls.Add(this.tableLayoutPanel2);
this.groupBox2.Dock = System.Windows.Forms.DockStyle.Left;
this.groupBox2.Location = new System.Drawing.Point(0, 0);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(421, 162);
this.groupBox2.TabIndex = 0;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "分房及房价(&R)";
//
// tableLayoutPanel2
//
this.tableLayoutPanel2.ColumnCount = 4;
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle());
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
this.tableLayoutPanel2.Controls.Add(this.textBox4, 3, 4);
this.tableLayoutPanel2.Controls.Add(this.label20, 2, 4);
this.tableLayoutPanel2.Controls.Add(this.comboBox7, 3, 1);
this.tableLayoutPanel2.Controls.Add(this.dateTimePicker2, 3, 0);
this.tableLayoutPanel2.Controls.Add(this.label19, 0, 4);
this.tableLayoutPanel2.Controls.Add(this.label6, 2, 0);
this.tableLayoutPanel2.Controls.Add(this.label7, 0, 3);
this.tableLayoutPanel2.Controls.Add(this.label9, 0, 0);
this.tableLayoutPanel2.Controls.Add(this.label10, 2, 2);
this.tableLayoutPanel2.Controls.Add(this.label13, 2, 1);
this.tableLayoutPanel2.Controls.Add(this.textBox2, 1, 1);
this.tableLayoutPanel2.Controls.Add(this.label17, 0, 2);
this.tableLayoutPanel2.Controls.Add(this.label18, 0, 1);
this.tableLayoutPanel2.Controls.Add(this.comboBox2, 1, 2);
this.tableLayoutPanel2.Controls.Add(this.comboBox3, 1, 3);
this.tableLayoutPanel2.Controls.Add(this.comboBox4, 3, 2);
this.tableLayoutPanel2.Controls.Add(this.dateTimePicker1, 1, 0);
this.tableLayoutPanel2.Controls.Add(this.comboBox1, 1, 4);
this.tableLayoutPanel2.Location = new System.Drawing.Point(3, 20);
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
this.tableLayoutPanel2.RowCount = 5;
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
this.tableLayoutPanel2.Size = new System.Drawing.Size(412, 136);
this.tableLayoutPanel2.TabIndex = 1;
//
// textBox4
//
this.textBox4.Location = new System.Drawing.Point(277, 109);
this.textBox4.Name = "textBox4";
this.textBox4.Size = new System.Drawing.Size(122, 21);
this.textBox4.TabIndex = 51;
//
// label20
//
this.label20.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.label20.AutoSize = true;
this.label20.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label20.Location = new System.Drawing.Point(204, 113);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(67, 15);
this.label20.TabIndex = 48;
this.label20.Text = "房间人数";
this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// comboBox7
//
this.comboBox7.FormattingEnabled = true;
this.comboBox7.Location = new System.Drawing.Point(277, 30);
this.comboBox7.Name = "comboBox7";
this.comboBox7.Size = new System.Drawing.Size(121, 20);
this.comboBox7.TabIndex = 46;
//
// dateTimePicker2
//
this.dateTimePicker2.CustomFormat = "YYYY-MM-DD HH:MM";
this.dateTimePicker2.Location = new System.Drawing.Point(277, 3);
this.dateTimePicker2.Name = "dateTimePicker2";
this.dateTimePicker2.Size = new System.Drawing.Size(122, 21);
this.dateTimePicker2.TabIndex = 44;
this.dateTimePicker2.Value = new System.DateTime(2006, 6, 23, 11, 23, 0, 0);
//
// label19
//
this.label19.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.label19.AutoSize = true;
this.label19.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label19.Location = new System.Drawing.Point(3, 113);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(67, 15);
this.label19.TabIndex = 41;
this.label19.Text = "优惠代码";
this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label6
//
this.label6.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.label6.AutoSize = true;
this.label6.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label6.Location = new System.Drawing.Point(234, 6);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(37, 15);
this.label6.TabIndex = 35;
this.label6.Text = "离店";
this.label6.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label7
//
this.label7.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.label7.AutoSize = true;
this.label7.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label7.Location = new System.Drawing.Point(3, 85);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(67, 15);
this.label7.TabIndex = 25;
this.label7.Text = "伴随费用";
this.label7.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label9
//
this.label9.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.label9.AutoSize = true;
this.label9.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label9.Location = new System.Drawing.Point(33, 6);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(37, 15);
this.label9.TabIndex = 7;
this.label9.Text = "到店";
this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label10
//
this.label10.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.label10.AutoSize = true;
this.label10.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label10.Location = new System.Drawing.Point(210, 59);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(61, 15);
this.label10.TabIndex = 23;
this.label10.Text = "房价(&I)";
this.label10.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// label13
//
this.label13.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.label13.AutoSize = true;
this.label13.Font = new System.Drawing.Font("宋体", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label13.Location = new System.Drawing.Point(234, 33);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(37, 15);
this.label13.TabIndex = 15;
this.label13.Text = "房号";
this.label13.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
//
// textBox2
//
this.textBox2.Location = new System.Drawing.Point(76, 30);
this.textBox2.Name = "textBox2";
this.textBox2.Size = new System.Drawing.Size(122, 21);
this.textBox2.TabIndex = 8;
//
// label17
//
this.label17.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.label17.AutoSize = true;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -