Files
lserp_cs_6.0/插件库/Lskj.SweepCodeExe/FrmMain.Designer.cs
T
cyf ab56a9bcf7 基线 SVN r240
SVN-Revision: r240
2025-02-06 06:46:06 +00:00

537 lines
31 KiB
C#
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
using System.Drawing;
namespace Lskj.SweepCodeExe
{
partial class FrmMain
{
/// <summary>
/// Required designer variable.
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// Clean up any resources being used.
/// </summary>
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
/// <summary>
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
/// </summary>
private void InitializeComponent()
{
DevExpress.Utils.SerializableAppearanceObject serializableAppearanceObject1 = new DevExpress.Utils.SerializableAppearanceObject();
this.splitMain = new DevExpress.XtraEditors.SplitContainerControl();
this.panelMain = new DevExpress.XtraEditors.PanelControl();
this.panelDetail = new DevExpress.XtraEditors.PanelControl();
this.detailContorl = new DevExpress.XtraEditors.PanelControl();
this.detailControl_Right = new DevExpress.XtraEditors.PanelControl();
this.detailpl_Left = new DevExpress.XtraEditors.PanelControl();
this.detailplControl = new DevExpress.XtraEditors.PanelControl();
this.detailTab_Title = new DevExpress.XtraEditors.PanelControl();
this.lbTitle = new System.Windows.Forms.Label();
this.pl_Bottom = new DevExpress.XtraEditors.PanelControl();
this.TabBottom = new Lskj.Control.TabControlEx();
this.pl_Bottom_Title = new DevExpress.XtraEditors.PanelControl();
this.label1 = new System.Windows.Forms.Label();
this.pl_Main = new DevExpress.XtraEditors.PanelControl();
this.pl_Main_Center = new DevExpress.XtraEditors.PanelControl();
this.pl_MainState = new DevExpress.XtraEditors.PanelControl();
this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
this.pl_TopSearch = new DevExpress.XtraEditors.PanelControl();
this.workOrderNoPanel = new System.Windows.Forms.Panel();
this.txtFixKey = new DevExpress.XtraEditors.ButtonEdit();
this.lab_searchName = new System.Windows.Forms.Label();
this.panel1 = new System.Windows.Forms.Panel();
this.lab_Tips = new DevExpress.XtraEditors.LabelControl();
this.pl_topTilte = new DevExpress.XtraEditors.PanelControl();
this.btnFormMix = new System.Windows.Forms.Button();
this.btnClose = new System.Windows.Forms.Button();
this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
this.panel2 = new System.Windows.Forms.Panel();
this.TabRight = new Lskj.Control.TabControlEx();
((System.ComponentModel.ISupportInitialize)(this.splitMain)).BeginInit();
this.splitMain.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelMain)).BeginInit();
this.panelMain.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.panelDetail)).BeginInit();
this.panelDetail.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.detailContorl)).BeginInit();
this.detailContorl.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.detailControl_Right)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.detailpl_Left)).BeginInit();
this.detailpl_Left.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.detailplControl)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.detailTab_Title)).BeginInit();
this.detailTab_Title.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pl_Bottom)).BeginInit();
this.pl_Bottom.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pl_Bottom_Title)).BeginInit();
this.pl_Bottom_Title.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pl_Main)).BeginInit();
this.pl_Main.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pl_Main_Center)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pl_MainState)).BeginInit();
this.pl_MainState.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.pl_TopSearch)).BeginInit();
this.pl_TopSearch.SuspendLayout();
this.workOrderNoPanel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.txtFixKey.Properties)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.pl_topTilte)).BeginInit();
this.pl_topTilte.SuspendLayout();
this.SuspendLayout();
//
// splitMain
//
this.splitMain.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Default;
this.splitMain.CollapsePanel = DevExpress.XtraEditors.SplitCollapsePanel.Panel2;
this.splitMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.splitMain.IsSplitterFixed = true;
this.splitMain.Location = new System.Drawing.Point(0, 0);
this.splitMain.Name = "splitMain";
this.splitMain.Panel1.Controls.Add(this.panelMain);
this.splitMain.Panel1.Controls.Add(this.pl_topTilte);
this.splitMain.Panel1.Text = "Panel1";
this.splitMain.Panel2.Controls.Add(this.TabRight);
this.splitMain.Panel2.Text = "Panel2";
this.splitMain.Size = new System.Drawing.Size(1380, 788);
this.splitMain.SplitterPosition = 1111;
this.splitMain.TabIndex = 0;
this.splitMain.Text = "splitContainerControl1";
//
// panelMain
//
this.panelMain.Appearance.BackColor = System.Drawing.Color.Transparent;
this.panelMain.Appearance.Options.UseBackColor = true;
this.panelMain.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelMain.Controls.Add(this.panelDetail);
this.panelMain.Controls.Add(this.pl_Bottom);
this.panelMain.Controls.Add(this.pl_Main);
this.panelMain.Controls.Add(this.pl_TopSearch);
this.panelMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelMain.Location = new System.Drawing.Point(0, 40);
this.panelMain.Name = "panelMain";
this.panelMain.Size = new System.Drawing.Size(1111, 748);
this.panelMain.TabIndex = 2;
//
// panelDetail
//
this.panelDetail.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.panelDetail.Controls.Add(this.detailContorl);
this.panelDetail.Controls.Add(this.detailTab_Title);
this.panelDetail.Dock = System.Windows.Forms.DockStyle.Fill;
this.panelDetail.Location = new System.Drawing.Point(0, 184);
this.panelDetail.Name = "panelDetail";
this.panelDetail.Size = new System.Drawing.Size(1111, 413);
this.panelDetail.TabIndex = 6;
//
// detailContorl
//
this.detailContorl.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.detailContorl.Controls.Add(this.detailControl_Right);
this.detailContorl.Controls.Add(this.detailpl_Left);
this.detailContorl.Dock = System.Windows.Forms.DockStyle.Top;
this.detailContorl.Location = new System.Drawing.Point(0, 35);
this.detailContorl.Name = "detailContorl";
this.detailContorl.Size = new System.Drawing.Size(1111, 211);
this.detailContorl.TabIndex = 6;
//
// detailControl_Right
//
this.detailControl_Right.Appearance.BackColor = System.Drawing.Color.White;
this.detailControl_Right.Appearance.Options.UseBackColor = true;
this.detailControl_Right.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.detailControl_Right.Dock = System.Windows.Forms.DockStyle.Fill;
this.detailControl_Right.Location = new System.Drawing.Point(665, 0);
this.detailControl_Right.Name = "detailControl_Right";
this.detailControl_Right.Size = new System.Drawing.Size(446, 211);
this.detailControl_Right.TabIndex = 8;
//
// detailpl_Left
//
this.detailpl_Left.Appearance.BackColor = System.Drawing.Color.Transparent;
this.detailpl_Left.Appearance.Options.UseBackColor = true;
this.detailpl_Left.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
this.detailpl_Left.Controls.Add(this.detailplControl);
this.detailpl_Left.Dock = System.Windows.Forms.DockStyle.Left;
this.detailpl_Left.Location = new System.Drawing.Point(0, 0);
this.detailpl_Left.Name = "detailpl_Left";
this.detailpl_Left.Size = new System.Drawing.Size(665, 211);
this.detailpl_Left.TabIndex = 7;
//
// detailplControl
//
this.detailplControl.Appearance.BackColor = System.Drawing.Color.White;
this.detailplControl.Appearance.Options.UseBackColor = true;
this.detailplControl.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.detailplControl.Dock = System.Windows.Forms.DockStyle.Fill;
this.detailplControl.Location = new System.Drawing.Point(2, 2);
this.detailplControl.Name = "detailplControl";
this.detailplControl.Size = new System.Drawing.Size(661, 207);
this.detailplControl.TabIndex = 9;
//
// detailTab_Title
//
this.detailTab_Title.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.detailTab_Title.Controls.Add(this.lbTitle);
this.detailTab_Title.Dock = System.Windows.Forms.DockStyle.Top;
this.detailTab_Title.Location = new System.Drawing.Point(0, 0);
this.detailTab_Title.Name = "detailTab_Title";
this.detailTab_Title.Size = new System.Drawing.Size(1111, 35);
this.detailTab_Title.TabIndex = 5;
//
// lbTitle
//
this.lbTitle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(238)))), ((int)(((byte)(249)))));
this.lbTitle.Dock = System.Windows.Forms.DockStyle.Fill;
this.lbTitle.Font = new System.Drawing.Font("Microsoft YaHei UI", 13F, System.Drawing.FontStyle.Bold);
this.lbTitle.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(108)))), ((int)(((byte)(206)))));
this.lbTitle.Location = new System.Drawing.Point(0, 0);
this.lbTitle.Name = "lbTitle";
this.lbTitle.Size = new System.Drawing.Size(1111, 35);
this.lbTitle.TabIndex = 2;
this.lbTitle.Text = " 扫码识别信息";
this.lbTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// pl_Bottom
//
this.pl_Bottom.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.pl_Bottom.Controls.Add(this.TabBottom);
this.pl_Bottom.Controls.Add(this.pl_Bottom_Title);
this.pl_Bottom.Dock = System.Windows.Forms.DockStyle.Bottom;
this.pl_Bottom.Location = new System.Drawing.Point(0, 597);
this.pl_Bottom.Name = "pl_Bottom";
this.pl_Bottom.Size = new System.Drawing.Size(1111, 151);
this.pl_Bottom.TabIndex = 2;
//
// TabBottom
//
this.TabBottom.Dock = System.Windows.Forms.DockStyle.Fill;
this.TabBottom.Location = new System.Drawing.Point(0, 34);
this.TabBottom.Name = "TabBottom";
this.TabBottom.Size = new System.Drawing.Size(1111, 117);
this.TabBottom.TabIndex = 9;
//
// pl_Bottom_Title
//
this.pl_Bottom_Title.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.pl_Bottom_Title.Controls.Add(this.label1);
this.pl_Bottom_Title.Dock = System.Windows.Forms.DockStyle.Top;
this.pl_Bottom_Title.Location = new System.Drawing.Point(0, 0);
this.pl_Bottom_Title.Name = "pl_Bottom_Title";
this.pl_Bottom_Title.Size = new System.Drawing.Size(1111, 34);
this.pl_Bottom_Title.TabIndex = 5;
//
// label1
//
this.label1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(231)))), ((int)(((byte)(238)))), ((int)(((byte)(249)))));
this.label1.Dock = System.Windows.Forms.DockStyle.Fill;
this.label1.Font = new System.Drawing.Font("Microsoft YaHei UI", 13F, System.Drawing.FontStyle.Bold);
this.label1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(108)))), ((int)(((byte)(206)))));
this.label1.Location = new System.Drawing.Point(0, 0);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(1111, 34);
this.label1.TabIndex = 3;
this.label1.Text = " 生产工序";
this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// pl_Main
//
this.pl_Main.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.pl_Main.Controls.Add(this.pl_Main_Center);
this.pl_Main.Controls.Add(this.pl_MainState);
this.pl_Main.Dock = System.Windows.Forms.DockStyle.Top;
this.pl_Main.Location = new System.Drawing.Point(0, 48);
this.pl_Main.Name = "pl_Main";
this.pl_Main.Size = new System.Drawing.Size(1111, 136);
this.pl_Main.TabIndex = 1;
//
// pl_Main_Center
//
this.pl_Main_Center.Appearance.BackColor = System.Drawing.Color.White;
this.pl_Main_Center.Appearance.Options.UseBackColor = true;
this.pl_Main_Center.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.pl_Main_Center.Dock = System.Windows.Forms.DockStyle.Fill;
this.pl_Main_Center.Location = new System.Drawing.Point(0, 35);
this.pl_Main_Center.Name = "pl_Main_Center";
this.pl_Main_Center.Size = new System.Drawing.Size(1111, 101);
this.pl_Main_Center.TabIndex = 3;
//
// pl_MainState
//
this.pl_MainState.Appearance.BackColor = System.Drawing.Color.White;
this.pl_MainState.Appearance.Options.UseBackColor = true;
this.pl_MainState.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.pl_MainState.Controls.Add(this.labelControl5);
this.pl_MainState.Controls.Add(this.labelControl3);
this.pl_MainState.Dock = System.Windows.Forms.DockStyle.Top;
this.pl_MainState.Location = new System.Drawing.Point(0, 0);
this.pl_MainState.Name = "pl_MainState";
this.pl_MainState.Size = new System.Drawing.Size(1111, 35);
this.pl_MainState.TabIndex = 2;
//
// labelControl5
//
this.labelControl5.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 14F, System.Drawing.FontStyle.Bold);
this.labelControl5.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(51)))), ((int)(((byte)(51)))), ((int)(((byte)(51)))));
this.labelControl5.Location = new System.Drawing.Point(33, 6);
this.labelControl5.Name = "labelControl5";
this.labelControl5.Size = new System.Drawing.Size(76, 26);
this.labelControl5.TabIndex = 40;
this.labelControl5.Text = "基本信息";
//
// labelControl3
//
this.labelControl3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.labelControl3.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 14F, System.Drawing.FontStyle.Bold);
this.labelControl3.Appearance.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(65)))), ((int)(((byte)(115)))), ((int)(((byte)(188)))));
this.labelControl3.Location = new System.Drawing.Point(1023, 6);
this.labelControl3.Name = "labelControl3";
this.labelControl3.Size = new System.Drawing.Size(57, 26);
this.labelControl3.TabIndex = 40;
this.labelControl3.Text = "未开工";
//
// pl_TopSearch
//
this.pl_TopSearch.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(65)))), ((int)(((byte)(115)))), ((int)(((byte)(188)))));
this.pl_TopSearch.Appearance.Options.UseBackColor = true;
this.pl_TopSearch.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.pl_TopSearch.Controls.Add(this.workOrderNoPanel);
this.pl_TopSearch.Controls.Add(this.panel1);
this.pl_TopSearch.Controls.Add(this.lab_Tips);
this.pl_TopSearch.Dock = System.Windows.Forms.DockStyle.Top;
this.pl_TopSearch.Location = new System.Drawing.Point(0, 0);
this.pl_TopSearch.Name = "pl_TopSearch";
this.pl_TopSearch.Size = new System.Drawing.Size(1111, 48);
this.pl_TopSearch.TabIndex = 0;
//
// workOrderNoPanel
//
this.workOrderNoPanel.Controls.Add(this.txtFixKey);
this.workOrderNoPanel.Controls.Add(this.lab_searchName);
this.workOrderNoPanel.Location = new System.Drawing.Point(37, 5);
this.workOrderNoPanel.Name = "workOrderNoPanel";
this.workOrderNoPanel.Size = new System.Drawing.Size(413, 40);
this.workOrderNoPanel.TabIndex = 43;
//
// txtFixKey
//
this.txtFixKey.Dock = System.Windows.Forms.DockStyle.Fill;
this.txtFixKey.Location = new System.Drawing.Point(91, 0);
this.txtFixKey.Name = "txtFixKey";
this.txtFixKey.Properties.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(37)))), ((int)(((byte)(89)))), ((int)(((byte)(164)))));
this.txtFixKey.Properties.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F);
this.txtFixKey.Properties.Appearance.ForeColor = System.Drawing.Color.White;
this.txtFixKey.Properties.Appearance.Options.UseBackColor = true;
this.txtFixKey.Properties.Appearance.Options.UseFont = true;
this.txtFixKey.Properties.Appearance.Options.UseForeColor = true;
this.txtFixKey.Properties.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
this.txtFixKey.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Glyph, "", -1, true, true, false, DevExpress.XtraEditors.ImageLocation.MiddleCenter, global::Lskj.SweepCodeExe.Properties.Resources.sweepCode2, new DevExpress.Utils.KeyShortcut(System.Windows.Forms.Keys.None), serializableAppearanceObject1, "", null, null, true)});
this.txtFixKey.Properties.ButtonsStyle = DevExpress.XtraEditors.Controls.BorderStyles.Simple;
this.txtFixKey.Size = new System.Drawing.Size(322, 34);
this.txtFixKey.TabIndex = 43;
this.txtFixKey.KeyDown += new System.Windows.Forms.KeyEventHandler(this.OnKeyDown);
//
// lab_searchName
//
this.lab_searchName.Dock = System.Windows.Forms.DockStyle.Left;
this.lab_searchName.Font = new System.Drawing.Font("Microsoft YaHei UI", 13F, System.Drawing.FontStyle.Bold);
this.lab_searchName.ForeColor = System.Drawing.Color.White;
this.lab_searchName.Location = new System.Drawing.Point(0, 0);
this.lab_searchName.Name = "lab_searchName";
this.lab_searchName.Size = new System.Drawing.Size(91, 40);
this.lab_searchName.TabIndex = 42;
this.lab_searchName.Text = "工单号";
this.lab_searchName.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
//
// panel1
//
this.panel1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.panel1.BackgroundImage = global::Lskj.SweepCodeExe.Properties.Resources.message;
this.panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
this.panel1.Location = new System.Drawing.Point(740, 10);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(19, 23);
this.panel1.TabIndex = 41;
//
// lab_Tips
//
this.lab_Tips.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
this.lab_Tips.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.lab_Tips.Appearance.ForeColor = System.Drawing.Color.Red;
this.lab_Tips.Location = new System.Drawing.Point(536, 12);
this.lab_Tips.Name = "lab_Tips";
this.lab_Tips.Size = new System.Drawing.Size(0, 21);
this.lab_Tips.TabIndex = 40;
//
// pl_topTilte
//
this.pl_topTilte.Controls.Add(this.btnFormMix);
this.pl_topTilte.Controls.Add(this.btnClose);
this.pl_topTilte.Controls.Add(this.labelControl1);
this.pl_topTilte.Controls.Add(this.panel2);
this.pl_topTilte.Dock = System.Windows.Forms.DockStyle.Top;
this.pl_topTilte.Location = new System.Drawing.Point(0, 0);
this.pl_topTilte.Name = "pl_topTilte";
this.pl_topTilte.Size = new System.Drawing.Size(1111, 40);
this.pl_topTilte.TabIndex = 1;
this.pl_topTilte.MouseDown += new System.Windows.Forms.MouseEventHandler(this.OnTopMouseDown);
this.pl_topTilte.MouseMove += new System.Windows.Forms.MouseEventHandler(this.OnTopMouseMove);
this.pl_topTilte.MouseUp += new System.Windows.Forms.MouseEventHandler(this.OnTopMouseUp);
//
// btnFormMix
//
this.btnFormMix.BackColor = System.Drawing.Color.Transparent;
this.btnFormMix.Dock = System.Windows.Forms.DockStyle.Right;
this.btnFormMix.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.btnFormMix.FlatAppearance.BorderSize = 0;
this.btnFormMix.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnFormMix.Font = new System.Drawing.Font("微软雅黑", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.btnFormMix.Location = new System.Drawing.Point(1039, 2);
this.btnFormMix.Name = "btnFormMix";
this.btnFormMix.RightToLeft = System.Windows.Forms.RightToLeft.No;
this.btnFormMix.Size = new System.Drawing.Size(35, 36);
this.btnFormMix.TabIndex = 5;
this.btnFormMix.Text = "";
this.btnFormMix.UseVisualStyleBackColor = false;
this.btnFormMix.Click += new System.EventHandler(this.OnBtnFormMix);
//
// btnClose
//
this.btnClose.BackColor = System.Drawing.Color.Transparent;
this.btnClose.Dock = System.Windows.Forms.DockStyle.Right;
this.btnClose.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
this.btnClose.FlatAppearance.BorderSize = 0;
this.btnClose.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.btnClose.Font = new System.Drawing.Font("微软雅黑", 13F);
this.btnClose.ImageAlign = System.Drawing.ContentAlignment.MiddleRight;
this.btnClose.Location = new System.Drawing.Point(1074, 2);
this.btnClose.Name = "btnClose";
this.btnClose.Size = new System.Drawing.Size(35, 36);
this.btnClose.TabIndex = 4;
this.btnClose.Text = "✖";
this.btnClose.UseVisualStyleBackColor = false;
this.btnClose.Click += new System.EventHandler(this.OnbtnCloseClick);
//
// labelControl1
//
this.labelControl1.Appearance.Font = new System.Drawing.Font("Microsoft YaHei UI", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
this.labelControl1.Location = new System.Drawing.Point(55, 10);
this.labelControl1.Name = "labelControl1";
this.labelControl1.Size = new System.Drawing.Size(96, 22);
this.labelControl1.TabIndex = 3;
this.labelControl1.Text = "生产过程管理";
//
// panel2
//
this.panel2.BackgroundImage = global::Lskj.SweepCodeExe.Properties.Resources._167;
this.panel2.Location = new System.Drawing.Point(27, 12);
this.panel2.Name = "panel2";
this.panel2.Size = new System.Drawing.Size(20, 18);
this.panel2.TabIndex = 2;
//
// TabRight
//
this.TabRight.Dock = System.Windows.Forms.DockStyle.Fill;
this.TabRight.Font = new System.Drawing.Font("Tahoma", 12F);
this.TabRight.Location = new System.Drawing.Point(0, 0);
this.TabRight.Name = "TabRight";
this.TabRight.Size = new System.Drawing.Size(264, 788);
this.TabRight.TabIndex = 9;
//
// FrmMain
//
this.Appearance.BackColor = System.Drawing.SystemColors.Control;
this.Appearance.Options.UseBackColor = true;
this.Appearance.Options.UseFont = true;
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
this.ClientSize = new System.Drawing.Size(1380, 788);
this.Controls.Add(this.splitMain);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
this.Name = "FrmMain";
this.Text = "生产过程管理";
((System.ComponentModel.ISupportInitialize)(this.splitMain)).EndInit();
this.splitMain.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelMain)).EndInit();
this.panelMain.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.panelDetail)).EndInit();
this.panelDetail.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.detailContorl)).EndInit();
this.detailContorl.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.detailControl_Right)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.detailpl_Left)).EndInit();
this.detailpl_Left.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.detailplControl)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.detailTab_Title)).EndInit();
this.detailTab_Title.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pl_Bottom)).EndInit();
this.pl_Bottom.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pl_Bottom_Title)).EndInit();
this.pl_Bottom_Title.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pl_Main)).EndInit();
this.pl_Main.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.pl_Main_Center)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pl_MainState)).EndInit();
this.pl_MainState.ResumeLayout(false);
this.pl_MainState.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.pl_TopSearch)).EndInit();
this.pl_TopSearch.ResumeLayout(false);
this.pl_TopSearch.PerformLayout();
this.workOrderNoPanel.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.txtFixKey.Properties)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.pl_topTilte)).EndInit();
this.pl_topTilte.ResumeLayout(false);
this.pl_topTilte.PerformLayout();
this.ResumeLayout(false);
}
#endregion
private DevExpress.XtraEditors.SplitContainerControl splitMain;
private Lskj.Control.TabControlEx TabRight;
private DevExpress.XtraEditors.PanelControl pl_topTilte;
private DevExpress.XtraEditors.PanelControl panelMain;
private DevExpress.XtraEditors.PanelControl panelDetail;
private TabIntoControl detailTab;
private DevExpress.XtraEditors.PanelControl detailContorl;
private DevExpress.XtraEditors.PanelControl detailpl_Left;
private DevExpress.XtraEditors.PanelControl detailTab_Title;
private System.Windows.Forms.Label lbTitle;
private DevExpress.XtraEditors.PanelControl pl_Bottom;
private Lskj.Control.TabControlEx TabBottom;
private DevExpress.XtraEditors.PanelControl pl_Bottom_Title;
private System.Windows.Forms.Label label1;
private DevExpress.XtraEditors.PanelControl pl_Main;
private DevExpress.XtraEditors.PanelControl pl_Main_Center;
private DevExpress.XtraEditors.PanelControl pl_MainState;
private DevExpress.XtraEditors.LabelControl labelControl5;
private DevExpress.XtraEditors.LabelControl labelControl3;
private DevExpress.XtraEditors.PanelControl pl_TopSearch;
private System.Windows.Forms.Panel workOrderNoPanel;
private DevExpress.XtraEditors.ButtonEdit txtFixKey;
private System.Windows.Forms.Label lab_searchName;
private System.Windows.Forms.Panel panel1;
private DevExpress.XtraEditors.LabelControl lab_Tips;
public System.Windows.Forms.Panel panel2;
public DevExpress.XtraEditors.LabelControl labelControl1;
public System.Windows.Forms.Button btnFormMix;
public System.Windows.Forms.Button btnClose;
private DevExpress.XtraEditors.PanelControl detailControl_Right;
private DevExpress.XtraEditors.PanelControl detailplControl;
}
}