📄 frmreserve.cs
字号:
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.txbListId);
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(616, 224);
this.GroupBox1.TabIndex = 7;
this.GroupBox1.TabStop = false;
//
// 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(304, 27);
this.tmLeft.Name = "tmLeft";
this.tmLeft.Size = new System.Drawing.Size(88, 21);
this.tmLeft.TabIndex = 55;
//
// 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(210, 27);
this.tmArrive.Name = "tmArrive";
this.tmArrive.Size = new System.Drawing.Size(88, 21);
this.tmArrive.TabIndex = 54;
//
// txbRemark
//
this.txbRemark.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "预定单.备注"));
this.txbRemark.Location = new System.Drawing.Point(208, 155);
this.txbRemark.Name = "txbRemark";
this.txbRemark.Size = new System.Drawing.Size(352, 21);
this.txbRemark.TabIndex = 53;
this.txbRemark.Text = "";
//
// Label23
//
this.Label23.Location = new System.Drawing.Point(206, 136);
this.Label23.Name = "Label23";
this.Label23.Size = new System.Drawing.Size(69, 14);
this.Label23.TabIndex = 52;
this.Label23.Text = "备注";
//
// txbDestineCompany
//
this.txbDestineCompany.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "预定单.预定公司"));
this.txbDestineCompany.Location = new System.Drawing.Point(104, 155);
this.txbDestineCompany.Name = "txbDestineCompany";
this.txbDestineCompany.Size = new System.Drawing.Size(73, 21);
this.txbDestineCompany.TabIndex = 51;
this.txbDestineCompany.Text = "";
//
// Label22
//
this.Label22.Location = new System.Drawing.Point(102, 136);
this.Label22.Name = "Label22";
this.Label22.Size = new System.Drawing.Size(69, 14);
this.Label22.TabIndex = 50;
this.Label22.Text = "预定公司";
//
// txbMemberId
//
this.txbMemberId.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "预定单.会员编号"));
this.txbMemberId.Location = new System.Drawing.Point(12, 155);
this.txbMemberId.Name = "txbMemberId";
this.txbMemberId.Size = new System.Drawing.Size(73, 21);
this.txbMemberId.TabIndex = 49;
this.txbMemberId.Text = "";
//
// Label21
//
this.Label21.Location = new System.Drawing.Point(11, 136);
this.Label21.Name = "Label21";
this.Label21.Size = new System.Drawing.Size(69, 14);
this.Label21.TabIndex = 48;
this.Label21.Text = "会员编号";
//
// txbOperator
//
this.txbOperator.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "预定单.操作员"));
this.txbOperator.Location = new System.Drawing.Point(488, 112);
this.txbOperator.Name = "txbOperator";
this.txbOperator.Size = new System.Drawing.Size(73, 21);
this.txbOperator.TabIndex = 47;
this.txbOperator.Text = "";
//
// Label20
//
this.Label20.Location = new System.Drawing.Point(488, 95);
this.Label20.Name = "Label20";
this.Label20.Size = new System.Drawing.Size(56, 14);
this.Label20.TabIndex = 46;
this.Label20.Text = "操作员";
//
// txbOperationPeople
//
this.txbOperationPeople.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "预定单.业务员"));
this.txbOperationPeople.Location = new System.Drawing.Point(392, 112);
this.txbOperationPeople.Name = "txbOperationPeople";
this.txbOperationPeople.Size = new System.Drawing.Size(73, 21);
this.txbOperationPeople.TabIndex = 45;
this.txbOperationPeople.Text = "";
//
// Label19
//
this.Label19.Location = new System.Drawing.Point(396, 95);
this.Label19.Name = "Label19";
this.Label19.Size = new System.Drawing.Size(56, 14);
this.Label19.TabIndex = 44;
this.Label19.Text = "业务员";
//
// txbDestinePeople
//
this.txbDestinePeople.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "预定单.预定人"));
this.txbDestinePeople.Location = new System.Drawing.Point(304, 112);
this.txbDestinePeople.Name = "txbDestinePeople";
this.txbDestinePeople.Size = new System.Drawing.Size(73, 21);
this.txbDestinePeople.TabIndex = 43;
this.txbDestinePeople.Text = "";
//
// Label18
//
this.Label18.Location = new System.Drawing.Point(301, 95);
this.Label18.Name = "Label18";
this.Label18.Size = new System.Drawing.Size(69, 14);
this.Label18.TabIndex = 42;
this.Label18.Text = "预定人";
//
// ckbAddBed
//
this.ckbAddBed.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "预定单.是否加床"));
this.ckbAddBed.Location = new System.Drawing.Point(492, 72);
this.ckbAddBed.Name = "ckbAddBed";
this.ckbAddBed.Size = new System.Drawing.Size(76, 21);
this.ckbAddBed.TabIndex = 41;
this.ckbAddBed.Text = "是否加床";
//
// txbState
//
this.txbState.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "预定单.单据状态"));
this.txbState.Location = new System.Drawing.Point(210, 112);
this.txbState.Name = "txbState";
this.txbState.Size = new System.Drawing.Size(73, 21);
this.txbState.TabIndex = 40;
this.txbState.Text = "";
//
// Label17
//
this.Label17.Location = new System.Drawing.Point(206, 95);
this.Label17.Name = "Label17";
this.Label17.Size = new System.Drawing.Size(69, 14);
this.Label17.TabIndex = 39;
this.Label17.Text = "单据状态";
//
// txbBeforMoney
//
this.txbBeforMoney.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "预定单.预收款"));
this.txbBeforMoney.Location = new System.Drawing.Point(107, 112);
this.txbBeforMoney.Name = "txbBeforMoney";
this.txbBeforMoney.Size = new System.Drawing.Size(73, 21);
this.txbBeforMoney.TabIndex = 38;
this.txbBeforMoney.Text = "";
//
// Label16
//
this.Label16.Location = new System.Drawing.Point(102, 95);
this.Label16.Name = "Label16";
this.Label16.Size = new System.Drawing.Size(69, 14);
this.Label16.TabIndex = 37;
this.Label16.Text = "预收款";
//
// txbAddPrice
//
this.txbAddPrice.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "预定单.加床价格"));
this.txbAddPrice.Location = new System.Drawing.Point(12, 112);
this.txbAddPrice.Name = "txbAddPrice";
this.txbAddPrice.Size = new System.Drawing.Size(73, 21);
this.txbAddPrice.TabIndex = 36;
this.txbAddPrice.Text = "";
//
// Label15
//
this.Label15.Location = new System.Drawing.Point(11, 95);
this.Label15.Name = "Label15";
this.Label15.Size = new System.Drawing.Size(69, 14);
this.Label15.TabIndex = 35;
this.Label15.Text = "加床价格";
//
// txbNumber
//
this.txbNumber.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "预定单.入住人数"));
this.txbNumber.Location = new System.Drawing.Point(396, 72);
this.txbNumber.Name = "txbNumber";
this.txbNumber.Size = new System.Drawing.Size(73, 21);
this.txbNumber.TabIndex = 34;
this.txbNumber.Text = "";
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -