namespace StuMgmClient { partial class AdminForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AdminForm)); this.panHead = new System.Windows.Forms.Panel(); this.btnRefresh = new System.Windows.Forms.Button(); this.btnBack = new System.Windows.Forms.Button(); this.bntNext = new System.Windows.Forms.Button(); this.btnClose = new System.Windows.Forms.Button(); this.btnIndex = new System.Windows.Forms.Button(); this.lblHeadTwo = new System.Windows.Forms.Label(); this.picHead = new System.Windows.Forms.PictureBox(); this.lblHead = new System.Windows.Forms.Label(); this.panMyMission = new System.Windows.Forms.Panel(); this.btnMission = new System.Windows.Forms.Button(); this.btnFile = new System.Windows.Forms.Button(); this.btnSwAccount = new System.Windows.Forms.Button(); this.btnPersonalData = new System.Windows.Forms.Button(); this.panLeft = new System.Windows.Forms.Panel(); this.panHead.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.picHead)).BeginInit(); this.panLeft.SuspendLayout(); this.SuspendLayout(); // // panHead // this.panHead.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panHead.BackgroundImage"))); this.panHead.Controls.Add(this.btnRefresh); this.panHead.Controls.Add(this.btnBack); this.panHead.Controls.Add(this.bntNext); this.panHead.Controls.Add(this.btnClose); this.panHead.Controls.Add(this.btnIndex); this.panHead.Controls.Add(this.lblHeadTwo); this.panHead.Controls.Add(this.picHead); this.panHead.Controls.Add(this.lblHead); this.panHead.Location = new System.Drawing.Point(4, 6); this.panHead.Name = "panHead"; this.panHead.Size = new System.Drawing.Size(1002, 89); this.panHead.TabIndex = 6; // // btnRefresh // this.btnRefresh.BackColor = System.Drawing.Color.Transparent; this.btnRefresh.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnRefresh.BackgroundImage"))); this.btnRefresh.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.btnRefresh.FlatAppearance.BorderSize = 0; this.btnRefresh.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent; this.btnRefresh.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent; this.btnRefresh.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnRefresh.ForeColor = System.Drawing.Color.Transparent; this.btnRefresh.Location = new System.Drawing.Point(743, 31); this.btnRefresh.Name = "btnRefresh"; this.btnRefresh.Size = new System.Drawing.Size(40, 40); this.btnRefresh.TabIndex = 7; this.btnRefresh.UseVisualStyleBackColor = false; // // btnBack // this.btnBack.BackColor = System.Drawing.Color.Transparent; this.btnBack.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnBack.BackgroundImage"))); this.btnBack.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.btnBack.FlatAppearance.BorderSize = 0; this.btnBack.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent; this.btnBack.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent; this.btnBack.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnBack.ForeColor = System.Drawing.Color.Transparent; this.btnBack.Location = new System.Drawing.Point(808, 31); this.btnBack.Name = "btnBack"; this.btnBack.Size = new System.Drawing.Size(40, 40); this.btnBack.TabIndex = 6; this.btnBack.UseVisualStyleBackColor = false; // // bntNext // this.bntNext.BackColor = System.Drawing.Color.Transparent; this.bntNext.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("bntNext.BackgroundImage"))); this.bntNext.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.bntNext.FlatAppearance.BorderSize = 0; this.bntNext.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent; this.bntNext.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent; this.bntNext.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.bntNext.ForeColor = System.Drawing.Color.Transparent; this.bntNext.Location = new System.Drawing.Point(874, 31); this.bntNext.Name = "bntNext"; this.bntNext.Size = new System.Drawing.Size(40, 40); this.bntNext.TabIndex = 5; this.bntNext.UseVisualStyleBackColor = false; // // btnClose // this.btnClose.BackColor = System.Drawing.Color.Transparent; this.btnClose.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnClose.BackgroundImage"))); this.btnClose.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.btnClose.FlatAppearance.BorderSize = 0; this.btnClose.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent; this.btnClose.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent; this.btnClose.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnClose.ForeColor = System.Drawing.Color.Transparent; this.btnClose.Location = new System.Drawing.Point(937, 31); this.btnClose.Name = "btnClose"; this.btnClose.Size = new System.Drawing.Size(40, 40); this.btnClose.TabIndex = 4; this.btnClose.UseVisualStyleBackColor = false; // // btnIndex // this.btnIndex.BackColor = System.Drawing.Color.Transparent; this.btnIndex.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnIndex.BackgroundImage"))); this.btnIndex.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.btnIndex.FlatAppearance.BorderSize = 0; this.btnIndex.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent; this.btnIndex.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent; this.btnIndex.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.btnIndex.ForeColor = System.Drawing.Color.Transparent; this.btnIndex.Location = new System.Drawing.Point(672, 31); this.btnIndex.Name = "btnIndex"; this.btnIndex.Size = new System.Drawing.Size(40, 40); this.btnIndex.TabIndex = 3; this.btnIndex.UseVisualStyleBackColor = false; // // lblHeadTwo // this.lblHeadTwo.AutoSize = true; this.lblHeadTwo.BackColor = System.Drawing.Color.Transparent; this.lblHeadTwo.Font = new System.Drawing.Font("华文琥珀", 13.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblHeadTwo.ForeColor = System.Drawing.Color.DodgerBlue; this.lblHeadTwo.Location = new System.Drawing.Point(106, 62); this.lblHeadTwo.Name = "lblHeadTwo"; this.lblHeadTwo.Size = new System.Drawing.Size(132, 25); this.lblHeadTwo.TabIndex = 2; this.lblHeadTwo.Text = "管理员平台"; // // picHead // this.picHead.Anchor = System.Windows.Forms.AnchorStyles.None; this.picHead.BackColor = System.Drawing.Color.Transparent; this.picHead.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch; this.picHead.Image = ((System.Drawing.Image)(resources.GetObject("picHead.Image"))); this.picHead.Location = new System.Drawing.Point(15, 24); this.picHead.Name = "picHead"; this.picHead.Size = new System.Drawing.Size(65, 57); this.picHead.TabIndex = 1; this.picHead.TabStop = false; // // lblHead // this.lblHead.AutoSize = true; this.lblHead.BackColor = System.Drawing.Color.Transparent; this.lblHead.Font = new System.Drawing.Font("华文琥珀", 18F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.lblHead.ForeColor = System.Drawing.Color.DodgerBlue; this.lblHead.Location = new System.Drawing.Point(86, 28); this.lblHead.Name = "lblHead"; this.lblHead.Size = new System.Drawing.Size(155, 31); this.lblHead.TabIndex = 0; this.lblHead.Text = "信 捷 电 气"; // // panMyMission // this.panMyMission.BackColor = System.Drawing.Color.Transparent; this.panMyMission.Location = new System.Drawing.Point(212, 101); this.panMyMission.Name = "panMyMission"; this.panMyMission.Size = new System.Drawing.Size(791, 531); this.panMyMission.TabIndex = 8; // // btnMission // this.btnMission.BackColor = System.Drawing.Color.Transparent; this.btnMission.FlatAppearance.BorderSize = 0; this.btnMission.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent; this.btnMission.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent; this.btnMission.FlatStyle = System.Windows.Forms.FlatStyle.System; this.btnMission.Font = new System.Drawing.Font("幼圆", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnMission.ForeColor = System.Drawing.Color.Transparent; this.btnMission.Location = new System.Drawing.Point(3, 8); this.btnMission.Name = "btnMission"; this.btnMission.Size = new System.Drawing.Size(194, 45); this.btnMission.TabIndex = 0; this.btnMission.Text = "用户管理"; this.btnMission.UseVisualStyleBackColor = false; // // btnFile // this.btnFile.BackColor = System.Drawing.Color.Transparent; this.btnFile.FlatAppearance.BorderSize = 0; this.btnFile.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent; this.btnFile.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent; this.btnFile.FlatStyle = System.Windows.Forms.FlatStyle.System; this.btnFile.Font = new System.Drawing.Font("幼圆", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnFile.ForeColor = System.Drawing.Color.Transparent; this.btnFile.Location = new System.Drawing.Point(3, 58); this.btnFile.Name = "btnFile"; this.btnFile.Size = new System.Drawing.Size(194, 48); this.btnFile.TabIndex = 2; this.btnFile.Text = "添加用户"; this.btnFile.UseVisualStyleBackColor = false; // // btnSwAccount // this.btnSwAccount.BackColor = System.Drawing.Color.Transparent; this.btnSwAccount.FlatAppearance.BorderSize = 0; this.btnSwAccount.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent; this.btnSwAccount.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent; this.btnSwAccount.FlatStyle = System.Windows.Forms.FlatStyle.System; this.btnSwAccount.Font = new System.Drawing.Font("幼圆", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnSwAccount.ForeColor = System.Drawing.Color.Transparent; this.btnSwAccount.Location = new System.Drawing.Point(3, 166); this.btnSwAccount.Name = "btnSwAccount"; this.btnSwAccount.Size = new System.Drawing.Size(194, 48); this.btnSwAccount.TabIndex = 3; this.btnSwAccount.Text = "切换账号"; this.btnSwAccount.UseVisualStyleBackColor = false; // // btnPersonalData // this.btnPersonalData.BackColor = System.Drawing.Color.Transparent; this.btnPersonalData.FlatAppearance.BorderSize = 0; this.btnPersonalData.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent; this.btnPersonalData.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent; this.btnPersonalData.FlatStyle = System.Windows.Forms.FlatStyle.System; this.btnPersonalData.Font = new System.Drawing.Font("幼圆", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.btnPersonalData.ForeColor = System.Drawing.Color.Transparent; this.btnPersonalData.Location = new System.Drawing.Point(3, 112); this.btnPersonalData.Name = "btnPersonalData"; this.btnPersonalData.Size = new System.Drawing.Size(194, 48); this.btnPersonalData.TabIndex = 4; this.btnPersonalData.Text = "个人信息"; this.btnPersonalData.UseVisualStyleBackColor = false; // // panLeft // this.panLeft.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panLeft.BackgroundImage"))); this.panLeft.Controls.Add(this.btnPersonalData); this.panLeft.Controls.Add(this.btnSwAccount); this.panLeft.Controls.Add(this.btnFile); this.panLeft.Controls.Add(this.btnMission); this.panLeft.Location = new System.Drawing.Point(4, 101); this.panLeft.Name = "panLeft"; this.panLeft.Size = new System.Drawing.Size(202, 531); this.panLeft.TabIndex = 7; // // AdminForm // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1010, 639); this.Controls.Add(this.panHead); this.Controls.Add(this.panLeft); this.Controls.Add(this.panMyMission); this.DoubleBuffered = true; this.Name = "AdminForm"; this.Text = " "; this.Load += new System.EventHandler(this.AdminForm_Load); this.panHead.ResumeLayout(false); this.panHead.PerformLayout(); ((System.ComponentModel.ISupportInitialize)(this.picHead)).EndInit(); this.panLeft.ResumeLayout(false); this.ResumeLayout(false); } #endregion private System.Windows.Forms.Panel panHead; private System.Windows.Forms.Button btnRefresh; private System.Windows.Forms.Button btnBack; private System.Windows.Forms.Button bntNext; private System.Windows.Forms.Button btnClose; private System.Windows.Forms.Button btnIndex; private System.Windows.Forms.Label lblHeadTwo; private System.Windows.Forms.PictureBox picHead; private System.Windows.Forms.Label lblHead; private System.Windows.Forms.Panel panMyMission; private System.Windows.Forms.Button btnMission; private System.Windows.Forms.Button btnFile; private System.Windows.Forms.Button btnSwAccount; private System.Windows.Forms.Button btnPersonalData; private System.Windows.Forms.Panel panLeft; } }