namespace ICSSoft.Frame.Main.Entrance
{
partial class FormMainNew
{
///
/// 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(FormMainNew));
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.btnMenu = new System.Windows.Forms.Panel();
this.pictureBox4 = new System.Windows.Forms.PictureBox();
this.btnInfoCenter = new System.Windows.Forms.Panel();
this.lblInfoCenter = new System.Windows.Forms.Label();
this.picInfoCenter = new System.Windows.Forms.PictureBox();
this.btnMyMenu = new System.Windows.Forms.Panel();
this.lblMyMenu = new System.Windows.Forms.Label();
this.picMyMenu = new System.Windows.Forms.PictureBox();
this.btnSysMenu = new System.Windows.Forms.Panel();
this.lblSysMenu = new System.Windows.Forms.Label();
this.picSysMenu = new System.Windows.Forms.PictureBox();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.label1 = new System.Windows.Forms.Label();
this.lblWorkPointName = new DevExpress.XtraEditors.LabelControl();
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
this.pictureBox7 = new System.Windows.Forms.PictureBox();
this.btnModifyPwd = new System.Windows.Forms.PictureBox();
this.btnMinWindow = new System.Windows.Forms.PictureBox();
this.pictureBox5 = new System.Windows.Forms.PictureBox();
this.btnMaxWindow = new System.Windows.Forms.PictureBox();
this.pictureBox3 = new System.Windows.Forms.PictureBox();
this.pictureBox2 = new System.Windows.Forms.PictureBox();
this.btnLogOut = new System.Windows.Forms.PictureBox();
this.btnExit = new System.Windows.Forms.PictureBox();
this.pictureBox1 = new System.Windows.Forms.PictureBox();
this.lblRole = new DevExpress.XtraEditors.LabelControl();
this.xtraTabbedMdiManager1 = new DevExpress.XtraTabbedMdi.XtraTabbedMdiManager();
this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
this.panel1 = new System.Windows.Forms.Panel();
this.panel2 = new System.Windows.Forms.Panel();
this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
this.FormShowControl = new DevExpress.XtraEditors.PanelControl();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.navMain = new DevExpress.XtraNavBar.NavBarControl();
this.panel3 = new System.Windows.Forms.Panel();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
this.panelControl2.SuspendLayout();
this.btnMenu.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
this.btnInfoCenter.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.picInfoCenter)).BeginInit();
this.btnMyMenu.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.picMyMenu)).BeginInit();
this.btnSysMenu.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.picSysMenu)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
this.panelControl3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.btnModifyPwd)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.btnMinWindow)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.btnMaxWindow)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.btnLogOut)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.btnExit)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabbedMdiManager1)).BeginInit();
this.tableLayoutPanel1.SuspendLayout();
this.panel1.SuspendLayout();
this.panel2.SuspendLayout();
this.tableLayoutPanel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.FormShowControl)).BeginInit();
this.FormShowControl.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.navMain)).BeginInit();
this.panel3.SuspendLayout();
this.SuspendLayout();
//
// panelControl2
//
this.panelControl2.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(245)))), ((int)(((byte)(245)))), ((int)(((byte)(247)))));
this.panelControl2.Appearance.Options.UseBackColor = true;
this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl2.Controls.Add(this.btnMenu);
this.panelControl2.Controls.Add(this.btnInfoCenter);
this.panelControl2.Controls.Add(this.btnMyMenu);
this.panelControl2.Controls.Add(this.btnSysMenu);
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl2.Location = new System.Drawing.Point(0, 0);
this.panelControl2.LookAndFeel.SkinName = "DevExpress Dark Style";
this.panelControl2.LookAndFeel.UseDefaultLookAndFeel = false;
this.panelControl2.Margin = new System.Windows.Forms.Padding(0);
this.panelControl2.Name = "panelControl2";
this.panelControl2.Size = new System.Drawing.Size(160, 581);
this.panelControl2.TabIndex = 1;
//
// btnMenu
//
this.btnMenu.Controls.Add(this.pictureBox4);
this.btnMenu.Dock = System.Windows.Forms.DockStyle.Top;
this.btnMenu.Location = new System.Drawing.Point(0, 0);
this.btnMenu.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.btnMenu.Name = "btnMenu";
this.btnMenu.Size = new System.Drawing.Size(160, 64);
this.btnMenu.TabIndex = 5;
//
// pictureBox4
//
this.pictureBox4.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox4.Image")));
this.pictureBox4.Location = new System.Drawing.Point(14, 26);
this.pictureBox4.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.pictureBox4.Name = "pictureBox4";
this.pictureBox4.Size = new System.Drawing.Size(20, 20);
this.pictureBox4.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
this.pictureBox4.TabIndex = 0;
this.pictureBox4.TabStop = false;
//
// btnInfoCenter
//
this.btnInfoCenter.Controls.Add(this.lblInfoCenter);
this.btnInfoCenter.Controls.Add(this.picInfoCenter);
this.btnInfoCenter.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(53)))), ((int)(((byte)(53)))), ((int)(((byte)(53)))));
this.btnInfoCenter.Location = new System.Drawing.Point(0, 193);
this.btnInfoCenter.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.btnInfoCenter.Name = "btnInfoCenter";
this.btnInfoCenter.Size = new System.Drawing.Size(160, 64);
this.btnInfoCenter.TabIndex = 6;
this.btnInfoCenter.Visible = false;
this.btnInfoCenter.Click += new System.EventHandler(this.btnInfoCenter_Click);
this.btnInfoCenter.MouseLeave += new System.EventHandler(this.btnInfoCenter_MouseLeave);
this.btnInfoCenter.MouseHover += new System.EventHandler(this.btnInfoCenter_MouseHover);
//
// lblInfoCenter
//
this.lblInfoCenter.AutoSize = true;
this.lblInfoCenter.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.lblInfoCenter.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
this.lblInfoCenter.Location = new System.Drawing.Point(55, 31);
this.lblInfoCenter.Name = "lblInfoCenter";
this.lblInfoCenter.Size = new System.Drawing.Size(69, 19);
this.lblInfoCenter.TabIndex = 2;
this.lblInfoCenter.Text = "信息中心";
this.lblInfoCenter.Click += new System.EventHandler(this.btnInfoCenter_Click);
this.lblInfoCenter.MouseLeave += new System.EventHandler(this.btnInfoCenter_MouseLeave);
this.lblInfoCenter.MouseHover += new System.EventHandler(this.btnInfoCenter_MouseHover);
//
// picInfoCenter
//
this.picInfoCenter.Image = ((System.Drawing.Image)(resources.GetObject("picInfoCenter.Image")));
this.picInfoCenter.Location = new System.Drawing.Point(14, 27);
this.picInfoCenter.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.picInfoCenter.Name = "picInfoCenter";
this.picInfoCenter.Size = new System.Drawing.Size(20, 20);
this.picInfoCenter.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
this.picInfoCenter.TabIndex = 0;
this.picInfoCenter.TabStop = false;
this.picInfoCenter.Click += new System.EventHandler(this.btnInfoCenter_Click);
this.picInfoCenter.MouseLeave += new System.EventHandler(this.btnInfoCenter_MouseLeave);
this.picInfoCenter.MouseHover += new System.EventHandler(this.btnInfoCenter_MouseHover);
//
// btnMyMenu
//
this.btnMyMenu.Controls.Add(this.lblMyMenu);
this.btnMyMenu.Controls.Add(this.picMyMenu);
this.btnMyMenu.Location = new System.Drawing.Point(0, 129);
this.btnMyMenu.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.btnMyMenu.Name = "btnMyMenu";
this.btnMyMenu.Size = new System.Drawing.Size(160, 64);
this.btnMyMenu.TabIndex = 2;
this.btnMyMenu.Click += new System.EventHandler(this.btnMyMenu_Click);
this.btnMyMenu.MouseLeave += new System.EventHandler(this.btnMyMenu_MouseLeave);
this.btnMyMenu.MouseHover += new System.EventHandler(this.btnMyMenu_MouseHover);
//
// lblMyMenu
//
this.lblMyMenu.AutoSize = true;
this.lblMyMenu.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.lblMyMenu.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
this.lblMyMenu.Location = new System.Drawing.Point(55, 30);
this.lblMyMenu.Name = "lblMyMenu";
this.lblMyMenu.Size = new System.Drawing.Size(84, 19);
this.lblMyMenu.TabIndex = 2;
this.lblMyMenu.Text = "自定义菜单";
this.lblMyMenu.Click += new System.EventHandler(this.btnMyMenu_Click);
this.lblMyMenu.MouseLeave += new System.EventHandler(this.btnMyMenu_MouseLeave);
this.lblMyMenu.MouseHover += new System.EventHandler(this.btnMyMenu_MouseHover);
//
// picMyMenu
//
this.picMyMenu.Image = ((System.Drawing.Image)(resources.GetObject("picMyMenu.Image")));
this.picMyMenu.Location = new System.Drawing.Point(14, 26);
this.picMyMenu.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.picMyMenu.Name = "picMyMenu";
this.picMyMenu.Size = new System.Drawing.Size(20, 20);
this.picMyMenu.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
this.picMyMenu.TabIndex = 0;
this.picMyMenu.TabStop = false;
this.picMyMenu.Click += new System.EventHandler(this.btnMyMenu_Click);
this.picMyMenu.MouseLeave += new System.EventHandler(this.btnMyMenu_MouseLeave);
this.picMyMenu.MouseHover += new System.EventHandler(this.btnMyMenu_MouseHover);
//
// btnSysMenu
//
this.btnSysMenu.Controls.Add(this.lblSysMenu);
this.btnSysMenu.Controls.Add(this.picSysMenu);
this.btnSysMenu.Location = new System.Drawing.Point(0, 64);
this.btnSysMenu.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.btnSysMenu.Name = "btnSysMenu";
this.btnSysMenu.Size = new System.Drawing.Size(160, 64);
this.btnSysMenu.TabIndex = 4;
this.btnSysMenu.Click += new System.EventHandler(this.btnSysMenu_Click);
this.btnSysMenu.MouseLeave += new System.EventHandler(this.btnSysMenu_MouseLeave);
this.btnSysMenu.MouseHover += new System.EventHandler(this.btnSysMenu_MouseHover);
//
// lblSysMenu
//
this.lblSysMenu.AutoSize = true;
this.lblSysMenu.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold);
this.lblSysMenu.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
this.lblSysMenu.Location = new System.Drawing.Point(55, 30);
this.lblSysMenu.Name = "lblSysMenu";
this.lblSysMenu.Size = new System.Drawing.Size(69, 19);
this.lblSysMenu.TabIndex = 1;
this.lblSysMenu.Text = "业务导航";
this.lblSysMenu.Click += new System.EventHandler(this.btnSysMenu_Click);
this.lblSysMenu.MouseLeave += new System.EventHandler(this.btnSysMenu_MouseLeave);
this.lblSysMenu.MouseHover += new System.EventHandler(this.btnSysMenu_MouseHover);
//
// picSysMenu
//
this.picSysMenu.Image = ((System.Drawing.Image)(resources.GetObject("picSysMenu.Image")));
this.picSysMenu.Location = new System.Drawing.Point(14, 26);
this.picSysMenu.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.picSysMenu.Name = "picSysMenu";
this.picSysMenu.Size = new System.Drawing.Size(20, 20);
this.picSysMenu.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
this.picSysMenu.TabIndex = 0;
this.picSysMenu.TabStop = false;
this.picSysMenu.Click += new System.EventHandler(this.btnSysMenu_Click);
this.picSysMenu.MouseLeave += new System.EventHandler(this.btnSysMenu_MouseLeave);
this.picSysMenu.MouseHover += new System.EventHandler(this.btnSysMenu_MouseHover);
//
// panelControl1
//
this.panelControl1.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(246)))), ((int)(((byte)(246)))), ((int)(((byte)(246)))));
this.panelControl1.Appearance.Options.UseBackColor = true;
this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl1.Controls.Add(this.label1);
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl1.Location = new System.Drawing.Point(0, 0);
this.panelControl1.Margin = new System.Windows.Forms.Padding(0);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Size = new System.Drawing.Size(1129, 39);
this.panelControl1.TabIndex = 5;
//
// label1
//
this.label1.Anchor = System.Windows.Forms.AnchorStyles.Right;
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.label1.ForeColor = System.Drawing.Color.DimGray;
this.label1.Location = new System.Drawing.Point(839, 8);
this.label1.Margin = new System.Windows.Forms.Padding(0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(300, 20);
this.label1.TabIndex = 0;
this.label1.Text = "苏州智合诚信息科技有限公司 技术支持 ";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// lblWorkPointName
//
this.lblWorkPointName.Anchor = System.Windows.Forms.AnchorStyles.None;
this.lblWorkPointName.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblWorkPointName.Appearance.ForeColor = System.Drawing.Color.White;
this.lblWorkPointName.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.lblWorkPointName.Location = new System.Drawing.Point(343, 13);
this.lblWorkPointName.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.lblWorkPointName.Name = "lblWorkPointName";
this.lblWorkPointName.Size = new System.Drawing.Size(159, 42);
this.lblWorkPointName.TabIndex = 0;
this.lblWorkPointName.Text = "ddddd";
this.lblWorkPointName.Visible = false;
//
// panelControl3
//
this.panelControl3.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(28)))), ((int)(((byte)(91)))), ((int)(((byte)(154)))));
this.panelControl3.Appearance.Options.UseBackColor = true;
this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl3.Controls.Add(this.pictureBox7);
this.panelControl3.Controls.Add(this.btnModifyPwd);
this.panelControl3.Controls.Add(this.btnMinWindow);
this.panelControl3.Controls.Add(this.pictureBox5);
this.panelControl3.Controls.Add(this.btnMaxWindow);
this.panelControl3.Controls.Add(this.pictureBox3);
this.panelControl3.Controls.Add(this.pictureBox2);
this.panelControl3.Controls.Add(this.btnLogOut);
this.panelControl3.Controls.Add(this.btnExit);
this.panelControl3.Controls.Add(this.pictureBox1);
this.panelControl3.Controls.Add(this.lblRole);
this.panelControl3.Controls.Add(this.lblWorkPointName);
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl3.Location = new System.Drawing.Point(0, 0);
this.panelControl3.Margin = new System.Windows.Forms.Padding(0);
this.panelControl3.Name = "panelControl3";
this.panelControl3.Size = new System.Drawing.Size(1129, 64);
this.panelControl3.TabIndex = 9;
//
// pictureBox7
//
this.pictureBox7.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.pictureBox7.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox7.Image")));
this.pictureBox7.Location = new System.Drawing.Point(635, 17);
this.pictureBox7.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.pictureBox7.Name = "pictureBox7";
this.pictureBox7.Size = new System.Drawing.Size(20, 20);
this.pictureBox7.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
this.pictureBox7.TabIndex = 0;
this.pictureBox7.TabStop = false;
this.pictureBox7.Click += new System.EventHandler(this.btnMinWindow_Click);
//
// btnModifyPwd
//
this.btnModifyPwd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnModifyPwd.Image = ((System.Drawing.Image)(resources.GetObject("btnModifyPwd.Image")));
this.btnModifyPwd.Location = new System.Drawing.Point(872, 18);
this.btnModifyPwd.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.btnModifyPwd.Name = "btnModifyPwd";
this.btnModifyPwd.Size = new System.Drawing.Size(20, 20);
this.btnModifyPwd.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
this.btnModifyPwd.TabIndex = 0;
this.btnModifyPwd.TabStop = false;
this.btnModifyPwd.Click += new System.EventHandler(this.btnModifyPwd_Click);
this.btnModifyPwd.MouseLeave += new System.EventHandler(this.btnModifyPwd_MouseLeave);
this.btnModifyPwd.MouseHover += new System.EventHandler(this.btnModifyPwd_MouseHover);
//
// btnMinWindow
//
this.btnMinWindow.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnMinWindow.Image = ((System.Drawing.Image)(resources.GetObject("btnMinWindow.Image")));
this.btnMinWindow.Location = new System.Drawing.Point(1021, 18);
this.btnMinWindow.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.btnMinWindow.Name = "btnMinWindow";
this.btnMinWindow.Size = new System.Drawing.Size(20, 20);
this.btnMinWindow.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
this.btnMinWindow.TabIndex = 0;
this.btnMinWindow.TabStop = false;
this.btnMinWindow.Click += new System.EventHandler(this.btnMinWindow_Click);
this.btnMinWindow.MouseLeave += new System.EventHandler(this.btnMinWindow_MouseLeave);
this.btnMinWindow.MouseHover += new System.EventHandler(this.btnMinWindow_MouseHover);
//
// pictureBox5
//
this.pictureBox5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.pictureBox5.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox5.Image")));
this.pictureBox5.Location = new System.Drawing.Point(913, 18);
this.pictureBox5.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.pictureBox5.Name = "pictureBox5";
this.pictureBox5.Size = new System.Drawing.Size(20, 20);
this.pictureBox5.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
this.pictureBox5.TabIndex = 0;
this.pictureBox5.TabStop = false;
//
// btnMaxWindow
//
this.btnMaxWindow.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnMaxWindow.Image = ((System.Drawing.Image)(resources.GetObject("btnMaxWindow.Image")));
this.btnMaxWindow.Location = new System.Drawing.Point(1056, 18);
this.btnMaxWindow.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.btnMaxWindow.Name = "btnMaxWindow";
this.btnMaxWindow.Size = new System.Drawing.Size(20, 20);
this.btnMaxWindow.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
this.btnMaxWindow.TabIndex = 0;
this.btnMaxWindow.TabStop = false;
this.btnMaxWindow.Click += new System.EventHandler(this.btnMaxWindow_Click);
this.btnMaxWindow.MouseLeave += new System.EventHandler(this.btnMaxWindow_MouseLeave);
this.btnMaxWindow.MouseHover += new System.EventHandler(this.btnMaxWindow_MouseHover);
//
// pictureBox3
//
this.pictureBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
this.pictureBox3.Location = new System.Drawing.Point(851, 17);
this.pictureBox3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.pictureBox3.Name = "pictureBox3";
this.pictureBox3.Size = new System.Drawing.Size(2, 32);
this.pictureBox3.TabIndex = 0;
this.pictureBox3.TabStop = false;
//
// pictureBox2
//
this.pictureBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.pictureBox2.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox2.Image")));
this.pictureBox2.Location = new System.Drawing.Point(998, 14);
this.pictureBox2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.pictureBox2.Name = "pictureBox2";
this.pictureBox2.Size = new System.Drawing.Size(2, 32);
this.pictureBox2.TabIndex = 0;
this.pictureBox2.TabStop = false;
//
// btnLogOut
//
this.btnLogOut.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnLogOut.Image = ((System.Drawing.Image)(resources.GetObject("btnLogOut.Image")));
this.btnLogOut.Location = new System.Drawing.Point(954, 18);
this.btnLogOut.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.btnLogOut.Name = "btnLogOut";
this.btnLogOut.Size = new System.Drawing.Size(20, 20);
this.btnLogOut.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
this.btnLogOut.TabIndex = 0;
this.btnLogOut.TabStop = false;
this.btnLogOut.Click += new System.EventHandler(this.btnLogOut_Click);
this.btnLogOut.MouseLeave += new System.EventHandler(this.btnLogOut_MouseLeave);
this.btnLogOut.MouseHover += new System.EventHandler(this.btnLogOut_MouseHover);
//
// btnExit
//
this.btnExit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
this.btnExit.Location = new System.Drawing.Point(1091, 18);
this.btnExit.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.btnExit.Name = "btnExit";
this.btnExit.Size = new System.Drawing.Size(20, 20);
this.btnExit.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
this.btnExit.TabIndex = 0;
this.btnExit.TabStop = false;
this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
this.btnExit.MouseLeave += new System.EventHandler(this.btnExit_MouseLeave);
this.btnExit.MouseHover += new System.EventHandler(this.btnExit_MouseHover);
//
// pictureBox1
//
this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
this.pictureBox1.Location = new System.Drawing.Point(14, 10);
this.pictureBox1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.pictureBox1.Name = "pictureBox1";
this.pictureBox1.Size = new System.Drawing.Size(137, 26);
this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
this.pictureBox1.TabIndex = 5;
this.pictureBox1.TabStop = false;
//
// lblRole
//
this.lblRole.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.lblRole.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lblRole.Appearance.ForeColor = System.Drawing.Color.White;
this.lblRole.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
this.lblRole.Location = new System.Drawing.Point(663, 4);
this.lblRole.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.lblRole.Name = "lblRole";
this.lblRole.Size = new System.Drawing.Size(167, 51);
this.lblRole.TabIndex = 3;
this.lblRole.Text = "ddddd";
//
// xtraTabbedMdiManager1
//
this.xtraTabbedMdiManager1.MdiParent = this;
//
// tableLayoutPanel1
//
this.tableLayoutPanel1.ColumnCount = 1;
this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 0);
this.tableLayoutPanel1.Controls.Add(this.panel2, 0, 1);
this.tableLayoutPanel1.Controls.Add(this.panel3, 0, 2);
this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(0);
this.tableLayoutPanel1.Name = "tableLayoutPanel1";
this.tableLayoutPanel1.RowCount = 3;
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 64F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 39F));
this.tableLayoutPanel1.Size = new System.Drawing.Size(1129, 684);
this.tableLayoutPanel1.TabIndex = 10;
//
// panel1
//
this.panel1.Controls.Add(this.panelControl3);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Margin = new System.Windows.Forms.Padding(0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1129, 64);
this.panel1.TabIndex = 0;
//
// panel2
//
this.panel2.Controls.Add(this.tableLayoutPanel2);
this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel2.Location = new System.Drawing.Point(0, 64);
this.panel2.Margin = new System.Windows.Forms.Padding(0);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1129, 581);
this.panel2.TabIndex = 1;
//
// tableLayoutPanel2
//
this.tableLayoutPanel2.ColumnCount = 2;
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 160F));
this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel2.Controls.Add(this.panelControl2, 0, 0);
this.tableLayoutPanel2.Controls.Add(this.FormShowControl, 1, 0);
this.tableLayoutPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 0);
this.tableLayoutPanel2.Margin = new System.Windows.Forms.Padding(0);
this.tableLayoutPanel2.Name = "tableLayoutPanel2";
this.tableLayoutPanel2.RowCount = 1;
this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
this.tableLayoutPanel2.Size = new System.Drawing.Size(1129, 581);
this.tableLayoutPanel2.TabIndex = 2;
//
// FormShowControl
//
this.FormShowControl.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(250)))), ((int)(((byte)(250)))), ((int)(((byte)(250)))));
this.FormShowControl.Appearance.Options.UseBackColor = true;
this.FormShowControl.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.FormShowControl.Controls.Add(this.splitContainer1);
this.FormShowControl.Dock = System.Windows.Forms.DockStyle.Fill;
this.FormShowControl.Location = new System.Drawing.Point(160, 0);
this.FormShowControl.LookAndFeel.SkinName = "DevExpress Dark Style";
this.FormShowControl.Margin = new System.Windows.Forms.Padding(0);
this.FormShowControl.Name = "FormShowControl";
this.FormShowControl.Size = new System.Drawing.Size(969, 581);
this.FormShowControl.TabIndex = 1;
//
// splitContainer1
//
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer1.Location = new System.Drawing.Point(0, 0);
this.splitContainer1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.splitContainer1.Name = "splitContainer1";
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.Controls.Add(this.navMain);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("splitContainer1.Panel2.BackgroundImage")));
this.splitContainer1.Panel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.splitContainer1.Size = new System.Drawing.Size(969, 581);
this.splitContainer1.SplitterDistance = 133;
this.splitContainer1.SplitterWidth = 5;
this.splitContainer1.TabIndex = 2;
//
// navMain
//
this.navMain.ActiveGroup = null;
this.navMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.navMain.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(102)))), ((int)(((byte)(102)))), ((int)(((byte)(102)))));
this.navMain.Location = new System.Drawing.Point(0, 0);
this.navMain.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.Flat;
this.navMain.LookAndFeel.UseDefaultLookAndFeel = false;
this.navMain.Margin = new System.Windows.Forms.Padding(0);
this.navMain.Name = "navMain";
this.navMain.NavigationPaneOverflowPanelUseSmallImages = false;
this.navMain.OptionsNavPane.ExpandedWidth = 133;
this.navMain.OptionsNavPane.ShowExpandButton = false;
this.navMain.PaintStyleKind = DevExpress.XtraNavBar.NavBarViewKind.ExplorerBar;
this.navMain.Size = new System.Drawing.Size(133, 581);
this.navMain.TabIndex = 1;
this.navMain.Text = "navBarControl1";
this.navMain.View = new DevExpress.XtraNavBar.ViewInfo.StandardSkinNavigationPaneViewInfoRegistrator("Office 2010 Blue");
//
// panel3
//
this.panel3.Controls.Add(this.panelControl1);
this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel3.Location = new System.Drawing.Point(0, 645);
this.panel3.Margin = new System.Windows.Forms.Padding(0);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(1129, 39);
this.panel3.TabIndex = 2;
//
// FormMainNew
//
this.Appearance.BackColor = System.Drawing.Color.White;
this.Appearance.Options.UseBackColor = true;
this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1129, 684);
this.Controls.Add(this.tableLayoutPanel1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.IsMdiContainer = true;
this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
this.Name = "FormMainNew";
this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
this.Text = "FormMain";
this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FormMain_FormClosing);
this.Load += new System.EventHandler(this.FormMain_Load);
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
this.panelControl2.ResumeLayout(false);
this.btnMenu.ResumeLayout(false);
this.btnMenu.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
this.btnInfoCenter.ResumeLayout(false);
this.btnInfoCenter.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.picInfoCenter)).EndInit();
this.btnMyMenu.ResumeLayout(false);
this.btnMyMenu.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.picMyMenu)).EndInit();
this.btnSysMenu.ResumeLayout(false);
this.btnSysMenu.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.picSysMenu)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
this.panelControl1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
this.panelControl3.ResumeLayout(false);
this.panelControl3.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pictureBox7)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.btnModifyPwd)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.btnMinWindow)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.btnMaxWindow)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.btnLogOut)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.btnExit)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.xtraTabbedMdiManager1)).EndInit();
this.tableLayoutPanel1.ResumeLayout(false);
this.panel1.ResumeLayout(false);
this.panel2.ResumeLayout(false);
this.tableLayoutPanel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.FormShowControl)).EndInit();
this.FormShowControl.ResumeLayout(false);
this.splitContainer1.Panel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.navMain)).EndInit();
this.panel3.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.PanelControl panelControl2;
private DevExpress.XtraEditors.PanelControl panelControl1;
private DevExpress.XtraEditors.PanelControl panelControl3;
private DevExpress.XtraEditors.LabelControl lblWorkPointName;
private DevExpress.XtraTabbedMdi.XtraTabbedMdiManager xtraTabbedMdiManager1;
private DevExpress.XtraEditors.LabelControl lblRole;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.TableLayoutPanel tableLayoutPanel2;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.PictureBox pictureBox1;
private System.Windows.Forms.PictureBox btnMinWindow;
private System.Windows.Forms.PictureBox btnMaxWindow;
private System.Windows.Forms.PictureBox btnExit;
private System.Windows.Forms.PictureBox pictureBox7;
private System.Windows.Forms.PictureBox btnModifyPwd;
private System.Windows.Forms.PictureBox pictureBox5;
private System.Windows.Forms.PictureBox btnLogOut;
private System.Windows.Forms.Panel btnInfoCenter;
private System.Windows.Forms.Label lblInfoCenter;
private System.Windows.Forms.PictureBox picInfoCenter;
private System.Windows.Forms.Panel btnMyMenu;
private System.Windows.Forms.Label lblMyMenu;
private System.Windows.Forms.PictureBox picMyMenu;
private System.Windows.Forms.Panel btnSysMenu;
private System.Windows.Forms.Label lblSysMenu;
private System.Windows.Forms.PictureBox picSysMenu;
public DevExpress.XtraEditors.PanelControl FormShowControl;
private DevExpress.XtraNavBar.NavBarControl navMain;
private System.Windows.Forms.PictureBox pictureBox2;
private System.Windows.Forms.PictureBox pictureBox3;
private System.Windows.Forms.SplitContainer splitContainer1;
private System.Windows.Forms.Panel btnMenu;
private System.Windows.Forms.PictureBox pictureBox4;
}
}