📄 frmreside.cs
字号:
this.txbDestineCompany.Size = new System.Drawing.Size(61, 20);
this.txbDestineCompany.TabIndex = 93;
this.txbDestineCompany.Text = "";
//
// Label22
//
this.Label22.Location = new System.Drawing.Point(173, 124);
this.Label22.Name = "Label22";
this.Label22.Size = new System.Drawing.Size(58, 13);
this.Label22.TabIndex = 92;
this.Label22.Text = "预定公司";
//
// txbMemberId
//
this.txbMemberId.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "入住单.会员编号"));
this.txbMemberId.Location = new System.Drawing.Point(88, 139);
this.txbMemberId.Name = "txbMemberId";
this.txbMemberId.Size = new System.Drawing.Size(61, 20);
this.txbMemberId.TabIndex = 91;
this.txbMemberId.Text = "";
//
// Label21
//
this.Label21.Location = new System.Drawing.Point(86, 124);
this.Label21.Name = "Label21";
this.Label21.Size = new System.Drawing.Size(57, 13);
this.Label21.TabIndex = 90;
this.Label21.Text = "会员编号";
//
// txbOperator
//
this.txbOperator.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "入住单.操作员"));
this.txbOperator.Location = new System.Drawing.Point(9, 139);
this.txbOperator.Name = "txbOperator";
this.txbOperator.Size = new System.Drawing.Size(61, 20);
this.txbOperator.TabIndex = 89;
this.txbOperator.Text = "";
//
// Label20
//
this.Label20.Location = new System.Drawing.Point(8, 124);
this.Label20.Name = "Label20";
this.Label20.Size = new System.Drawing.Size(47, 13);
this.Label20.TabIndex = 88;
this.Label20.Text = "操作员";
//
// txbOperationPeople
//
this.txbOperationPeople.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "入住单.业务员"));
this.txbOperationPeople.Location = new System.Drawing.Point(408, 101);
this.txbOperationPeople.Name = "txbOperationPeople";
this.txbOperationPeople.Size = new System.Drawing.Size(61, 20);
this.txbOperationPeople.TabIndex = 87;
this.txbOperationPeople.Text = "";
//
// Label19
//
this.Label19.Location = new System.Drawing.Point(406, 86);
this.Label19.Name = "Label19";
this.Label19.Size = new System.Drawing.Size(46, 13);
this.Label19.TabIndex = 86;
this.Label19.Text = "业务员";
//
// txbName
//
this.txbName.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "入住单.预定人"));
this.txbName.Location = new System.Drawing.Point(329, 101);
this.txbName.Name = "txbName";
this.txbName.Size = new System.Drawing.Size(61, 20);
this.txbName.TabIndex = 85;
this.txbName.Text = "";
//
// Label18
//
this.Label18.Location = new System.Drawing.Point(327, 86);
this.Label18.Name = "Label18";
this.Label18.Size = new System.Drawing.Size(57, 13);
this.Label18.TabIndex = 84;
this.Label18.Text = "客户姓名";
//
// ckbAddBed
//
this.ckbAddBed.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "入住单.是否加床"));
this.ckbAddBed.Location = new System.Drawing.Point(409, 62);
this.ckbAddBed.Name = "ckbAddBed";
this.ckbAddBed.Size = new System.Drawing.Size(63, 20);
this.ckbAddBed.TabIndex = 83;
this.ckbAddBed.Text = "是否加床";
//
// txbState
//
this.txbState.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "入住单.单据状态"));
this.txbState.Location = new System.Drawing.Point(252, 101);
this.txbState.Name = "txbState";
this.txbState.Size = new System.Drawing.Size(61, 20);
this.txbState.TabIndex = 82;
this.txbState.Text = "";
//
// Label17
//
this.Label17.Location = new System.Drawing.Point(247, 86);
this.Label17.Name = "Label17";
this.Label17.Size = new System.Drawing.Size(60, 13);
this.Label17.TabIndex = 81;
this.Label17.Text = "单据状态";
//
// txbBeforMoney
//
this.txbBeforMoney.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "入住单.预收款"));
this.txbBeforMoney.Location = new System.Drawing.Point(173, 101);
this.txbBeforMoney.Name = "txbBeforMoney";
this.txbBeforMoney.Size = new System.Drawing.Size(61, 20);
this.txbBeforMoney.TabIndex = 80;
this.txbBeforMoney.Text = "";
//
// Label16
//
this.Label16.Location = new System.Drawing.Point(173, 86);
this.Label16.Name = "Label16";
this.Label16.Size = new System.Drawing.Size(58, 13);
this.Label16.TabIndex = 79;
this.Label16.Text = "预收款";
//
// txbAddPrice
//
this.txbAddPrice.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "入住单.加床价格"));
this.txbAddPrice.Location = new System.Drawing.Point(9, 101);
this.txbAddPrice.Name = "txbAddPrice";
this.txbAddPrice.Size = new System.Drawing.Size(61, 20);
this.txbAddPrice.TabIndex = 78;
this.txbAddPrice.Text = "";
//
// Label15
//
this.Label15.Location = new System.Drawing.Point(8, 86);
this.Label15.Name = "Label15";
this.Label15.Size = new System.Drawing.Size(58, 13);
this.Label15.TabIndex = 77;
this.Label15.Text = "加床价格";
//
// txbNumber
//
this.txbNumber.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "入住单.入住人数"));
this.txbNumber.Location = new System.Drawing.Point(329, 62);
this.txbNumber.Name = "txbNumber";
this.txbNumber.Size = new System.Drawing.Size(61, 20);
this.txbNumber.TabIndex = 76;
this.txbNumber.Text = "";
//
// Label14
//
this.Label14.Location = new System.Drawing.Point(327, 47);
this.Label14.Name = "Label14";
this.Label14.Size = new System.Drawing.Size(57, 13);
this.Label14.TabIndex = 75;
this.Label14.Text = "入住人数";
//
// btnOpen
//
this.btnOpen.Image = ((System.Drawing.Image)(resources.GetObject("btnOpen.Image")));
this.btnOpen.Location = new System.Drawing.Point(480, 22);
this.btnOpen.Name = "btnOpen";
this.btnOpen.Size = new System.Drawing.Size(17, 22);
this.btnOpen.TabIndex = 74;
this.btnOpen.Click += new System.EventHandler(this.btnOpen_Click);
//
// txbReasonDiscount
//
this.txbReasonDiscount.DataBindings.Add(new System.Windows.Forms.Binding("Text", this.dataSet11, "入住单.折扣原因"));
this.txbReasonDiscount.Location = new System.Drawing.Point(252, 62);
this.txbReasonDiscount.Name = "txbReasonDiscount";
this.txbReasonDiscount.Size = new System.Drawing.Size(61, 20);
this.txbReasonDiscount.TabIndex = 73;
this.txbReasonDiscount.Text = "";
//
// Label13
//
this.Label13.Location = new System.Drawing.Point(250, 47);
this.Label13.Name = "Label13";
this.Label13.Size = new System.Drawing.Size(57, 13);
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -