📄 cw_oil_ticket.designer.cs
字号:
this.text_CarMoney.TabIndex = 62;
//
// text_CarCount
//
this.text_CarCount.Location = new System.Drawing.Point(93, 118);
this.text_CarCount.Name = "text_CarCount";
this.text_CarCount.Size = new System.Drawing.Size(84, 21);
this.text_CarCount.TabIndex = 61;
//
// text_CarAver
//
this.text_CarAver.Location = new System.Drawing.Point(93, 92);
this.text_CarAver.Name = "text_CarAver";
this.text_CarAver.Size = new System.Drawing.Size(84, 21);
this.text_CarAver.TabIndex = 60;
//
// label69
//
this.label69.AutoSize = true;
this.label69.Location = new System.Drawing.Point(14, 147);
this.label69.Name = "label69";
this.label69.Size = new System.Drawing.Size(53, 12);
this.label69.TabIndex = 59;
this.label69.Text = "车票金额";
//
// label67
//
this.label67.AutoSize = true;
this.label67.Location = new System.Drawing.Point(14, 251);
this.label67.Name = "label67";
this.label67.Size = new System.Drawing.Size(53, 12);
this.label67.TabIndex = 58;
this.label67.Text = "油耗金额";
//
// label63
//
this.label63.AutoSize = true;
this.label63.Location = new System.Drawing.Point(14, 199);
this.label63.Name = "label63";
this.label63.Size = new System.Drawing.Size(53, 12);
this.label63.TabIndex = 55;
this.label63.Text = "每升油价";
//
// label61
//
this.label61.AutoSize = true;
this.label61.Location = new System.Drawing.Point(14, 225);
this.label61.Name = "label61";
this.label61.Size = new System.Drawing.Size(47, 12);
this.label61.TabIndex = 57;
this.label61.Text = "油 耗";
//
// label62
//
this.label62.AutoSize = true;
this.label62.Location = new System.Drawing.Point(14, 121);
this.label62.Name = "label62";
this.label62.Size = new System.Drawing.Size(53, 12);
this.label62.TabIndex = 56;
this.label62.Text = "车票数量";
//
// label64
//
this.label64.AutoSize = true;
this.label64.Location = new System.Drawing.Point(14, 95);
this.label64.Name = "label64";
this.label64.Size = new System.Drawing.Size(53, 12);
this.label64.TabIndex = 54;
this.label64.Text = "车票单价";
//
// label65
//
this.label65.AutoSize = true;
this.label65.Location = new System.Drawing.Point(14, 69);
this.label65.Name = "label65";
this.label65.Size = new System.Drawing.Size(53, 12);
this.label65.TabIndex = 52;
this.label65.Text = "姓 名";
//
// text_Name
//
this.text_Name.Location = new System.Drawing.Point(93, 66);
this.text_Name.Name = "text_Name";
this.text_Name.Size = new System.Drawing.Size(111, 21);
this.text_Name.TabIndex = 53;
//
// 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(183, 151);
this.label70.Name = "label70";
this.label70.Size = new System.Drawing.Size(21, 14);
this.label70.TabIndex = 51;
this.label70.Text = "元";
//
// label68
//
this.label68.AutoSize = true;
this.label68.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label68.Location = new System.Drawing.Point(183, 255);
this.label68.Name = "label68";
this.label68.Size = new System.Drawing.Size(21, 14);
this.label68.TabIndex = 49;
this.label68.Text = "元";
//
// label66
//
this.label66.AutoSize = true;
this.label66.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label66.Location = new System.Drawing.Point(183, 203);
this.label66.Name = "label66";
this.label66.Size = new System.Drawing.Size(21, 14);
this.label66.TabIndex = 47;
this.label66.Text = "元";
//
// label56
//
this.label56.AutoSize = true;
this.label56.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label56.Location = new System.Drawing.Point(183, 229);
this.label56.Name = "label56";
this.label56.Size = new System.Drawing.Size(21, 14);
this.label56.TabIndex = 46;
this.label56.Text = "升";
//
// label58
//
this.label58.AutoSize = true;
this.label58.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label58.Location = new System.Drawing.Point(183, 125);
this.label58.Name = "label58";
this.label58.Size = new System.Drawing.Size(21, 14);
this.label58.TabIndex = 45;
this.label58.Text = "个";
//
// label59
//
this.label59.AutoSize = true;
this.label59.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label59.Location = new System.Drawing.Point(183, 99);
this.label59.Name = "label59";
this.label59.Size = new System.Drawing.Size(21, 14);
this.label59.TabIndex = 44;
this.label59.Text = "元";
//
// btnOiAdd
//
this.btnOiAdd.Location = new System.Drawing.Point(12, 307);
this.btnOiAdd.Name = "btnOiAdd";
this.btnOiAdd.Size = new System.Drawing.Size(75, 23);
this.btnOiAdd.TabIndex = 43;
this.btnOiAdd.Text = "增加";
this.btnOiAdd.UseVisualStyleBackColor = true;
this.btnOiAdd.Click += new System.EventHandler(this.btnOiAdd_Click);
//
// button1
//
this.button1.Location = new System.Drawing.Point(128, 307);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(76, 23);
this.button1.TabIndex = 26;
this.button1.Text = "清空";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// groupBox26
//
this.groupBox26.Controls.Add(this.GridViewOil);
this.groupBox26.Location = new System.Drawing.Point(3, 3);
this.groupBox26.Name = "groupBox26";
this.groupBox26.Size = new System.Drawing.Size(471, 336);
this.groupBox26.TabIndex = 0;
this.groupBox26.TabStop = false;
this.groupBox26.Text = "票款和油耗信息";
//
// GridViewOil
//
this.GridViewOil.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.GridViewOil.Location = new System.Drawing.Point(35, 33);
this.GridViewOil.Name = "GridViewOil";
this.GridViewOil.RowTemplate.Height = 23;
this.GridViewOil.Size = new System.Drawing.Size(404, 272);
this.GridViewOil.TabIndex = 0;
//
// tabPage26
//
this.tabPage26.Controls.Add(this.splitContainer15);
this.tabPage26.Location = new System.Drawing.Point(4, 21);
this.tabPage26.Name = "tabPage26";
this.tabPage26.Padding = new System.Windows.Forms.Padding(3);
this.tabPage26.Size = new System.Drawing.Size(752, 349);
this.tabPage26.TabIndex = 1;
this.tabPage26.Text = "票款和油耗信息查询";
this.tabPage26.UseVisualStyleBackColor = true;
//
// splitContainer15
//
this.splitContainer15.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer15.Location = new System.Drawing.Point(3, 3);
this.splitContainer15.Name = "splitContainer15";
//
// splitContainer15.Panel1
//
this.splitContainer15.Panel1.Controls.Add(this.groupBox27);
//
// splitContainer15.Panel2
//
this.splitContainer15.Panel2.Controls.Add(this.groupBox28);
this.splitContainer15.Size = new System.Drawing.Size(746, 343);
this.splitContainer15.SplitterDistance = 479;
this.splitContainer15.TabIndex = 2;
//
// groupBox27
//
this.groupBox27.Controls.Add(this.GridViewCheckOil);
this.groupBox27.Location = new System.Drawing.Point(0, 4);
this.groupBox27.Name = "groupBox27";
this.groupBox27.Size = new System.Drawing.Size(465, 312);
this.groupBox27.TabIndex = 0;
this.groupBox27.TabStop = false;
this.groupBox27.Text = "票款和油耗记录查询结果显示";
//
// GridViewCheckOil
//
this.GridViewCheckOil.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.GridViewCheckOil.Location = new System.Drawing.Point(7, 20);
this.GridViewCheckOil.Name = "GridViewCheckOil";
this.GridViewCheckOil.RowTemplate.Height = 23;
this.GridViewCheckOil.Size = new System.Drawing.Size(442, 275);
this.GridViewCheckOil.TabIndex = 0;
//
// groupBox28
//
this.groupBox28.Controls.Add(this.text_Checknumber);
this.groupBox28.Controls.Add(this.label8);
this.groupBox28.Controls.Add(this.textAverOil);
this.groupBox28.Controls.Add(this.textAverTicket);
this.groupBox28.Controls.Add(this.dateTimeOilCheck);
this.groupBox28.Controls.Add(this.label4);
this.groupBox28.Controls.Add(this.dateTimeCarCheck);
this.groupBox28.Controls.Add(this.label5);
this.groupBox28.Controls.Add(this.label2);
this.groupBox28.Controls.Add(this.text_CheckCarNumber);
this.groupBox28.Controls.Add(this.label71);
this.groupBox28.Controls.Add(this.label74);
this.groupBox28.Controls.Add(this.label72);
this.groupBox28.Controls.Add(this.text_CheckCarName);
this.groupBox28.Controls.Add(this.btnCheck);
this.groupBox28.Controls.Add(this.btnClear);
this.groupBox28.Controls.Add(this.label76);
this.groupBox28.Controls.Add(this.label75);
this.groupBox28.Location = new System.Drawing.Point(3, 4);
this.groupBox28.Name = "groupBox28";
this.groupBox28.Size = new System.Drawing.Size(247, 312);
this.groupBox28.TabIndex = 0;
this.groupBox28.TabStop = false;
this.groupBox28.Text = "票款和油耗信息查询";
//
// text_Checknumber
//
this.text_Checknumber.Location = new System.Drawing.Point(111, 62);
this.text_Checknumber.Name = "text_Checknumber";
this.text_Checknumber.Size = new System.Drawing.Size(109, 21);
this.text_Checknumber.TabIndex = 60;
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(21, 65);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(53, 12);
this.label8.TabIndex = 59;
this.label8.Text = "工人编号";
//
// textAverOil
//
this.textAverOil.Location = new System.Drawing.Point(111, 202);
this.textAverOil.Name = "textAverOil";
this.textAverOil.Size = new System.Drawing.Size(109, 21);
this.textAverOil.TabIndex = 58;
//
// textAverTicket
//
this.textAverTicket.Location = new System.Drawing.Point(111, 174);
this.textAverTicket.Name = "textAverTicket";
this.textAverTicket.Size = new System.Drawing.Size(109, 21);
this.textAverTicket.TabIndex = 57;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -