📄 backform.designer.cs
字号:
// reCollapseTextBox
//
this.reCollapseTextBox.Location = new System.Drawing.Point(11, 117);
this.reCollapseTextBox.Name = "reCollapseTextBox";
this.reCollapseTextBox.Size = new System.Drawing.Size(100, 21);
this.reCollapseTextBox.TabIndex = 3;
//
// reRunTextBox
//
this.reRunTextBox.Location = new System.Drawing.Point(11, 84);
this.reRunTextBox.Name = "reRunTextBox";
this.reRunTextBox.Size = new System.Drawing.Size(100, 21);
this.reRunTextBox.TabIndex = 2;
//
// reMOUTextBox
//
this.reMOUTextBox.Location = new System.Drawing.Point(11, 51);
this.reMOUTextBox.Name = "reMOUTextBox";
this.reMOUTextBox.Size = new System.Drawing.Size(100, 21);
this.reMOUTextBox.TabIndex = 1;
//
// reLieTextBox
//
this.reLieTextBox.Location = new System.Drawing.Point(11, 18);
this.reLieTextBox.Name = "reLieTextBox";
this.reLieTextBox.Size = new System.Drawing.Size(100, 21);
this.reLieTextBox.TabIndex = 0;
//
// notBackNUMGroupBox
//
this.notBackNUMGroupBox.Controls.Add(this.NotBackCheckBox);
this.notBackNUMGroupBox.Controls.Add(this.notLieTabel1);
this.notBackNUMGroupBox.Controls.Add(this.notDoubleLabel1);
this.notBackNUMGroupBox.Controls.Add(this.notCollapseLabel1);
this.notBackNUMGroupBox.Controls.Add(this.notRunLabel);
this.notBackNUMGroupBox.Controls.Add(this.notMOIULabel);
this.notBackNUMGroupBox.Location = new System.Drawing.Point(242, 195);
this.notBackNUMGroupBox.Name = "notBackNUMGroupBox";
this.notBackNUMGroupBox.Size = new System.Drawing.Size(136, 175);
this.notBackNUMGroupBox.TabIndex = 26;
this.notBackNUMGroupBox.TabStop = false;
this.notBackNUMGroupBox.Text = "未还车数";
//
// NotBackCheckBox
//
this.NotBackCheckBox.AutoSize = true;
this.NotBackCheckBox.Location = new System.Drawing.Point(0, 0);
this.NotBackCheckBox.Name = "NotBackCheckBox";
this.NotBackCheckBox.Size = new System.Drawing.Size(72, 16);
this.NotBackCheckBox.TabIndex = 6;
this.NotBackCheckBox.Text = "未还车数";
this.NotBackCheckBox.UseVisualStyleBackColor = true;
this.NotBackCheckBox.Click += new System.EventHandler(this.NotBackCheckBox_CheckedChanged);
//
// notLieTabel1
//
this.notLieTabel1.AutoSize = true;
this.notLieTabel1.Location = new System.Drawing.Point(6, 27);
this.notLieTabel1.Name = "notLieTabel1";
this.notLieTabel1.Size = new System.Drawing.Size(47, 12);
this.notLieTabel1.TabIndex = 5;
this.notLieTabel1.Text = "label19";
//
// notDoubleLabel1
//
this.notDoubleLabel1.AutoSize = true;
this.notDoubleLabel1.Location = new System.Drawing.Point(6, 151);
this.notDoubleLabel1.Name = "notDoubleLabel1";
this.notDoubleLabel1.Size = new System.Drawing.Size(47, 12);
this.notDoubleLabel1.TabIndex = 4;
this.notDoubleLabel1.Text = "label18";
//
// notCollapseLabel1
//
this.notCollapseLabel1.AutoSize = true;
this.notCollapseLabel1.Location = new System.Drawing.Point(6, 117);
this.notCollapseLabel1.Name = "notCollapseLabel1";
this.notCollapseLabel1.Size = new System.Drawing.Size(47, 12);
this.notCollapseLabel1.TabIndex = 3;
this.notCollapseLabel1.Text = "label17";
//
// notRunLabel
//
this.notRunLabel.AutoSize = true;
this.notRunLabel.Location = new System.Drawing.Point(6, 87);
this.notRunLabel.Name = "notRunLabel";
this.notRunLabel.Size = new System.Drawing.Size(47, 12);
this.notRunLabel.TabIndex = 2;
this.notRunLabel.Text = "label16";
//
// notMOIULabel
//
this.notMOIULabel.AutoSize = true;
this.notMOIULabel.Location = new System.Drawing.Point(6, 55);
this.notMOIULabel.Name = "notMOIULabel";
this.notMOIULabel.Size = new System.Drawing.Size(47, 12);
this.notMOIULabel.TabIndex = 1;
this.notMOIULabel.Text = "label15";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(90, 24);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(29, 12);
this.label14.TabIndex = 27;
this.label14.Text = "编号";
//
// sureButton
//
this.sureButton.Location = new System.Drawing.Point(34, 458);
this.sureButton.Name = "sureButton";
this.sureButton.Size = new System.Drawing.Size(75, 23);
this.sureButton.TabIndex = 28;
this.sureButton.Text = "确定";
this.sureButton.UseVisualStyleBackColor = true;
this.sureButton.Click += new System.EventHandler(this.sureButton_Click);
//
// groupBox2
//
this.groupBox2.Controls.Add(this.label13);
this.groupBox2.Controls.Add(this.label12);
this.groupBox2.Controls.Add(this.label7);
this.groupBox2.Controls.Add(this.label10);
this.groupBox2.Controls.Add(this.label8);
this.groupBox2.Location = new System.Drawing.Point(7, 195);
this.groupBox2.Name = "groupBox2";
this.groupBox2.Size = new System.Drawing.Size(83, 175);
this.groupBox2.TabIndex = 29;
this.groupBox2.TabStop = false;
this.groupBox2.Text = "车型";
//
// groupBox3
//
this.groupBox3.Controls.Add(this.changeLabel);
this.groupBox3.Controls.Add(this.costLabel);
this.groupBox3.Controls.Add(this.depositLabel);
this.groupBox3.Location = new System.Drawing.Point(7, 385);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(371, 52);
this.groupBox3.TabIndex = 15;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "资金管理";
//
// changeLabel
//
this.changeLabel.AutoSize = true;
this.changeLabel.Location = new System.Drawing.Point(265, 28);
this.changeLabel.Name = "changeLabel";
this.changeLabel.Size = new System.Drawing.Size(29, 12);
this.changeLabel.TabIndex = 2;
this.changeLabel.Text = "找零";
//
// costLabel
//
this.costLabel.AutoSize = true;
this.costLabel.Location = new System.Drawing.Point(151, 28);
this.costLabel.Name = "costLabel";
this.costLabel.Size = new System.Drawing.Size(29, 12);
this.costLabel.TabIndex = 1;
this.costLabel.Text = "租金";
//
// depositLabel
//
this.depositLabel.AutoSize = true;
this.depositLabel.Location = new System.Drawing.Point(25, 28);
this.depositLabel.Name = "depositLabel";
this.depositLabel.Size = new System.Drawing.Size(29, 12);
this.depositLabel.TabIndex = 0;
this.depositLabel.Text = "押金";
//
// textBox1
//
this.textBox1.Location = new System.Drawing.Point(160, 21);
this.textBox1.Name = "textBox1";
this.textBox1.Size = new System.Drawing.Size(100, 21);
this.textBox1.TabIndex = 3;
//
// BackForm
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.CancelButton = this.returnButton;
this.ClientSize = new System.Drawing.Size(389, 493);
this.Controls.Add(this.textBox1);
this.Controls.Add(this.groupBox3);
this.Controls.Add(this.groupBox2);
this.Controls.Add(this.clearButton);
this.Controls.Add(this.sureButton);
this.Controls.Add(this.label14);
this.Controls.Add(this.notBackNUMGroupBox);
this.Controls.Add(this.backNUMGroupBox);
this.Controls.Add(this.label11);
this.Controls.Add(this.enterButton);
this.Controls.Add(this.returnButton);
this.Controls.Add(this.groupBox1);
this.Controls.Add(this.label2);
this.MaximizeBox = false;
this.Name = "BackForm";
this.Text = "自行车出租系统-还车";
this.Load += new System.EventHandler(this.BackForm_Load);
this.groupBox1.ResumeLayout(false);
this.groupBox1.PerformLayout();
this.backNUMGroupBox.ResumeLayout(false);
this.backNUMGroupBox.PerformLayout();
this.notBackNUMGroupBox.ResumeLayout(false);
this.notBackNUMGroupBox.PerformLayout();
this.groupBox2.ResumeLayout(false);
this.groupBox2.PerformLayout();
this.groupBox3.ResumeLayout(false);
this.groupBox3.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.Label label2;
private System.Windows.Forms.GroupBox groupBox1;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label rentTimeLabel;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label backTimeLabel;
private System.Windows.Forms.Button returnButton;
private System.Windows.Forms.Button clearButton;
private System.Windows.Forms.Button enterButton;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.GroupBox backNUMGroupBox;
private System.Windows.Forms.GroupBox notBackNUMGroupBox;
private System.Windows.Forms.TextBox reDoubleTextBox;
private System.Windows.Forms.TextBox reCollapseTextBox;
private System.Windows.Forms.TextBox reRunTextBox;
private System.Windows.Forms.TextBox reMOUTextBox;
private System.Windows.Forms.TextBox reLieTextBox;
private System.Windows.Forms.Label notLieTabel1;
private System.Windows.Forms.Label notDoubleLabel1;
private System.Windows.Forms.Label notCollapseLabel1;
private System.Windows.Forms.Label notRunLabel;
private System.Windows.Forms.Label notMOIULabel;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Button sureButton;
private System.Windows.Forms.GroupBox groupBox2;
private System.Windows.Forms.GroupBox groupBox3;
private System.Windows.Forms.Label changeLabel;
private System.Windows.Forms.Label costLabel;
private System.Windows.Forms.Label depositLabel;
private System.Windows.Forms.TextBox textBox1;
private System.Windows.Forms.CheckBox NotBackCheckBox;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label timecostLabel;
}
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -