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

📄 formproperty.cs

📁 C#2.0宝典源码,C#经典书籍,很多例子
💻 CS
📖 第 1 页 / 共 4 页
字号:
      this.label9.Location = new System.Drawing.Point(40, 73);
      this.label9.Name = "label9";
      this.label9.Size = new System.Drawing.Size(48, 16);
      this.label9.TabIndex = 9;
      this.label9.Text = "学院:";
      this.label9.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
      // 
      // label7
      // 
      this.label7.Location = new System.Drawing.Point(80, 22);
      this.label7.Name = "label7";
      this.label7.Size = new System.Drawing.Size(104, 16);
      this.label7.TabIndex = 7;
      this.label7.Text = "学生的学籍信息";
      // 
      // pictureBox2
      // 
      this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
      this.pictureBox2.Location = new System.Drawing.Point(18, 4);
      this.pictureBox2.Name = "pictureBox2";
      this.pictureBox2.Size = new System.Drawing.Size(48, 40);
      this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
      this.pictureBox2.TabIndex = 6;
      this.pictureBox2.TabStop = false;
      // 
      // panel3
      // 
      this.panel3.BackColor = System.Drawing.SystemColors.GrayText;
      this.panel3.Location = new System.Drawing.Point(10, 50);
      this.panel3.Name = "panel3";
      this.panel3.Size = new System.Drawing.Size(436, 1);
      this.panel3.TabIndex = 5;
      // 
      // tabPage3
      // 
      this.tabPage3.BackColor = System.Drawing.Color.White;
      this.tabPage3.Controls.Add(this.labelEmail);
      this.tabPage3.Controls.Add(this.labelMobile);
      this.tabPage3.Controls.Add(this.labelFlatTel);
      this.tabPage3.Controls.Add(this.labelHomeTel);
      this.tabPage3.Controls.Add(this.labelHomeAdd);
      this.tabPage3.Controls.Add(this.label20);
      this.tabPage3.Controls.Add(this.label19);
      this.tabPage3.Controls.Add(this.label18);
      this.tabPage3.Controls.Add(this.label17);
      this.tabPage3.Controls.Add(this.label16);
      this.tabPage3.Controls.Add(this.pictureBox3);
      this.tabPage3.Controls.Add(this.label8);
      this.tabPage3.Controls.Add(this.panel4);
      this.tabPage3.Location = new System.Drawing.Point(4, 21);
      this.tabPage3.Name = "tabPage3";
      this.tabPage3.Size = new System.Drawing.Size(456, 247);
      this.tabPage3.TabIndex = 2;
      this.tabPage3.Text = "联系方法";
      this.tabPage3.Visible = false;
      // 
      // labelEmail
      // 
      this.labelEmail.Location = new System.Drawing.Point(100, 195);
      this.labelEmail.Name = "labelEmail";
      this.labelEmail.Size = new System.Drawing.Size(292, 23);
      this.labelEmail.TabIndex = 30;
      // 
      // labelMobile
      // 
      this.labelMobile.Location = new System.Drawing.Point(100, 165);
      this.labelMobile.Name = "labelMobile";
      this.labelMobile.Size = new System.Drawing.Size(92, 23);
      this.labelMobile.TabIndex = 29;
      // 
      // labelFlatTel
      // 
      this.labelFlatTel.Location = new System.Drawing.Point(100, 135);
      this.labelFlatTel.Name = "labelFlatTel";
      this.labelFlatTel.Size = new System.Drawing.Size(124, 19);
      this.labelFlatTel.TabIndex = 28;
      // 
      // labelHomeTel
      // 
      this.labelHomeTel.Location = new System.Drawing.Point(100, 105);
      this.labelHomeTel.Name = "labelHomeTel";
      this.labelHomeTel.Size = new System.Drawing.Size(124, 23);
      this.labelHomeTel.TabIndex = 27;
      // 
      // labelHomeAdd
      // 
      this.labelHomeAdd.Location = new System.Drawing.Point(100, 73);
      this.labelHomeAdd.Name = "labelHomeAdd";
      this.labelHomeAdd.Size = new System.Drawing.Size(316, 23);
      this.labelHomeAdd.TabIndex = 26;
      // 
      // label20
      // 
      this.label20.Location = new System.Drawing.Point(16, 190);
      this.label20.Name = "label20";
      this.label20.Size = new System.Drawing.Size(72, 23);
      this.label20.TabIndex = 19;
      this.label20.Text = "电子邮件:";
      this.label20.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
      // 
      // label19
      // 
      this.label19.Location = new System.Drawing.Point(16, 163);
      this.label19.Name = "label19";
      this.label19.Size = new System.Drawing.Size(72, 16);
      this.label19.TabIndex = 17;
      this.label19.Text = "移动电话:";
      this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
      // 
      // label18
      // 
      this.label18.Location = new System.Drawing.Point(16, 133);
      this.label18.Name = "label18";
      this.label18.Size = new System.Drawing.Size(72, 16);
      this.label18.TabIndex = 15;
      this.label18.Text = "宿舍电话:";
      this.label18.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
      // 
      // label17
      // 
      this.label17.Location = new System.Drawing.Point(16, 104);
      this.label17.Name = "label17";
      this.label17.Size = new System.Drawing.Size(72, 16);
      this.label17.TabIndex = 13;
      this.label17.Text = "家庭电话:";
      this.label17.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
      // 
      // label16
      // 
      this.label16.Location = new System.Drawing.Point(16, 73);
      this.label16.Name = "label16";
      this.label16.Size = new System.Drawing.Size(72, 16);
      this.label16.TabIndex = 12;
      this.label16.Text = "家庭地址:";
      this.label16.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
      // 
      // pictureBox3
      // 
      this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
      this.pictureBox3.Location = new System.Drawing.Point(18, 4);
      this.pictureBox3.Name = "pictureBox3";
      this.pictureBox3.Size = new System.Drawing.Size(48, 40);
      this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
      this.pictureBox3.TabIndex = 7;
      this.pictureBox3.TabStop = false;
      // 
      // label8
      // 
      this.label8.Location = new System.Drawing.Point(80, 22);
      this.label8.Name = "label8";
      this.label8.Size = new System.Drawing.Size(104, 16);
      this.label8.TabIndex = 6;
      this.label8.Text = "学生的联系方法";
      // 
      // panel4
      // 
      this.panel4.BackColor = System.Drawing.SystemColors.GrayText;
      this.panel4.Location = new System.Drawing.Point(10, 50);
      this.panel4.Name = "panel4";
      this.panel4.Size = new System.Drawing.Size(436, 1);
      this.panel4.TabIndex = 5;
      // 
      // tabPage4
      // 
      this.tabPage4.BackColor = System.Drawing.Color.White;
      this.tabPage4.Controls.Add(this.dataGridChanges);
      this.tabPage4.Controls.Add(this.panel2);
      this.tabPage4.Controls.Add(this.label15);
      this.tabPage4.Controls.Add(this.pictureBox4);
      this.tabPage4.Location = new System.Drawing.Point(4, 21);
      this.tabPage4.Name = "tabPage4";
      this.tabPage4.Size = new System.Drawing.Size(456, 247);
      this.tabPage4.TabIndex = 3;
      this.tabPage4.Text = "学籍异动";
      // 
      // dataGridChanges
      // 
      this.dataGridChanges.CaptionVisible = false;
      this.dataGridChanges.DataMember = "Changes";
      this.dataGridChanges.DataSource = this.dataSetMain;
      this.dataGridChanges.HeaderForeColor = System.Drawing.SystemColors.ControlText;
      this.dataGridChanges.Location = new System.Drawing.Point(10, 56);
      this.dataGridChanges.Name = "dataGridChanges";
      this.dataGridChanges.ReadOnly = true;
      this.dataGridChanges.Size = new System.Drawing.Size(438, 184);
      this.dataGridChanges.TabIndex = 9;
      this.dataGridChanges.TableStyles.AddRange(new System.Windows.Forms.DataGridTableStyle[] {
                                                                                                this.dataGridTableStyle1});
      // 
      // dataSetMain
      // 
      this.dataSetMain.DataSetName = "NewDataSet";
      this.dataSetMain.Locale = new System.Globalization.CultureInfo("zh-CN");
      this.dataSetMain.Tables.AddRange(new System.Data.DataTable[] {
                                                                     this.dataTable1,
                                                                     this.dataTable2,
                                                                     this.dataTable3});
      // 
      // dataTable1
      // 
      this.dataTable1.TableName = "Changes";
      // 
      // dataTable2
      // 
      this.dataTable2.TableName = "Awards";
      // 
      // dataTable3
      // 
      this.dataTable3.TableName = "Punishments";
      // 
      // dataGridTableStyle1
      // 
      this.dataGridTableStyle1.DataGrid = this.dataGridChanges;
      this.dataGridTableStyle1.GridColumnStyles.AddRange(new System.Windows.Forms.DataGridColumnStyle[] {
                                                                                                          this.dataGridTextBoxColumn1,
                                                                                                          this.dataGridTextBoxColumn2,
                                                                                                          this.dataGridTextBoxColumn3});
      this.dataGridTableStyle1.HeaderForeColor = System.Drawing.SystemColors.ControlText;
      this.dataGridTableStyle1.MappingName = "Changes";
      // 
      // dataGridTextBoxColumn1
      // 
      this.dataGridTextBoxColumn1.Format = "";
      this.dataGridTextBoxColumn1.FormatInfo = null;
      this.dataGridTextBoxColumn1.HeaderText = "异动类型";
      this.dataGridTextBoxColumn1.MappingName = "changeType_name";
      this.dataGridTextBoxColumn1.Width = 75;
      // 
      // dataGridTextBoxColumn2
      // 
      this.dataGridTextBoxColumn2.Format = "";
      this.dataGridTextBoxColumn2.FormatInfo = null;
      this.dataGridTextBoxColumn2.HeaderText = "异动原因";
      this.dataGridTextBoxColumn2.MappingName = "change_reason";
      this.dataGridTextBoxColumn2.Width = 150;
      // 
      // dataGridTextBoxColumn3
      // 
      this.dataGridTextBoxColumn3.Format = "";
      this.dataGridTextBoxColumn3.FormatInfo = null;
      this.dataGridTextBoxColumn3.HeaderText = "异动日期";
      this.dataGridTextBoxColumn3.MappingName = "change_date";
      this.dataGridTextBoxColumn3.Width = 75;
      // 
      // panel2
      // 
      this.panel2.BackColor = System.Drawing.SystemColors.GrayText;
      this.panel2.Location = new System.Drawing.Point(10, 50);
      this.panel2.Name = "panel2";
      this.panel2.Size = new System.Drawing.Size(436, 1);
      this.panel2.TabIndex = 8;
      // 
      // label15
      // 
      this.label15.Location = new System.Drawing.Point(80, 22);
      this.label15.Name = "label15";
      this.label15.Size = new System.Drawing.Size(168, 16);
      this.label15.TabIndex = 7;
      this.label15.Text = "学生的学籍异动纪录";
      // 

⌨️ 快捷键说明

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