📄 cw_peijian.designer.cs
字号:
this.tabPage4.Text = "配件信息查询";
this.tabPage4.UseVisualStyleBackColor = true;
//
// splitContainer5
//
this.splitContainer5.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer5.Location = new System.Drawing.Point(3, 3);
this.splitContainer5.Name = "splitContainer5";
//
// splitContainer5.Panel1
//
this.splitContainer5.Panel1.Controls.Add(this.groupBox3);
//
// splitContainer5.Panel2
//
this.splitContainer5.Panel2.Controls.Add(this.groupBox5);
this.splitContainer5.Size = new System.Drawing.Size(746, 343);
this.splitContainer5.SplitterDistance = 480;
this.splitContainer5.TabIndex = 2;
//
// groupBox3
//
this.groupBox3.Controls.Add(this.GridViewFitCheck);
this.groupBox3.Location = new System.Drawing.Point(0, 4);
this.groupBox3.Name = "groupBox3";
this.groupBox3.Size = new System.Drawing.Size(465, 312);
this.groupBox3.TabIndex = 0;
this.groupBox3.TabStop = false;
this.groupBox3.Text = "配件查询结果显示";
//
// GridViewFitCheck
//
this.GridViewFitCheck.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
this.GridViewFitCheck.Location = new System.Drawing.Point(7, 20);
this.GridViewFitCheck.Name = "GridViewFitCheck";
this.GridViewFitCheck.RowTemplate.Height = 23;
this.GridViewFitCheck.Size = new System.Drawing.Size(442, 275);
this.GridViewFitCheck.TabIndex = 0;
//
// groupBox5
//
this.groupBox5.Controls.Add(this.label30);
this.groupBox5.Controls.Add(this.textCheckFitCarKinds);
this.groupBox5.Controls.Add(this.dateTimeCheck);
this.groupBox5.Controls.Add(this.label19);
this.groupBox5.Controls.Add(this.textCheckFitKinds);
this.groupBox5.Controls.Add(this.label20);
this.groupBox5.Controls.Add(this.textCheckFitAdress);
this.groupBox5.Controls.Add(this.label21);
this.groupBox5.Controls.Add(this.label27);
this.groupBox5.Controls.Add(this.textCheckFitName);
this.groupBox5.Controls.Add(this.btnCheck);
this.groupBox5.Controls.Add(this.btnCheckClear);
this.groupBox5.Location = new System.Drawing.Point(3, 4);
this.groupBox5.Name = "groupBox5";
this.groupBox5.Size = new System.Drawing.Size(247, 312);
this.groupBox5.TabIndex = 0;
this.groupBox5.TabStop = false;
this.groupBox5.Text = "配件信息查询";
//
// label30
//
this.label30.AutoSize = true;
this.label30.Location = new System.Drawing.Point(45, 150);
this.label30.Name = "label30";
this.label30.Size = new System.Drawing.Size(53, 12);
this.label30.TabIndex = 40;
this.label30.Text = "车 型";
//
// textCheckFitCarKinds
//
this.textCheckFitCarKinds.Location = new System.Drawing.Point(107, 145);
this.textCheckFitCarKinds.Name = "textCheckFitCarKinds";
this.textCheckFitCarKinds.Size = new System.Drawing.Size(100, 21);
this.textCheckFitCarKinds.TabIndex = 39;
//
// dateTimeCheck
//
this.dateTimeCheck.Format = System.Windows.Forms.DateTimePickerFormat.Short;
this.dateTimeCheck.Location = new System.Drawing.Point(107, 121);
this.dateTimeCheck.Name = "dateTimeCheck";
this.dateTimeCheck.ShowCheckBox = true;
this.dateTimeCheck.Size = new System.Drawing.Size(100, 21);
this.dateTimeCheck.TabIndex = 38;
this.dateTimeCheck.Value = new System.DateTime(2008, 4, 20, 0, 0, 0, 0);
//
// label19
//
this.label19.AutoSize = true;
this.label19.Location = new System.Drawing.Point(45, 125);
this.label19.Name = "label19";
this.label19.Size = new System.Drawing.Size(53, 12);
this.label19.TabIndex = 37;
this.label19.Text = "购买时间";
//
// textCheckFitKinds
//
this.textCheckFitKinds.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.textCheckFitKinds.FormattingEnabled = true;
this.textCheckFitKinds.Items.AddRange(new object[] {
"--未选择--",
"购买",
"使用",
"剩余"});
this.textCheckFitKinds.Location = new System.Drawing.Point(107, 95);
this.textCheckFitKinds.Name = "textCheckFitKinds";
this.textCheckFitKinds.Size = new System.Drawing.Size(100, 20);
this.textCheckFitKinds.TabIndex = 36;
//
// label20
//
this.label20.AutoSize = true;
this.label20.Location = new System.Drawing.Point(45, 100);
this.label20.Name = "label20";
this.label20.Size = new System.Drawing.Size(53, 12);
this.label20.TabIndex = 35;
this.label20.Text = "配件方式";
//
// textCheckFitAdress
//
this.textCheckFitAdress.Location = new System.Drawing.Point(107, 68);
this.textCheckFitAdress.Name = "textCheckFitAdress";
this.textCheckFitAdress.Size = new System.Drawing.Size(100, 21);
this.textCheckFitAdress.TabIndex = 34;
//
// label21
//
this.label21.AutoSize = true;
this.label21.Location = new System.Drawing.Point(45, 70);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(53, 12);
this.label21.TabIndex = 33;
this.label21.Text = "购买地址";
//
// label27
//
this.label27.AutoSize = true;
this.label27.Location = new System.Drawing.Point(45, 44);
this.label27.Name = "label27";
this.label27.Size = new System.Drawing.Size(53, 12);
this.label27.TabIndex = 32;
this.label27.Text = "配件名称";
//
// textCheckFitName
//
this.textCheckFitName.Location = new System.Drawing.Point(107, 41);
this.textCheckFitName.Name = "textCheckFitName";
this.textCheckFitName.Size = new System.Drawing.Size(100, 21);
this.textCheckFitName.TabIndex = 31;
//
// btnCheck
//
this.btnCheck.Location = new System.Drawing.Point(47, 192);
this.btnCheck.Name = "btnCheck";
this.btnCheck.Size = new System.Drawing.Size(75, 23);
this.btnCheck.TabIndex = 30;
this.btnCheck.Text = "查询";
this.btnCheck.UseVisualStyleBackColor = true;
this.btnCheck.Click += new System.EventHandler(this.btnCheck_Click);
//
// btnCheckClear
//
this.btnCheckClear.Location = new System.Drawing.Point(132, 192);
this.btnCheckClear.Name = "btnCheckClear";
this.btnCheckClear.Size = new System.Drawing.Size(75, 23);
this.btnCheckClear.TabIndex = 29;
this.btnCheckClear.Text = "清空";
this.btnCheckClear.UseVisualStyleBackColor = true;
this.btnCheckClear.Click += new System.EventHandler(this.btnCheckClear_Click);
//
// label33
//
this.label33.AutoSize = true;
this.label33.Location = new System.Drawing.Point(178, 158);
this.label33.Name = "label33";
this.label33.Size = new System.Drawing.Size(17, 12);
this.label33.TabIndex = 43;
this.label33.Text = "元";
//
// label32
//
this.label32.AutoSize = true;
this.label32.Location = new System.Drawing.Point(178, 131);
this.label32.Name = "label32";
this.label32.Size = new System.Drawing.Size(17, 12);
this.label32.TabIndex = 42;
this.label32.Text = "个";
//
// label31
//
this.label31.AutoSize = true;
this.label31.Location = new System.Drawing.Point(178, 104);
this.label31.Name = "label31";
this.label31.Size = new System.Drawing.Size(17, 12);
this.label31.TabIndex = 41;
this.label31.Text = "元";
//
// textBuyFitStyle
//
this.textBuyFitStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.textBuyFitStyle.FormattingEnabled = true;
this.textBuyFitStyle.Items.AddRange(new object[] {
"购买"});
this.textBuyFitStyle.Location = new System.Drawing.Point(78, 21);
this.textBuyFitStyle.Name = "textBuyFitStyle";
this.textBuyFitStyle.Size = new System.Drawing.Size(80, 20);
this.textBuyFitStyle.TabIndex = 40;
//
// textBuyFitMoney
//
this.textBuyFitMoney.Location = new System.Drawing.Point(78, 155);
this.textBuyFitMoney.Name = "textBuyFitMoney";
this.textBuyFitMoney.Size = new System.Drawing.Size(94, 21);
this.textBuyFitMoney.TabIndex = 39;
//
// textBuyFitCount
//
this.textBuyFitCount.Location = new System.Drawing.Point(78, 128);
this.textBuyFitCount.Name = "textBuyFitCount";
this.textBuyFitCount.Size = new System.Drawing.Size(94, 21);
this.textBuyFitCount.TabIndex = 38;
//
// textBuyFitAver
//
this.textBuyFitAver.Location = new System.Drawing.Point(78, 101);
this.textBuyFitAver.Name = "textBuyFitAver";
this.textBuyFitAver.Size = new System.Drawing.Size(94, 21);
this.textBuyFitAver.TabIndex = 37;
//
// label22
//
this.label22.AutoSize = true;
this.label22.Location = new System.Drawing.Point(171, 161);
this.label22.Name = "label22";
this.label22.Size = new System.Drawing.Size(17, 12);
this.label22.TabIndex = 41;
this.label22.Text = "元";
//
// label23
//
this.label23.AutoSize = true;
this.label23.Location = new System.Drawing.Point(171, 139);
this.label23.Name = "label23";
this.label23.Size = new System.Drawing.Size(17, 12);
this.label23.TabIndex = 40;
this.label23.Text = "个";
//
// label29
//
this.label29.AutoSize = true;
this.label29.Location = new System.Drawing.Point(171, 114);
this.label29.Name = "label29";
this.label29.Size = new System.Drawing.Size(17, 12);
this.label29.TabIndex = 39;
this.label29.Text = "元";
//
// textUserCarStyle
//
this.textUserCarStyle.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.textUserCarStyle.FormattingEnabled = true;
this.textUserCarStyle.Items.AddRange(new object[] {
"购买"});
this.textUserCarStyle.Location = new System.Drawing.Point(87, 30);
this.textUserCarStyle.Name = "textUserCarStyle";
this.textUserCarStyle.Size = new System.Drawing.Size(80, 20);
this.textUserCarStyle.TabIndex = 38;
//
// textUseFitMoney
//
this.textU
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -