📄 jl_oil_ticket.designer.cs
字号:
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(77, 12);
this.label4.TabIndex = 39;
this.label4.Text = "油耗录入时间";
//
// dateTimeCarCheck
//
this.dateTimeCarCheck.Format = System.Windows.Forms.DateTimePickerFormat.Short;
this.dateTimeCarCheck.Location = new System.Drawing.Point(101, 126);
this.dateTimeCarCheck.Name = "dateTimeCarCheck";
this.dateTimeCarCheck.ShowCheckBox = true;
this.dateTimeCarCheck.Size = new System.Drawing.Size(109, 21);
this.dateTimeCarCheck.TabIndex = 38;
this.dateTimeCarCheck.Value = new System.DateTime(2008, 4, 20, 0, 0, 0, 0);
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(11, 129);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(77, 12);
this.label5.TabIndex = 37;
this.label5.Text = "车票录入时间";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(11, 45);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(59, 12);
this.label2.TabIndex = 24;
this.label2.Text = "车牌号码 ";
//
// text_CheckCarNumber
//
this.text_CheckCarNumber.Location = new System.Drawing.Point(101, 42);
this.text_CheckCarNumber.Name = "text_CheckCarNumber";
this.text_CheckCarNumber.Size = new System.Drawing.Size(109, 21);
this.text_CheckCarNumber.TabIndex = 23;
//
// label76
//
this.label76.AutoSize = true;
this.label76.Location = new System.Drawing.Point(103, 135);
this.label76.Name = "label76";
this.label76.Size = new System.Drawing.Size(0, 12);
this.label76.TabIndex = 22;
//
// label75
//
this.label75.AutoSize = true;
this.label75.Location = new System.Drawing.Point(101, 103);
this.label75.Name = "label75";
this.label75.Size = new System.Drawing.Size(0, 12);
this.label75.TabIndex = 21;
//
// label71
//
this.label71.AutoSize = true;
this.label71.Location = new System.Drawing.Point(11, 213);
this.label71.Name = "label71";
this.label71.Size = new System.Drawing.Size(53, 12);
this.label71.TabIndex = 20;
this.label71.Text = "平均油耗";
//
// label74
//
this.label74.AutoSize = true;
this.label74.Location = new System.Drawing.Point(11, 185);
this.label74.Name = "label74";
this.label74.Size = new System.Drawing.Size(53, 12);
this.label74.TabIndex = 17;
this.label74.Text = "平均票款";
//
// label72
//
this.label72.AutoSize = true;
this.label72.Location = new System.Drawing.Point(11, 101);
this.label72.Name = "label72";
this.label72.Size = new System.Drawing.Size(53, 12);
this.label72.TabIndex = 16;
this.label72.Text = "姓 名";
//
// text_CheckCarName
//
this.text_CheckCarName.Location = new System.Drawing.Point(101, 98);
this.text_CheckCarName.Name = "text_CheckCarName";
this.text_CheckCarName.Size = new System.Drawing.Size(109, 21);
this.text_CheckCarName.TabIndex = 15;
//
// btnCheck
//
this.btnCheck.Location = new System.Drawing.Point(13, 250);
this.btnCheck.Name = "btnCheck";
this.btnCheck.Size = new System.Drawing.Size(75, 23);
this.btnCheck.TabIndex = 12;
this.btnCheck.Text = "查询";
this.btnCheck.UseVisualStyleBackColor = true;
this.btnCheck.Click += new System.EventHandler(this.btnCheck_Click);
//
// btnClear
//
this.btnClear.Location = new System.Drawing.Point(135, 250);
this.btnClear.Name = "btnClear";
this.btnClear.Size = new System.Drawing.Size(75, 23);
this.btnClear.TabIndex = 11;
this.btnClear.Text = "清空";
this.btnClear.UseVisualStyleBackColor = true;
this.btnClear.Click += new System.EventHandler(this.btnClear_Click);
//
// tabPage25
//
this.tabPage25.Controls.Add(this.splitContainer14);
this.tabPage25.Location = new System.Drawing.Point(4, 21);
this.tabPage25.Name = "tabPage25";
this.tabPage25.Padding = new System.Windows.Forms.Padding(3);
this.tabPage25.Size = new System.Drawing.Size(752, 349);
this.tabPage25.TabIndex = 0;
this.tabPage25.Text = "票款和油耗管理";
this.tabPage25.UseVisualStyleBackColor = true;
//
// splitContainer14
//
this.splitContainer14.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer14.Location = new System.Drawing.Point(3, 3);
this.splitContainer14.Name = "splitContainer14";
//
// splitContainer14.Panel1
//
this.splitContainer14.Panel1.Controls.Add(this.groupBox25);
//
// splitContainer14.Panel2
//
this.splitContainer14.Panel2.Controls.Add(this.groupBox26);
this.splitContainer14.Size = new System.Drawing.Size(746, 343);
this.splitContainer14.SplitterDistance = 245;
this.splitContainer14.TabIndex = 2;
//
// groupBox25
//
this.groupBox25.Controls.Add(this.text_PersonNumber);
this.groupBox25.Controls.Add(this.label6);
this.groupBox25.Controls.Add(this.dateTimeOilAdd);
this.groupBox25.Controls.Add(this.label3);
this.groupBox25.Controls.Add(this.dateTimeCarAdd);
this.groupBox25.Controls.Add(this.label7);
this.groupBox25.Controls.Add(this.label1);
this.groupBox25.Controls.Add(this.text_CarNumber);
this.groupBox25.Controls.Add(this.text_OilMoney);
this.groupBox25.Controls.Add(this.text_OilCount);
this.groupBox25.Controls.Add(this.text_OilAver);
this.groupBox25.Controls.Add(this.text_CarMoney);
this.groupBox25.Controls.Add(this.text_CarCount);
this.groupBox25.Controls.Add(this.text_CarAver);
this.groupBox25.Controls.Add(this.label70);
this.groupBox25.Controls.Add(this.label69);
this.groupBox25.Controls.Add(this.label68);
this.groupBox25.Controls.Add(this.label67);
this.groupBox25.Controls.Add(this.label66);
this.groupBox25.Controls.Add(this.label63);
this.groupBox25.Controls.Add(this.label56);
this.groupBox25.Controls.Add(this.label58);
this.groupBox25.Controls.Add(this.label59);
this.groupBox25.Controls.Add(this.btnOiAdd);
this.groupBox25.Controls.Add(this.btnOilDelete);
this.groupBox25.Controls.Add(this.label61);
this.groupBox25.Controls.Add(this.btnOilUpdate);
this.groupBox25.Controls.Add(this.label62);
this.groupBox25.Controls.Add(this.label64);
this.groupBox25.Controls.Add(this.label65);
this.groupBox25.Controls.Add(this.text_Name);
this.groupBox25.Location = new System.Drawing.Point(7, 3);
this.groupBox25.Name = "groupBox25";
this.groupBox25.Size = new System.Drawing.Size(218, 336);
this.groupBox25.TabIndex = 0;
this.groupBox25.TabStop = false;
this.groupBox25.Text = "票款和油耗信息录入";
//
// text_PersonNumber
//
this.text_PersonNumber.Location = new System.Drawing.Point(90, 46);
this.text_PersonNumber.Name = "text_PersonNumber";
this.text_PersonNumber.Size = new System.Drawing.Size(111, 21);
this.text_PersonNumber.TabIndex = 38;
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(11, 49);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(53, 12);
this.label6.TabIndex = 37;
this.label6.Text = "工人编号";
//
// dateTimeOilAdd
//
this.dateTimeOilAdd.Format = System.Windows.Forms.DateTimePickerFormat.Short;
this.dateTimeOilAdd.Location = new System.Drawing.Point(90, 280);
this.dateTimeOilAdd.Name = "dateTimeOilAdd";
this.dateTimeOilAdd.Size = new System.Drawing.Size(111, 21);
this.dateTimeOilAdd.TabIndex = 36;
this.dateTimeOilAdd.Value = new System.DateTime(2008, 4, 20, 0, 0, 0, 0);
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(7, 283);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(77, 12);
this.label3.TabIndex = 35;
this.label3.Text = "油耗录入时间";
//
// dateTimeCarAdd
//
this.dateTimeCarAdd.Format = System.Windows.Forms.DateTimePickerFormat.Short;
this.dateTimeCarAdd.Location = new System.Drawing.Point(90, 176);
this.dateTimeCarAdd.Name = "dateTimeCarAdd";
this.dateTimeCarAdd.Size = new System.Drawing.Size(111, 21);
this.dateTimeCarAdd.TabIndex = 34;
this.dateTimeCarAdd.Value = new System.DateTime(2008, 4, 20, 0, 0, 0, 0);
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(11, 179);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(77, 12);
this.label7.TabIndex = 33;
this.label7.Text = "车票录入时间";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(11, 23);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(53, 12);
this.label1.TabIndex = 32;
this.label1.Text = "车牌号码";
//
// text_CarNumber
//
this.text_CarNumber.Location = new System.Drawing.Point(90, 20);
this.text_CarNumber.Name = "text_CarNumber";
this.text_CarNumber.Size = new System.Drawing.Size(111, 21);
this.text_CarNumber.TabIndex = 31;
//
// text_OilMoney
//
this.text_OilMoney.Location = new System.Drawing.Point(90, 254);
this.text_OilMoney.Name = "text_OilMoney";
this.text_OilMoney.Size = new System.Drawing.Size(84, 21);
this.text_OilMoney.TabIndex = 30;
//
// text_OilCount
//
this.text_OilCount.Location = new System.Drawing.Point(90, 228);
this.text_OilCount.Name = "text_OilCount";
this.text_OilCount.Size = new System.Drawing.Size(84, 21);
this.text_OilCount.TabIndex = 29;
//
// text_OilAver
//
this.text_OilAver.Location = new System.Drawing.Point(90, 202);
this.text_OilAver.Name = "text_OilAver";
this.text_OilAver.Size = new System.Drawing.Size(84, 21);
this.text_OilAver.TabIndex = 28;
//
// text_CarMoney
//
this.text_CarMoney.Location = new System.Drawing.Point(90, 150);
this.text_CarMoney.Name = "text_CarMoney";
this.text_CarMoney.Size = new System.Drawing.Size(84, 21);
this.text_CarMoney.TabIndex = 27;
//
// text_CarCount
//
this.text_CarCount.Location = new System.Drawing.Point(90, 124);
this.text_CarCount.Name = "text_CarCount";
this.text_CarCount.Size = new System.Drawing.Size(84, 21);
this.text_CarCount.TabIndex = 26;
//
// text_CarAver
//
this.text_CarAver.Location = new System.Drawing.Point(90, 98);
this.text_CarAver.Name = "text_CarAver";
this.text_CarAver.Size = new System.Drawing.Size(84, 21);
this.text_CarAver.TabIndex = 25;
//
// label70
//
this.label70.AutoSize = true;
this.label70.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label70.Location = new System.Drawing.Point(180, 155);
this.label70.Name = "label70";
this.label70.Size = new System.Drawing.Size(21, 14);
this.label70.TabIndex = 24;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -