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

📄 form1.designer.cs

📁 学生成绩管理系统
💻 CS
📖 第 1 页 / 共 4 页
字号:
            // 
            this.textNewAge.ImeMode = System.Windows.Forms.ImeMode.Off;
            this.textNewAge.Location = new System.Drawing.Point(94, 55);
            this.textNewAge.Name = "textNewAge";
            this.textNewAge.Size = new System.Drawing.Size(69, 21);
            this.textNewAge.TabIndex = 20;
            // 
            // label20
            // 
            this.label20.AutoSize = true;
            this.label20.Location = new System.Drawing.Point(47, 58);
            this.label20.Name = "label20";
            this.label20.Size = new System.Drawing.Size(41, 12);
            this.label20.TabIndex = 19;
            this.label20.Text = "年龄:";
            // 
            // textNewPro
            // 
            this.textNewPro.ImeMode = System.Windows.Forms.ImeMode.On;
            this.textNewPro.Location = new System.Drawing.Point(433, 27);
            this.textNewPro.Name = "textNewPro";
            this.textNewPro.Size = new System.Drawing.Size(106, 21);
            this.textNewPro.TabIndex = 18;
            // 
            // label16
            // 
            this.label16.AutoSize = true;
            this.label16.Location = new System.Drawing.Point(386, 31);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(41, 12);
            this.label16.TabIndex = 17;
            this.label16.Text = "专业:";
            // 
            // dateTimeNew
            // 
            this.dateTimeNew.ImeMode = System.Windows.Forms.ImeMode.Off;
            this.dateTimeNew.Location = new System.Drawing.Point(646, 54);
            this.dateTimeNew.Name = "dateTimeNew";
            this.dateTimeNew.Size = new System.Drawing.Size(116, 21);
            this.dateTimeNew.TabIndex = 16;
            this.dateTimeNew.ValueChanged += new System.EventHandler(this.dateTimeNew_ValueChanged);
            // 
            // btnInsert
            // 
            this.btnInsert.Location = new System.Drawing.Point(93, 83);
            this.btnInsert.Name = "btnInsert";
            this.btnInsert.Size = new System.Drawing.Size(70, 23);
            this.btnInsert.TabIndex = 15;
            this.btnInsert.Text = "插入数据";
            this.btnInsert.UseVisualStyleBackColor = true;
            this.btnInsert.Click += new System.EventHandler(this.btnInsert_Click);
            // 
            // radioButton4
            // 
            this.radioButton4.AutoSize = true;
            this.radioButton4.Location = new System.Drawing.Point(127, 30);
            this.radioButton4.Name = "radioButton4";
            this.radioButton4.Size = new System.Drawing.Size(35, 16);
            this.radioButton4.TabIndex = 14;
            this.radioButton4.TabStop = true;
            this.radioButton4.Text = "女";
            this.radioButton4.UseVisualStyleBackColor = true;
            // 
            // radioButton3
            // 
            this.radioButton3.AutoSize = true;
            this.radioButton3.Checked = true;
            this.radioButton3.Location = new System.Drawing.Point(93, 29);
            this.radioButton3.Name = "radioButton3";
            this.radioButton3.Size = new System.Drawing.Size(35, 16);
            this.radioButton3.TabIndex = 13;
            this.radioButton3.TabStop = true;
            this.radioButton3.Text = "男";
            this.radioButton3.UseVisualStyleBackColor = true;
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.Location = new System.Drawing.Point(47, 31);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(41, 12);
            this.label14.TabIndex = 12;
            this.label14.Text = "性别:";
            // 
            // textNewAddress
            // 
            this.textNewAddress.ImeMode = System.Windows.Forms.ImeMode.On;
            this.textNewAddress.Location = new System.Drawing.Point(237, 86);
            this.textNewAddress.Name = "textNewAddress";
            this.textNewAddress.Size = new System.Drawing.Size(112, 21);
            this.textNewAddress.TabIndex = 11;
            // 
            // label13
            // 
            this.label13.AutoSize = true;
            this.label13.Location = new System.Drawing.Point(190, 91);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(41, 12);
            this.label13.TabIndex = 10;
            this.label13.Text = "籍贯:";
            // 
            // textNewGrade
            // 
            this.textNewGrade.ImeMode = System.Windows.Forms.ImeMode.On;
            this.textNewGrade.Location = new System.Drawing.Point(433, 57);
            this.textNewGrade.Name = "textNewGrade";
            this.textNewGrade.Size = new System.Drawing.Size(106, 21);
            this.textNewGrade.TabIndex = 9;
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Location = new System.Drawing.Point(575, 89);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(65, 12);
            this.label12.TabIndex = 8;
            this.label12.Text = "高考分数:";
            // 
            // textNewName
            // 
            this.textNewName.ImeMode = System.Windows.Forms.ImeMode.On;
            this.textNewName.Location = new System.Drawing.Point(237, 57);
            this.textNewName.Name = "textNewName";
            this.textNewName.Size = new System.Drawing.Size(112, 21);
            this.textNewName.TabIndex = 7;
            // 
            // label11
            // 
            this.label11.AutoSize = true;
            this.label11.Location = new System.Drawing.Point(190, 60);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(41, 12);
            this.label11.TabIndex = 6;
            this.label11.Text = "姓名:";
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Location = new System.Drawing.Point(575, 58);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(65, 12);
            this.label10.TabIndex = 4;
            this.label10.Text = "出生日期:";
            // 
            // textNewTel
            // 
            this.textNewTel.ImeMode = System.Windows.Forms.ImeMode.Off;
            this.textNewTel.Location = new System.Drawing.Point(646, 22);
            this.textNewTel.Name = "textNewTel";
            this.textNewTel.Size = new System.Drawing.Size(116, 21);
            this.textNewTel.TabIndex = 3;
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Location = new System.Drawing.Point(575, 31);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(65, 12);
            this.label9.TabIndex = 2;
            this.label9.Text = "电话号码:";
            // 
            // textNewID
            // 
            this.textNewID.ImeMode = System.Windows.Forms.ImeMode.Off;
            this.textNewID.Location = new System.Drawing.Point(237, 28);
            this.textNewID.Name = "textNewID";
            this.textNewID.Size = new System.Drawing.Size(112, 21);
            this.textNewID.TabIndex = 1;
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Location = new System.Drawing.Point(190, 34);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(41, 12);
            this.label8.TabIndex = 0;
            this.label8.Text = "学号:";
            // 
            // listBox1
            // 
            this.listBox1.FormattingEnabled = true;
            this.listBox1.ItemHeight = 12;
            this.listBox1.Location = new System.Drawing.Point(424, 7);
            this.listBox1.Name = "listBox1";
            this.listBox1.Size = new System.Drawing.Size(405, 148);
            this.listBox1.TabIndex = 6;
            this.listBox1.SelectedIndexChanged += new System.EventHandler(this.listBox1_SelectedIndexChanged);
            // 
            // groupBox4
            // 
            this.groupBox4.Controls.Add(this.textFindPro);
            this.groupBox4.Controls.Add(this.textFindGK);
            this.groupBox4.Controls.Add(this.label31);
            this.groupBox4.Controls.Add(this.btnQuerys);
            this.groupBox4.Controls.Add(this.textFindAge);
            this.groupBox4.Controls.Add(this.label32);
            this.groupBox4.Controls.Add(this.comboBoxFindClass);
            this.groupBox4.Controls.Add(this.label30);
            this.groupBox4.Controls.Add(this.comboBoxFindGrade);
            this.groupBox4.Controls.Add(this.label29);
            this.groupBox4.Controls.Add(this.label28);
            this.groupBox4.Controls.Add(this.comboBoxFindSex);
            this.groupBox4.Controls.Add(this.textFindAdd);
            this.groupBox4.Controls.Add(this.label27);
            this.groupBox4.Controls.Add(this.label26);
            this.groupBox4.Controls.Add(this.textFindName);
            this.groupBox4.Controls.Add(this.label25);
            this.groupBox4.Location = new System.Drawing.Point(12, 210);
            this.groupBox4.Name = "groupBox4";
            this.groupBox4.Size = new System.Drawing.Size(818, 45);
            this.groupBox4.TabIndex = 7;
            this.groupBox4.TabStop = false;
            this.groupBox4.Text = "多条件查询:";
            // 
            // textFindPro
            // 
            this.textFindPro.Location = new System.Drawing.Point(394, 15);
            this.textFindPro.Name = "textFindPro";
            this.textFindPro.Size = new System.Drawing.Size(97, 21);
            this.textFindPro.TabIndex = 43;
            // 
            // textFindGK
            // 
            this.textFindGK.Location = new System.Drawing.Point(715, 15);
            this.textFindGK.Name = "textFindGK";
            this.textFindGK.Size = new System.Drawing.Size(39, 21);
            this.textFindGK.TabIndex = 42;
            // 
            // label31
            // 
            this.label31.AutoSize = true;
            this.label31.Location = new System.Drawing.Point(656, 21);
            this.label31.Name = "label31";
            this.label31.Size = new System.Drawing.Size(65, 12);
            this.label31.TabIndex = 41;
            this.label31.Text = "高考分数:";
            // 
            // btnQuerys
            // 
            this.btnQuerys.Location = new System.Drawing.Point(759, 14);
            this.btnQuerys.Name = "btnQuerys";
            this.btnQuerys.Size = new System.Drawing.Size(53, 23);
            this.btnQuerys.TabIndex = 40;
            this.btnQuerys.Text = "查询";
            this.btnQuerys.UseVisualStyleBackColor = true;
            // 
            // textFindAge
            // 

⌨️ 快捷键说明

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