📄 frmunitopen.designer.cs
字号:
this.label23.Size = new System.Drawing.Size(59, 12);
this.label23.TabIndex = 0;
this.label23.Text = "联系电话:";
//
// label30
//
this.label30.AutoSize = true;
this.label30.Location = new System.Drawing.Point(296, 40);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(35, 12);
this.label30.TabIndex = 0;
this.label30.Text = "性别:";
//
// label25
//
this.label25.AutoSize = true;
this.label25.Location = new System.Drawing.Point(296, 67);
this.label25.Name = "label25";
this.label25.Size = new System.Drawing.Size(35, 12);
this.label25.TabIndex = 0;
this.label25.Text = "生日:";
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(16, 66);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(59, 12);
this.label22.TabIndex = 0;
this.label22.Text = "证件类型:";
//
// label24
//
this.label24.AutoSize = true;
this.label24.Location = new System.Drawing.Point(16, 12);
this.label24.Name = "label24";
this.label24.Size = new System.Drawing.Size(59, 12);
this.label24.TabIndex = 0;
this.label24.Text = "宾客编号:";
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(16, 39);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(59, 12);
this.label20.TabIndex = 0;
this.label20.Text = "宾客姓名:";
//
// lblHours
//
this.lblHours.AutoSize = true;
this.lblHours.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblHours.ForeColor = System.Drawing.Color.Red;
this.lblHours.Location = new System.Drawing.Point(430, 410);
this.lblHours.Name = "lblHours";
this.lblHours.Size = new System.Drawing.Size(68, 14);
this.lblHours.TabIndex = 1;
this.lblHours.Text = "P元/小时";
//
// lblH
//
this.lblH.AutoSize = true;
this.lblH.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblH.ForeColor = System.Drawing.Color.Red;
this.lblH.Location = new System.Drawing.Point(430, 377);
this.lblH.Name = "lblH";
this.lblH.Size = new System.Drawing.Size(68, 14);
this.lblH.TabIndex = 1;
this.lblH.Text = "P元/半天";
//
// lblRoomPrice
//
this.lblRoomPrice.AutoSize = true;
this.lblRoomPrice.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblRoomPrice.ForeColor = System.Drawing.Color.Red;
this.lblRoomPrice.Location = new System.Drawing.Point(430, 344);
this.lblRoomPrice.Name = "lblRoomPrice";
this.lblRoomPrice.Size = new System.Drawing.Size(53, 14);
this.lblRoomPrice.TabIndex = 1;
this.lblRoomPrice.Text = "P元/天";
//
// lblRoomType
//
this.lblRoomType.AutoSize = true;
this.lblRoomType.ForeColor = System.Drawing.Color.Red;
this.lblRoomType.Location = new System.Drawing.Point(253, 24);
this.lblRoomType.Name = "lblRoomType";
this.lblRoomType.Size = new System.Drawing.Size(11, 12);
this.lblRoomType.TabIndex = 1;
this.lblRoomType.Text = "T";
//
// lblRoomName
//
this.lblRoomName.AutoSize = true;
this.lblRoomName.ForeColor = System.Drawing.Color.Red;
this.lblRoomName.Location = new System.Drawing.Point(98, 24);
this.lblRoomName.Name = "lblRoomName";
this.lblRoomName.Size = new System.Drawing.Size(17, 12);
this.lblRoomName.TabIndex = 1;
this.lblRoomName.Text = "GR";
//
// label4
//
this.label4.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
this.label4.Location = new System.Drawing.Point(19, 41);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(532, 3);
this.label4.TabIndex = 0;
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label3.Location = new System.Drawing.Point(416, 322);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(75, 14);
this.label3.TabIndex = 0;
this.label3.Text = "预设单价:";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.Location = new System.Drawing.Point(167, 22);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(75, 14);
this.label2.TabIndex = 0;
this.label2.Text = "客房类型:";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.Location = new System.Drawing.Point(17, 24);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(75, 14);
this.label1.TabIndex = 0;
this.label1.Text = "主客房间:";
//
// btnOK
//
this.btnOK.Location = new System.Drawing.Point(377, 551);
this.btnOK.Name = "btnOK";
this.btnOK.Size = new System.Drawing.Size(59, 32);
this.btnOK.TabIndex = 1;
this.btnOK.Text = "确认(&Y)";
this.btnOK.UseVisualStyleBackColor = true;
this.btnOK.Click += new System.EventHandler(this.btnOK_Click);
//
// btnExit
//
this.btnExit.Location = new System.Drawing.Point(469, 551);
this.btnExit.Name = "btnExit";
this.btnExit.Size = new System.Drawing.Size(59, 32);
this.btnExit.TabIndex = 1;
this.btnExit.Text = "取消(&E)";
this.btnExit.UseVisualStyleBackColor = true;
this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
//
// frmUnitOpen
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(577, 595);
this.Controls.Add(this.btnExit);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.btnOK);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "frmUnitOpen";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "散客开单";
this.Load += new System.EventHandler(this.frmUnitOpen_Load);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.tabControl2.ResumeLayout(false);
this.tabPage3.ResumeLayout(false);
this.tabPage4.ResumeLayout(false);
this.tabControl1.ResumeLayout(false);
this.tabPage1.ResumeLayout(false);
this.tabPage1.PerformLayout();
this.tabPage2.ResumeLayout(false);
this.tabPage2.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TabControl tabControl1;
private System.Windows.Forms.TabPage tabPage1;
private System.Windows.Forms.TabPage tabPage2;
private System.Windows.Forms.Label lblRoomPrice;
private System.Windows.Forms.Label lblRoomType;
private System.Windows.Forms.Label lblRoomName;
private System.Windows.Forms.TabControl tabControl2;
private System.Windows.Forms.TabPage tabPage3;
private System.Windows.Forms.CheckBox checkBox1;
private System.Windows.Forms.Button btnDelete;
private System.Windows.Forms.Button btnAdd;
private System.Windows.Forms.CheckBox checkBox4;
private System.Windows.Forms.CheckBox checkBox3;
private System.Windows.Forms.CheckBox checkBox2;
private System.Windows.Forms.Button btnOK;
private System.Windows.Forms.Button btnExit;
private System.Windows.Forms.TextBox txtReckoning;
private System.Windows.Forms.TextBox txtRebate;
private System.Windows.Forms.TextBox txtHow;
private System.Windows.Forms.TextBox txtUser;
private System.Windows.Forms.TextBox txtDeposit;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.RadioButton rdbHours;
private System.Windows.Forms.RadioButton rdbHalf;
private System.Windows.Forms.RadioButton rdbDay;
private System.Windows.Forms.Label label18;
private System.Windows.Forms.ComboBox cboSex;
private System.Windows.Forms.TextBox txtRemark;
private System.Windows.Forms.TextBox txtCompany;
private System.Windows.Forms.TextBox txtAddress;
private System.Windows.Forms.TextBox txtPhone;
private System.Windows.Forms.TextBox txtCardNum;
private System.Windows.Forms.Label label29;
private System.Windows.Forms.Label label27;
private System.Windows.Forms.TextBox txtBuyerName;
private System.Windows.Forms.Label label28;
private System.Windows.Forms.Label label26;
private System.Windows.Forms.Label label23;
private System.Windows.Forms.Label label30;
private System.Windows.Forms.Label label25;
private System.Windows.Forms.Label label22;
private System.Windows.Forms.Label label20;
private System.Windows.Forms.ComboBox cboCardType;
private System.Windows.Forms.Button btnFindName;
private System.Windows.Forms.TextBox txtBuyerNum;
private System.Windows.Forms.Label label24;
private System.Windows.Forms.DateTimePicker dtpBirthday;
private System.Windows.Forms.ComboBox cboMode;
private System.Windows.Forms.ComboBox cboCount;
private System.Windows.Forms.Label label31;
private System.Windows.Forms.Button btnFind;
private System.Windows.Forms.TabPage tabPage4;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Button btnAddRoom;
private System.Windows.Forms.Button btnDeleteRoom;
private System.Windows.Forms.ListBox lsbUseRoom;
private System.Windows.Forms.ListBox lsbAddRoom;
private System.Windows.Forms.ListBox listBox1;
private System.Windows.Forms.Label lblHours;
private System.Windows.Forms.Label lblH;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label lblHow;
private System.Windows.Forms.ComboBox cboProvince;
private System.Windows.Forms.ComboBox cboNationality;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TextBox txtBeginTime;
private System.Windows.Forms.TextBox txtRoomCharge;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.TextBox txtSumCharge;
private System.Windows.Forms.Label label19;
private System.Windows.Forms.TextBox txtEndCharge;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.Label lblResert;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -