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

📄 hotelreserve.cs

📁 酒店管理系统采用C#和SQL Server 数据库实现 适合一般小酒店的管理
💻 CS
📖 第 1 页 / 共 5 页
字号:
			this.txt9.Text = "";
			// 
			// txt10
			// 
			this.txt10.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet21, "预定单.折扣原因"));
			this.txt10.Location = new System.Drawing.Point(392, 78);
			this.txt10.Name = "txt10";
			this.txt10.ReadOnly = true;
			this.txt10.Size = new System.Drawing.Size(128, 21);
			this.txt10.TabIndex = 132;
			this.txt10.Text = "";
			// 
			// txt11
			// 
			this.txt11.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet21, "预定单.入住人数"));
			this.txt11.Location = new System.Drawing.Point(544, 78);
			this.txt11.Name = "txt11";
			this.txt11.ReadOnly = true;
			this.txt11.Size = new System.Drawing.Size(48, 21);
			this.txt11.TabIndex = 131;
			this.txt11.Text = "";
			// 
			// label9
			// 
			this.label9.Location = new System.Drawing.Point(24, 62);
			this.label9.Name = "label9";
			this.label9.Size = new System.Drawing.Size(64, 16);
			this.label9.TabIndex = 121;
			this.label9.Text = "客房编号";
			// 
			// label7
			// 
			this.label7.Location = new System.Drawing.Point(128, 62);
			this.label7.Name = "label7";
			this.label7.Size = new System.Drawing.Size(64, 16);
			this.label7.TabIndex = 123;
			this.label7.Text = "客房价格";
			// 
			// label11
			// 
			this.label11.Location = new System.Drawing.Point(208, 62);
			this.label11.Name = "label11";
			this.label11.Size = new System.Drawing.Size(64, 16);
			this.label11.TabIndex = 125;
			this.label11.Text = "入住价格";
			// 
			// label12
			// 
			this.label12.Location = new System.Drawing.Point(304, 62);
			this.label12.Name = "label12";
			this.label12.Size = new System.Drawing.Size(40, 16);
			this.label12.TabIndex = 124;
			this.label12.Text = "折扣";
			// 
			// label13
			// 
			this.label13.Location = new System.Drawing.Point(392, 62);
			this.label13.Name = "label13";
			this.label13.Size = new System.Drawing.Size(100, 16);
			this.label13.TabIndex = 122;
			this.label13.Text = "折扣原因";
			// 
			// label14
			// 
			this.label14.Location = new System.Drawing.Point(544, 62);
			this.label14.Name = "label14";
			this.label14.Size = new System.Drawing.Size(56, 16);
			this.label14.TabIndex = 126;
			this.label14.Text = "入住人数";
			// 
			// txt13
			// 
			this.txt13.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet21, "预定单.预收款"));
			this.txt13.Location = new System.Drawing.Point(120, 120);
			this.txt13.Name = "txt13";
			this.txt13.ReadOnly = true;
			this.txt13.Size = new System.Drawing.Size(64, 21);
			this.txt13.TabIndex = 164;
			this.txt13.Text = "";
			// 
			// txt14
			// 
			this.txt14.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet21, "预定单.单据状态"));
			this.txt14.Location = new System.Drawing.Point(208, 120);
			this.txt14.Name = "txt14";
			this.txt14.ReadOnly = true;
			this.txt14.Size = new System.Drawing.Size(72, 21);
			this.txt14.TabIndex = 165;
			this.txt14.Text = "";
			// 
			// txt12
			// 
			this.txt12.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet21, "预定单.加床价格"));
			this.txt12.Location = new System.Drawing.Point(24, 120);
			this.txt12.Name = "txt12";
			this.txt12.ReadOnly = true;
			this.txt12.Size = new System.Drawing.Size(72, 21);
			this.txt12.TabIndex = 162;
			this.txt12.Text = "";
			// 
			// txt15
			// 
			this.txt15.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet21, "预定单.预定人"));
			this.txt15.Location = new System.Drawing.Point(304, 120);
			this.txt15.Name = "txt15";
			this.txt15.ReadOnly = true;
			this.txt15.Size = new System.Drawing.Size(72, 21);
			this.txt15.TabIndex = 163;
			this.txt15.Text = "";
			// 
			// txt16
			// 
			this.txt16.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet21, "预定单.业务员"));
			this.txt16.Location = new System.Drawing.Point(400, 120);
			this.txt16.Name = "txt16";
			this.txt16.ReadOnly = true;
			this.txt16.Size = new System.Drawing.Size(72, 21);
			this.txt16.TabIndex = 166;
			this.txt16.Text = "";
			// 
			// txt17
			// 
			this.txt17.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet21, "预定单.操作员"));
			this.txt17.Location = new System.Drawing.Point(496, 120);
			this.txt17.Name = "txt17";
			this.txt17.ReadOnly = true;
			this.txt17.Size = new System.Drawing.Size(72, 21);
			this.txt17.TabIndex = 168;
			this.txt17.Text = "";
			// 
			// txt18
			// 
			this.txt18.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet21, "预定单.会员编号"));
			this.txt18.Location = new System.Drawing.Point(584, 120);
			this.txt18.Name = "txt18";
			this.txt18.ReadOnly = true;
			this.txt18.Size = new System.Drawing.Size(120, 21);
			this.txt18.TabIndex = 167;
			this.txt18.Text = "";
			// 
			// txt19
			// 
			this.txt19.Location = new System.Drawing.Point(24, 168);
			this.txt19.Name = "txt19";
			this.txt19.ReadOnly = true;
			this.txt19.Size = new System.Drawing.Size(144, 21);
			this.txt19.TabIndex = 160;
			this.txt19.Text = "";
			// 
			// txt20
			// 
			this.txt20.Location = new System.Drawing.Point(200, 168);
			this.txt20.Name = "txt20";
			this.txt20.ReadOnly = true;
			this.txt20.Size = new System.Drawing.Size(504, 21);
			this.txt20.TabIndex = 161;
			this.txt20.Text = "";
			// 
			// label15
			// 
			this.label15.Location = new System.Drawing.Point(304, 104);
			this.label15.Name = "label15";
			this.label15.Size = new System.Drawing.Size(56, 16);
			this.label15.TabIndex = 153;
			this.label15.Text = "预定人";
			// 
			// label16
			// 
			this.label16.Location = new System.Drawing.Point(120, 104);
			this.label16.Name = "label16";
			this.label16.Size = new System.Drawing.Size(56, 16);
			this.label16.TabIndex = 154;
			this.label16.Text = "预收款";
			// 
			// label17
			// 
			this.label17.Location = new System.Drawing.Point(24, 104);
			this.label17.Name = "label17";
			this.label17.Size = new System.Drawing.Size(64, 16);
			this.label17.TabIndex = 151;
			this.label17.Text = "加床价格";
			// 
			// label18
			// 
			this.label18.Location = new System.Drawing.Point(208, 104);
			this.label18.Name = "label18";
			this.label18.Size = new System.Drawing.Size(64, 16);
			this.label18.TabIndex = 152;
			this.label18.Text = "单据状态";
			// 
			// label19
			// 
			this.label19.Location = new System.Drawing.Point(400, 104);
			this.label19.Name = "label19";
			this.label19.Size = new System.Drawing.Size(56, 16);
			this.label19.TabIndex = 155;
			this.label19.Text = "业务员";
			// 
			// label20
			// 
			this.label20.Location = new System.Drawing.Point(496, 104);
			this.label20.Name = "label20";
			this.label20.Size = new System.Drawing.Size(56, 16);
			this.label20.TabIndex = 158;
			this.label20.Text = "操作员";
			// 
			// label21
			// 
			this.label21.Location = new System.Drawing.Point(584, 104);
			this.label21.Name = "label21";
			this.label21.Size = new System.Drawing.Size(56, 16);
			this.label21.TabIndex = 159;
			this.label21.Text = "会员编号";
			// 
			// label22
			// 
			this.label22.Location = new System.Drawing.Point(24, 152);

⌨️ 快捷键说明

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