⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 jl_peijian.designer.cs

📁 此系统开发了一个公交车管理系统。系统根据权限的不同
💻 CS
📖 第 1 页 / 共 5 页
字号:
            this.groupBox20.Controls.Add(this.btnKindsCheck);
            this.groupBox20.Controls.Add(this.btnKindsClear);
            this.groupBox20.Location = new System.Drawing.Point(3, 4);
            this.groupBox20.Name = "groupBox20";
            this.groupBox20.Size = new System.Drawing.Size(247, 312);
            this.groupBox20.TabIndex = 0;
            this.groupBox20.TabStop = false;
            this.groupBox20.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(32, 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, 160);
            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, 160);
            this.btnKindsClear.Name = "btnKindsClear";
            this.btnKindsClear.Size = new System.Drawing.Size(75, 23);
            this.btnKindsClear.TabIndex = 11;
            this.btnKindsClear.Text = "清空";
            this.btnKindsClear.UseVisualStyleBackColor = true;
            // 
            // tabControl1
            // 
            this.tabControl1.Controls.Add(this.tabPage1);
            this.tabControl1.Controls.Add(this.tabPage2);
            this.tabControl1.Controls.Add(this.tabPage5);
            this.tabControl1.Location = new System.Drawing.Point(21, 12);
            this.tabControl1.Name = "tabControl1";
            this.tabControl1.SelectedIndex = 0;
            this.tabControl1.Size = new System.Drawing.Size(757, 374);
            this.tabControl1.TabIndex = 1;
            // 
            // tabPage1
            // 
            this.tabPage1.Controls.Add(this.splitContainer1);
            this.tabPage1.Location = new System.Drawing.Point(4, 21);
            this.tabPage1.Name = "tabPage1";
            this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
            this.tabPage1.Size = new System.Drawing.Size(749, 349);
            this.tabPage1.TabIndex = 0;
            this.tabPage1.Text = "配件购买";
            this.tabPage1.UseVisualStyleBackColor = true;
            // 
            // splitContainer1
            // 
            this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer1.Location = new System.Drawing.Point(3, 3);
            this.splitContainer1.Name = "splitContainer1";
            // 
            // splitContainer1.Panel1
            // 
            this.splitContainer1.Panel1.Controls.Add(this.groupBox1);
            // 
            // splitContainer1.Panel2
            // 
            this.splitContainer1.Panel2.Controls.Add(this.GridViewBuyFit);
            this.splitContainer1.Size = new System.Drawing.Size(743, 343);
            this.splitContainer1.SplitterDistance = 245;
            this.splitContainer1.TabIndex = 0;
            // 
            // groupBox1
            // 
            this.groupBox1.Controls.Add(this.label33);
            this.groupBox1.Controls.Add(this.label32);
            this.groupBox1.Controls.Add(this.label31);
            this.groupBox1.Controls.Add(this.textBuyFitStyle);
            this.groupBox1.Controls.Add(this.label23);
            this.groupBox1.Controls.Add(this.dateTimeBuy);
            this.groupBox1.Controls.Add(this.label22);
            this.groupBox1.Controls.Add(this.textBuyFitAddress);
            this.groupBox1.Controls.Add(this.label1);
            this.groupBox1.Controls.Add(this.textBuyFitMoney);
            this.groupBox1.Controls.Add(this.label2);
            this.groupBox1.Controls.Add(this.label3);
            this.groupBox1.Controls.Add(this.btnBuyFitAdd);
            this.groupBox1.Controls.Add(this.label4);
            this.groupBox1.Controls.Add(this.btnBuyFitDelete);
            this.groupBox1.Controls.Add(this.label5);
            this.groupBox1.Controls.Add(this.btnBuyFitUpdate);
            this.groupBox1.Controls.Add(this.label6);
            this.groupBox1.Controls.Add(this.textBuyFitCount);
            this.groupBox1.Controls.Add(this.textCarKinds);
            this.groupBox1.Controls.Add(this.textBuyFitAver);
            this.groupBox1.Controls.Add(this.textBuyFitName);
            this.groupBox1.Location = new System.Drawing.Point(9, 22);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(233, 307);
            this.groupBox1.TabIndex = 5;
            this.groupBox1.TabStop = false;
            this.groupBox1.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(89, 30);
            this.textBuyFitStyle.Name = "textBuyFitStyle";
            this.textBuyFitStyle.Size = new System.Drawing.Size(80, 20);
            this.textBuyFitStyle.TabIndex = 14;
            // 
            // label23
            // 
            this.label23.AutoSize = true;
            this.label23.Location = new System.Drawing.Point(27, 35);
            this.label23.Name = "label23";
            this.label23.Size = new System.Drawing.Size(53, 12);
            this.label23.TabIndex = 13;
            this.label23.Text = "配件类型";
            // 
            // dateTimeBuy
            // 
            this.dateTimeBuy.Format = System.Windows.Forms.DateTimePickerFormat.Short;
            this.dateTimeBuy.Location = new System.Drawing.Point(89, 221);
            this.dateTimeBuy.Name = "dateTimeBuy";
            this.dateTimeBuy.Size = new System.Drawing.Size(117, 21);
            this.dateTimeBuy.TabIndex = 11;
            this.dateTimeBuy.Value = new System.DateTime(2008, 4, 20, 0, 0, 0, 0);
            // 
            // label22
            // 
            this.label22.AutoSize = true;
            this.label22.Location = new System.Drawing.Point(27, 225);
            this.label22.Name = "label22";
            this.label22.Size = new System.Drawing.Size(53, 12);
            this.label22.TabIndex = 10;
            this.label22.Text = "购买时间";
            // 
            // textBuyFitAddress
            // 
            this.textBuyFitAddress.Location = new System.Drawing.Point(89, 193);
            this.textBuyFitAddress.Name = "textBuyFitAddress";
            this.textBuyFitAddress.Size = new System.Drawing.Size(117, 21);
            this.textBuyFitAddress.TabIndex = 9;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(27, 167);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(53, 12);
            this.label1.TabIndex = 8;
            this.label1.Text = "所花金额";
            // 
            // textBuyFitMoney
            // 
            this.textBuyFitMoney.Location = new System.Drawing.Point(89, 164);
            this.textBuyFitMoney.Name = "textBuyFitMoney";
            this.textBuyFitMoney.Size = new System.Drawing.Size(94, 21);
            this.textBuyFitMoney.TabIndex = 8;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Location = new System.Drawing.Point(27, 196);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(53, 12);
            this.label2.TabIndex = 7;
            this.label2.Text = "购买地址";
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Location = new System.Drawing.Point(27, 61);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(53, 12);
            this.label3.TabIndex = 0;
            this.label3.Text = "车    型";
            // 
            // btnBuyFitAdd
            // 
            this.btnBuyFitAdd.Location = new System.Drawing.Point(29, 258);
            this.btnBuyFitAdd.Name = "btnBuyFitAdd";
            this.btnBuyFitAdd.Size = new System.Drawing.Size(49, 23);
            this.btnBuyFitAdd.TabIndex = 6;
            this.btnBuyFitAdd.Text = "添加";
            this.btnBuyFitAdd.UseVisualStyleBackColor = true;
            this.btnBuyFitAdd.Click += new System.EventHandler(this.btnBuyFitAdd_Click);
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Location = new System.Drawing.Point(27, 140);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(53, 12);
            this.label4.TabIndex = 3;
            this.label4.Text = "配件数量";
            // 
            // btnBuyFitDelete
            // 
            this.btnBuyFitDelete.Location = new System.Drawing.Point(84, 258);
            this.btnBuyFitDelete.Name = "btnBuyFitDelete";

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -