📄 cw_peijian.designer.cs
字号:
//
this.comboBox1.FormattingEnabled = true;
this.comboBox1.Items.AddRange(new object[] {
"配件总数",
"配件使用",
"配件剩余"});
this.comboBox1.Location = new System.Drawing.Point(91, 150);
this.comboBox1.Name = "comboBox1";
this.comboBox1.Size = new System.Drawing.Size(100, 20);
this.comboBox1.TabIndex = 22;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(29, 153);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(53, 12);
this.label2.TabIndex = 21;
this.label2.Text = "配件方式";
//
// textCheckAdress
//
this.textCheckAdress.Location = new System.Drawing.Point(91, 122);
this.textCheckAdress.Name = "textCheckAdress";
this.textCheckAdress.Size = new System.Drawing.Size(100, 21);
this.textCheckAdress.TabIndex = 20;
//
// label47
//
this.label47.AutoSize = true;
this.label47.Location = new System.Drawing.Point(29, 131);
this.label47.Name = "label47";
this.label47.Size = new System.Drawing.Size(53, 12);
this.label47.TabIndex = 19;
this.label47.Text = "购买地址";
//
// label48
//
this.label48.AutoSize = true;
this.label48.Location = new System.Drawing.Point(29, 44);
this.label48.Name = "label48";
this.label48.Size = new System.Drawing.Size(53, 12);
this.label48.TabIndex = 13;
this.label48.Text = "车 型";
//
// label49
//
this.label49.AutoSize = true;
this.label49.Location = new System.Drawing.Point(29, 73);
this.label49.Name = "label49";
this.label49.Size = new System.Drawing.Size(53, 12);
this.label49.TabIndex = 16;
this.label49.Text = "配件名称";
//
// label50
//
this.label50.AutoSize = true;
this.label50.Location = new System.Drawing.Point(29, 104);
this.label50.Name = "label50";
this.label50.Size = new System.Drawing.Size(53, 12);
this.label50.TabIndex = 18;
this.label50.Text = "配件单价";
//
// textCheckCarKinds
//
this.textCheckCarKinds.Location = new System.Drawing.Point(91, 41);
this.textCheckCarKinds.Name = "textCheckCarKinds";
this.textCheckCarKinds.Size = new System.Drawing.Size(100, 21);
this.textCheckCarKinds.TabIndex = 14;
//
// textCheckAverMoney
//
this.textCheckAverMoney.Location = new System.Drawing.Point(91, 95);
this.textCheckAverMoney.Name = "textCheckAverMoney";
this.textCheckAverMoney.Size = new System.Drawing.Size(100, 21);
this.textCheckAverMoney.TabIndex = 17;
//
// textCheckName
//
this.textCheckName.Location = new System.Drawing.Point(91, 68);
this.textCheckName.Name = "textCheckName";
this.textCheckName.Size = new System.Drawing.Size(100, 21);
this.textCheckName.TabIndex = 15;
//
// btnKindsCheck
//
this.btnKindsCheck.Location = new System.Drawing.Point(31, 194);
this.btnKindsCheck.Name = "btnKindsCheck";
this.btnKindsCheck.Size = new System.Drawing.Size(75, 23);
this.btnKindsCheck.TabIndex = 12;
this.btnKindsCheck.Text = "查询";
this.btnKindsCheck.UseVisualStyleBackColor = true;
//
// btnKindsClear
//
this.btnKindsClear.Location = new System.Drawing.Point(116, 194);
this.btnKindsClear.Name = "btnKindsClear";
this.btnKindsClear.Size = new System.Drawing.Size(75, 23);
this.btnKindsClear.TabIndex = 11;
this.btnKindsClear.Text = "清空";
this.btnKindsClear.UseVisualStyleBackColor = true;
//
// tabPage12
//
this.tabPage12.Controls.Add(this.splitContainer3);
this.tabPage12.Location = new System.Drawing.Point(4, 21);
this.tabPage12.Name = "tabPage12";
this.tabPage12.Padding = new System.Windows.Forms.Padding(3);
this.tabPage12.Size = new System.Drawing.Size(752, 349);
this.tabPage12.TabIndex = 1;
this.tabPage12.Text = "配件使用";
this.tabPage12.UseVisualStyleBackColor = true;
//
// splitContainer3
//
this.splitContainer3.Location = new System.Drawing.Point(6, 6);
this.splitContainer3.Name = "splitContainer3";
//
// splitContainer3.Panel1
//
this.splitContainer3.Panel1.Controls.Add(this.groupBox4);
//
// splitContainer3.Panel2
//
this.splitContainer3.Panel2.Controls.Add(this.GridViewUseKinds);
this.splitContainer3.Size = new System.Drawing.Size(722, 326);
this.splitContainer3.SplitterDistance = 240;
this.splitContainer3.TabIndex = 3;
//
// groupBox4
//
this.groupBox4.Controls.Add(this.button2);
this.groupBox4.Controls.Add(this.button3);
this.groupBox4.Controls.Add(this.label9);
this.groupBox4.Controls.Add(this.textUseMoney);
this.groupBox4.Controls.Add(this.label11);
this.groupBox4.Controls.Add(this.label14);
this.groupBox4.Controls.Add(this.label15);
this.groupBox4.Controls.Add(this.label16);
this.groupBox4.Controls.Add(this.textUseCount);
this.groupBox4.Controls.Add(this.textUseCar);
this.groupBox4.Controls.Add(this.textAverMoney);
this.groupBox4.Controls.Add(this.textUseName);
this.groupBox4.Location = new System.Drawing.Point(13, 29);
this.groupBox4.Name = "groupBox4";
this.groupBox4.Size = new System.Drawing.Size(212, 191);
this.groupBox4.TabIndex = 5;
this.groupBox4.TabStop = false;
this.groupBox4.Text = "配件使用";
//
// button2
//
this.button2.Location = new System.Drawing.Point(121, 162);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(76, 23);
this.button2.TabIndex = 18;
this.button2.Text = "清空";
this.button2.UseVisualStyleBackColor = true;
//
// button3
//
this.button3.Location = new System.Drawing.Point(20, 162);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(76, 23);
this.button3.TabIndex = 17;
this.button3.Text = "添加";
this.button3.UseVisualStyleBackColor = true;
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(27, 125);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(53, 12);
this.label9.TabIndex = 8;
this.label9.Text = "所花金额";
//
// textUseMoney
//
this.textUseMoney.Location = new System.Drawing.Point(89, 121);
this.textUseMoney.Name = "textUseMoney";
this.textUseMoney.Size = new System.Drawing.Size(100, 21);
this.textUseMoney.TabIndex = 8;
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(27, 17);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(53, 12);
this.label11.TabIndex = 0;
this.label11.Text = "车 型";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(27, 98);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(53, 12);
this.label14.TabIndex = 3;
this.label14.Text = "配件数量";
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(27, 44);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(53, 12);
this.label15.TabIndex = 1;
this.label15.Text = "配件名称";
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(27, 71);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(53, 12);
this.label16.TabIndex = 2;
this.label16.Text = "配件单价";
//
// textUseCount
//
this.textUseCount.Location = new System.Drawing.Point(89, 95);
this.textUseCount.Name = "textUseCount";
this.textUseCount.Size = new System.Drawing.Size(100, 21);
this.textUseCount.TabIndex = 3;
//
// textUseCar
//
this.textUseCar.Location = new System.Drawing.Point(89, 17);
this.textUseCar.Name = "textUseCar";
this.textUseCar.Size = new System.Drawing.Size(100, 21);
this.textUseCar.TabIndex = 0;
//
// textAverMoney
//
this.textAverMoney.Location = new System.Drawing.Point(89, 69);
this.textAverMoney.Name = "textAverMoney";
this.textAverMoney.Size = new System.Drawing.Size(100, 21);
this.textAverMoney.TabIndex = 2;
//
// textUseName
//
this.textUseName.Location = new System.Drawing.Point(89, 43);
this.textUseName.Name = "textUseName";
this.textUseName.Size = new System.Drawing.Size(100, 21);
this.textUseName.TabIndex = 1;
//
// GridViewUseKinds
//
this.GridViewUseKinds.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.GridViewUseKinds.Location = new System.Drawing.Point(27, 16);
this.GridViewUseKinds.Name = "GridViewUseKinds";
this.GridViewUseKinds.RowTemplate.Height = 23;
this.GridViewUseKinds.Size = new System.Drawing.Size(431, 285);
this.GridViewUseKinds.TabIndex = 0;
//
// tabPage3
//
this.tabPage3.Controls.Add(this.splitContainer4);
this.tabPage3.Location = new System.Drawing.Point(4, 21);
this.tabPage3.Name = "tabPage3";
this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
this.tabPage3.Size = new System.Drawing.Size(752, 349);
this.tabPage3.TabIndex = 0;
this.tabPage3.Text = "配件购买";
this.tabPage3.UseVisualStyleBackColor = true;
//
// splitContainer4
//
this.splitContainer4.Dock = System.Windows.Forms.DockStyle.Fill;
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -