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

📄 roomoperationform.designer.cs

📁 酒店管理系统
💻 CS
📖 第 1 页 / 共 4 页
字号:
            this.label11.Text = "label11";
            // 
            // lblEctype
            // 
            this.lblEctype.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.lblEctype.AutoSize = true;
            this.lblEctype.Location = new System.Drawing.Point(419, 180);
            this.lblEctype.Name = "lblEctype";
            this.lblEctype.Size = new System.Drawing.Size(0, 12);
            this.lblEctype.TabIndex = 82;
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(308, -22);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(41, 12);
            this.label8.TabIndex = 52;
            this.label8.Text = "label8";
            // 
            // button2
            // 
            this.button2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.button2.Location = new System.Drawing.Point(332, 247);
            this.button2.Name = "button2";
            this.button2.Size = new System.Drawing.Size(70, 23);
            this.button2.TabIndex = 81;
            this.button2.Text = "取消返回";
            this.button2.UseVisualStyleBackColor = true;
            this.button2.Click += new System.EventHandler(this.button2_Click);
            // 
            // button1
            // 
            this.button1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.button1.Location = new System.Drawing.Point(207, 247);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(70, 23);
            this.button1.TabIndex = 80;
            this.button1.Text = "确定退房";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // lblEendtime
            // 
            this.lblEendtime.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.lblEendtime.AutoSize = true;
            this.lblEendtime.Location = new System.Drawing.Point(419, 90);
            this.lblEendtime.Name = "lblEendtime";
            this.lblEendtime.Size = new System.Drawing.Size(0, 12);
            this.lblEendtime.TabIndex = 66;
            // 
            // label10
            // 
            this.label10.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(98, 45);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(41, 12);
            this.label10.TabIndex = 79;
            this.label10.Text = "房间号";
            // 
            // label3
            // 
            this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(330, 45);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(53, 12);
            this.label3.TabIndex = 67;
            this.label3.Text = "入住天数";
            // 
            // label12
            // 
            this.label12.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(98, 135);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(29, 12);
            this.label12.TabIndex = 78;
            this.label12.Text = "价格";
            // 
            // lblEbegintime
            // 
            this.lblEbegintime.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.lblEbegintime.AutoSize = true;
            this.lblEbegintime.Location = new System.Drawing.Point(187, 90);
            this.lblEbegintime.Name = "lblEbegintime";
            this.lblEbegintime.Size = new System.Drawing.Size(0, 12);
            this.lblEbegintime.TabIndex = 68;
            // 
            // label13
            // 
            this.label13.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.label13.AutoSize = true;
            this.label13.Location = new System.Drawing.Point(98, 180);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(53, 12);
            this.label13.TabIndex = 77;
            this.label13.Text = "身份证号";
            // 
            // lblEname
            // 
            this.lblEname.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.lblEname.AutoSize = true;
            this.lblEname.Location = new System.Drawing.Point(419, 135);
            this.lblEname.Name = "lblEname";
            this.lblEname.Size = new System.Drawing.Size(0, 12);
            this.lblEname.TabIndex = 69;
            // 
            // lblECid
            // 
            this.lblECid.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.lblECid.AutoSize = true;
            this.lblECid.Location = new System.Drawing.Point(187, 180);
            this.lblECid.Name = "lblECid";
            this.lblECid.Size = new System.Drawing.Size(0, 12);
            this.lblECid.TabIndex = 76;
            // 
            // label6
            // 
            this.label6.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.label6.AutoSize = true;
            this.label6.Location = new System.Drawing.Point(330, 135);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(29, 12);
            this.label6.TabIndex = 70;
            this.label6.Text = "姓名";
            // 
            // label15
            // 
            this.label15.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.label15.AutoSize = true;
            this.label15.Location = new System.Drawing.Point(98, 90);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(53, 12);
            this.label15.TabIndex = 75;
            this.label15.Text = "入住时间";
            // 
            // lblEprice
            // 
            this.lblEprice.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.lblEprice.AutoSize = true;
            this.lblEprice.Location = new System.Drawing.Point(187, 135);
            this.lblEprice.Name = "lblEprice";
            this.lblEprice.Size = new System.Drawing.Size(0, 12);
            this.lblEprice.TabIndex = 71;
            // 
            // lblEdayNum
            // 
            this.lblEdayNum.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.lblEdayNum.AutoSize = true;
            this.lblEdayNum.Location = new System.Drawing.Point(415, 45);
            this.lblEdayNum.Name = "lblEdayNum";
            this.lblEdayNum.Size = new System.Drawing.Size(0, 12);
            this.lblEdayNum.TabIndex = 74;
            // 
            // lblEnumber
            // 
            this.lblEnumber.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.lblEnumber.AutoSize = true;
            this.lblEnumber.Location = new System.Drawing.Point(187, 45);
            this.lblEnumber.Name = "lblEnumber";
            this.lblEnumber.Size = new System.Drawing.Size(0, 12);
            this.lblEnumber.TabIndex = 72;
            // 
            // label17
            // 
            this.label17.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.label17.AutoSize = true;
            this.label17.Location = new System.Drawing.Point(330, 90);
            this.label17.Name = "label17";
            this.label17.Size = new System.Drawing.Size(53, 12);
            this.label17.TabIndex = 73;
            this.label17.Text = "退房时间";
            // 
            // panInfo
            // 
            this.panInfo.Controls.Add(this.btnExit);
            this.panInfo.Controls.Add(this.txtExitID);
            this.panInfo.Controls.Add(this.dgvRoomOperation);
            this.panInfo.Controls.Add(this.lblExitID);
            this.panInfo.Location = new System.Drawing.Point(37, 6);
            this.panInfo.Name = "panInfo";
            this.panInfo.Size = new System.Drawing.Size(601, 375);
            this.panInfo.TabIndex = 22;
            // 
            // btnExit
            // 
            this.btnExit.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.btnExit.Location = new System.Drawing.Point(463, 20);
            this.btnExit.Name = "btnExit";
            this.btnExit.Size = new System.Drawing.Size(110, 22);
            this.btnExit.TabIndex = 29;
            this.btnExit.Text = "退房";
            this.btnExit.UseVisualStyleBackColor = true;
            this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
            // 
            // txtExitID
            // 
            this.txtExitID.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.txtExitID.Location = new System.Drawing.Point(125, 21);
            this.txtExitID.Name = "txtExitID";
            this.txtExitID.Size = new System.Drawing.Size(295, 21);
            this.txtExitID.TabIndex = 26;
            // 
            // dgvRoomOperation
            // 
            this.dgvRoomOperation.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.dgvRoomOperation.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dgvRoomOperation.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
            this.房间号,
            this.BeginTime,
            this.TotalPrice,

⌨️ 快捷键说明

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