Files
lserp_cs_6.0/插件库/Lskj.Main/Control/MainPanelControlEx.Designer.cs
T
2026-07-02 10:11:39 +00:00

1299 lines
74 KiB
C#
Raw Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
namespace Lskj.Main.Control
{
partial class MainPanelControlEx
{
/// <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 组件设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainPanelControlEx));
this.tslCompany = new System.Windows.Forms.ToolStripLabel();
this.toolStrip1 = new System.Windows.Forms.ToolStrip();
this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
this.tsmi_account_book = new System.Windows.Forms.ToolStripLabel();
this.toolStripLabel2 = new System.Windows.Forms.ToolStripSeparator();
this.tsmi_userName = new System.Windows.Forms.ToolStripLabel();
this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripLabel1 = new System.Windows.Forms.ToolStripLabel();
this.tsmi_split = new System.Windows.Forms.ToolStripSeparator();
this.tsmi_version = new System.Windows.Forms.ToolStripLabel();
this.toolStripButton2 = new System.Windows.Forms.ToolStripSeparator();
this.toolStripButton3 = new System.Windows.Forms.ToolStripLabel();
this.tsmi_upTime = new System.Windows.Forms.ToolStripLabel();
this.pl_center = new System.Windows.Forms.Panel();
this.tabMain = new DevExpress.XtraTab.XtraTabControl();
this.xtpFirst = new DevExpress.XtraTab.XtraTabPage();
this.FirstMain = new System.Windows.Forms.Panel();
this.pl_center_main = new System.Windows.Forms.Panel();
this.splitMainControl = new System.Windows.Forms.SplitContainer();
this.pl_center_main_middle = new System.Windows.Forms.Panel();
this.allPanel = new System.Windows.Forms.Panel();
this.allMenuPanel = new System.Windows.Forms.Panel();
this.botTipsPanel = new System.Windows.Forms.Panel();
this.allTipsLab = new System.Windows.Forms.Label();
this.label4 = new System.Windows.Forms.Label();
this.panelSplit = new System.Windows.Forms.Panel();
this.labelSplit = new System.Windows.Forms.Label();
this.labelSplitTop = new System.Windows.Forms.Label();
this.collectPanel = new System.Windows.Forms.Panel();
this.collectMenuPanel = new System.Windows.Forms.Panel();
this.topTipsPanel = new System.Windows.Forms.Panel();
this.collectTipsLab = new System.Windows.Forms.Label();
this.whiteLab = new System.Windows.Forms.Label();
this.pl_center_main_middle_FlowLayout = new System.Windows.Forms.FlowLayoutPanel();
this.panel5 = new System.Windows.Forms.Panel();
this.pl_center_main_right_container = new System.Windows.Forms.Panel();
this.plRightLine = new System.Windows.Forms.Panel();
this.pl_center_main_right = new System.Windows.Forms.Panel();
this.pl_center_main_bottom_right = new System.Windows.Forms.Panel();
this.pl_center_main_bottom_left_main = new System.Windows.Forms.Panel();
this.lblReportcutset = new System.Windows.Forms.Label();
this.pl_center_main_bottom_left = new System.Windows.Forms.Panel();
this.pl_center_main_bottom_right_main = new System.Windows.Forms.Panel();
this.panel6 = new System.Windows.Forms.Panel();
this.lblShortcutset = new System.Windows.Forms.Label();
this.pl_center_left = new System.Windows.Forms.Panel();
this.xtpWorktop = new DevExpress.XtraTab.XtraTabPage();
this.workSplitMainControl = new DevExpress.XtraEditors.SplitContainerControl();
this.workTopPanel = new System.Windows.Forms.Panel();
this.workBottomPanel = new System.Windows.Forms.Panel();
this.xtpDesktop = new DevExpress.XtraTab.XtraTabPage();
this.plDesktop = new System.Windows.Forms.Panel();
this.webBrowser = new Lskj.Control.FrmWebBrowser2();
this.panel4 = new System.Windows.Forms.Panel();
this.plMain = new System.Windows.Forms.Panel();
this.plBottom = new System.Windows.Forms.Panel();
this.plTop = new System.Windows.Forms.Panel();
this.pl_top_center = new System.Windows.Forms.Panel();
this.menuMain = new System.Windows.Forms.MenuStrip();
this.panel3 = new System.Windows.Forms.Panel();
this.pl_top_right = new System.Windows.Forms.Panel();
this.lblMenuTitle2 = new System.Windows.Forms.Label();
this.button6 = new System.Windows.Forms.Button();
this.label3 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.button5 = new System.Windows.Forms.Button();
this.label1 = new System.Windows.Forms.Label();
this.button4 = new System.Windows.Forms.Button();
this.lueUserName = new Lskj.Control.AutoGridLookUp();
this.lblMenuTitle = new System.Windows.Forms.Label();
this.button3 = new System.Windows.Forms.Button();
this.lblSetting = new System.Windows.Forms.Label();
this.lbUserName = new System.Windows.Forms.Label();
this.button2 = new System.Windows.Forms.Button();
this.button1 = new System.Windows.Forms.Button();
this.lblSwapUser = new System.Windows.Forms.Label();
this.pic_search = new System.Windows.Forms.PictureBox();
this.btnMax = new System.Windows.Forms.Button();
this.btnMin = new System.Windows.Forms.Button();
this.btnClose = new System.Windows.Forms.Button();
this.pl_top_left = new System.Windows.Forms.Panel();
this.lblSubTitle = new System.Windows.Forms.Label();
this.mark_timer = new System.Windows.Forms.Timer();
this.autoGridLookUpEdit1View = new DevExpress.XtraGrid.Views.Grid.GridView();
this.awaitScreenControl = new Lskj.Main.Control.AwaitScreenControl();
this.tv_left = new Lskj.Main.Control.TreeViewCustom();
this.toolStrip1.SuspendLayout();
this.pl_center.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.tabMain)).BeginInit();
this.tabMain.SuspendLayout();
this.xtpFirst.SuspendLayout();
this.FirstMain.SuspendLayout();
this.pl_center_main.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitMainControl)).BeginInit();
this.splitMainControl.Panel1.SuspendLayout();
this.splitMainControl.Panel2.SuspendLayout();
this.splitMainControl.SuspendLayout();
this.pl_center_main_middle.SuspendLayout();
this.allPanel.SuspendLayout();
this.botTipsPanel.SuspendLayout();
this.panelSplit.SuspendLayout();
this.collectPanel.SuspendLayout();
this.topTipsPanel.SuspendLayout();
this.panel5.SuspendLayout();
this.pl_center_main_right_container.SuspendLayout();
this.pl_center_main_right.SuspendLayout();
this.pl_center_main_bottom_right.SuspendLayout();
this.pl_center_main_bottom_left.SuspendLayout();
this.panel6.SuspendLayout();
this.pl_center_left.SuspendLayout();
this.xtpWorktop.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.workSplitMainControl)).BeginInit();
this.workSplitMainControl.SuspendLayout();
this.xtpDesktop.SuspendLayout();
this.plDesktop.SuspendLayout();
this.panel4.SuspendLayout();
this.plMain.SuspendLayout();
this.plBottom.SuspendLayout();
this.plTop.SuspendLayout();
this.pl_top_center.SuspendLayout();
this.pl_top_right.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.lueUserName.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pic_search)).BeginInit();
this.pl_top_left.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.autoGridLookUpEdit1View)).BeginInit();
this.SuspendLayout();
//
// tslCompany
//
this.tslCompany.Name = "tslCompany";
this.tslCompany.Size = new System.Drawing.Size(0, 27);
//
// toolStrip1
//
this.toolStrip1.Dock = System.Windows.Forms.DockStyle.Fill;
this.toolStrip1.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
this.toolStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
this.tslCompany,
this.toolStripSeparator2,
this.tsmi_account_book,
this.toolStripLabel2,
this.tsmi_userName,
this.toolStripSeparator1,
this.toolStripLabel1,
this.tsmi_split,
this.tsmi_version,
this.toolStripButton2,
this.toolStripButton3,
this.tsmi_upTime});
this.toolStrip1.Location = new System.Drawing.Point(0, 0);
this.toolStrip1.Name = "toolStrip1";
this.toolStrip1.Size = new System.Drawing.Size(1275, 30);
this.toolStrip1.TabIndex = 8;
this.toolStrip1.Text = "toolStrip1";
//
// toolStripSeparator2
//
this.toolStripSeparator2.Name = "toolStripSeparator2";
this.toolStripSeparator2.Size = new System.Drawing.Size(6, 30);
//
// tsmi_account_book
//
this.tsmi_account_book.Name = "tsmi_account_book";
this.tsmi_account_book.Size = new System.Drawing.Size(92, 27);
this.tsmi_account_book.Text = "账套:默认帐套";
//
// toolStripLabel2
//
this.toolStripLabel2.Name = "toolStripLabel2";
this.toolStripLabel2.Size = new System.Drawing.Size(6, 30);
//
// tsmi_userName
//
this.tsmi_userName.Name = "tsmi_userName";
this.tsmi_userName.Size = new System.Drawing.Size(92, 27);
this.tsmi_userName.Text = "用户名:管理员";
//
// toolStripSeparator1
//
this.toolStripSeparator1.Name = "toolStripSeparator1";
this.toolStripSeparator1.Size = new System.Drawing.Size(6, 30);
//
// toolStripLabel1
//
this.toolStripLabel1.Name = "toolStripLabel1";
this.toolStripLabel1.Size = new System.Drawing.Size(81, 27);
this.toolStripLabel1.Text = "版本号:V6.0";
//
// tsmi_split
//
this.tsmi_split.Name = "tsmi_split";
this.tsmi_split.Size = new System.Drawing.Size(6, 30);
//
// tsmi_version
//
this.tsmi_version.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsmi_version.Name = "tsmi_version";
this.tsmi_version.Size = new System.Drawing.Size(55, 27);
this.tsmi_version.Text = "Version:";
//
// toolStripButton2
//
this.toolStripButton2.Name = "toolStripButton2";
this.toolStripButton2.Size = new System.Drawing.Size(6, 30);
//
// toolStripButton3
//
this.toolStripButton3.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
this.toolStripButton3.Name = "toolStripButton3";
this.toolStripButton3.Size = new System.Drawing.Size(0, 27);
this.toolStripButton3.Text = "更新时间";
//
// tsmi_upTime
//
this.tsmi_upTime.ImageTransparentColor = System.Drawing.Color.Magenta;
this.tsmi_upTime.Name = "tsmi_upTime";
this.tsmi_upTime.Size = new System.Drawing.Size(68, 27);
this.tsmi_upTime.Text = "更新时间:";
//
// pl_center
//
this.pl_center.Controls.Add(this.tabMain);
this.pl_center.Dock = System.Windows.Forms.DockStyle.Fill;
this.pl_center.Location = new System.Drawing.Point(0, 0);
this.pl_center.Name = "pl_center";
this.pl_center.Size = new System.Drawing.Size(1275, 611);
this.pl_center.TabIndex = 2;
//
// tabMain
//
this.tabMain.Appearance.BackColor = System.Drawing.Color.Transparent;
this.tabMain.Appearance.Options.UseBackColor = true;
this.tabMain.AppearancePage.Header.Font = new System.Drawing.Font("宋体", 9F);
this.tabMain.AppearancePage.Header.ForeColor = System.Drawing.Color.Black;
this.tabMain.AppearancePage.Header.Options.UseFont = true;
this.tabMain.AppearancePage.Header.Options.UseForeColor = true;
this.tabMain.AppearancePage.Header.Options.UseTextOptions = true;
this.tabMain.AppearancePage.Header.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
this.tabMain.AppearancePage.Header.TextOptions.VAlignment = DevExpress.Utils.VertAlignment.Center;
this.tabMain.AppearancePage.PageClient.Font = new System.Drawing.Font("宋体", 9F);
this.tabMain.AppearancePage.PageClient.Options.UseFont = true;
this.tabMain.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("tabMain.BackgroundImage")));
this.tabMain.ClosePageButtonShowMode = DevExpress.XtraTab.ClosePageButtonShowMode.InActiveTabPageHeader;
this.tabMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabMain.Location = new System.Drawing.Point(0, 0);
this.tabMain.Margin = new System.Windows.Forms.Padding(0);
this.tabMain.Name = "tabMain";
this.tabMain.SelectedTabPage = this.xtpFirst;
this.tabMain.Size = new System.Drawing.Size(1275, 611);
this.tabMain.TabIndex = 0;
this.tabMain.TabPages.AddRange(new DevExpress.XtraTab.XtraTabPage[] {
this.xtpFirst,
this.xtpWorktop,
this.xtpDesktop});
this.tabMain.SelectedPageChanged += new DevExpress.XtraTab.TabPageChangedEventHandler(this.OnSelectedPageChanged);
this.tabMain.SelectedPageChanging += new DevExpress.XtraTab.TabPageChangingEventHandler(this.OnSelectedPageChanging);
this.tabMain.CloseButtonClick += new System.EventHandler(this.OnTabMainClick);
this.tabMain.DoubleClick += new System.EventHandler(this.OnTabMainClick);
this.tabMain.MouseDown += new System.Windows.Forms.MouseEventHandler(this.OnPageHeadMouseDown);
//
// xtpFirst
//
this.xtpFirst.Appearance.PageClient.BackColor = System.Drawing.Color.Black;
this.xtpFirst.Appearance.PageClient.Options.UseBackColor = true;
this.xtpFirst.Controls.Add(this.FirstMain);
this.xtpFirst.Margin = new System.Windows.Forms.Padding(0);
this.xtpFirst.Name = "xtpFirst";
this.xtpFirst.ShowCloseButton = DevExpress.Utils.DefaultBoolean.False;
this.xtpFirst.Size = new System.Drawing.Size(1269, 584);
this.xtpFirst.Text = "  功能导航  ";
//
// FirstMain
//
this.FirstMain.Controls.Add(this.pl_center_main);
this.FirstMain.Controls.Add(this.pl_center_left);
this.FirstMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.FirstMain.Location = new System.Drawing.Point(0, 0);
this.FirstMain.Name = "FirstMain";
this.FirstMain.Size = new System.Drawing.Size(1269, 584);
this.FirstMain.TabIndex = 2;
//
// pl_center_main
//
this.pl_center_main.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
this.pl_center_main.Controls.Add(this.splitMainControl);
this.pl_center_main.Dock = System.Windows.Forms.DockStyle.Fill;
this.pl_center_main.Location = new System.Drawing.Point(140, 0);
this.pl_center_main.Name = "pl_center_main";
this.pl_center_main.Size = new System.Drawing.Size(1129, 584);
this.pl_center_main.TabIndex = 2;
//
// splitMainControl
//
this.splitMainControl.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitMainControl.Location = new System.Drawing.Point(0, 0);
this.splitMainControl.Name = "splitMainControl";
//
// splitMainControl.Panel1
//
this.splitMainControl.Panel1.Controls.Add(this.pl_center_main_middle);
this.splitMainControl.Panel1.Controls.Add(this.pl_center_main_middle_FlowLayout);
//
// splitMainControl.Panel2
//
this.splitMainControl.Panel2.Controls.Add(this.panel5);
this.splitMainControl.Size = new System.Drawing.Size(1129, 584);
this.splitMainControl.SplitterDistance = 896;
this.splitMainControl.TabIndex = 10;
//
// pl_center_main_middle
//
this.pl_center_main_middle.AutoScroll = true;
this.pl_center_main_middle.BackColor = System.Drawing.Color.White;
this.pl_center_main_middle.Controls.Add(this.allPanel);
this.pl_center_main_middle.Controls.Add(this.panelSplit);
this.pl_center_main_middle.Controls.Add(this.collectPanel);
this.pl_center_main_middle.Dock = System.Windows.Forms.DockStyle.Fill;
this.pl_center_main_middle.Location = new System.Drawing.Point(0, 0);
this.pl_center_main_middle.Margin = new System.Windows.Forms.Padding(0);
this.pl_center_main_middle.Name = "pl_center_main_middle";
this.pl_center_main_middle.Padding = new System.Windows.Forms.Padding(10);
this.pl_center_main_middle.Size = new System.Drawing.Size(896, 584);
this.pl_center_main_middle.TabIndex = 1;
//
// allPanel
//
this.allPanel.Controls.Add(this.allMenuPanel);
this.allPanel.Controls.Add(this.botTipsPanel);
this.allPanel.Dock = System.Windows.Forms.DockStyle.Fill;
this.allPanel.Location = new System.Drawing.Point(10, 237);
this.allPanel.Margin = new System.Windows.Forms.Padding(0);
this.allPanel.Name = "allPanel";
this.allPanel.Size = new System.Drawing.Size(876, 337);
this.allPanel.TabIndex = 9;
//
// allMenuPanel
//
this.allMenuPanel.BackColor = System.Drawing.Color.White;
this.allMenuPanel.Dock = System.Windows.Forms.DockStyle.Fill;
this.allMenuPanel.Location = new System.Drawing.Point(0, 26);
this.allMenuPanel.Margin = new System.Windows.Forms.Padding(0);
this.allMenuPanel.Name = "allMenuPanel";
this.allMenuPanel.Size = new System.Drawing.Size(876, 311);
this.allMenuPanel.TabIndex = 6;
//
// botTipsPanel
//
this.botTipsPanel.BackColor = System.Drawing.SystemColors.Control;
this.botTipsPanel.Controls.Add(this.allTipsLab);
this.botTipsPanel.Controls.Add(this.label4);
this.botTipsPanel.Dock = System.Windows.Forms.DockStyle.Top;
this.botTipsPanel.Location = new System.Drawing.Point(0, 0);
this.botTipsPanel.Name = "botTipsPanel";
this.botTipsPanel.Size = new System.Drawing.Size(876, 26);
this.botTipsPanel.TabIndex = 5;
//
// allTipsLab
//
this.allTipsLab.BackColor = System.Drawing.Color.White;
this.allTipsLab.Dock = System.Windows.Forms.DockStyle.Fill;
this.allTipsLab.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.allTipsLab.Location = new System.Drawing.Point(20, 0);
this.allTipsLab.Name = "allTipsLab";
this.allTipsLab.Size = new System.Drawing.Size(856, 26);
this.allTipsLab.TabIndex = 3;
this.allTipsLab.Text = "全部应用";
this.allTipsLab.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// label4
//
this.label4.BackColor = System.Drawing.Color.White;
this.label4.Dock = System.Windows.Forms.DockStyle.Left;
this.label4.Location = new System.Drawing.Point(0, 0);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(20, 26);
this.label4.TabIndex = 1;
//
// panelSplit
//
this.panelSplit.Controls.Add(this.labelSplit);
this.panelSplit.Controls.Add(this.labelSplitTop);
this.panelSplit.Dock = System.Windows.Forms.DockStyle.Top;
this.panelSplit.Location = new System.Drawing.Point(10, 230);
this.panelSplit.Margin = new System.Windows.Forms.Padding(0);
this.panelSplit.Name = "panelSplit";
this.panelSplit.Padding = new System.Windows.Forms.Padding(13, 0, 13, 0);
this.panelSplit.Size = new System.Drawing.Size(876, 7);
this.panelSplit.TabIndex = 7;
//
// labelSplit
//
this.labelSplit.BackColor = System.Drawing.Color.Black;
this.labelSplit.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.labelSplit.Dock = System.Windows.Forms.DockStyle.Top;
this.labelSplit.ForeColor = System.Drawing.Color.Black;
this.labelSplit.Location = new System.Drawing.Point(13, 3);
this.labelSplit.Name = "labelSplit";
this.labelSplit.Size = new System.Drawing.Size(850, 1);
this.labelSplit.TabIndex = 0;
//
// labelSplitTop
//
this.labelSplitTop.Dock = System.Windows.Forms.DockStyle.Top;
this.labelSplitTop.Location = new System.Drawing.Point(13, 0);
this.labelSplitTop.Name = "labelSplitTop";
this.labelSplitTop.Size = new System.Drawing.Size(850, 3);
this.labelSplitTop.TabIndex = 1;
//
// collectPanel
//
this.collectPanel.Controls.Add(this.collectMenuPanel);
this.collectPanel.Controls.Add(this.topTipsPanel);
this.collectPanel.Dock = System.Windows.Forms.DockStyle.Top;
this.collectPanel.Location = new System.Drawing.Point(10, 10);
this.collectPanel.Margin = new System.Windows.Forms.Padding(0);
this.collectPanel.Name = "collectPanel";
this.collectPanel.Size = new System.Drawing.Size(876, 220);
this.collectPanel.TabIndex = 8;
//
// collectMenuPanel
//
this.collectMenuPanel.BackColor = System.Drawing.Color.White;
this.collectMenuPanel.Dock = System.Windows.Forms.DockStyle.Fill;
this.collectMenuPanel.Location = new System.Drawing.Point(0, 26);
this.collectMenuPanel.Margin = new System.Windows.Forms.Padding(0);
this.collectMenuPanel.Name = "collectMenuPanel";
this.collectMenuPanel.Size = new System.Drawing.Size(876, 194);
this.collectMenuPanel.TabIndex = 7;
//
// topTipsPanel
//
this.topTipsPanel.BackColor = System.Drawing.SystemColors.Control;
this.topTipsPanel.Controls.Add(this.collectTipsLab);
this.topTipsPanel.Controls.Add(this.whiteLab);
this.topTipsPanel.Dock = System.Windows.Forms.DockStyle.Top;
this.topTipsPanel.Location = new System.Drawing.Point(0, 0);
this.topTipsPanel.Name = "topTipsPanel";
this.topTipsPanel.Size = new System.Drawing.Size(876, 26);
this.topTipsPanel.TabIndex = 5;
//
// collectTipsLab
//
this.collectTipsLab.BackColor = System.Drawing.Color.White;
this.collectTipsLab.Dock = System.Windows.Forms.DockStyle.Fill;
this.collectTipsLab.Font = new System.Drawing.Font("Microsoft YaHei UI", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.collectTipsLab.Location = new System.Drawing.Point(20, 0);
this.collectTipsLab.Name = "collectTipsLab";
this.collectTipsLab.Size = new System.Drawing.Size(856, 26);
this.collectTipsLab.TabIndex = 3;
this.collectTipsLab.Text = "我的收藏";
this.collectTipsLab.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// whiteLab
//
this.whiteLab.BackColor = System.Drawing.Color.White;
this.whiteLab.Dock = System.Windows.Forms.DockStyle.Left;
this.whiteLab.Location = new System.Drawing.Point(0, 0);
this.whiteLab.Name = "whiteLab";
this.whiteLab.Size = new System.Drawing.Size(20, 26);
this.whiteLab.TabIndex = 1;
//
// pl_center_main_middle_FlowLayout
//
this.pl_center_main_middle_FlowLayout.AutoScroll = true;
this.pl_center_main_middle_FlowLayout.Dock = System.Windows.Forms.DockStyle.Fill;
this.pl_center_main_middle_FlowLayout.Location = new System.Drawing.Point(0, 0);
this.pl_center_main_middle_FlowLayout.Margin = new System.Windows.Forms.Padding(0);
this.pl_center_main_middle_FlowLayout.Name = "pl_center_main_middle_FlowLayout";
this.pl_center_main_middle_FlowLayout.Size = new System.Drawing.Size(896, 584);
this.pl_center_main_middle_FlowLayout.TabIndex = 2;
this.pl_center_main_middle_FlowLayout.Visible = false;
//
// panel5
//
this.panel5.Controls.Add(this.pl_center_main_right_container);
this.panel5.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel5.Location = new System.Drawing.Point(0, 0);
this.panel5.Name = "panel5";
this.panel5.Size = new System.Drawing.Size(229, 584);
this.panel5.TabIndex = 2;
//
// pl_center_main_right_container
//
this.pl_center_main_right_container.Controls.Add(this.plRightLine);
this.pl_center_main_right_container.Controls.Add(this.pl_center_main_right);
this.pl_center_main_right_container.Dock = System.Windows.Forms.DockStyle.Fill;
this.pl_center_main_right_container.Location = new System.Drawing.Point(0, 0);
this.pl_center_main_right_container.Name = "pl_center_main_right_container";
this.pl_center_main_right_container.Size = new System.Drawing.Size(229, 584);
this.pl_center_main_right_container.TabIndex = 6;
//
// plRightLine
//
this.plRightLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(187)))), ((int)(((byte)(187)))), ((int)(((byte)(187)))));
this.plRightLine.Dock = System.Windows.Forms.DockStyle.Left;
this.plRightLine.Location = new System.Drawing.Point(0, 0);
this.plRightLine.Name = "plRightLine";
this.plRightLine.Size = new System.Drawing.Size(2, 584);
this.plRightLine.TabIndex = 6;
//
// pl_center_main_right
//
this.pl_center_main_right.Controls.Add(this.pl_center_main_bottom_right);
this.pl_center_main_right.Controls.Add(this.pl_center_main_bottom_left);
this.pl_center_main_right.Dock = System.Windows.Forms.DockStyle.Fill;
this.pl_center_main_right.Location = new System.Drawing.Point(0, 0);
this.pl_center_main_right.Name = "pl_center_main_right";
this.pl_center_main_right.Size = new System.Drawing.Size(229, 584);
this.pl_center_main_right.TabIndex = 5;
//
// pl_center_main_bottom_right
//
this.pl_center_main_bottom_right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
this.pl_center_main_bottom_right.Controls.Add(this.pl_center_main_bottom_left_main);
this.pl_center_main_bottom_right.Controls.Add(this.lblReportcutset);
this.pl_center_main_bottom_right.Dock = System.Windows.Forms.DockStyle.Top;
this.pl_center_main_bottom_right.Location = new System.Drawing.Point(0, 312);
this.pl_center_main_bottom_right.Name = "pl_center_main_bottom_right";
this.pl_center_main_bottom_right.Size = new System.Drawing.Size(229, 272);
this.pl_center_main_bottom_right.TabIndex = 1;
//
// pl_center_main_bottom_left_main
//
this.pl_center_main_bottom_left_main.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
this.pl_center_main_bottom_left_main.Dock = System.Windows.Forms.DockStyle.Fill;
this.pl_center_main_bottom_left_main.Location = new System.Drawing.Point(0, 20);
this.pl_center_main_bottom_left_main.Name = "pl_center_main_bottom_left_main";
this.pl_center_main_bottom_left_main.Size = new System.Drawing.Size(229, 252);
this.pl_center_main_bottom_left_main.TabIndex = 5;
//
// lblReportcutset
//
this.lblReportcutset.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
this.lblReportcutset.Dock = System.Windows.Forms.DockStyle.Top;
this.lblReportcutset.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblReportcutset.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(86)))), ((int)(((byte)(86)))), ((int)(((byte)(86)))));
this.lblReportcutset.Location = new System.Drawing.Point(0, 0);
this.lblReportcutset.Name = "lblReportcutset";
this.lblReportcutset.Size = new System.Drawing.Size(229, 20);
this.lblReportcutset.TabIndex = 2;
this.lblReportcutset.Tag = " 快捷报表通道";
this.lblReportcutset.Text = " 快捷报表通道";
this.lblReportcutset.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// pl_center_main_bottom_left
//
this.pl_center_main_bottom_left.Controls.Add(this.pl_center_main_bottom_right_main);
this.pl_center_main_bottom_left.Controls.Add(this.panel6);
this.pl_center_main_bottom_left.Dock = System.Windows.Forms.DockStyle.Top;
this.pl_center_main_bottom_left.Location = new System.Drawing.Point(0, 0);
this.pl_center_main_bottom_left.Name = "pl_center_main_bottom_left";
this.pl_center_main_bottom_left.Size = new System.Drawing.Size(229, 312);
this.pl_center_main_bottom_left.TabIndex = 0;
//
// pl_center_main_bottom_right_main
//
this.pl_center_main_bottom_right_main.Dock = System.Windows.Forms.DockStyle.Fill;
this.pl_center_main_bottom_right_main.Location = new System.Drawing.Point(0, 20);
this.pl_center_main_bottom_right_main.Name = "pl_center_main_bottom_right_main";
this.pl_center_main_bottom_right_main.Size = new System.Drawing.Size(229, 292);
this.pl_center_main_bottom_right_main.TabIndex = 4;
//
// panel6
//
this.panel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(193)))), ((int)(((byte)(193)))), ((int)(((byte)(193)))));
this.panel6.Controls.Add(this.lblShortcutset);
this.panel6.Dock = System.Windows.Forms.DockStyle.Top;
this.panel6.Location = new System.Drawing.Point(0, 0);
this.panel6.Name = "panel6";
this.panel6.Size = new System.Drawing.Size(229, 20);
this.panel6.TabIndex = 1;
//
// lblShortcutset
//
this.lblShortcutset.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
this.lblShortcutset.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblShortcutset.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblShortcutset.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(85)))), ((int)(((byte)(85)))), ((int)(((byte)(85)))));
this.lblShortcutset.Location = new System.Drawing.Point(0, 0);
this.lblShortcutset.Name = "lblShortcutset";
this.lblShortcutset.Size = new System.Drawing.Size(229, 20);
this.lblShortcutset.TabIndex = 0;
this.lblShortcutset.Tag = " 快捷操作通道";
this.lblShortcutset.Text = " 快捷操作通道";
this.lblShortcutset.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// pl_center_left
//
this.pl_center_left.AutoScroll = true;
this.pl_center_left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(87)))), ((int)(((byte)(167)))));
this.pl_center_left.Controls.Add(this.tv_left);
this.pl_center_left.Dock = System.Windows.Forms.DockStyle.Left;
this.pl_center_left.Location = new System.Drawing.Point(0, 0);
this.pl_center_left.Name = "pl_center_left";
this.pl_center_left.Padding = new System.Windows.Forms.Padding(4);
this.pl_center_left.Size = new System.Drawing.Size(140, 584);
this.pl_center_left.TabIndex = 0;
//
// xtpWorktop
//
this.xtpWorktop.Controls.Add(this.workSplitMainControl);
this.xtpWorktop.Name = "xtpWorktop";
this.xtpWorktop.PageVisible = false;
this.xtpWorktop.ShowCloseButton = DevExpress.Utils.DefaultBoolean.False;
this.xtpWorktop.Size = new System.Drawing.Size(1269, 584);
this.xtpWorktop.Text = " 我的工作台 ";
//
// workSplitMainControl
//
this.workSplitMainControl.Dock = System.Windows.Forms.DockStyle.Fill;
this.workSplitMainControl.Horizontal = false;
this.workSplitMainControl.IsSplitterFixed = true;
this.workSplitMainControl.Location = new System.Drawing.Point(0, 0);
this.workSplitMainControl.LookAndFeel.SkinName = "VS2010";
this.workSplitMainControl.Name = "workSplitMainControl";
this.workSplitMainControl.Panel1.Controls.Add(this.workTopPanel);
this.workSplitMainControl.Panel1.Text = "Panel1";
this.workSplitMainControl.Panel2.Controls.Add(this.workBottomPanel);
this.workSplitMainControl.Panel2.Text = "Panel2";
this.workSplitMainControl.Size = new System.Drawing.Size(1269, 584);
this.workSplitMainControl.SplitterPosition = 400;
this.workSplitMainControl.TabIndex = 2;
//
// workTopPanel
//
this.workTopPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
this.workTopPanel.Dock = System.Windows.Forms.DockStyle.Fill;
this.workTopPanel.Location = new System.Drawing.Point(0, 0);
this.workTopPanel.Name = "workTopPanel";
this.workTopPanel.Size = new System.Drawing.Size(1269, 400);
this.workTopPanel.TabIndex = 3;
//
// workBottomPanel
//
this.workBottomPanel.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
this.workBottomPanel.Dock = System.Windows.Forms.DockStyle.Fill;
this.workBottomPanel.Location = new System.Drawing.Point(0, 0);
this.workBottomPanel.Name = "workBottomPanel";
this.workBottomPanel.Size = new System.Drawing.Size(1269, 179);
this.workBottomPanel.TabIndex = 4;
//
// xtpDesktop
//
this.xtpDesktop.Appearance.PageClient.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
this.xtpDesktop.Appearance.PageClient.Options.UseBackColor = true;
this.xtpDesktop.Controls.Add(this.plDesktop);
this.xtpDesktop.Name = "xtpDesktop";
this.xtpDesktop.PageVisible = false;
this.xtpDesktop.ShowCloseButton = DevExpress.Utils.DefaultBoolean.False;
this.xtpDesktop.Size = new System.Drawing.Size(1269, 584);
this.xtpDesktop.Text = " 我的桌面 ";
//
// plDesktop
//
this.plDesktop.AutoScroll = true;
this.plDesktop.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
this.plDesktop.Controls.Add(this.webBrowser);
this.plDesktop.Dock = System.Windows.Forms.DockStyle.Fill;
this.plDesktop.Location = new System.Drawing.Point(0, 0);
this.plDesktop.Name = "plDesktop";
this.plDesktop.Size = new System.Drawing.Size(1269, 584);
this.plDesktop.TabIndex = 1;
//
// webBrowser
//
this.webBrowser.Dock = System.Windows.Forms.DockStyle.Fill;
this.webBrowser.Location = new System.Drawing.Point(0, 0);
this.webBrowser.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
this.webBrowser.Name = "webBrowser";
this.webBrowser.Size = new System.Drawing.Size(1269, 584);
this.webBrowser.TabIndex = 0;
//
// panel4
//
this.panel4.Controls.Add(this.pl_center);
this.panel4.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel4.Location = new System.Drawing.Point(0, 55);
this.panel4.Name = "panel4";
this.panel4.Size = new System.Drawing.Size(1275, 611);
this.panel4.TabIndex = 3;
//
// plMain
//
this.plMain.Controls.Add(this.panel4);
this.plMain.Controls.Add(this.plBottom);
this.plMain.Controls.Add(this.plTop);
this.plMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.plMain.Location = new System.Drawing.Point(0, 0);
this.plMain.Name = "plMain";
this.plMain.Size = new System.Drawing.Size(1275, 696);
this.plMain.TabIndex = 2;
//
// plBottom
//
this.plBottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(240)))), ((int)(((byte)(240)))), ((int)(((byte)(240)))));
this.plBottom.Controls.Add(this.toolStrip1);
this.plBottom.Dock = System.Windows.Forms.DockStyle.Bottom;
this.plBottom.Location = new System.Drawing.Point(0, 666);
this.plBottom.Name = "plBottom";
this.plBottom.Size = new System.Drawing.Size(1275, 30);
this.plBottom.TabIndex = 1;
//
// plTop
//
this.plTop.Controls.Add(this.pl_top_center);
this.plTop.Controls.Add(this.panel3);
this.plTop.Controls.Add(this.pl_top_right);
this.plTop.Controls.Add(this.pl_top_left);
this.plTop.Dock = System.Windows.Forms.DockStyle.Top;
this.plTop.Location = new System.Drawing.Point(0, 0);
this.plTop.Name = "plTop";
this.plTop.Size = new System.Drawing.Size(1275, 55);
this.plTop.TabIndex = 0;
//
// pl_top_center
//
this.pl_top_center.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(10)))), ((int)(((byte)(87)))), ((int)(((byte)(167)))));
this.pl_top_center.Controls.Add(this.menuMain);
this.pl_top_center.Dock = System.Windows.Forms.DockStyle.Fill;
this.pl_top_center.Location = new System.Drawing.Point(330, 0);
this.pl_top_center.Name = "pl_top_center";
this.pl_top_center.Size = new System.Drawing.Size(529, 55);
this.pl_top_center.TabIndex = 2;
this.pl_top_center.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.OnTopMouseDoubleClick);
this.pl_top_center.MouseDown += new System.Windows.Forms.MouseEventHandler(this.OnTopMouseDown);
this.pl_top_center.MouseMove += new System.Windows.Forms.MouseEventHandler(this.OnTopMouseMove);
this.pl_top_center.MouseUp += new System.Windows.Forms.MouseEventHandler(this.OnTopMouseUp);
//
// menuMain
//
this.menuMain.BackColor = System.Drawing.Color.Transparent;
this.menuMain.Dock = System.Windows.Forms.DockStyle.None;
this.menuMain.Font = new System.Drawing.Font("宋体", 9F);
this.menuMain.ImageScalingSize = new System.Drawing.Size(20, 20);
this.menuMain.Location = new System.Drawing.Point(-6, 14);
this.menuMain.Name = "menuMain";
this.menuMain.Size = new System.Drawing.Size(202, 24);
this.menuMain.TabIndex = 0;
this.menuMain.Text = "menuStrip1";
//
// panel3
//
this.panel3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("panel3.BackgroundImage")));
this.panel3.Dock = System.Windows.Forms.DockStyle.Left;
this.panel3.Location = new System.Drawing.Point(311, 0);
this.panel3.Name = "panel3";
this.panel3.Size = new System.Drawing.Size(19, 55);
this.panel3.TabIndex = 1;
//
// pl_top_right
//
this.pl_top_right.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pl_top_right.BackgroundImage")));
this.pl_top_right.Controls.Add(this.lblMenuTitle2);
this.pl_top_right.Controls.Add(this.button6);
this.pl_top_right.Controls.Add(this.label3);
this.pl_top_right.Controls.Add(this.label2);
this.pl_top_right.Controls.Add(this.button5);
this.pl_top_right.Controls.Add(this.label1);
this.pl_top_right.Controls.Add(this.button4);
this.pl_top_right.Controls.Add(this.lueUserName);
this.pl_top_right.Controls.Add(this.lblMenuTitle);
this.pl_top_right.Controls.Add(this.button3);
this.pl_top_right.Controls.Add(this.lblSetting);
this.pl_top_right.Controls.Add(this.lbUserName);
this.pl_top_right.Controls.Add(this.button2);
this.pl_top_right.Controls.Add(this.button1);
this.pl_top_right.Controls.Add(this.lblSwapUser);
this.pl_top_right.Controls.Add(this.pic_search);
this.pl_top_right.Controls.Add(this.btnMax);
this.pl_top_right.Controls.Add(this.btnMin);
this.pl_top_right.Controls.Add(this.btnClose);
this.pl_top_right.Dock = System.Windows.Forms.DockStyle.Right;
this.pl_top_right.Location = new System.Drawing.Point(859, 0);
this.pl_top_right.Name = "pl_top_right";
this.pl_top_right.Size = new System.Drawing.Size(416, 55);
this.pl_top_right.TabIndex = 1;
//
// lblMenuTitle2
//
this.lblMenuTitle2.AutoSize = true;
this.lblMenuTitle2.BackColor = System.Drawing.Color.Transparent;
this.lblMenuTitle2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.lblMenuTitle2.ForeColor = System.Drawing.Color.White;
this.lblMenuTitle2.Location = new System.Drawing.Point(150, 35);
this.lblMenuTitle2.Name = "lblMenuTitle2";
this.lblMenuTitle2.Size = new System.Drawing.Size(0, 12);
this.lblMenuTitle2.TabIndex = 57;
this.lblMenuTitle2.Click += new System.EventHandler(this.OnMenuTitleClick);
//
// button6
//
this.button6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.button6.BackColor = System.Drawing.Color.Transparent;
this.button6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button6.BackgroundImage")));
this.button6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button6.FlatAppearance.BorderSize = 0;
this.button6.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
this.button6.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button6.Location = new System.Drawing.Point(261, 3);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(21, 23);
this.button6.TabIndex = 55;
this.button6.UseVisualStyleBackColor = false;
this.button6.MouseClick += new System.Windows.Forms.MouseEventHandler(this.label3_MouseClick);
//
// label3
//
this.label3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.label3.AutoSize = true;
this.label3.BackColor = System.Drawing.Color.Transparent;
this.label3.ForeColor = System.Drawing.Color.White;
this.label3.Location = new System.Drawing.Point(280, 8);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(41, 12);
this.label3.TabIndex = 56;
this.label3.Text = "分辨率";
this.label3.LostFocus += new System.EventHandler(this.label3_LostFocus);
this.label3.MouseClick += new System.Windows.Forms.MouseEventHandler(this.label3_MouseClick);
//
// label2
//
this.label2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.label2.AutoSize = true;
this.label2.BackColor = System.Drawing.Color.Transparent;
this.label2.ForeColor = System.Drawing.Color.White;
this.label2.Location = new System.Drawing.Point(16, 34);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(53, 12);
this.label2.TabIndex = 54;
this.label2.Text = "切换系统";
this.label2.LostFocus += new System.EventHandler(this.label2_LostFocus);
this.label2.MouseClick += new System.Windows.Forms.MouseEventHandler(this.label2_MouseClick);
//
// button5
//
this.button5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.button5.BackColor = System.Drawing.Color.Transparent;
this.button5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button5.BackgroundImage")));
this.button5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button5.FlatAppearance.BorderSize = 0;
this.button5.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
this.button5.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button5.Location = new System.Drawing.Point(-3, 30);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(21, 23);
this.button5.TabIndex = 53;
this.button5.UseVisualStyleBackColor = false;
//
// label1
//
this.label1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.label1.AutoSize = true;
this.label1.BackColor = System.Drawing.Color.Transparent;
this.label1.ForeColor = System.Drawing.Color.White;
this.label1.Location = new System.Drawing.Point(16, 8);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(53, 12);
this.label1.TabIndex = 52;
this.label1.Text = "切换账套";
this.label1.Click += new System.EventHandler(this.label1_Click);
this.label1.LostFocus += new System.EventHandler(this.label1_LostFocus);
//
// button4
//
this.button4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.button4.BackColor = System.Drawing.Color.Transparent;
this.button4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button4.BackgroundImage")));
this.button4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button4.FlatAppearance.BorderSize = 0;
this.button4.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
this.button4.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button4.Location = new System.Drawing.Point(-3, 3);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(21, 23);
this.button4.TabIndex = 51;
this.button4.UseVisualStyleBackColor = false;
//
// lueUserName
//
this.lueUserName.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.lueUserName.DataSource = null;
this.lueUserName.EditValue = "";
this.lueUserName.ImeMode = System.Windows.Forms.ImeMode.NoControl;
this.lueUserName.Location = new System.Drawing.Point(221, 27);
this.lueUserName.Name = "lueUserName";
this.lueUserName.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 10F);
this.lueUserName.Properties.Appearance.Options.UseFont = true;
this.lueUserName.Size = new System.Drawing.Size(147, 26);
this.lueUserName.TabIndex = 50;
this.lueUserName.OnPopupClosed += new System.EventHandler(this.OnUserNamePopupClosed);
//
// lblMenuTitle
//
this.lblMenuTitle.AutoSize = true;
this.lblMenuTitle.BackColor = System.Drawing.Color.Transparent;
this.lblMenuTitle.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.lblMenuTitle.ForeColor = System.Drawing.Color.White;
this.lblMenuTitle.Location = new System.Drawing.Point(77, 34);
this.lblMenuTitle.Name = "lblMenuTitle";
this.lblMenuTitle.Size = new System.Drawing.Size(0, 12);
this.lblMenuTitle.TabIndex = 46;
this.lblMenuTitle.Click += new System.EventHandler(this.OnMenuTitleClick);
//
// button3
//
this.button3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.button3.BackColor = System.Drawing.Color.Transparent;
this.button3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button3.BackgroundImage")));
this.button3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button3.FlatAppearance.BorderSize = 0;
this.button3.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
this.button3.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button3.Location = new System.Drawing.Point(83, 3);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(21, 23);
this.button3.TabIndex = 20;
this.button3.UseVisualStyleBackColor = false;
//
// lblSetting
//
this.lblSetting.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.lblSetting.AutoSize = true;
this.lblSetting.BackColor = System.Drawing.Color.Transparent;
this.lblSetting.ForeColor = System.Drawing.Color.White;
this.lblSetting.Location = new System.Drawing.Point(102, 8);
this.lblSetting.Name = "lblSetting";
this.lblSetting.Size = new System.Drawing.Size(29, 12);
this.lblSetting.TabIndex = 21;
this.lblSetting.Text = "换肤";
this.lblSetting.Click += new System.EventHandler(this.OnSettingClick);
this.lblSetting.MouseLeave += new System.EventHandler(this.OnSettingMouseLeave);
//
// lbUserName
//
this.lbUserName.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.lbUserName.AutoSize = true;
this.lbUserName.BackColor = System.Drawing.Color.Transparent;
this.lbUserName.ForeColor = System.Drawing.Color.White;
this.lbUserName.Location = new System.Drawing.Point(218, 8);
this.lbUserName.Name = "lbUserName";
this.lbUserName.Size = new System.Drawing.Size(41, 12);
this.lbUserName.TabIndex = 8;
this.lbUserName.Text = "管理员";
this.lbUserName.Click += new System.EventHandler(this.OnUserNameClick);
//
// button2
//
this.button2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.button2.BackColor = System.Drawing.Color.Transparent;
this.button2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button2.BackgroundImage")));
this.button2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button2.FlatAppearance.BorderSize = 0;
this.button2.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
this.button2.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button2.Location = new System.Drawing.Point(140, 3);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(21, 23);
this.button2.TabIndex = 8;
this.button2.UseVisualStyleBackColor = false;
//
// button1
//
this.button1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.button1.BackColor = System.Drawing.Color.Transparent;
this.button1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button1.BackgroundImage")));
this.button1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button1.FlatAppearance.BorderSize = 0;
this.button1.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
this.button1.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button1.Location = new System.Drawing.Point(199, 3);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(21, 23);
this.button1.TabIndex = 6;
this.button1.UseVisualStyleBackColor = false;
//
// lblSwapUser
//
this.lblSwapUser.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.lblSwapUser.AutoSize = true;
this.lblSwapUser.BackColor = System.Drawing.Color.Transparent;
this.lblSwapUser.ForeColor = System.Drawing.Color.White;
this.lblSwapUser.Location = new System.Drawing.Point(159, 8);
this.lblSwapUser.Name = "lblSwapUser";
this.lblSwapUser.Size = new System.Drawing.Size(29, 12);
this.lblSwapUser.TabIndex = 9;
this.lblSwapUser.Text = "切换";
this.lblSwapUser.Click += new System.EventHandler(this.OnSwapUserClick);
//
// pic_search
//
this.pic_search.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.pic_search.ErrorImage = null;
this.pic_search.Image = ((System.Drawing.Image)(resources.GetObject("pic_search.Image")));
this.pic_search.Location = new System.Drawing.Point(368, 27);
this.pic_search.Name = "pic_search";
this.pic_search.Size = new System.Drawing.Size(46, 25);
this.pic_search.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
this.pic_search.TabIndex = 18;
this.pic_search.TabStop = false;
this.pic_search.Click += new System.EventHandler(this.OnSearchClick);
//
// btnMax
//
this.btnMax.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnMax.BackColor = System.Drawing.Color.Transparent;
this.btnMax.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnMax.BackgroundImage")));
this.btnMax.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btnMax.FlatAppearance.BorderSize = 0;
this.btnMax.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
this.btnMax.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
this.btnMax.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnMax.Location = new System.Drawing.Point(355, 2);
this.btnMax.Name = "btnMax";
this.btnMax.Size = new System.Drawing.Size(30, 23);
this.btnMax.TabIndex = 7;
this.btnMax.UseVisualStyleBackColor = false;
this.btnMax.Click += new System.EventHandler(this.OnBtnMaxClick);
this.btnMax.MouseLeave += new System.EventHandler(this.OnBtnMaxMouseLeave);
this.btnMax.MouseMove += new System.Windows.Forms.MouseEventHandler(this.OnBtnMaxMouseMove);
//
// btnMin
//
this.btnMin.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnMin.BackColor = System.Drawing.Color.Transparent;
this.btnMin.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnMin.BackgroundImage")));
this.btnMin.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.btnMin.FlatAppearance.BorderSize = 0;
this.btnMin.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
this.btnMin.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
this.btnMin.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnMin.Location = new System.Drawing.Point(324, 2);
this.btnMin.Name = "btnMin";
this.btnMin.Size = new System.Drawing.Size(30, 23);
this.btnMin.TabIndex = 5;
this.btnMin.UseVisualStyleBackColor = false;
this.btnMin.Click += new System.EventHandler(this.OnBtnMinClick);
this.btnMin.MouseLeave += new System.EventHandler(this.OnBtnMinMouseLeave);
this.btnMin.MouseMove += new System.Windows.Forms.MouseEventHandler(this.OnBtnMinMouseMove);
//
// btnClose
//
this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
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.Location = new System.Drawing.Point(385, 2);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(30, 23);
this.btnClose.TabIndex = 4;
this.btnClose.UseVisualStyleBackColor = false;
this.btnClose.Click += new System.EventHandler(this.OnBtnCloseClick);
this.btnClose.MouseLeave += new System.EventHandler(this.OnBtnCloseMouseLeave);
this.btnClose.MouseMove += new System.Windows.Forms.MouseEventHandler(this.OnBtnCloseMouseMove);
//
// pl_top_left
//
this.pl_top_left.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("pl_top_left.BackgroundImage")));
this.pl_top_left.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.pl_top_left.Controls.Add(this.lblSubTitle);
this.pl_top_left.Dock = System.Windows.Forms.DockStyle.Left;
this.pl_top_left.Location = new System.Drawing.Point(0, 0);
this.pl_top_left.Name = "pl_top_left";
this.pl_top_left.Size = new System.Drawing.Size(311, 55);
this.pl_top_left.TabIndex = 0;
this.pl_top_left.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.OnTopMouseDoubleClick);
this.pl_top_left.MouseDown += new System.Windows.Forms.MouseEventHandler(this.OnTopMouseDown);
this.pl_top_left.MouseMove += new System.Windows.Forms.MouseEventHandler(this.OnTopMouseMove);
this.pl_top_left.MouseUp += new System.Windows.Forms.MouseEventHandler(this.OnTopMouseUp);
//
// lblSubTitle
//
this.lblSubTitle.AutoSize = true;
this.lblSubTitle.BackColor = System.Drawing.Color.Transparent;
this.lblSubTitle.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblSubTitle.ForeColor = System.Drawing.Color.White;
this.lblSubTitle.Location = new System.Drawing.Point(45, 11);
this.lblSubTitle.Name = "lblSubTitle";
this.lblSubTitle.Size = new System.Drawing.Size(96, 30);
this.lblSubTitle.TabIndex = 1;
this.lblSubTitle.Text = "朗速ERP";
//
// mark_timer
//
this.mark_timer.Interval = 5000;
//
// autoGridLookUpEdit1View
//
this.autoGridLookUpEdit1View.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.RowFocus;
this.autoGridLookUpEdit1View.Name = "autoGridLookUpEdit1View";
this.autoGridLookUpEdit1View.OptionsSelection.EnableAppearanceFocusedCell = false;
this.autoGridLookUpEdit1View.OptionsView.ShowGroupPanel = false;
//
// awaitScreenControl
//
this.awaitScreenControl.Dock = System.Windows.Forms.DockStyle.Fill;
this.awaitScreenControl.Location = new System.Drawing.Point(0, 0);
this.awaitScreenControl.Name = "awaitScreenControl";
this.awaitScreenControl.Size = new System.Drawing.Size(1275, 696);
this.awaitScreenControl.TabIndex = 0;
this.awaitScreenControl.Visible = false;
//
// tv_left
//
this.tv_left.AutoScroll = true;
this.tv_left.BackColor = System.Drawing.Color.Transparent;
this.tv_left.Dock = System.Windows.Forms.DockStyle.Fill;
this.tv_left.Location = new System.Drawing.Point(4, 4);
this.tv_left.Name = "tv_left";
this.tv_left.Size = new System.Drawing.Size(132, 576);
this.tv_left.TabIndex = 1;
//
// MainPanelControlEx
//
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.Controls.Add(this.plMain);
this.Controls.Add(this.awaitScreenControl);
this.Name = "MainPanelControlEx";
this.Size = new System.Drawing.Size(1275, 696);
this.toolStrip1.ResumeLayout(false);
this.toolStrip1.PerformLayout();
this.pl_center.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.tabMain)).EndInit();
this.tabMain.ResumeLayout(false);
this.xtpFirst.ResumeLayout(false);
this.FirstMain.ResumeLayout(false);
this.pl_center_main.ResumeLayout(false);
this.splitMainControl.Panel1.ResumeLayout(false);
this.splitMainControl.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitMainControl)).EndInit();
this.splitMainControl.ResumeLayout(false);
this.pl_center_main_middle.ResumeLayout(false);
this.allPanel.ResumeLayout(false);
this.botTipsPanel.ResumeLayout(false);
this.panelSplit.ResumeLayout(false);
this.collectPanel.ResumeLayout(false);
this.topTipsPanel.ResumeLayout(false);
this.panel5.ResumeLayout(false);
this.pl_center_main_right_container.ResumeLayout(false);
this.pl_center_main_right.ResumeLayout(false);
this.pl_center_main_bottom_right.ResumeLayout(false);
this.pl_center_main_bottom_left.ResumeLayout(false);
this.panel6.ResumeLayout(false);
this.pl_center_left.ResumeLayout(false);
this.xtpWorktop.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.workSplitMainControl)).EndInit();
this.workSplitMainControl.ResumeLayout(false);
this.xtpDesktop.ResumeLayout(false);
this.plDesktop.ResumeLayout(false);
this.panel4.ResumeLayout(false);
this.plMain.ResumeLayout(false);
this.plBottom.ResumeLayout(false);
this.plBottom.PerformLayout();
this.plTop.ResumeLayout(false);
this.pl_top_center.ResumeLayout(false);
this.pl_top_center.PerformLayout();
this.pl_top_right.ResumeLayout(false);
this.pl_top_right.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.lueUserName.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pic_search)).EndInit();
this.pl_top_left.ResumeLayout(false);
this.pl_top_left.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.autoGridLookUpEdit1View)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.ToolStripLabel tslCompany;
private System.Windows.Forms.ToolStrip toolStrip1;
private System.Windows.Forms.ToolStripLabel tsmi_account_book;
private System.Windows.Forms.ToolStripSeparator toolStripLabel2;
private System.Windows.Forms.ToolStripLabel tsmi_userName;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
private System.Windows.Forms.ToolStripLabel toolStripLabel1;
private System.Windows.Forms.ToolStripSeparator tsmi_split;
private System.Windows.Forms.Panel pl_center;
public DevExpress.XtraTab.XtraTabControl tabMain;
private DevExpress.XtraTab.XtraTabPage xtpFirst;
private DevExpress.XtraTab.XtraTabPage xtpDesktop;
private System.Windows.Forms.Panel plDesktop;
private System.Windows.Forms.Panel panel4;
private System.Windows.Forms.Panel plMain;
private System.Windows.Forms.Panel plBottom;
private System.Windows.Forms.Panel plTop;
private System.Windows.Forms.Panel pl_top_center;
private System.Windows.Forms.MenuStrip menuMain;
private System.Windows.Forms.Panel panel3;
private System.Windows.Forms.Panel pl_top_right;
private Lskj.Control.AutoGridLookUp lueUserName;
private System.Windows.Forms.Label lblMenuTitle;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Label lblSetting;
private System.Windows.Forms.Label lbUserName;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Label lblSwapUser;
private System.Windows.Forms.Button btnMax;
private System.Windows.Forms.Button btnMin;
private System.Windows.Forms.Button btnClose;
private System.Windows.Forms.Panel pl_top_left;
private System.Windows.Forms.Label lblSubTitle;
private System.Windows.Forms.Timer mark_timer;
private DevExpress.XtraGrid.Views.Grid.GridView autoGridLookUpEdit1View;
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Button button5;
public System.Windows.Forms.PictureBox pic_search;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.ToolStripLabel tsmi_version;
private System.Windows.Forms.ToolStripSeparator toolStripButton2;
private System.Windows.Forms.ToolStripLabel toolStripButton3;
private System.Windows.Forms.ToolStripLabel tsmi_upTime;
private DevExpress.XtraTab.XtraTabPage xtpWorktop;
private DevExpress.XtraEditors.SplitContainerControl workSplitMainControl;
private System.Windows.Forms.Panel workTopPanel;
private System.Windows.Forms.Panel workBottomPanel;
private Lskj.Control.FrmWebBrowser2 webBrowser;
private System.Windows.Forms.Panel FirstMain;
private System.Windows.Forms.Panel pl_center_main;
private System.Windows.Forms.SplitContainer splitMainControl;
private System.Windows.Forms.Panel pl_center_main_middle;
private System.Windows.Forms.Panel panel5;
private System.Windows.Forms.Panel pl_center_main_right_container;
private System.Windows.Forms.Panel plRightLine;
private System.Windows.Forms.Panel pl_center_main_right;
private System.Windows.Forms.Panel pl_center_main_bottom_right;
private System.Windows.Forms.Panel pl_center_main_bottom_left_main;
private System.Windows.Forms.Label lblReportcutset;
private System.Windows.Forms.Panel pl_center_main_bottom_left;
private System.Windows.Forms.Panel pl_center_main_bottom_right_main;
private System.Windows.Forms.Panel panel6;
private System.Windows.Forms.Label lblShortcutset;
private System.Windows.Forms.FlowLayoutPanel pl_center_main_middle_FlowLayout;
private System.Windows.Forms.Label lblMenuTitle2;
private AwaitScreenControl awaitScreenControl;
private System.Windows.Forms.Panel pl_center_left;
private System.Windows.Forms.Panel allPanel;
private System.Windows.Forms.Panel allMenuPanel;
private System.Windows.Forms.Panel botTipsPanel;
private System.Windows.Forms.Label allTipsLab;
private System.Windows.Forms.Panel panelSplit;
private System.Windows.Forms.Label labelSplit;
private System.Windows.Forms.Label labelSplitTop;
private System.Windows.Forms.Panel collectPanel;
private System.Windows.Forms.Panel topTipsPanel;
private System.Windows.Forms.Label collectTipsLab;
private System.Windows.Forms.Panel collectMenuPanel;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.Label whiteLab;
private TreeViewCustom tv_left;
}
}