⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmreside.cs

📁 采用C#和SQL Server 2000开发 功能比较全面的酒店管理系统
💻 CS
📖 第 1 页 / 共 5 页
字号:
			// 
			this.GroupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) 
				| System.Windows.Forms.AnchorStyles.Right)));
			this.GroupBox1.Controls.Add(this.btnList);
			this.GroupBox1.Controls.Add(this.txbId);
			this.GroupBox1.Controls.Add(this.ckbVip);
			this.GroupBox1.Controls.Add(this.ckbSecrecy);
			this.GroupBox1.Controls.Add(this.ckbWakeUp);
			this.GroupBox1.Controls.Add(this.ckbBreakfast);
			this.GroupBox1.Controls.Add(this.cbbPhoneLevel);
			this.GroupBox1.Controls.Add(this.Label24);
			this.GroupBox1.Controls.Add(this.tmLeft);
			this.GroupBox1.Controls.Add(this.tmArrive);
			this.GroupBox1.Controls.Add(this.txbRemark);
			this.GroupBox1.Controls.Add(this.Label23);
			this.GroupBox1.Controls.Add(this.txbDestineCompany);
			this.GroupBox1.Controls.Add(this.Label22);
			this.GroupBox1.Controls.Add(this.txbMemberId);
			this.GroupBox1.Controls.Add(this.Label21);
			this.GroupBox1.Controls.Add(this.txbOperator);
			this.GroupBox1.Controls.Add(this.Label20);
			this.GroupBox1.Controls.Add(this.txbOperationPeople);
			this.GroupBox1.Controls.Add(this.Label19);
			this.GroupBox1.Controls.Add(this.txbName);
			this.GroupBox1.Controls.Add(this.Label18);
			this.GroupBox1.Controls.Add(this.ckbAddBed);
			this.GroupBox1.Controls.Add(this.txbState);
			this.GroupBox1.Controls.Add(this.Label17);
			this.GroupBox1.Controls.Add(this.txbBeforMoney);
			this.GroupBox1.Controls.Add(this.Label16);
			this.GroupBox1.Controls.Add(this.txbAddPrice);
			this.GroupBox1.Controls.Add(this.Label15);
			this.GroupBox1.Controls.Add(this.txbNumber);
			this.GroupBox1.Controls.Add(this.Label14);
			this.GroupBox1.Controls.Add(this.btnOpen);
			this.GroupBox1.Controls.Add(this.txbReasonDiscount);
			this.GroupBox1.Controls.Add(this.Label13);
			this.GroupBox1.Controls.Add(this.txbDiscount);
			this.GroupBox1.Controls.Add(this.Label12);
			this.GroupBox1.Controls.Add(this.txbNowPrice);
			this.GroupBox1.Controls.Add(this.Label11);
			this.GroupBox1.Controls.Add(this.txbOriginPrice);
			this.GroupBox1.Controls.Add(this.Label9);
			this.GroupBox1.Controls.Add(this.txbRoomCode);
			this.GroupBox1.Controls.Add(this.Label8);
			this.GroupBox1.Controls.Add(this.txbPhone);
			this.GroupBox1.Controls.Add(this.Label7);
			this.GroupBox1.Controls.Add(this.Label6);
			this.GroupBox1.Controls.Add(this.Label5);
			this.GroupBox1.Controls.Add(this.cbbRoomType);
			this.GroupBox1.Controls.Add(this.Label10);
			this.GroupBox1.Controls.Add(this.txbInId);
			this.GroupBox1.Controls.Add(this.Label4);
			this.GroupBox1.Location = new System.Drawing.Point(0, 208);
			this.GroupBox1.Name = "GroupBox1";
			this.GroupBox1.Size = new System.Drawing.Size(507, 208);
			this.GroupBox1.TabIndex = 7;
			this.GroupBox1.TabStop = false;
			// 
			// btnList
			// 
			this.btnList.Location = new System.Drawing.Point(86, 178);
			this.btnList.Name = "btnList";
			this.btnList.Size = new System.Drawing.Size(62, 22);
			this.btnList.TabIndex = 105;
			this.btnList.Text = "从预定单选择";
			this.btnList.Click += new System.EventHandler(this.btnList_Click);
			// 
			// txbId
			// 
			this.txbId.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "入住单.预定单号"));
			this.txbId.Location = new System.Drawing.Point(9, 178);
			this.txbId.Name = "txbId";
			this.txbId.ReadOnly = true;
			this.txbId.Size = new System.Drawing.Size(61, 20);
			this.txbId.TabIndex = 104;
			this.txbId.Text = "";
			// 
			// dataSet11
			// 
			this.dataSet11.DataSetName = "DataSet1";
			this.dataSet11.Locale = new System.Globalization.CultureInfo("zh-CN");
			// 
			// ckbVip
			// 
			this.ckbVip.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "入住单.vip"));
			this.ckbVip.Location = new System.Drawing.Point(440, 139);
			this.ckbVip.Name = "ckbVip";
			this.ckbVip.Size = new System.Drawing.Size(64, 17);
			this.ckbVip.TabIndex = 103;
			this.ckbVip.Text = "vip贵宾";
			// 
			// ckbSecrecy
			// 
			this.ckbSecrecy.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "入住单.保密"));
			this.ckbSecrecy.Location = new System.Drawing.Point(380, 139);
			this.ckbSecrecy.Name = "ckbSecrecy";
			this.ckbSecrecy.Size = new System.Drawing.Size(52, 17);
			this.ckbSecrecy.TabIndex = 102;
			this.ckbSecrecy.Text = "保密";
			// 
			// ckbWakeUp
			// 
			this.ckbWakeUp.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "入住单.叫醒"));
			this.ckbWakeUp.Location = new System.Drawing.Point(317, 139);
			this.ckbWakeUp.Name = "ckbWakeUp";
			this.ckbWakeUp.Size = new System.Drawing.Size(51, 17);
			this.ckbWakeUp.TabIndex = 101;
			this.ckbWakeUp.Text = "叫醒";
			// 
			// ckbBreakfast
			// 
			this.ckbBreakfast.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "入住单.早餐"));
			this.ckbBreakfast.Location = new System.Drawing.Point(255, 139);
			this.ckbBreakfast.Name = "ckbBreakfast";
			this.ckbBreakfast.Size = new System.Drawing.Size(49, 17);
			this.ckbBreakfast.TabIndex = 100;
			this.ckbBreakfast.Text = "早餐";
			// 
			// cbbPhoneLevel
			// 
			this.cbbPhoneLevel.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "入住单.电话等级"));
			this.cbbPhoneLevel.Items.AddRange(new object[] {
															   "不开通",
															   "市话",
															   "国内长途",
															   "国际长途"});
			this.cbbPhoneLevel.Location = new System.Drawing.Point(88, 101);
			this.cbbPhoneLevel.Name = "cbbPhoneLevel";
			this.cbbPhoneLevel.Size = new System.Drawing.Size(71, 21);
			this.cbbPhoneLevel.TabIndex = 99;
			// 
			// Label24
			// 
			this.Label24.Location = new System.Drawing.Point(86, 86);
			this.Label24.Name = "Label24";
			this.Label24.Size = new System.Drawing.Size(57, 13);
			this.Label24.TabIndex = 98;
			this.Label24.Text = "电话等级";
			// 
			// tmLeft
			// 
			this.tmLeft.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "入住单.离店时间"));
			this.tmLeft.Format = System.Windows.Forms.DateTimePickerFormat.Short;
			this.tmLeft.Location = new System.Drawing.Point(252, 23);
			this.tmLeft.Name = "tmLeft";
			this.tmLeft.Size = new System.Drawing.Size(74, 20);
			this.tmLeft.TabIndex = 97;
			// 
			// tmArrive
			// 
			this.tmArrive.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "入住单.抵店时间"));
			this.tmArrive.Format = System.Windows.Forms.DateTimePickerFormat.Short;
			this.tmArrive.Location = new System.Drawing.Point(174, 23);
			this.tmArrive.Name = "tmArrive";
			this.tmArrive.Size = new System.Drawing.Size(73, 20);
			this.tmArrive.TabIndex = 96;
			// 
			// txbRemark
			// 
			this.txbRemark.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "入住单.特要说明"));
			this.txbRemark.Location = new System.Drawing.Point(173, 178);
			this.txbRemark.Name = "txbRemark";
			this.txbRemark.Size = new System.Drawing.Size(300, 20);
			this.txbRemark.TabIndex = 95;
			this.txbRemark.Text = "";
			// 
			// Label23
			// 
			this.Label23.Location = new System.Drawing.Point(173, 163);
			this.Label23.Name = "Label23";
			this.Label23.Size = new System.Drawing.Size(47, 13);
			this.Label23.TabIndex = 94;
			this.Label23.Text = "特要说明";
			// 
			// txbDestineCompany
			// 
			this.txbDestineCompany.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "入住单.预定公司"));
			this.txbDestineCompany.Location = new System.Drawing.Point(173, 139);
			this.txbDestineCompany.Name = "txbDestineCompany";

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -