代码拉取完成,页面将自动刷新
namespace JiaowuHelper
{
partial class FormMain
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormMain));
this.tabControl_Home = new System.Windows.Forms.TabControl();
this.tabPage_info = new System.Windows.Forms.TabPage();
this.button_infoRefresh = new System.Windows.Forms.Button();
this.pictureBox_photo = new System.Windows.Forms.PictureBox();
this.label_candidates = new System.Windows.Forms.Label();
this.label_grade = new System.Windows.Forms.Label();
this.label_idcard = new System.Windows.Forms.Label();
this.label_className = new System.Windows.Forms.Label();
this.label_level = new System.Windows.Forms.Label();
this.label_political = new System.Windows.Forms.Label();
this.label_direction = new System.Windows.Forms.Label();
this.label_sex = new System.Windows.Forms.Label();
this.label_year = new System.Windows.Forms.Label();
this.label_ethnic = new System.Windows.Forms.Label();
this.label_discipline = new System.Windows.Forms.Label();
this.label_id = new System.Windows.Forms.Label();
this.label_faculty = new System.Windows.Forms.Label();
this.label_name = new System.Windows.Forms.Label();
this.label14 = new System.Windows.Forms.Label();
this.label13 = new System.Windows.Forms.Label();
this.label12 = new System.Windows.Forms.Label();
this.label11 = new System.Windows.Forms.Label();
this.label10 = new System.Windows.Forms.Label();
this.label9 = new System.Windows.Forms.Label();
this.label8 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.label6 = new System.Windows.Forms.Label();
this.label5 = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.tabPage_sorce = new System.Windows.Forms.TabPage();
this.panel2 = new System.Windows.Forms.Panel();
this.tabControl_scoreList = new System.Windows.Forms.TabControl();
this.panel1 = new System.Windows.Forms.Panel();
this.label_scoreLading = new System.Windows.Forms.Label();
this.buttonScoreRef = new System.Windows.Forms.Button();
this.tabPage_Elective = new System.Windows.Forms.TabPage();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.panel_Selected = new System.Windows.Forms.Panel();
this.panel_elective = new System.Windows.Forms.Panel();
this.button_electiveRefresh = new System.Windows.Forms.Button();
this.label_electiveLoading = new System.Windows.Forms.Label();
this.label17 = new System.Windows.Forms.Label();
this.label16 = new System.Windows.Forms.Label();
this.label15 = new System.Windows.Forms.Label();
this.panel_Curriculum = new System.Windows.Forms.Panel();
this.tabPage_Curriculm = new System.Windows.Forms.TabPage();
this.panel4 = new System.Windows.Forms.Panel();
this.webBrowser_curriculm = new System.Windows.Forms.WebBrowser();
this.panel3 = new System.Windows.Forms.Panel();
this.button_curriculmRefresh = new System.Windows.Forms.Button();
this.label_curriculumLoading = new System.Windows.Forms.Label();
this.tabPage_TestInfo = new System.Windows.Forms.TabPage();
this.panel_testInfo = new System.Windows.Forms.Panel();
this.panel5 = new System.Windows.Forms.Panel();
this.button_testInfoRefresh = new System.Windows.Forms.Button();
this.label_testInfoLoading = new System.Windows.Forms.Label();
this.tabPage_TestLevelInfo = new System.Windows.Forms.TabPage();
this.panel_testLevel = new System.Windows.Forms.Panel();
this.panel8 = new System.Windows.Forms.Panel();
this.button_testLevelInfoRefresh = new System.Windows.Forms.Button();
this.label_testLevelInfoLoading = new System.Windows.Forms.Label();
this.menuStrip1 = new System.Windows.Forms.MenuStrip();
this.ToolStripMenuItem_JiaowuSite = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem_Screenshot = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem_author = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem_helper = new System.Windows.Forms.ToolStripMenuItem();
this.toolStripMenuItem_help = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem_Logout = new System.Windows.Forms.ToolStripMenuItem();
this.ToolStripMenuItem_Exit = new System.Windows.Forms.ToolStripMenuItem();
this.tabControl_Home.SuspendLayout();
this.tabPage_info.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox_photo)).BeginInit();
this.tabPage_sorce.SuspendLayout();
this.panel2.SuspendLayout();
this.panel1.SuspendLayout();
this.tabPage_Elective.SuspendLayout();
//3.5不支持且异常
//((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
this.panel_elective.SuspendLayout();
this.tabPage_Curriculm.SuspendLayout();
this.panel4.SuspendLayout();
this.panel3.SuspendLayout();
this.tabPage_TestInfo.SuspendLayout();
this.panel5.SuspendLayout();
this.tabPage_TestLevelInfo.SuspendLayout();
this.panel8.SuspendLayout();
this.menuStrip1.SuspendLayout();
this.SuspendLayout();
//
// tabControl_Home
//
this.tabControl_Home.Controls.Add(this.tabPage_info);
this.tabControl_Home.Controls.Add(this.tabPage_sorce);
this.tabControl_Home.Controls.Add(this.tabPage_Elective);
this.tabControl_Home.Controls.Add(this.tabPage_Curriculm);
this.tabControl_Home.Controls.Add(this.tabPage_TestInfo);
this.tabControl_Home.Controls.Add(this.tabPage_TestLevelInfo);
this.tabControl_Home.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControl_Home.Location = new System.Drawing.Point(0, 25);
this.tabControl_Home.Name = "tabControl_Home";
this.tabControl_Home.SelectedIndex = 0;
this.tabControl_Home.Size = new System.Drawing.Size(736, 358);
this.tabControl_Home.TabIndex = 0;
//
// tabPage_info
//
this.tabPage_info.Controls.Add(this.button_infoRefresh);
this.tabPage_info.Controls.Add(this.pictureBox_photo);
this.tabPage_info.Controls.Add(this.label_candidates);
this.tabPage_info.Controls.Add(this.label_grade);
this.tabPage_info.Controls.Add(this.label_idcard);
this.tabPage_info.Controls.Add(this.label_className);
this.tabPage_info.Controls.Add(this.label_level);
this.tabPage_info.Controls.Add(this.label_political);
this.tabPage_info.Controls.Add(this.label_direction);
this.tabPage_info.Controls.Add(this.label_sex);
this.tabPage_info.Controls.Add(this.label_year);
this.tabPage_info.Controls.Add(this.label_ethnic);
this.tabPage_info.Controls.Add(this.label_discipline);
this.tabPage_info.Controls.Add(this.label_id);
this.tabPage_info.Controls.Add(this.label_faculty);
this.tabPage_info.Controls.Add(this.label_name);
this.tabPage_info.Controls.Add(this.label14);
this.tabPage_info.Controls.Add(this.label13);
this.tabPage_info.Controls.Add(this.label12);
this.tabPage_info.Controls.Add(this.label11);
this.tabPage_info.Controls.Add(this.label10);
this.tabPage_info.Controls.Add(this.label9);
this.tabPage_info.Controls.Add(this.label8);
this.tabPage_info.Controls.Add(this.label7);
this.tabPage_info.Controls.Add(this.label6);
this.tabPage_info.Controls.Add(this.label5);
this.tabPage_info.Controls.Add(this.label4);
this.tabPage_info.Controls.Add(this.label3);
this.tabPage_info.Controls.Add(this.label2);
this.tabPage_info.Controls.Add(this.label1);
this.tabPage_info.Location = new System.Drawing.Point(4, 22);
this.tabPage_info.Name = "tabPage_info";
this.tabPage_info.Padding = new System.Windows.Forms.Padding(3);
this.tabPage_info.Size = new System.Drawing.Size(728, 332);
this.tabPage_info.TabIndex = 0;
this.tabPage_info.Text = "个人信息";
this.tabPage_info.UseVisualStyleBackColor = true;
//
// button_infoRefresh
//
this.button_infoRefresh.Location = new System.Drawing.Point(443, 240);
this.button_infoRefresh.Name = "button_infoRefresh";
this.button_infoRefresh.Size = new System.Drawing.Size(75, 23);
this.button_infoRefresh.TabIndex = 3;
this.button_infoRefresh.Text = "刷新";
this.button_infoRefresh.UseVisualStyleBackColor = true;
this.button_infoRefresh.Click += new System.EventHandler(this.button_infoRefresh_Click);
//
// pictureBox_photo
//
this.pictureBox_photo.Location = new System.Drawing.Point(443, 26);
this.pictureBox_photo.Name = "pictureBox_photo";
this.pictureBox_photo.Size = new System.Drawing.Size(120, 160);
this.pictureBox_photo.TabIndex = 2;
this.pictureBox_photo.TabStop = false;
//
// label_candidates
//
this.label_candidates.AutoSize = true;
this.label_candidates.Location = new System.Drawing.Point(270, 296);
this.label_candidates.Name = "label_candidates";
this.label_candidates.Size = new System.Drawing.Size(77, 12);
this.label_candidates.TabIndex = 1;
this.label_candidates.Text = "____________";
//
// label_grade
//
this.label_grade.AutoSize = true;
this.label_grade.Location = new System.Drawing.Point(93, 296);
this.label_grade.Name = "label_grade";
this.label_grade.Size = new System.Drawing.Size(77, 12);
this.label_grade.TabIndex = 1;
this.label_grade.Text = "____________";
//
// label_idcard
//
this.label_idcard.AutoSize = true;
this.label_idcard.Location = new System.Drawing.Point(270, 251);
this.label_idcard.Name = "label_idcard";
this.label_idcard.Size = new System.Drawing.Size(77, 12);
this.label_idcard.TabIndex = 1;
this.label_idcard.Text = "____________";
//
// label_className
//
this.label_className.AutoSize = true;
this.label_className.Location = new System.Drawing.Point(93, 251);
this.label_className.Name = "label_className";
this.label_className.Size = new System.Drawing.Size(77, 12);
this.label_className.TabIndex = 1;
this.label_className.Text = "____________";
//
// label_level
//
this.label_level.AutoSize = true;
this.label_level.Location = new System.Drawing.Point(270, 206);
this.label_level.Name = "label_level";
this.label_level.Size = new System.Drawing.Size(77, 12);
this.label_level.TabIndex = 1;
this.label_level.Text = "____________";
//
// label_political
//
this.label_political.AutoSize = true;
this.label_political.Location = new System.Drawing.Point(93, 206);
this.label_political.Name = "label_political";
this.label_political.Size = new System.Drawing.Size(77, 12);
this.label_political.TabIndex = 1;
this.label_political.Text = "____________";
//
// label_direction
//
this.label_direction.AutoSize = true;
this.label_direction.Location = new System.Drawing.Point(270, 116);
this.label_direction.Name = "label_direction";
this.label_direction.Size = new System.Drawing.Size(77, 12);
this.label_direction.TabIndex = 1;
this.label_direction.Text = "____________";
//
// label_sex
//
this.label_sex.AutoSize = true;
this.label_sex.Location = new System.Drawing.Point(93, 116);
this.label_sex.Name = "label_sex";
this.label_sex.Size = new System.Drawing.Size(77, 12);
this.label_sex.TabIndex = 1;
this.label_sex.Text = "____________";
//
// label_year
//
this.label_year.AutoSize = true;
this.label_year.Location = new System.Drawing.Point(270, 161);
this.label_year.Name = "label_year";
this.label_year.Size = new System.Drawing.Size(77, 12);
this.label_year.TabIndex = 1;
this.label_year.Text = "____________";
//
// label_ethnic
//
this.label_ethnic.AutoSize = true;
this.label_ethnic.Location = new System.Drawing.Point(93, 161);
this.label_ethnic.Name = "label_ethnic";
this.label_ethnic.Size = new System.Drawing.Size(77, 12);
this.label_ethnic.TabIndex = 1;
this.label_ethnic.Text = "____________";
//
// label_discipline
//
this.label_discipline.AutoSize = true;
this.label_discipline.Location = new System.Drawing.Point(270, 71);
this.label_discipline.Name = "label_discipline";
this.label_discipline.Size = new System.Drawing.Size(77, 12);
this.label_discipline.TabIndex = 1;
this.label_discipline.Text = "____________";
//
// label_id
//
this.label_id.AutoSize = true;
this.label_id.Location = new System.Drawing.Point(93, 71);
this.label_id.Name = "label_id";
this.label_id.Size = new System.Drawing.Size(77, 12);
this.label_id.TabIndex = 1;
this.label_id.Text = "____________";
//
// label_faculty
//
this.label_faculty.AutoSize = true;
this.label_faculty.Location = new System.Drawing.Point(270, 26);
this.label_faculty.Name = "label_faculty";
this.label_faculty.Size = new System.Drawing.Size(77, 12);
this.label_faculty.TabIndex = 1;
this.label_faculty.Text = "____________";
//
// label_name
//
this.label_name.AutoSize = true;
this.label_name.Location = new System.Drawing.Point(93, 26);
this.label_name.Name = "label_name";
this.label_name.Size = new System.Drawing.Size(77, 12);
this.label_name.TabIndex = 1;
this.label_name.Text = "____________";
//
// label14
//
this.label14.AutoSize = true;
this.label14.Location = new System.Drawing.Point(217, 296);
this.label14.Name = "label14";
this.label14.Size = new System.Drawing.Size(47, 12);
this.label14.TabIndex = 0;
this.label14.Text = "考生号:";
//
// label13
//
this.label13.AutoSize = true;
this.label13.Location = new System.Drawing.Point(217, 251);
this.label13.Name = "label13";
this.label13.Size = new System.Drawing.Size(47, 12);
this.label13.TabIndex = 0;
this.label13.Text = "身份证:";
//
// label12
//
this.label12.AutoSize = true;
this.label12.Location = new System.Drawing.Point(229, 206);
this.label12.Name = "label12";
this.label12.Size = new System.Drawing.Size(35, 12);
this.label12.TabIndex = 0;
this.label12.Text = "层次:";
//
// label11
//
this.label11.AutoSize = true;
this.label11.Location = new System.Drawing.Point(229, 116);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(35, 12);
this.label11.TabIndex = 0;
this.label11.Text = "方向:";
//
// label10
//
this.label10.AutoSize = true;
this.label10.Location = new System.Drawing.Point(229, 71);
this.label10.Name = "label10";
this.label10.Size = new System.Drawing.Size(35, 12);
this.label10.TabIndex = 0;
this.label10.Text = "专业:";
//
// label9
//
this.label9.AutoSize = true;
this.label9.Location = new System.Drawing.Point(229, 26);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(35, 12);
this.label9.TabIndex = 0;
this.label9.Text = "学部:";
//
// label8
//
this.label8.AutoSize = true;
this.label8.Location = new System.Drawing.Point(52, 296);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(35, 12);
this.label8.TabIndex = 0;
this.label8.Text = "年级:";
//
// label7
//
this.label7.AutoSize = true;
this.label7.Location = new System.Drawing.Point(229, 161);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(35, 12);
this.label7.TabIndex = 0;
this.label7.Text = "学制:";
//
// label6
//
this.label6.AutoSize = true;
this.label6.Location = new System.Drawing.Point(28, 251);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(59, 12);
this.label6.TabIndex = 0;
this.label6.Text = "行政班级:";
//
// label5
//
this.label5.AutoSize = true;
this.label5.Location = new System.Drawing.Point(28, 206);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(59, 12);
this.label5.TabIndex = 0;
this.label5.Text = "政治面貌:";
//
// label4
//
this.label4.AutoSize = true;
this.label4.Location = new System.Drawing.Point(52, 161);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(35, 12);
this.label4.TabIndex = 0;
this.label4.Text = "名族:";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Location = new System.Drawing.Point(52, 116);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(35, 12);
this.label3.TabIndex = 0;
this.label3.Text = "性别:";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Location = new System.Drawing.Point(52, 71);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(35, 12);
this.label2.TabIndex = 0;
this.label2.Text = "学号:";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Location = new System.Drawing.Point(52, 26);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(35, 12);
this.label1.TabIndex = 0;
this.label1.Text = "姓名:";
//
// tabPage_sorce
//
this.tabPage_sorce.Controls.Add(this.panel2);
this.tabPage_sorce.Controls.Add(this.panel1);
this.tabPage_sorce.Location = new System.Drawing.Point(4, 22);
this.tabPage_sorce.Name = "tabPage_sorce";
this.tabPage_sorce.Padding = new System.Windows.Forms.Padding(3);
this.tabPage_sorce.Size = new System.Drawing.Size(728, 332);
this.tabPage_sorce.TabIndex = 1;
this.tabPage_sorce.Text = "成绩查询";
this.tabPage_sorce.UseVisualStyleBackColor = true;
this.tabPage_sorce.Enter += new System.EventHandler(this.tabPage_sorce_Enter);
//
// panel2
//
this.panel2.Controls.Add(this.tabControl_scoreList);
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel2.Location = new System.Drawing.Point(3, 27);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(722, 302);
this.panel2.TabIndex = 1;
//
// tabControl_scoreList
//
this.tabControl_scoreList.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabControl_scoreList.Location = new System.Drawing.Point(0, 0);
this.tabControl_scoreList.Name = "tabControl_scoreList";
this.tabControl_scoreList.SelectedIndex = 0;
this.tabControl_scoreList.Size = new System.Drawing.Size(722, 302);
this.tabControl_scoreList.TabIndex = 0;
//
// panel1
//
this.panel1.Controls.Add(this.label_scoreLading);
this.panel1.Controls.Add(this.buttonScoreRef);
this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
this.panel1.Location = new System.Drawing.Point(3, 3);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(722, 24);
this.panel1.TabIndex = 1;
//
// label_scoreLading
//
this.label_scoreLading.AutoSize = true;
this.label_scoreLading.ForeColor = System.Drawing.Color.Red;
this.label_scoreLading.Location = new System.Drawing.Point(5, 6);
this.label_scoreLading.Name = "label_scoreLading";
this.label_scoreLading.Size = new System.Drawing.Size(221, 12);
this.label_scoreLading.TabIndex = 1;
this.label_scoreLading.Text = "成绩加载中,时间较长请耐心等待.......";
//
// buttonScoreRef
//
this.buttonScoreRef.Dock = System.Windows.Forms.DockStyle.Right;
this.buttonScoreRef.Location = new System.Drawing.Point(647, 0);
this.buttonScoreRef.Name = "buttonScoreRef";
this.buttonScoreRef.Size = new System.Drawing.Size(75, 24);
this.buttonScoreRef.TabIndex = 0;
this.buttonScoreRef.Text = "刷新成绩";
this.buttonScoreRef.UseVisualStyleBackColor = true;
this.buttonScoreRef.Click += new System.EventHandler(this.buttonScoreRef_Click);
//
// tabPage_Elective
//
this.tabPage_Elective.Controls.Add(this.splitContainer1);
this.tabPage_Elective.Location = new System.Drawing.Point(4, 22);
this.tabPage_Elective.Name = "tabPage_Elective";
this.tabPage_Elective.Padding = new System.Windows.Forms.Padding(3);
this.tabPage_Elective.Size = new System.Drawing.Size(728, 332);
this.tabPage_Elective.TabIndex = 2;
this.tabPage_Elective.Text = "选课";
this.tabPage_Elective.UseVisualStyleBackColor = true;
this.tabPage_Elective.Enter += new System.EventHandler(this.tabPage_Elective_Enter);
//
// 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.panel_Selected);
this.splitContainer1.Panel1.Controls.Add(this.panel_elective);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.panel_Curriculum);
this.splitContainer1.Size = new System.Drawing.Size(722, 326);
this.splitContainer1.SplitterDistance = 240;
this.splitContainer1.TabIndex = 0;
//
// panel_Selected
//
this.panel_Selected.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel_Selected.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel_Selected.Location = new System.Drawing.Point(0, 78);
this.panel_Selected.Name = "panel_Selected";
this.panel_Selected.Size = new System.Drawing.Size(240, 248);
this.panel_Selected.TabIndex = 2;
//
// panel_elective
//
this.panel_elective.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel_elective.Controls.Add(this.button_electiveRefresh);
this.panel_elective.Controls.Add(this.label_electiveLoading);
this.panel_elective.Controls.Add(this.label17);
this.panel_elective.Controls.Add(this.label16);
this.panel_elective.Controls.Add(this.label15);
this.panel_elective.Dock = System.Windows.Forms.DockStyle.Top;
this.panel_elective.Location = new System.Drawing.Point(0, 0);
this.panel_elective.Name = "panel_elective";
this.panel_elective.Size = new System.Drawing.Size(240, 78);
this.panel_elective.TabIndex = 1;
//
// button_electiveRefresh
//
this.button_electiveRefresh.Location = new System.Drawing.Point(172, 22);
this.button_electiveRefresh.Name = "button_electiveRefresh";
this.button_electiveRefresh.Size = new System.Drawing.Size(56, 23);
this.button_electiveRefresh.TabIndex = 2;
this.button_electiveRefresh.Text = "刷新";
this.button_electiveRefresh.UseVisualStyleBackColor = true;
this.button_electiveRefresh.Click += new System.EventHandler(this.button_electiveRefresh_Click);
//
// label_electiveLoading
//
this.label_electiveLoading.AutoSize = true;
this.label_electiveLoading.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.label_electiveLoading.Location = new System.Drawing.Point(127, 54);
this.label_electiveLoading.Name = "label_electiveLoading";
this.label_electiveLoading.Size = new System.Drawing.Size(101, 12);
this.label_electiveLoading.TabIndex = 1;
this.label_electiveLoading.Text = "课程加载中。。。";
//
// label17
//
this.label17.AutoSize = true;
this.label17.Location = new System.Drawing.Point(19, 54);
this.label17.Name = "label17";
this.label17.Size = new System.Drawing.Size(101, 12);
this.label17.TabIndex = 0;
this.label17.Text = "下面为退选该课程";
//
// label16
//
this.label16.AutoSize = true;
this.label16.Location = new System.Drawing.Point(19, 33);
this.label16.Name = "label16";
this.label16.Size = new System.Drawing.Size(101, 12);
this.label16.TabIndex = 0;
this.label16.Text = "右侧为选修该课程";
//
// label15
//
this.label15.AutoSize = true;
this.label15.Location = new System.Drawing.Point(19, 12);
this.label15.Name = "label15";
this.label15.Size = new System.Drawing.Size(137, 12);
this.label15.TabIndex = 0;
this.label15.Text = "对指定课程双击进行操作";
//
// panel_Curriculum
//
this.panel_Curriculum.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel_Curriculum.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel_Curriculum.Location = new System.Drawing.Point(0, 0);
this.panel_Curriculum.Name = "panel_Curriculum";
this.panel_Curriculum.Size = new System.Drawing.Size(478, 326);
this.panel_Curriculum.TabIndex = 0;
//
// tabPage_Curriculm
//
this.tabPage_Curriculm.Controls.Add(this.panel4);
this.tabPage_Curriculm.Controls.Add(this.panel3);
this.tabPage_Curriculm.Location = new System.Drawing.Point(4, 22);
this.tabPage_Curriculm.Name = "tabPage_Curriculm";
this.tabPage_Curriculm.Padding = new System.Windows.Forms.Padding(3);
this.tabPage_Curriculm.Size = new System.Drawing.Size(728, 332);
this.tabPage_Curriculm.TabIndex = 3;
this.tabPage_Curriculm.Text = "个人课表";
this.tabPage_Curriculm.UseVisualStyleBackColor = true;
this.tabPage_Curriculm.Enter += new System.EventHandler(this.tabPage_Curriculm_Enter);
//
// panel4
//
this.panel4.Controls.Add(this.webBrowser_curriculm);
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel4.Location = new System.Drawing.Point(3, 34);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(722, 295);
this.panel4.TabIndex = 6;
//
// webBrowser_curriculm
//
this.webBrowser_curriculm.Dock = System.Windows.Forms.DockStyle.Fill;
this.webBrowser_curriculm.Location = new System.Drawing.Point(0, 0);
this.webBrowser_curriculm.MinimumSize = new System.Drawing.Size(20, 20);
this.webBrowser_curriculm.Name = "webBrowser_curriculm";
this.webBrowser_curriculm.Size = new System.Drawing.Size(722, 295);
this.webBrowser_curriculm.TabIndex = 1;
//
// panel3
//
this.panel3.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel3.Controls.Add(this.button_curriculmRefresh);
this.panel3.Controls.Add(this.label_curriculumLoading);
this.panel3.Dock = System.Windows.Forms.DockStyle.Top;
this.panel3.Location = new System.Drawing.Point(3, 3);
this.panel3.Margin = new System.Windows.Forms.Padding(3, 3, 3, 10);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(722, 31);
this.panel3.TabIndex = 5;
//
// button_curriculmRefresh
//
this.button_curriculmRefresh.Location = new System.Drawing.Point(660, 3);
this.button_curriculmRefresh.Name = "button_curriculmRefresh";
this.button_curriculmRefresh.Size = new System.Drawing.Size(56, 23);
this.button_curriculmRefresh.TabIndex = 4;
this.button_curriculmRefresh.Text = "刷新";
this.button_curriculmRefresh.UseVisualStyleBackColor = true;
this.button_curriculmRefresh.Click += new System.EventHandler(this.button_curriculmRefresh_Click);
//
// label_curriculumLoading
//
this.label_curriculumLoading.AutoSize = true;
this.label_curriculumLoading.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.label_curriculumLoading.Location = new System.Drawing.Point(4, 8);
this.label_curriculumLoading.Name = "label_curriculumLoading";
this.label_curriculumLoading.Size = new System.Drawing.Size(149, 12);
this.label_curriculumLoading.TabIndex = 3;
this.label_curriculumLoading.Text = "课程加载中,请等待。。。";
//
// tabPage_TestInfo
//
this.tabPage_TestInfo.Controls.Add(this.panel_testInfo);
this.tabPage_TestInfo.Controls.Add(this.panel5);
this.tabPage_TestInfo.Location = new System.Drawing.Point(4, 22);
this.tabPage_TestInfo.Name = "tabPage_TestInfo";
this.tabPage_TestInfo.Padding = new System.Windows.Forms.Padding(3);
this.tabPage_TestInfo.Size = new System.Drawing.Size(728, 332);
this.tabPage_TestInfo.TabIndex = 4;
this.tabPage_TestInfo.Text = "考试信息";
this.tabPage_TestInfo.UseVisualStyleBackColor = true;
this.tabPage_TestInfo.Enter += new System.EventHandler(this.tabPage_TestInfo_Enter);
//
// panel_testInfo
//
this.panel_testInfo.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel_testInfo.Location = new System.Drawing.Point(3, 35);
this.panel_testInfo.Name = "panel_testInfo";
this.panel_testInfo.Size = new System.Drawing.Size(722, 294);
this.panel_testInfo.TabIndex = 1;
//
// panel5
//
this.panel5.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel5.Controls.Add(this.button_testInfoRefresh);
this.panel5.Controls.Add(this.label_testInfoLoading);
this.panel5.Dock = System.Windows.Forms.DockStyle.Top;
this.panel5.Location = new System.Drawing.Point(3, 3);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(722, 32);
this.panel5.TabIndex = 0;
//
// button_testInfoRefresh
//
this.button_testInfoRefresh.Location = new System.Drawing.Point(661, 5);
this.button_testInfoRefresh.Name = "button_testInfoRefresh";
this.button_testInfoRefresh.Size = new System.Drawing.Size(56, 23);
this.button_testInfoRefresh.TabIndex = 6;
this.button_testInfoRefresh.Text = "刷新";
this.button_testInfoRefresh.UseVisualStyleBackColor = true;
this.button_testInfoRefresh.Click += new System.EventHandler(this.button_testInfoRefresh_Click);
//
// label_testInfoLoading
//
this.label_testInfoLoading.AutoSize = true;
this.label_testInfoLoading.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.label_testInfoLoading.Location = new System.Drawing.Point(5, 10);
this.label_testInfoLoading.Name = "label_testInfoLoading";
this.label_testInfoLoading.Size = new System.Drawing.Size(173, 12);
this.label_testInfoLoading.TabIndex = 5;
this.label_testInfoLoading.Text = "考试信息加载中,请等待。。。";
//
// tabPage_TestLevelInfo
//
this.tabPage_TestLevelInfo.Controls.Add(this.panel_testLevel);
this.tabPage_TestLevelInfo.Controls.Add(this.panel8);
this.tabPage_TestLevelInfo.Location = new System.Drawing.Point(4, 22);
this.tabPage_TestLevelInfo.Name = "tabPage_TestLevelInfo";
this.tabPage_TestLevelInfo.Padding = new System.Windows.Forms.Padding(3);
this.tabPage_TestLevelInfo.Size = new System.Drawing.Size(728, 332);
this.tabPage_TestLevelInfo.TabIndex = 5;
this.tabPage_TestLevelInfo.Text = "等级考试信息";
this.tabPage_TestLevelInfo.UseVisualStyleBackColor = true;
this.tabPage_TestLevelInfo.Enter += new System.EventHandler(this.tabPage_TestLevelInfo_Enter);
//
// panel_testLevel
//
this.panel_testLevel.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel_testLevel.Location = new System.Drawing.Point(3, 35);
this.panel_testLevel.Margin = new System.Windows.Forms.Padding(3, 3, 3, 10);
this.panel_testLevel.Name = "panel_testLevel";
this.panel_testLevel.Size = new System.Drawing.Size(722, 294);
this.panel_testLevel.TabIndex = 3;
//
// panel8
//
this.panel8.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel8.Controls.Add(this.button_testLevelInfoRefresh);
this.panel8.Controls.Add(this.label_testLevelInfoLoading);
this.panel8.Dock = System.Windows.Forms.DockStyle.Top;
this.panel8.Location = new System.Drawing.Point(3, 3);
this.panel8.Name = "panel8";
this.panel8.Size = new System.Drawing.Size(722, 32);
this.panel8.TabIndex = 2;
//
// button_testLevelInfoRefresh
//
this.button_testLevelInfoRefresh.Location = new System.Drawing.Point(661, 5);
this.button_testLevelInfoRefresh.Name = "button_testLevelInfoRefresh";
this.button_testLevelInfoRefresh.Size = new System.Drawing.Size(56, 23);
this.button_testLevelInfoRefresh.TabIndex = 6;
this.button_testLevelInfoRefresh.Text = "刷新";
this.button_testLevelInfoRefresh.UseVisualStyleBackColor = true;
this.button_testLevelInfoRefresh.Click += new System.EventHandler(this.button_testLevelInfoRefresh_Click);
//
// label_testLevelInfoLoading
//
this.label_testLevelInfoLoading.AutoSize = true;
this.label_testLevelInfoLoading.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.label_testLevelInfoLoading.Location = new System.Drawing.Point(5, 10);
this.label_testLevelInfoLoading.Name = "label_testLevelInfoLoading";
this.label_testLevelInfoLoading.Size = new System.Drawing.Size(197, 12);
this.label_testLevelInfoLoading.TabIndex = 5;
this.label_testLevelInfoLoading.Text = "等级考试信息加载中,请等待。。。";
//
// menuStrip1
//
this.menuStrip1.BackColor = System.Drawing.SystemColors.InactiveCaption;
this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.ToolStripMenuItem_JiaowuSite,
this.ToolStripMenuItem_Screenshot,
this.ToolStripMenuItem_author,
this.ToolStripMenuItem_helper,
this.toolStripMenuItem_help,
this.ToolStripMenuItem_Logout,
this.ToolStripMenuItem_Exit});
this.menuStrip1.Location = new System.Drawing.Point(0, 0);
this.menuStrip1.Name = "menuStrip1";
this.menuStrip1.Size = new System.Drawing.Size(736, 25);
this.menuStrip1.TabIndex = 1;
this.menuStrip1.Text = "menuStrip1";
//
// ToolStripMenuItem_JiaowuSite
//
this.ToolStripMenuItem_JiaowuSite.Name = "ToolStripMenuItem_JiaowuSite";
this.ToolStripMenuItem_JiaowuSite.Size = new System.Drawing.Size(56, 21);
this.ToolStripMenuItem_JiaowuSite.Text = "教务网";
this.ToolStripMenuItem_JiaowuSite.Click += new System.EventHandler(this.ToolStripMenuItem_JiaowuSite_Click);
//
// ToolStripMenuItem_Screenshot
//
this.ToolStripMenuItem_Screenshot.Name = "ToolStripMenuItem_Screenshot";
this.ToolStripMenuItem_Screenshot.Size = new System.Drawing.Size(68, 21);
this.ToolStripMenuItem_Screenshot.Text = "生成截图";
this.ToolStripMenuItem_Screenshot.Click += new System.EventHandler(this.ToolStripMenuItem_Screenshot_Click);
//
// ToolStripMenuItem_author
//
this.ToolStripMenuItem_author.Name = "ToolStripMenuItem_author";
this.ToolStripMenuItem_author.Size = new System.Drawing.Size(68, 21);
this.ToolStripMenuItem_author.Text = "作者主页";
this.ToolStripMenuItem_author.Click += new System.EventHandler(this.ToolStripMenuItem_author_Click);
//
// ToolStripMenuItem_helper
//
this.ToolStripMenuItem_helper.Name = "ToolStripMenuItem_helper";
this.ToolStripMenuItem_helper.Size = new System.Drawing.Size(68, 21);
this.ToolStripMenuItem_helper.Text = "助手信息";
this.ToolStripMenuItem_helper.Click += new System.EventHandler(this.ToolStripMenuItem_helper_Click);
//
// toolStripMenuItem_help
//
this.toolStripMenuItem_help.Name = "toolStripMenuItem_help";
this.toolStripMenuItem_help.Size = new System.Drawing.Size(44, 21);
this.toolStripMenuItem_help.Text = "帮助";
this.toolStripMenuItem_help.Click += new System.EventHandler(this.toolStripMenuItem_help_Click);
//
// ToolStripMenuItem_Logout
//
this.ToolStripMenuItem_Logout.Name = "ToolStripMenuItem_Logout";
this.ToolStripMenuItem_Logout.Size = new System.Drawing.Size(68, 21);
this.ToolStripMenuItem_Logout.Text = "退出登录";
this.ToolStripMenuItem_Logout.Click += new System.EventHandler(this.ToolStripMenuItem_Logout_Click);
//
// ToolStripMenuItem_Exit
//
this.ToolStripMenuItem_Exit.Name = "ToolStripMenuItem_Exit";
this.ToolStripMenuItem_Exit.Size = new System.Drawing.Size(68, 21);
this.ToolStripMenuItem_Exit.Text = "结束程序";
this.ToolStripMenuItem_Exit.Click += new System.EventHandler(this.ToolStripMenuItem_Exit_Click);
//
// FormMain
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(736, 383);
this.Controls.Add(this.tabControl_Home);
this.Controls.Add(this.menuStrip1);
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.MinimumSize = new System.Drawing.Size(600, 400);
this.Name = "FormMain";
this.Text = "教务系统助手";
this.Activated += new System.EventHandler(this.FormMain_Activated);
this.Load += new System.EventHandler(this.FormMain_Load);
this.tabControl_Home.ResumeLayout(false);
this.tabPage_info.ResumeLayout(false);
this.tabPage_info.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox_photo)).EndInit();
this.tabPage_sorce.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
this.tabPage_Elective.ResumeLayout(false);
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel2.ResumeLayout(false);
//((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
this.panel_elective.ResumeLayout(false);
this.panel_elective.PerformLayout();
this.tabPage_Curriculm.ResumeLayout(false);
this.panel4.ResumeLayout(false);
this.panel3.ResumeLayout(false);
this.panel3.PerformLayout();
this.tabPage_TestInfo.ResumeLayout(false);
this.panel5.ResumeLayout(false);
this.panel5.PerformLayout();
this.tabPage_TestLevelInfo.ResumeLayout(false);
this.panel8.ResumeLayout(false);
this.panel8.PerformLayout();
this.menuStrip1.ResumeLayout(false);
this.menuStrip1.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private System.Windows.Forms.TabControl tabControl_Home;
private System.Windows.Forms.TabPage tabPage_info;
private System.Windows.Forms.TabPage tabPage_sorce;
private System.Windows.Forms.Label label_candidates;
private System.Windows.Forms.Label label_grade;
private System.Windows.Forms.Label label_idcard;
private System.Windows.Forms.Label label_className;
private System.Windows.Forms.Label label_level;
private System.Windows.Forms.Label label_political;
private System.Windows.Forms.Label label_direction;
private System.Windows.Forms.Label label_sex;
private System.Windows.Forms.Label label_year;
private System.Windows.Forms.Label label_ethnic;
private System.Windows.Forms.Label label_discipline;
private System.Windows.Forms.Label label_id;
private System.Windows.Forms.Label label_faculty;
private System.Windows.Forms.Label label_name;
private System.Windows.Forms.Label label14;
private System.Windows.Forms.Label label13;
private System.Windows.Forms.Label label12;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label10;
private System.Windows.Forms.Label label9;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.Label label6;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.PictureBox pictureBox_photo;
private System.Windows.Forms.MenuStrip menuStrip1;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem_JiaowuSite;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem_Screenshot;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem_author;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem_helper;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem_Logout;
private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem_Exit;
private System.Windows.Forms.Button buttonScoreRef;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Label label_scoreLading;
private System.Windows.Forms.TabControl tabControl_scoreList;
private System.Windows.Forms.Button button_infoRefresh;
private System.Windows.Forms.TabPage tabPage_Elective;
private System.Windows.Forms.SplitContainer splitContainer1;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem_help;
private System.Windows.Forms.Panel panel_Selected;
private System.Windows.Forms.Panel panel_elective;
private System.Windows.Forms.Label label17;
private System.Windows.Forms.Label label16;
private System.Windows.Forms.Label label15;
private System.Windows.Forms.Label label_electiveLoading;
private System.Windows.Forms.Button button_electiveRefresh;
private System.Windows.Forms.Panel panel_Curriculum;
private System.Windows.Forms.TabPage tabPage_Curriculm;
private System.Windows.Forms.Button button_curriculmRefresh;
private System.Windows.Forms.Label label_curriculumLoading;
private System.Windows.Forms.WebBrowser webBrowser_curriculm;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.TabPage tabPage_TestInfo;
private System.Windows.Forms.TabPage tabPage_TestLevelInfo;
private System.Windows.Forms.Panel panel_testInfo;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.Button button_testInfoRefresh;
private System.Windows.Forms.Label label_testInfoLoading;
private System.Windows.Forms.Panel panel_testLevel;
private System.Windows.Forms.Panel panel8;
private System.Windows.Forms.Button button_testLevelInfoRefresh;
private System.Windows.Forms.Label label_testLevelInfoLoading;
}
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。