Files
lserp_cs_6.0/插件库/Lskj.ProductPlatform/FrmMain.Designer.cs
T
cyf fc0781a421 SVN r463
SVN-Revision: r463
2025-04-09 08:48:40 +00:00

898 lines
50 KiB
C#

namespace Lskj.ProductPlatform
{
partial class FrmMain
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmMain));
this.xtraTabPage2 = new DevExpress.XtraTab.XtraTabPage();
this.xtraTabPage3 = new DevExpress.XtraTab.XtraTabPage();
this.xtraTabPage4 = new DevExpress.XtraTab.XtraTabPage();
this.xtraTabPage5 = new DevExpress.XtraTab.XtraTabPage();
this.xtraTabPage6 = new DevExpress.XtraTab.XtraTabPage();
this.panelControl9 = new DevExpress.XtraEditors.PanelControl();
this.panelControl12 = new DevExpress.XtraEditors.PanelControl();
this.panelControl10 = new DevExpress.XtraEditors.PanelControl();
this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
this.panelControl5 = new DevExpress.XtraEditors.PanelControl();
this.splitContainer1 = new System.Windows.Forms.SplitContainer();
this.panelControl15 = new DevExpress.XtraEditors.PanelControl();
this.splitContainer2 = new System.Windows.Forms.SplitContainer();
this.gcMain = new Lskj.Control.GridControlEx();
this.panel2 = new System.Windows.Forms.Panel();
this.panelControl14 = new DevExpress.XtraEditors.PanelControl();
this.gcRight = new Lskj.Control.GridControlEx();
this.panelControl13 = new DevExpress.XtraEditors.PanelControl();
this.butMachineSwitch = new System.Windows.Forms.Button();
this.btnZX = new System.Windows.Forms.Button();
this.button8 = new System.Windows.Forms.Button();
this.button6 = new System.Windows.Forms.Button();
this.button5 = new System.Windows.Forms.Button();
this.button4 = new System.Windows.Forms.Button();
this.button3 = new System.Windows.Forms.Button();
this.button2 = new System.Windows.Forms.Button();
this.label1 = new System.Windows.Forms.Label();
this.button1 = new System.Windows.Forms.Button();
this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
this.panel1 = new System.Windows.Forms.Panel();
this.toolButton2 = new Lskj.ProductPlatform.ToolButton();
this.toolButton3 = new Lskj.ProductPlatform.ToolButton();
this.toolButton1 = new Lskj.ProductPlatform.ToolButton();
this.panelControl11 = new DevExpress.XtraEditors.PanelControl();
this.gcAttach = new Lskj.Control.GridControlEx();
this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
this.button7 = new System.Windows.Forms.Button();
this.pMenu = new DevExpress.XtraBars.PopupMenu(this.components);
this.barManager1 = new DevExpress.XtraBars.BarManager(this.components);
this.barDockControl1 = new DevExpress.XtraBars.BarDockControl();
this.barDockControl2 = new DevExpress.XtraBars.BarDockControl();
this.barDockControl3 = new DevExpress.XtraBars.BarDockControl();
this.barDockControl5 = new DevExpress.XtraBars.BarDockControl();
this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
this.panelControl16 = new DevExpress.XtraEditors.PanelControl();
this.noticeContent = new System.Windows.Forms.Label();
this.panelControl8 = new DevExpress.XtraEditors.PanelControl();
this.lblTitle = new System.Windows.Forms.Label();
this.panelControl7 = new DevExpress.XtraEditors.PanelControl();
this.label5 = new System.Windows.Forms.Label();
this.panelControl6 = new DevExpress.XtraEditors.PanelControl();
this.label2 = new System.Windows.Forms.Label();
this.lblDate = new System.Windows.Forms.Label();
this.lblUserName = new System.Windows.Forms.Label();
this.lblDayName = new System.Windows.Forms.Label();
this.xtraTabPage1 = new DevExpress.XtraTab.XtraTabPage();
this.timer1 = new System.Windows.Forms.Timer(this.components);
this.gcDetail = new Lskj.Control.GridControlEx();
((System.ComponentModel.ISupportInitialize)(this.panelControl9)).BeginInit();
this.panelControl9.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl12)).BeginInit();
this.panelControl12.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl10)).BeginInit();
this.panelControl10.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
this.panelControl3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit();
this.panelControl5.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
this.splitContainer1.Panel1.SuspendLayout();
this.splitContainer1.Panel2.SuspendLayout();
this.splitContainer1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl15)).BeginInit();
this.panelControl15.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
this.splitContainer2.Panel1.SuspendLayout();
this.splitContainer2.Panel2.SuspendLayout();
this.splitContainer2.SuspendLayout();
this.panel2.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl14)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl13)).BeginInit();
this.panelControl13.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
this.panelControl2.SuspendLayout();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl11)).BeginInit();
this.panelControl11.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
this.panelControl4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pMenu)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.barManager1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
this.panelControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl16)).BeginInit();
this.panelControl16.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl8)).BeginInit();
this.panelControl8.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl7)).BeginInit();
this.panelControl7.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl6)).BeginInit();
this.panelControl6.SuspendLayout();
this.SuspendLayout();
//
// xtraTabPage2
//
this.xtraTabPage2.Name = "xtraTabPage2";
this.xtraTabPage2.Size = new System.Drawing.Size(0, 0);
this.xtraTabPage2.Text = "xtraTabPage2";
//
// xtraTabPage3
//
this.xtraTabPage3.Name = "xtraTabPage3";
this.xtraTabPage3.Size = new System.Drawing.Size(0, 0);
this.xtraTabPage3.Text = "xtraTabPage3";
//
// xtraTabPage4
//
this.xtraTabPage4.Name = "xtraTabPage4";
this.xtraTabPage4.Size = new System.Drawing.Size(1244, 573);
this.xtraTabPage4.Text = "xtraTabPage4";
//
// xtraTabPage5
//
this.xtraTabPage5.Name = "xtraTabPage5";
this.xtraTabPage5.Size = new System.Drawing.Size(0, 0);
this.xtraTabPage5.Text = "xtraTabPage5";
//
// xtraTabPage6
//
this.xtraTabPage6.Name = "xtraTabPage6";
this.xtraTabPage6.Size = new System.Drawing.Size(0, 0);
this.xtraTabPage6.Text = "xtraTabPage6";
//
// panelControl9
//
this.panelControl9.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl9.Controls.Add(this.panelControl12);
this.panelControl9.Controls.Add(this.panelControl11);
this.panelControl9.Controls.Add(this.panelControl4);
this.panelControl9.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl9.Location = new System.Drawing.Point(0, 54);
this.panelControl9.Name = "panelControl9";
this.panelControl9.Size = new System.Drawing.Size(1386, 708);
this.panelControl9.TabIndex = 8;
//
// panelControl12
//
this.panelControl12.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl12.Controls.Add(this.panelControl10);
this.panelControl12.Controls.Add(this.panelControl13);
this.panelControl12.Controls.Add(this.panelControl2);
this.panelControl12.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl12.Location = new System.Drawing.Point(0, 0);
this.panelControl12.Name = "panelControl12";
this.panelControl12.Size = new System.Drawing.Size(1334, 708);
this.panelControl12.TabIndex = 10;
//
// panelControl10
//
this.panelControl10.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl10.Controls.Add(this.panelControl3);
this.panelControl10.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl10.Location = new System.Drawing.Point(0, 100);
this.panelControl10.Name = "panelControl10";
this.panelControl10.Size = new System.Drawing.Size(1334, 548);
this.panelControl10.TabIndex = 9;
//
// panelControl3
//
this.panelControl3.Controls.Add(this.panelControl5);
this.panelControl3.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl3.Location = new System.Drawing.Point(0, 0);
this.panelControl3.Name = "panelControl3";
this.panelControl3.Size = new System.Drawing.Size(1334, 548);
this.panelControl3.TabIndex = 2;
//
// panelControl5
//
this.panelControl5.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl5.Controls.Add(this.splitContainer1);
this.panelControl5.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl5.Location = new System.Drawing.Point(2, 2);
this.panelControl5.Name = "panelControl5";
this.panelControl5.Size = new System.Drawing.Size(1330, 544);
this.panelControl5.TabIndex = 4;
//
// splitContainer1
//
this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer1.Location = new System.Drawing.Point(0, 0);
this.splitContainer1.Name = "splitContainer1";
//
// splitContainer1.Panel1
//
this.splitContainer1.Panel1.Controls.Add(this.panelControl15);
this.splitContainer1.Panel1.Controls.Add(this.panel2);
//
// splitContainer1.Panel2
//
this.splitContainer1.Panel2.Controls.Add(this.gcRight);
this.splitContainer1.Size = new System.Drawing.Size(1330, 544);
this.splitContainer1.SplitterDistance = 1234;
this.splitContainer1.SplitterWidth = 20;
this.splitContainer1.TabIndex = 2;
this.splitContainer1.SplitterMoved += new System.Windows.Forms.SplitterEventHandler(this.splitContainer1_SplitterMoved);
this.splitContainer1.SizeChanged += new System.EventHandler(this.splitContainer1_SizeChanged);
//
// panelControl15
//
this.panelControl15.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl15.Controls.Add(this.splitContainer2);
this.panelControl15.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl15.Location = new System.Drawing.Point(0, 41);
this.panelControl15.Name = "panelControl15";
this.panelControl15.Size = new System.Drawing.Size(1234, 503);
this.panelControl15.TabIndex = 7;
//
// splitContainer2
//
this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitContainer2.Location = new System.Drawing.Point(0, 0);
this.splitContainer2.Name = "splitContainer2";
this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
//
// splitContainer2.Panel1
//
this.splitContainer2.Panel1.Controls.Add(this.gcMain);
this.splitContainer2.Panel1MinSize = 0;
//
// splitContainer2.Panel2
//
this.splitContainer2.Panel2.Controls.Add(this.gcDetail);
this.splitContainer2.Panel2MinSize = 0;
this.splitContainer2.Size = new System.Drawing.Size(1234, 503);
this.splitContainer2.SplitterDistance = 240;
this.splitContainer2.SplitterWidth = 20;
this.splitContainer2.TabIndex = 3;
//
// gcMain
//
this.gcMain.AdapterObj = null;
this.gcMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.gcMain.Location = new System.Drawing.Point(0, 0);
this.gcMain.Margin = new System.Windows.Forms.Padding(4);
this.gcMain.Name = "gcMain";
this.gcMain.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
this.gcMain.Size = new System.Drawing.Size(1234, 240);
this.gcMain.TabIndex = 1;
//
// panel2
//
this.panel2.BackgroundImage = global::Lskj.ProductPlatform.Properties.Resources._111;
this.panel2.Controls.Add(this.panelControl14);
this.panel2.Dock = System.Windows.Forms.DockStyle.Top;
this.panel2.Location = new System.Drawing.Point(0, 0);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(1234, 41);
this.panel2.TabIndex = 6;
//
// panelControl14
//
this.panelControl14.Appearance.BackColor = System.Drawing.Color.Transparent;
this.panelControl14.Appearance.Options.UseBackColor = true;
this.panelControl14.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl14.ContentImage = global::Lskj.ProductPlatform.Properties.Resources._111;
this.panelControl14.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl14.Location = new System.Drawing.Point(0, 0);
this.panelControl14.LookAndFeel.Style = DevExpress.LookAndFeel.LookAndFeelStyle.UltraFlat;
this.panelControl14.Name = "panelControl14";
this.panelControl14.Size = new System.Drawing.Size(1234, 41);
this.panelControl14.TabIndex = 5;
//
// gcRight
//
this.gcRight.AdapterObj = null;
this.gcRight.Dock = System.Windows.Forms.DockStyle.Fill;
this.gcRight.Location = new System.Drawing.Point(0, 0);
this.gcRight.Margin = new System.Windows.Forms.Padding(4);
this.gcRight.Name = "gcRight";
this.gcRight.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
this.gcRight.Size = new System.Drawing.Size(76, 544);
this.gcRight.TabIndex = 2;
//
// panelControl13
//
this.panelControl13.Appearance.BackColor = System.Drawing.Color.White;
this.panelControl13.Appearance.Options.UseBackColor = true;
this.panelControl13.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl13.Controls.Add(this.butMachineSwitch);
this.panelControl13.Controls.Add(this.btnZX);
this.panelControl13.Controls.Add(this.button8);
this.panelControl13.Controls.Add(this.button6);
this.panelControl13.Controls.Add(this.button5);
this.panelControl13.Controls.Add(this.button4);
this.panelControl13.Controls.Add(this.button3);
this.panelControl13.Controls.Add(this.button2);
this.panelControl13.Controls.Add(this.label1);
this.panelControl13.Controls.Add(this.button1);
this.panelControl13.Dock = System.Windows.Forms.DockStyle.Bottom;
this.panelControl13.Location = new System.Drawing.Point(0, 648);
this.panelControl13.Name = "panelControl13";
this.panelControl13.Size = new System.Drawing.Size(1334, 60);
this.panelControl13.TabIndex = 7;
//
// butMachineSwitch
//
this.butMachineSwitch.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.butMachineSwitch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(227)))), ((int)(((byte)(249)))));
this.butMachineSwitch.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(227)))), ((int)(((byte)(249)))));
this.butMachineSwitch.FlatAppearance.BorderSize = 0;
this.butMachineSwitch.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.butMachineSwitch.Font = new System.Drawing.Font("微软雅黑", 20F);
this.butMachineSwitch.Location = new System.Drawing.Point(895, 5);
this.butMachineSwitch.Name = "butMachineSwitch";
this.butMachineSwitch.Size = new System.Drawing.Size(175, 50);
this.butMachineSwitch.TabIndex = 48;
this.butMachineSwitch.Text = "切换机台";
this.butMachineSwitch.UseVisualStyleBackColor = false;
this.butMachineSwitch.Click += new System.EventHandler(this.butMachineSwitch_Click);
//
// btnZX
//
this.btnZX.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.btnZX.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(227)))), ((int)(((byte)(249)))));
this.btnZX.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(227)))), ((int)(((byte)(249)))));
this.btnZX.FlatAppearance.BorderSize = 0;
this.btnZX.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnZX.Font = new System.Drawing.Font("微软雅黑", 20F);
this.btnZX.Location = new System.Drawing.Point(1076, 6);
this.btnZX.Name = "btnZX";
this.btnZX.Size = new System.Drawing.Size(118, 50);
this.btnZX.TabIndex = 46;
this.btnZX.Text = "注销";
this.btnZX.UseVisualStyleBackColor = false;
this.btnZX.Click += new System.EventHandler(this.btnZX_Click);
//
// button8
//
this.button8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(227)))), ((int)(((byte)(249)))));
this.button8.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(227)))), ((int)(((byte)(249)))));
this.button8.FlatAppearance.BorderSize = 0;
this.button8.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button8.Font = new System.Drawing.Font("微软雅黑", 20F);
this.button8.Location = new System.Drawing.Point(854, 5);
this.button8.Name = "button8";
this.button8.Size = new System.Drawing.Size(141, 50);
this.button8.TabIndex = 45;
this.button8.Text = "帮助文档";
this.button8.UseVisualStyleBackColor = false;
this.button8.Click += new System.EventHandler(this.button8_Click);
//
// button6
//
this.button6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.button6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(227)))), ((int)(((byte)(249)))));
this.button6.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(227)))), ((int)(((byte)(249)))));
this.button6.FlatAppearance.BorderSize = 0;
this.button6.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button6.Font = new System.Drawing.Font("微软雅黑", 20F);
this.button6.Location = new System.Drawing.Point(1200, 5);
this.button6.Name = "button6";
this.button6.Size = new System.Drawing.Size(129, 50);
this.button6.TabIndex = 44;
this.button6.Text = "退出";
this.button6.UseVisualStyleBackColor = false;
this.button6.Click += new System.EventHandler(this.simpleButton3_Click);
//
// button5
//
this.button5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(227)))), ((int)(((byte)(249)))));
this.button5.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(227)))), ((int)(((byte)(249)))));
this.button5.FlatAppearance.BorderSize = 0;
this.button5.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button5.Font = new System.Drawing.Font("微软雅黑", 20F);
this.button5.Location = new System.Drawing.Point(736, 5);
this.button5.Name = "button5";
this.button5.Size = new System.Drawing.Size(115, 50);
this.button5.TabIndex = 43;
this.button5.Text = "刷新";
this.button5.UseVisualStyleBackColor = false;
this.button5.Click += new System.EventHandler(this.simpleButton2_Click);
//
// button4
//
this.button4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(227)))), ((int)(((byte)(249)))));
this.button4.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(227)))), ((int)(((byte)(249)))));
this.button4.FlatAppearance.BorderSize = 0;
this.button4.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button4.Font = new System.Drawing.Font("微软雅黑", 20F);
this.button4.Location = new System.Drawing.Point(618, 5);
this.button4.Name = "button4";
this.button4.Size = new System.Drawing.Size(115, 50);
this.button4.TabIndex = 42;
this.button4.Text = "末页";
this.button4.UseVisualStyleBackColor = false;
this.button4.Click += new System.EventHandler(this.simpleButton25_Click);
//
// button3
//
this.button3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(227)))), ((int)(((byte)(249)))));
this.button3.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(227)))), ((int)(((byte)(249)))));
this.button3.FlatAppearance.BorderSize = 0;
this.button3.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button3.Font = new System.Drawing.Font("微软雅黑", 20F);
this.button3.Location = new System.Drawing.Point(500, 5);
this.button3.Name = "button3";
this.button3.Size = new System.Drawing.Size(115, 50);
this.button3.TabIndex = 41;
this.button3.Text = "下一页";
this.button3.UseVisualStyleBackColor = false;
this.button3.Click += new System.EventHandler(this.simpleButton24_Click);
//
// button2
//
this.button2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(227)))), ((int)(((byte)(249)))));
this.button2.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(227)))), ((int)(((byte)(249)))));
this.button2.FlatAppearance.BorderSize = 0;
this.button2.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button2.Font = new System.Drawing.Font("微软雅黑", 20F);
this.button2.Location = new System.Drawing.Point(382, 5);
this.button2.Name = "button2";
this.button2.Size = new System.Drawing.Size(115, 50);
this.button2.TabIndex = 40;
this.button2.Text = "上一页";
this.button2.UseVisualStyleBackColor = false;
this.button2.Click += new System.EventHandler(this.simpleButton23_Click);
//
// label1
//
this.label1.BackColor = System.Drawing.Color.White;
this.label1.Dock = System.Windows.Forms.DockStyle.Left;
this.label1.Font = new System.Drawing.Font("宋体", 24F);
this.label1.ForeColor = System.Drawing.Color.Black;
this.label1.Location = new System.Drawing.Point(0, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(258, 60);
this.label1.TabIndex = 39;
this.label1.Text = "第1页,共1页";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// button1
//
this.button1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(227)))), ((int)(((byte)(249)))));
this.button1.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(180)))), ((int)(((byte)(227)))), ((int)(((byte)(249)))));
this.button1.FlatAppearance.BorderSize = 0;
this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button1.Font = new System.Drawing.Font("微软雅黑", 20F);
this.button1.Location = new System.Drawing.Point(264, 5);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(115, 50);
this.button1.TabIndex = 11;
this.button1.Text = "首页";
this.button1.UseVisualStyleBackColor = false;
this.button1.Click += new System.EventHandler(this.simpleButton22_Click);
//
// panelControl2
//
this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl2.Controls.Add(this.panel1);
this.panelControl2.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl2.Location = new System.Drawing.Point(0, 0);
this.panelControl2.Name = "panelControl2";
this.panelControl2.Size = new System.Drawing.Size(1334, 100);
this.panelControl2.TabIndex = 5;
//
// panel1
//
this.panel1.BackgroundImage = global::Lskj.ProductPlatform.Properties.Resources._111;
this.panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.panel1.Controls.Add(this.toolButton2);
this.panel1.Controls.Add(this.toolButton3);
this.panel1.Controls.Add(this.toolButton1);
this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(1334, 100);
this.panel1.TabIndex = 11;
//
// toolButton2
//
this.toolButton2.BackColor = System.Drawing.Color.Transparent;
this.toolButton2.Location = new System.Drawing.Point(102, 4);
this.toolButton2.Name = "toolButton2";
this.toolButton2.Size = new System.Drawing.Size(90, 90);
this.toolButton2.TabIndex = 9;
//
// toolButton3
//
this.toolButton3.BackColor = System.Drawing.Color.Transparent;
this.toolButton3.Location = new System.Drawing.Point(198, 4);
this.toolButton3.Name = "toolButton3";
this.toolButton3.Size = new System.Drawing.Size(90, 90);
this.toolButton3.TabIndex = 10;
//
// toolButton1
//
this.toolButton1.BackColor = System.Drawing.Color.Transparent;
this.toolButton1.Location = new System.Drawing.Point(6, 4);
this.toolButton1.Name = "toolButton1";
this.toolButton1.Size = new System.Drawing.Size(90, 90);
this.toolButton1.TabIndex = 8;
//
// panelControl11
//
this.panelControl11.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl11.Controls.Add(this.gcAttach);
this.panelControl11.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl11.Location = new System.Drawing.Point(0, 0);
this.panelControl11.Name = "panelControl11";
this.panelControl11.Size = new System.Drawing.Size(1334, 708);
this.panelControl11.TabIndex = 9;
//
// gcAttach
//
this.gcAttach.AdapterObj = null;
this.gcAttach.Dock = System.Windows.Forms.DockStyle.Fill;
this.gcAttach.Location = new System.Drawing.Point(0, 0);
this.gcAttach.Margin = new System.Windows.Forms.Padding(4);
this.gcAttach.Name = "gcAttach";
this.gcAttach.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
this.gcAttach.Size = new System.Drawing.Size(1334, 708);
this.gcAttach.TabIndex = 2;
//
// panelControl4
//
this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl4.Controls.Add(this.button7);
this.panelControl4.Dock = System.Windows.Forms.DockStyle.Right;
this.panelControl4.Location = new System.Drawing.Point(1334, 0);
this.panelControl4.Name = "panelControl4";
this.panelControl4.Size = new System.Drawing.Size(52, 708);
this.panelControl4.TabIndex = 4;
//
// button7
//
this.button7.BackColor = System.Drawing.Color.Transparent;
this.button7.BackgroundImage = global::Lskj.ProductPlatform.Properties.Resources.right_bg;
this.button7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
this.button7.FlatAppearance.BorderColor = System.Drawing.Color.White;
this.button7.FlatAppearance.BorderSize = 0;
this.button7.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button7.Font = new System.Drawing.Font("微软雅黑", 15F, System.Drawing.FontStyle.Bold);
this.button7.Location = new System.Drawing.Point(0, 0);
this.button7.Name = "button7";
this.button7.Size = new System.Drawing.Size(80, 124);
this.button7.TabIndex = 45;
this.button7.Text = "退";
this.button7.UseVisualStyleBackColor = false;
//
// pMenu
//
this.pMenu.Manager = this.barManager1;
this.pMenu.Name = "pMenu";
//
// barManager1
//
this.barManager1.DockControls.Add(this.barDockControl1);
this.barManager1.DockControls.Add(this.barDockControl2);
this.barManager1.DockControls.Add(this.barDockControl3);
this.barManager1.DockControls.Add(this.barDockControl5);
this.barManager1.Form = this;
this.barManager1.MaxItemId = 0;
//
// barDockControl1
//
this.barDockControl1.CausesValidation = false;
this.barDockControl1.Dock = System.Windows.Forms.DockStyle.Top;
this.barDockControl1.Location = new System.Drawing.Point(0, 0);
this.barDockControl1.Size = new System.Drawing.Size(1386, 0);
//
// barDockControl2
//
this.barDockControl2.CausesValidation = false;
this.barDockControl2.Dock = System.Windows.Forms.DockStyle.Bottom;
this.barDockControl2.Location = new System.Drawing.Point(0, 762);
this.barDockControl2.Size = new System.Drawing.Size(1386, 0);
//
// barDockControl3
//
this.barDockControl3.CausesValidation = false;
this.barDockControl3.Dock = System.Windows.Forms.DockStyle.Left;
this.barDockControl3.Location = new System.Drawing.Point(0, 0);
this.barDockControl3.Size = new System.Drawing.Size(0, 762);
//
// barDockControl5
//
this.barDockControl5.CausesValidation = false;
this.barDockControl5.Dock = System.Windows.Forms.DockStyle.Right;
this.barDockControl5.Location = new System.Drawing.Point(1386, 0);
this.barDockControl5.Size = new System.Drawing.Size(0, 762);
//
// panelControl1
//
this.panelControl1.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(66)))), ((int)(((byte)(185)))), ((int)(((byte)(239)))));
this.panelControl1.Appearance.Options.UseBackColor = true;
this.panelControl1.Controls.Add(this.panelControl16);
this.panelControl1.Controls.Add(this.panelControl8);
this.panelControl1.Controls.Add(this.panelControl7);
this.panelControl1.Controls.Add(this.panelControl6);
this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top;
this.panelControl1.Location = new System.Drawing.Point(0, 0);
this.panelControl1.Name = "panelControl1";
this.panelControl1.Size = new System.Drawing.Size(1386, 54);
this.panelControl1.TabIndex = 0;
//
// panelControl16
//
this.panelControl16.Appearance.Options.UseTextOptions = true;
this.panelControl16.Appearance.TextOptions.WordWrap = DevExpress.Utils.WordWrap.Wrap;
this.panelControl16.AutoSize = true;
this.panelControl16.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl16.Controls.Add(this.noticeContent);
this.panelControl16.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelControl16.Location = new System.Drawing.Point(783, 2);
this.panelControl16.Name = "panelControl16";
this.panelControl16.Size = new System.Drawing.Size(326, 50);
this.panelControl16.TabIndex = 8;
//
// noticeContent
//
this.noticeContent.Dock = System.Windows.Forms.DockStyle.Fill;
this.noticeContent.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold);
this.noticeContent.ForeColor = System.Drawing.Color.White;
this.noticeContent.Location = new System.Drawing.Point(0, 0);
this.noticeContent.Name = "noticeContent";
this.noticeContent.Size = new System.Drawing.Size(326, 50);
this.noticeContent.TabIndex = 4;
this.noticeContent.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// panelControl8
//
this.panelControl8.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl8.Controls.Add(this.lblTitle);
this.panelControl8.Dock = System.Windows.Forms.DockStyle.Right;
this.panelControl8.Location = new System.Drawing.Point(1109, 2);
this.panelControl8.Name = "panelControl8";
this.panelControl8.Size = new System.Drawing.Size(80, 50);
this.panelControl8.TabIndex = 7;
//
// lblTitle
//
this.lblTitle.Dock = System.Windows.Forms.DockStyle.Fill;
this.lblTitle.Font = new System.Drawing.Font("宋体", 24F, System.Drawing.FontStyle.Bold);
this.lblTitle.ForeColor = System.Drawing.Color.White;
this.lblTitle.Location = new System.Drawing.Point(0, 0);
this.lblTitle.Name = "lblTitle";
this.lblTitle.Size = new System.Drawing.Size(80, 50);
this.lblTitle.TabIndex = 3;
this.lblTitle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
//
// panelControl7
//
this.panelControl7.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl7.Controls.Add(this.label5);
this.panelControl7.Dock = System.Windows.Forms.DockStyle.Right;
this.panelControl7.Location = new System.Drawing.Point(1189, 2);
this.panelControl7.Name = "panelControl7";
this.panelControl7.Size = new System.Drawing.Size(195, 50);
this.panelControl7.TabIndex = 6;
//
// label5
//
this.label5.AutoSize = true;
this.label5.Font = new System.Drawing.Font("宋体", 14F, System.Drawing.FontStyle.Bold);
this.label5.ForeColor = System.Drawing.Color.White;
this.label5.Location = new System.Drawing.Point(35, 19);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(157, 19);
this.label5.TabIndex = 4;
this.label5.Text = "版本:v2.0.0.0";
//
// panelControl6
//
this.panelControl6.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelControl6.Controls.Add(this.label2);
this.panelControl6.Controls.Add(this.lblDate);
this.panelControl6.Controls.Add(this.lblUserName);
this.panelControl6.Controls.Add(this.lblDayName);
this.panelControl6.Dock = System.Windows.Forms.DockStyle.Left;
this.panelControl6.Location = new System.Drawing.Point(2, 2);
this.panelControl6.Name = "panelControl6";
this.panelControl6.Size = new System.Drawing.Size(781, 50);
this.panelControl6.TabIndex = 5;
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Bold);
this.label2.ForeColor = System.Drawing.Color.White;
this.label2.Location = new System.Drawing.Point(10, 12);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(124, 27);
this.label2.TabIndex = 11;
this.label2.Text = "客户名称";
//
// lblDate
//
this.lblDate.AutoSize = true;
this.lblDate.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Bold);
this.lblDate.ForeColor = System.Drawing.Color.White;
this.lblDate.Location = new System.Drawing.Point(140, 12);
this.lblDate.Name = "lblDate";
this.lblDate.Size = new System.Drawing.Size(162, 27);
this.lblDate.TabIndex = 0;
this.lblDate.Text = "2018-11-07";
//
// lblUserName
//
this.lblUserName.AutoSize = true;
this.lblUserName.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Bold);
this.lblUserName.ForeColor = System.Drawing.Color.White;
this.lblUserName.Location = new System.Drawing.Point(308, 12);
this.lblUserName.Name = "lblUserName";
this.lblUserName.Size = new System.Drawing.Size(96, 27);
this.lblUserName.TabIndex = 1;
this.lblUserName.Text = "管理员";
//
// lblDayName
//
this.lblDayName.AutoSize = true;
this.lblDayName.Font = new System.Drawing.Font("宋体", 20F, System.Drawing.FontStyle.Bold);
this.lblDayName.ForeColor = System.Drawing.Color.White;
this.lblDayName.Location = new System.Drawing.Point(410, 12);
this.lblDayName.Name = "lblDayName";
this.lblDayName.Size = new System.Drawing.Size(68, 27);
this.lblDayName.TabIndex = 2;
this.lblDayName.Text = "白班";
//
// xtraTabPage1
//
this.xtraTabPage1.Image = ((System.Drawing.Image)(resources.GetObject("xtraTabPage1.Image")));
this.xtraTabPage1.Name = "xtraTabPage1";
this.xtraTabPage1.Size = new System.Drawing.Size(1149, 596);
this.xtraTabPage1.Text = "工资设置";
//
// timer1
//
this.timer1.Interval = 1000;
this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
//
// gcDetail
//
this.gcDetail.AdapterObj = null;
this.gcDetail.Dock = System.Windows.Forms.DockStyle.Fill;
this.gcDetail.Location = new System.Drawing.Point(0, 0);
this.gcDetail.Margin = new System.Windows.Forms.Padding(4);
this.gcDetail.Name = "gcDetail";
this.gcDetail.SiftEnumObj = Lskj.Control.GridControlEx.HeaderSiftEnum.Sum;
this.gcDetail.Size = new System.Drawing.Size(1234, 243);
this.gcDetail.TabIndex = 2;
//
// FrmMain
//
this.Appearance.BackColor = System.Drawing.SystemColors.Control;
this.Appearance.Options.UseBackColor = true;
this.Appearance.Options.UseFont = true;
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(1386, 762);
this.Controls.Add(this.panelControl9);
this.Controls.Add(this.panelControl1);
this.Controls.Add(this.barDockControl3);
this.Controls.Add(this.barDockControl5);
this.Controls.Add(this.barDockControl2);
this.Controls.Add(this.barDockControl1);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
this.Name = "FrmMain";
this.Text = "生产平台";
this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
this.Load += new System.EventHandler(this.OnLoad);
((System.ComponentModel.ISupportInitialize)(this.panelControl9)).EndInit();
this.panelControl9.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl12)).EndInit();
this.panelControl12.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl10)).EndInit();
this.panelControl10.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
this.panelControl3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit();
this.panelControl5.ResumeLayout(false);
this.splitContainer1.Panel1.ResumeLayout(false);
this.splitContainer1.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
this.splitContainer1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl15)).EndInit();
this.panelControl15.ResumeLayout(false);
this.splitContainer2.Panel1.ResumeLayout(false);
this.splitContainer2.Panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
this.splitContainer2.ResumeLayout(false);
this.panel2.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl14)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl13)).EndInit();
this.panelControl13.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
this.panelControl2.ResumeLayout(false);
this.panel1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl11)).EndInit();
this.panelControl11.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
this.panelControl4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pMenu)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.barManager1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
this.panelControl1.ResumeLayout(false);
this.panelControl1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl16)).EndInit();
this.panelControl16.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl8)).EndInit();
this.panelControl8.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelControl7)).EndInit();
this.panelControl7.ResumeLayout(false);
this.panelControl7.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.panelControl6)).EndInit();
this.panelControl6.ResumeLayout(false);
this.panelControl6.PerformLayout();
this.ResumeLayout(false);
this.PerformLayout();
}
#endregion
private DevExpress.XtraEditors.PanelControl panelControl1;
private System.Windows.Forms.Label label5;
private System.Windows.Forms.Label lblTitle;
private System.Windows.Forms.Label lblDayName;
private System.Windows.Forms.Label lblUserName;
private System.Windows.Forms.Label lblDate;
private DevExpress.XtraTab.XtraTabPage xtraTabPage1;
private DevExpress.XtraTab.XtraTabPage xtraTabPage2;
private DevExpress.XtraTab.XtraTabPage xtraTabPage3;
private DevExpress.XtraTab.XtraTabPage xtraTabPage4;
private DevExpress.XtraTab.XtraTabPage xtraTabPage5;
private DevExpress.XtraTab.XtraTabPage xtraTabPage6;
private DevExpress.XtraEditors.PanelControl panelControl8;
private DevExpress.XtraEditors.PanelControl panelControl7;
private DevExpress.XtraEditors.PanelControl panelControl6;
private DevExpress.XtraEditors.PanelControl panelControl9;
private DevExpress.XtraEditors.PanelControl panelControl2;
private DevExpress.XtraEditors.PanelControl panelControl4;
private DevExpress.XtraEditors.PanelControl panelControl12;
private DevExpress.XtraEditors.PanelControl panelControl10;
private DevExpress.XtraEditors.PanelControl panelControl3;
private DevExpress.XtraEditors.PanelControl panelControl5;
private System.Windows.Forms.SplitContainer splitContainer1;
private Control.GridControlEx gcRight;
private DevExpress.XtraEditors.PanelControl panelControl11;
private Control.GridControlEx gcAttach;
private DevExpress.XtraEditors.PanelControl panelControl13;
private ToolButton toolButton1;
private ToolButton toolButton3;
private ToolButton toolButton2;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.Button button6;
private System.Windows.Forms.Button button5;
private System.Windows.Forms.Button button4;
private System.Windows.Forms.Button button3;
private System.Windows.Forms.Button button2;
private System.Windows.Forms.Button button7;
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Timer timer1;
private System.Windows.Forms.Button button8;
private System.Windows