ab56a9bcf7
SVN-Revision: r240
1013 lines
58 KiB
C#
1013 lines
58 KiB
C#
namespace Lskj.Main4.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.pl_center = new System.Windows.Forms.Panel();
|
||
this.tabMain = new DevExpress.XtraTab.XtraTabControl();
|
||
this.xtpFirst = new DevExpress.XtraTab.XtraTabPage();
|
||
this.pl_center_left = new System.Windows.Forms.Panel();
|
||
this.tv_left = new Lskj.Main4.Control.TreeViewCustom();
|
||
this.xtpDesktop = new DevExpress.XtraTab.XtraTabPage();
|
||
this.plDesktop = new System.Windows.Forms.Panel();
|
||
this.moduleWebView1 = new Lskj.Control.ModuleWebView();
|
||
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.button7 = new System.Windows.Forms.Button();
|
||
this.laSelfTest = 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.splitMainControl = new System.Windows.Forms.SplitContainer();
|
||
this.panel5 = new System.Windows.Forms.Panel();
|
||
this.pl_center_main_right_container = new System.Windows.Forms.Panel();
|
||
this.pl_center_main_right = new System.Windows.Forms.Panel();
|
||
this.pl_center_main_bottom_left = new System.Windows.Forms.Panel();
|
||
this.panel6 = new System.Windows.Forms.Panel();
|
||
this.lblShortcutset = new System.Windows.Forms.Label();
|
||
this.pl_center_main_bottom_left_main = new System.Windows.Forms.TableLayoutPanel();
|
||
this.pl_center_main_bottom_right = new System.Windows.Forms.Panel();
|
||
this.label4 = new System.Windows.Forms.Label();
|
||
this.pl_center_main_bottom_right_main = new System.Windows.Forms.TableLayoutPanel();
|
||
this.plRightLine = new System.Windows.Forms.Panel();
|
||
this.pl_center_main_middle = new System.Windows.Forms.Panel();
|
||
this.pl_center_main_middle_FlowLayout = new System.Windows.Forms.FlowLayoutPanel();
|
||
this.pl_center_main = new System.Windows.Forms.Panel();
|
||
this.toolStrip1.SuspendLayout();
|
||
this.pl_center.SuspendLayout();
|
||
((System.ComponentModel.ISupportInitialize)(this.tabMain)).BeginInit();
|
||
this.tabMain.SuspendLayout();
|
||
this.xtpFirst.SuspendLayout();
|
||
this.pl_center_left.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();
|
||
((System.ComponentModel.ISupportInitialize)(this.splitMainControl)).BeginInit();
|
||
this.splitMainControl.Panel1.SuspendLayout();
|
||
this.splitMainControl.Panel2.SuspendLayout();
|
||
this.splitMainControl.SuspendLayout();
|
||
this.panel5.SuspendLayout();
|
||
this.pl_center_main_right_container.SuspendLayout();
|
||
this.pl_center_main_right.SuspendLayout();
|
||
this.pl_center_main_bottom_left.SuspendLayout();
|
||
this.panel6.SuspendLayout();
|
||
this.pl_center_main_bottom_right.SuspendLayout();
|
||
this.pl_center_main.SuspendLayout();
|
||
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.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);
|
||
//
|
||
// 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 = global::Lskj.Main4.Properties.Resources.tab_bg;
|
||
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.xtpDesktop});
|
||
this.tabMain.SelectedPageChanged += new DevExpress.XtraTab.TabPageChangedEventHandler(this.OnSelectedPageChanged);
|
||
this.tabMain.CloseButtonClick += new System.EventHandler(this.OnTabMainClick);
|
||
this.tabMain.DoubleClick += new System.EventHandler(this.OnTabMainClick);
|
||
//
|
||
// xtpFirst
|
||
//
|
||
this.xtpFirst.Appearance.PageClient.BackColor = System.Drawing.Color.Black;
|
||
this.xtpFirst.Appearance.PageClient.Options.UseBackColor = true;
|
||
this.xtpFirst.Controls.Add(this.pl_center_main);
|
||
this.xtpFirst.Controls.Add(this.pl_center_left);
|
||
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 = " 功能导航 ";
|
||
//
|
||
// 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(141, 584);
|
||
this.pl_center_left.TabIndex = 0;
|
||
//
|
||
// 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(133, 576);
|
||
this.tv_left.TabIndex = 1;
|
||
//
|
||
// 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.moduleWebView1);
|
||
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;
|
||
//
|
||
// moduleWebView1
|
||
//
|
||
this.moduleWebView1.Dock = System.Windows.Forms.DockStyle.Fill;
|
||
this.moduleWebView1.Location = new System.Drawing.Point(0, 0);
|
||
this.moduleWebView1.Margin = new System.Windows.Forms.Padding(4);
|
||
this.moduleWebView1.Name = "moduleWebView1";
|
||
this.moduleWebView1.Size = new System.Drawing.Size(1269, 584);
|
||
this.moduleWebView1.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 = global::Lskj.Main4.Properties.Resources.split;
|
||
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.button7);
|
||
this.pl_top_right.Controls.Add(this.laSelfTest);
|
||
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;
|
||
//
|
||
// button7
|
||
//
|
||
this.button7.BackColor = System.Drawing.Color.Transparent;
|
||
this.button7.BackgroundImage = global::Lskj.Main4.Properties.Resources.icon_setting;
|
||
this.button7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
|
||
this.button7.FlatAppearance.BorderSize = 0;
|
||
this.button7.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
|
||
this.button7.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
|
||
this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
|
||
this.button7.Location = new System.Drawing.Point(267, 2);
|
||
this.button7.Name = "button7";
|
||
this.button7.Size = new System.Drawing.Size(21, 23);
|
||
this.button7.TabIndex = 57;
|
||
this.button7.UseVisualStyleBackColor = false;
|
||
this.button7.Visible = false;
|
||
this.button7.MouseClick += new System.Windows.Forms.MouseEventHandler(this.OnMouseClick);
|
||
//
|
||
// laSelfTest
|
||
//
|
||
this.laSelfTest.AutoSize = true;
|
||
this.laSelfTest.BackColor = System.Drawing.Color.Transparent;
|
||
this.laSelfTest.ForeColor = System.Drawing.Color.White;
|
||
this.laSelfTest.Location = new System.Drawing.Point(286, 8);
|
||
this.laSelfTest.Name = "laSelfTest";
|
||
this.laSelfTest.Size = new System.Drawing.Size(29, 12);
|
||
this.laSelfTest.TabIndex = 58;
|
||
this.laSelfTest.Text = "自检";
|
||
this.laSelfTest.Visible = false;
|
||
this.laSelfTest.MouseClick += new System.Windows.Forms.MouseEventHandler(this.OnMouseClick);
|
||
//
|
||
// button6
|
||
//
|
||
this.button6.BackColor = System.Drawing.Color.Transparent;
|
||
this.button6.BackgroundImage = global::Lskj.Main4.Properties.Resources.icon_setting;
|
||
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(150, 29);
|
||
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.AutoSize = true;
|
||
this.label3.BackColor = System.Drawing.Color.Transparent;
|
||
this.label3.ForeColor = System.Drawing.Color.White;
|
||
this.label3.Location = new System.Drawing.Point(169, 35);
|
||
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.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.BackColor = System.Drawing.Color.Transparent;
|
||
this.button5.BackgroundImage = global::Lskj.Main4.Properties.Resources.swapuser;
|
||
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.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.BackColor = System.Drawing.Color.Transparent;
|
||
this.button4.BackgroundImage = global::Lskj.Main4.Properties.Resources.swapuser;
|
||
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.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.BackColor = System.Drawing.Color.Transparent;
|
||
this.button3.BackgroundImage = global::Lskj.Main4.Properties.Resources.icon_setting;
|
||
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.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.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.BackColor = System.Drawing.Color.Transparent;
|
||
this.button2.BackgroundImage = global::Lskj.Main4.Properties.Resources.swapuser;
|
||
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, 4);
|
||
this.button2.Name = "button2";
|
||
this.button2.Size = new System.Drawing.Size(21, 23);
|
||
this.button2.TabIndex = 8;
|
||
this.button2.UseVisualStyleBackColor = false;
|
||
//
|
||
// button1
|
||
//
|
||
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.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.ErrorImage = null;
|
||
this.pic_search.Image = global::Lskj.Main4.Properties.Resources.search_default;
|
||
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.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.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.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;
|
||
//
|
||
// 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_FlowLayout);
|
||
this.splitMainControl.Panel1.Controls.Add(this.pl_center_main_middle);
|
||
//
|
||
// splitMainControl.Panel2
|
||
//
|
||
this.splitMainControl.Panel2.Controls.Add(this.panel5);
|
||
this.splitMainControl.Size = new System.Drawing.Size(1128, 584);
|
||
this.splitMainControl.SplitterDistance = 898;
|
||
this.splitMainControl.TabIndex = 10;
|
||
//
|
||
// 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(226, 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(226, 584);
|
||
this.pl_center_main_right_container.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(226, 584);
|
||
this.pl_center_main_right.TabIndex = 5;
|
||
//
|
||
// pl_center_main_bottom_left
|
||
//
|
||
this.pl_center_main_bottom_left.Controls.Add(this.pl_center_main_bottom_left_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(226, 312);
|
||
this.pl_center_main_bottom_left.TabIndex = 0;
|
||
//
|
||
// 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(226, 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(226, 20);
|
||
this.lblShortcutset.TabIndex = 0;
|
||
this.lblShortcutset.Text = " 快捷操作通道";
|
||
this.lblShortcutset.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// pl_center_main_bottom_left_main
|
||
//
|
||
this.pl_center_main_bottom_left_main.AutoScroll = true;
|
||
this.pl_center_main_bottom_left_main.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
|
||
this.pl_center_main_bottom_left_main.ColumnCount = 1;
|
||
this.pl_center_main_bottom_left_main.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
||
this.pl_center_main_bottom_left_main.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
||
this.pl_center_main_bottom_left_main.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 20F));
|
||
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.RowCount = 2;
|
||
this.pl_center_main_bottom_left_main.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
||
this.pl_center_main_bottom_left_main.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
||
this.pl_center_main_bottom_left_main.Size = new System.Drawing.Size(226, 292);
|
||
this.pl_center_main_bottom_left_main.TabIndex = 0;
|
||
//
|
||
// pl_center_main_bottom_right
|
||
//
|
||
this.pl_center_main_bottom_right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
|
||
this.pl_center_main_bottom_right.Controls.Add(this.pl_center_main_bottom_right_main);
|
||
this.pl_center_main_bottom_right.Controls.Add(this.label4);
|
||
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(226, 272);
|
||
this.pl_center_main_bottom_right.TabIndex = 1;
|
||
//
|
||
// label4
|
||
//
|
||
this.label4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(208)))), ((int)(((byte)(208)))), ((int)(((byte)(208)))));
|
||
this.label4.Dock = System.Windows.Forms.DockStyle.Top;
|
||
this.label4.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
|
||
this.label4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(86)))), ((int)(((byte)(86)))), ((int)(((byte)(86)))));
|
||
this.label4.Location = new System.Drawing.Point(0, 0);
|
||
this.label4.Name = "label4";
|
||
this.label4.Size = new System.Drawing.Size(226, 20);
|
||
this.label4.TabIndex = 2;
|
||
this.label4.Text = " 快捷报表通道";
|
||
this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
|
||
//
|
||
// pl_center_main_bottom_right_main
|
||
//
|
||
this.pl_center_main_bottom_right_main.AutoScroll = true;
|
||
this.pl_center_main_bottom_right_main.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
|
||
this.pl_center_main_bottom_right_main.ColumnCount = 1;
|
||
this.pl_center_main_bottom_right_main.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
||
this.pl_center_main_bottom_right_main.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
||
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.RowCount = 2;
|
||
this.pl_center_main_bottom_right_main.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
||
this.pl_center_main_bottom_right_main.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
|
||
this.pl_center_main_bottom_right_main.Size = new System.Drawing.Size(226, 252);
|
||
this.pl_center_main_bottom_right_main.TabIndex = 0;
|
||
//
|
||
// 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_middle
|
||
//
|
||
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.Name = "pl_center_main_middle";
|
||
this.pl_center_main_middle.Size = new System.Drawing.Size(898, 584);
|
||
this.pl_center_main_middle.TabIndex = 1;
|
||
//
|
||
// pl_center_main_middle_FlowLayout
|
||
//
|
||
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.Name = "pl_center_main_middle_FlowLayout";
|
||
this.pl_center_main_middle_FlowLayout.Size = new System.Drawing.Size(898, 584);
|
||
this.pl_center_main_middle_FlowLayout.TabIndex = 2;
|
||
this.pl_center_main_middle_FlowLayout.Visible = false;
|
||
//
|
||
// 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(141, 0);
|
||
this.pl_center_main.Name = "pl_center_main";
|
||
this.pl_center_main.Size = new System.Drawing.Size(1128, 584);
|
||
this.pl_center_main.TabIndex = 1;
|
||
this.pl_center_main.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.OnTopMouseDoubleClick);
|
||
this.pl_center_main.MouseDown += new System.Windows.Forms.MouseEventHandler(this.OnTopMouseDown);
|
||
this.pl_center_main.MouseMove += new System.Windows.Forms.MouseEventHandler(this.OnTopMouseMove);
|
||
this.pl_center_main.MouseUp += new System.Windows.Forms.MouseEventHandler(this.OnTopMouseUp);
|
||
//
|
||
// MainPanelControlEx
|
||
//
|
||
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
|
||
this.Controls.Add(this.plMain);
|
||
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.pl_center_left.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.splitMainControl.Panel1.ResumeLayout(false);
|
||
this.splitMainControl.Panel2.ResumeLayout(false);
|
||
((System.ComponentModel.ISupportInitialize)(this.splitMainControl)).EndInit();
|
||
this.splitMainControl.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_left.ResumeLayout(false);
|
||
this.panel6.ResumeLayout(false);
|
||
this.pl_center_main_bottom_right.ResumeLayout(false);
|
||
this.pl_center_main.ResumeLayout(false);
|
||
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.Panel pl_center_left;
|
||
private TreeViewCustom tv_left;
|
||
private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
|
||
private System.Windows.Forms.Button button4;
|
||
private System.Windows.Forms.Label label1;
|
||
private Lskj.Control.ModuleWebView moduleWebView1;
|
||
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.Button button7;
|
||
private System.Windows.Forms.Label laSelfTest;
|
||
private System.Windows.Forms.Panel pl_center_main;
|
||
private System.Windows.Forms.SplitContainer splitMainControl;
|
||
private System.Windows.Forms.FlowLayoutPanel pl_center_main_middle_FlowLayout;
|
||
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.TableLayoutPanel pl_center_main_bottom_right_main;
|
||
private System.Windows.Forms.Label label4;
|
||
private System.Windows.Forms.Panel pl_center_main_bottom_left;
|
||
private System.Windows.Forms.TableLayoutPanel pl_center_main_bottom_left_main;
|
||
private System.Windows.Forms.Panel panel6;
|
||
private System.Windows.Forms.Label lblShortcutset;
|
||
}
|
||
}
|