namespace Core.LgMes.Client.LgJobMgt
{
partial class frmMicLineQuery
{
///
/// 必需的设计器变量。
///
private System.ComponentModel.IContainer components = null;
///
/// 清理所有正在使用的资源。
///
/// 如果应释放托管资源,为 true;否则为 false。
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
///
/// 设计器支持所需的方法 - 不要
/// 使用代码编辑器修改此方法的内容。
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn1 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("标准类型");
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn2 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("参数项目");
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn3 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("工艺描述");
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn4 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("参数1Min");
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn5 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("参数1Max");
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn6 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("参数2Min");
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn7 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("参数2Max");
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn8 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("参数3Min");
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn9 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("参数3Max");
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn10 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("有效标志");
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn11 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("录入人");
Infragistics.Win.UltraWinTabControl.UltraTab ultraTab1 = new Infragistics.Win.UltraWinTabControl.UltraTab();
Infragistics.Win.UltraWinTabControl.UltraTab ultraTab2 = new Infragistics.Win.UltraWinTabControl.UltraTab();
Infragistics.Win.UltraWinTabControl.UltraTab ultraTab3 = new Infragistics.Win.UltraWinTabControl.UltraTab();
this.ultraTabPageControl1 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
this.ulgridJobStd = new Infragistics.Win.UltraWinGrid.UltraGrid();
this.panel2 = new System.Windows.Forms.Panel();
this.lblSteel = new System.Windows.Forms.Label();
this.lblCraftName = new System.Windows.Forms.Label();
this.lblCraftCode = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.label2 = new System.Windows.Forms.Label();
this.label1 = new System.Windows.Forms.Label();
this.ultraTabPageControl2 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
this.richTextBox1 = new System.Windows.Forms.RichTextBox();
this.ultraTabPageControl3 = new Infragistics.Win.UltraWinTabControl.UltraTabPageControl();
this.rtbEssential = new System.Windows.Forms.RichTextBox();
this.ultraDataSource2 = new Infragistics.Win.UltraWinDataSource.UltraDataSource();
this.panel1 = new System.Windows.Forms.Panel();
this.chkCraft = new System.Windows.Forms.CheckBox();
this.chkStation = new System.Windows.Forms.CheckBox();
this.chkCard = new System.Windows.Forms.CheckBox();
this.chkSteel = new System.Windows.Forms.CheckBox();
this.cmbxStation = new System.Windows.Forms.ComboBox();
this.cmbxCard = new System.Windows.Forms.ComboBox();
this.cmbxSteel = new System.Windows.Forms.ComboBox();
this.button1 = new System.Windows.Forms.Button();
this.cmbxCraft = new System.Windows.Forms.ComboBox();
this._panel1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
this._panel1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
this._panel1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
this._panel1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
this.ultbMain = new Infragistics.Win.UltraWinTabControl.UltraTabControl();
this.ultraTabSharedControlsPage1 = new Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage();
this.ultraTabPageControl1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ulgridJobStd)).BeginInit();
this.panel2.SuspendLayout();
this.ultraTabPageControl2.SuspendLayout();
this.ultraTabPageControl3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultraDataSource2)).BeginInit();
this.panel1.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ultbMain)).BeginInit();
this.ultbMain.SuspendLayout();
this.SuspendLayout();
//
// ultraTabPageControl1
//
this.ultraTabPageControl1.Controls.Add(this.ulgridJobStd);
this.ultraTabPageControl1.Controls.Add(this.panel2);
this.ultraTabPageControl1.Location = new System.Drawing.Point(2, 21);
this.ultraTabPageControl1.Name = "ultraTabPageControl1";
this.ultraTabPageControl1.Size = new System.Drawing.Size(992, 634);
//
// ulgridJobStd
//
appearance1.BackColor = System.Drawing.Color.LightSteelBlue;
appearance1.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(223)))), ((int)(((byte)(223)))), ((int)(((byte)(233)))));
appearance1.BackGradientStyle = Infragistics.Win.GradientStyle.BackwardDiagonal;
appearance1.FontData.SizeInPoints = 10.5F;
this.ulgridJobStd.DisplayLayout.Appearance = appearance1;
appearance2.BackColor = System.Drawing.Color.LightSteelBlue;
this.ulgridJobStd.DisplayLayout.Override.HeaderAppearance = appearance2;
this.ulgridJobStd.Dock = System.Windows.Forms.DockStyle.Fill;
this.ulgridJobStd.Location = new System.Drawing.Point(0, 34);
this.ulgridJobStd.Name = "ulgridJobStd";
this.ulgridJobStd.Size = new System.Drawing.Size(992, 600);
this.ulgridJobStd.TabIndex = 2;
//
// panel2
//
this.panel2.BackColor = System.Drawing.Color.White;
this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
this.panel2.Controls.Add(this.lblSteel);
this.panel2.Controls.Add(this.lblCraftName);
this.panel2.Controls.Add(this.lblCraftCode);
this.panel2.Controls.Add(this.label3);
this.panel2.Controls.Add(this.label2);
this.panel2.Controls.Add(this.label1);
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(992, 34);
this.panel2.TabIndex = 3;
//
// lblSteel
//
this.lblSteel.AutoSize = true;
this.lblSteel.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblSteel.ForeColor = System.Drawing.Color.Red;
this.lblSteel.Location = new System.Drawing.Point(73, 8);
this.lblSteel.Name = "lblSteel";
this.lblSteel.Size = new System.Drawing.Size(37, 14);
this.lblSteel.TabIndex = 5;
this.lblSteel.Text = "牌号";
//
// lblCraftName
//
this.lblCraftName.AutoSize = true;
this.lblCraftName.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblCraftName.ForeColor = System.Drawing.Color.Red;
this.lblCraftName.Location = new System.Drawing.Point(579, 8);
this.lblCraftName.Name = "lblCraftName";
this.lblCraftName.Size = new System.Drawing.Size(67, 14);
this.lblCraftName.TabIndex = 4;
this.lblCraftName.Text = "工艺说明";
//
// lblCraftCode
//
this.lblCraftCode.AutoSize = true;
this.lblCraftCode.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.lblCraftCode.ForeColor = System.Drawing.Color.Red;
this.lblCraftCode.Location = new System.Drawing.Point(256, 8);
this.lblCraftCode.Name = "lblCraftCode";
this.lblCraftCode.Size = new System.Drawing.Size(207, 14);
this.lblCraftCode.TabIndex = 3;
this.lblCraftCode.Text = "LG000000000000000Q235D001";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label3.Location = new System.Drawing.Point(32, 8);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(49, 14);
this.label3.TabIndex = 2;
this.label3.Text = "牌号:";
//
// label2
//
this.label2.AutoSize = true;
this.label2.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label2.Location = new System.Drawing.Point(511, 8);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(77, 14);
this.label2.TabIndex = 1;
this.label2.Text = "工艺说明:";
//
// label1
//
this.label1.AutoSize = true;
this.label1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.label1.Location = new System.Drawing.Point(189, 8);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(77, 14);
this.label1.TabIndex = 0;
this.label1.Text = "工艺编码:";
//
// ultraTabPageControl2
//
this.ultraTabPageControl2.Controls.Add(this.richTextBox1);
this.ultraTabPageControl2.Location = new System.Drawing.Point(-10000, -10000);
this.ultraTabPageControl2.Name = "ultraTabPageControl2";
this.ultraTabPageControl2.Size = new System.Drawing.Size(992, 634);
//
// richTextBox1
//
this.richTextBox1.BackColor = System.Drawing.Color.White;
this.richTextBox1.Dock = System.Windows.Forms.DockStyle.Fill;
this.richTextBox1.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.richTextBox1.Location = new System.Drawing.Point(0, 0);
this.richTextBox1.Name = "richTextBox1";
this.richTextBox1.ReadOnly = true;
this.richTextBox1.Size = new System.Drawing.Size(992, 634);
this.richTextBox1.TabIndex = 0;
this.richTextBox1.Text = "";
//
// ultraTabPageControl3
//
this.ultraTabPageControl3.Controls.Add(this.rtbEssential);
this.ultraTabPageControl3.Location = new System.Drawing.Point(-10000, -10000);
this.ultraTabPageControl3.Name = "ultraTabPageControl3";
this.ultraTabPageControl3.Size = new System.Drawing.Size(992, 634);
//
// rtbEssential
//
this.rtbEssential.BackColor = System.Drawing.Color.White;
this.rtbEssential.Dock = System.Windows.Forms.DockStyle.Fill;
this.rtbEssential.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.rtbEssential.ForeColor = System.Drawing.Color.Blue;
this.rtbEssential.Location = new System.Drawing.Point(0, 0);
this.rtbEssential.Name = "rtbEssential";
this.rtbEssential.ReadOnly = true;
this.rtbEssential.Size = new System.Drawing.Size(992, 634);
this.rtbEssential.TabIndex = 1;
this.rtbEssential.Text = "";
//
// ultraDataSource2
//
this.ultraDataSource2.Band.Columns.AddRange(new object[] {
ultraDataColumn1,
ultraDataColumn2,
ultraDataColumn3,
ultraDataColumn4,
ultraDataColumn5,
ultraDataColumn6,
ultraDataColumn7,
ultraDataColumn8,
ultraDataColumn9,
ultraDataColumn10,
ultraDataColumn11});
this.ultraDataSource2.Band.Key = "dtbLfs_Element";
//
// panel1
//
this.panel1.BackColor = System.Drawing.Color.LightSteelBlue;
this.panel1.Controls.Add(this.chkCraft);
this.panel1.Controls.Add(this.chkStation);
this.panel1.Controls.Add(this.chkCard);
this.panel1.Controls.Add(this.chkSteel);
this.panel1.Controls.Add(this.cmbxStation);
this.panel1.Controls.Add(this.cmbxCard);
this.panel1.Controls.Add(this.cmbxSteel);
this.panel1.Controls.Add(this.button1);
this.panel1.Controls.Add(this.cmbxCraft);
this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Left);
this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Right);
this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Top);
this.panel1.Controls.Add(this._panel1_Toolbars_Dock_Area_Bottom);
this.panel1.Location = new System.Drawing.Point(0, 0);
this.panel1.Name = "panel1";
this.panel1.Size = new System.Drawing.Size(996, 55);
this.panel1.TabIndex = 8;
this.panel1.Visible = false;
//
// chkCraft
//
this.chkCraft.AutoSize = true;
this.chkCraft.BackColor = System.Drawing.Color.Transparent;
this.chkCraft.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.chkCraft.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chkCraft.Location = new System.Drawing.Point(356, 19);
this.chkCraft.Name = "chkCraft";
this.chkCraft.Size = new System.Drawing.Size(79, 18);
this.chkCraft.TabIndex = 78;
this.chkCraft.Text = "工艺描述";
this.chkCraft.UseVisualStyleBackColor = false;
this.chkCraft.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
//
// chkStation
//
this.chkStation.AutoSize = true;
this.chkStation.BackColor = System.Drawing.Color.Transparent;
this.chkStation.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.chkStation.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chkStation.Location = new System.Drawing.Point(670, 22);
this.chkStation.Name = "chkStation";
this.chkStation.Size = new System.Drawing.Size(51, 18);
this.chkStation.TabIndex = 77;
this.chkStation.Text = "工序";
this.chkStation.UseVisualStyleBackColor = false;
this.chkStation.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
//
// chkCard
//
this.chkCard.AutoSize = true;
this.chkCard.BackColor = System.Drawing.Color.Transparent;
this.chkCard.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.chkCard.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chkCard.Location = new System.Drawing.Point(184, 19);
this.chkCard.Name = "chkCard";
this.chkCard.Size = new System.Drawing.Size(51, 18);
this.chkCard.TabIndex = 76;
this.chkCard.Text = "牌号";
this.chkCard.UseVisualStyleBackColor = false;
this.chkCard.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
//
// chkSteel
//
this.chkSteel.AutoSize = true;
this.chkSteel.BackColor = System.Drawing.Color.Transparent;
this.chkSteel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.chkSteel.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.chkSteel.Location = new System.Drawing.Point(12, 20);
this.chkSteel.Name = "chkSteel";
this.chkSteel.Size = new System.Drawing.Size(51, 18);
this.chkSteel.TabIndex = 75;
this.chkSteel.Text = "钢种";
this.chkSteel.UseVisualStyleBackColor = false;
this.chkSteel.CheckedChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
//
// cmbxStation
//
this.cmbxStation.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbxStation.Enabled = false;
this.cmbxStation.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cmbxStation.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cmbxStation.FormattingEnabled = true;
this.cmbxStation.Location = new System.Drawing.Point(725, 18);
this.cmbxStation.Name = "cmbxStation";
this.cmbxStation.Size = new System.Drawing.Size(103, 22);
this.cmbxStation.TabIndex = 70;
//
// cmbxCard
//
this.cmbxCard.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbxCard.Enabled = false;
this.cmbxCard.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cmbxCard.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cmbxCard.FormattingEnabled = true;
this.cmbxCard.Location = new System.Drawing.Point(240, 17);
this.cmbxCard.Name = "cmbxCard";
this.cmbxCard.Size = new System.Drawing.Size(103, 22);
this.cmbxCard.TabIndex = 69;
//
// cmbxSteel
//
this.cmbxSteel.BackColor = System.Drawing.SystemColors.Window;
this.cmbxSteel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbxSteel.Enabled = false;
this.cmbxSteel.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cmbxSteel.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cmbxSteel.ForeColor = System.Drawing.SystemColors.WindowText;
this.cmbxSteel.FormattingEnabled = true;
this.cmbxSteel.Location = new System.Drawing.Point(68, 17);
this.cmbxSteel.Name = "cmbxSteel";
this.cmbxSteel.Size = new System.Drawing.Size(103, 22);
this.cmbxSteel.TabIndex = 68;
//
// button1
//
this.button1.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
this.button1.Location = new System.Drawing.Point(863, 16);
this.button1.Name = "button1";
this.button1.Size = new System.Drawing.Size(75, 23);
this.button1.TabIndex = 59;
this.button1.Text = "查询";
this.button1.UseVisualStyleBackColor = true;
this.button1.Click += new System.EventHandler(this.button1_Click);
//
// cmbxCraft
//
this.cmbxCraft.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
this.cmbxCraft.Enabled = false;
this.cmbxCraft.FlatStyle = System.Windows.Forms.FlatStyle.Popup;
this.cmbxCraft.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.cmbxCraft.FormattingEnabled = true;
this.cmbxCraft.Location = new System.Drawing.Point(440, 18);
this.cmbxCraft.Name = "cmbxCraft";
this.cmbxCraft.Size = new System.Drawing.Size(217, 22);
this.cmbxCraft.TabIndex = 58;
//
// _panel1_Toolbars_Dock_Area_Left
//
this._panel1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this._panel1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
this._panel1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
this._panel1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
this._panel1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 0);
this._panel1_Toolbars_Dock_Area_Left.Name = "_panel1_Toolbars_Dock_Area_Left";
this._panel1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 55);
//
// _panel1_Toolbars_Dock_Area_Right
//
this._panel1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this._panel1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
this._panel1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
this._panel1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
this._panel1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(996, 0);
this._panel1_Toolbars_Dock_Area_Right.Name = "_panel1_Toolbars_Dock_Area_Right";
this._panel1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 55);
//
// _panel1_Toolbars_Dock_Area_Top
//
this._panel1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this._panel1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
this._panel1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
this._panel1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
this._panel1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
this._panel1_Toolbars_Dock_Area_Top.Name = "_panel1_Toolbars_Dock_Area_Top";
this._panel1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(996, 0);
//
// _panel1_Toolbars_Dock_Area_Bottom
//
this._panel1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this._panel1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(229)))), ((int)(((byte)(229)))), ((int)(((byte)(215)))));
this._panel1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
this._panel1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
this._panel1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 55);
this._panel1_Toolbars_Dock_Area_Bottom.Name = "_panel1_Toolbars_Dock_Area_Bottom";
this._panel1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(996, 0);
//
// ultbMain
//
this.ultbMain.Controls.Add(this.ultraTabSharedControlsPage1);
this.ultbMain.Controls.Add(this.ultraTabPageControl1);
this.ultbMain.Controls.Add(this.ultraTabPageControl2);
this.ultbMain.Controls.Add(this.ultraTabPageControl3);
this.ultbMain.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultbMain.Location = new System.Drawing.Point(0, 0);
this.ultbMain.Name = "ultbMain";
this.ultbMain.SharedControlsPage = this.ultraTabSharedControlsPage1;
this.ultbMain.Size = new System.Drawing.Size(996, 657);
this.ultbMain.TabIndex = 11;
ultraTab1.TabPage = this.ultraTabPageControl1;
ultraTab1.Text = "工艺标准";
ultraTab2.TabPage = this.ultraTabPageControl2;
ultraTab2.Text = "操作规程";
ultraTab3.TabPage = this.ultraTabPageControl3;
ultraTab3.Text = "工艺要点";
this.ultbMain.Tabs.AddRange(new Infragistics.Win.UltraWinTabControl.UltraTab[] {
ultraTab1,
ultraTab2,
ultraTab3});
this.ultbMain.HotTrack = false;
this.ultbMain.UseMnemonics = Infragistics.Win.DefaultableBoolean.False;
this.ultbMain.ViewStyle = Infragistics.Win.UltraWinTabControl.ViewStyle.VisualStudio2005;
//
// ultraTabSharedControlsPage1
//
this.ultraTabSharedControlsPage1.Location = new System.Drawing.Point(-10000, -10000);
this.ultraTabSharedControlsPage1.Name = "ultraTabSharedControlsPage1";
this.ultraTabSharedControlsPage1.Size = new System.Drawing.Size(992, 634);
//
// frmMicLineQuery
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.BackColor = System.Drawing.Color.LightSteelBlue;
this.ClientSize = new System.Drawing.Size(996, 657);
this.Controls.Add(this.ultbMain);
this.Controls.Add(this.panel1);
this.Name = "frmMicLineQuery";
this.Text = "作业标准";
this.Load += new System.EventHandler(this.frmMicLineQuery_Load);
this.ultraTabPageControl1.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ulgridJobStd)).EndInit();
this.panel2.ResumeLayout(false);
this.panel2.PerformLayout();
this.ultraTabPageControl2.ResumeLayout(false);
this.ultraTabPageControl3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ultraDataSource2)).EndInit();
this.panel1.ResumeLayout(false);
this.panel1.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.ultbMain)).EndInit();
this.ultbMain.ResumeLayout(false);
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.Panel panel1;
private System.Windows.Forms.Button button1;
private System.Windows.Forms.ComboBox cmbxCraft;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Left;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Right;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Top;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _panel1_Toolbars_Dock_Area_Bottom;
private System.Windows.Forms.RichTextBox richTextBox1;
private Infragistics.Win.UltraWinDataSource.UltraDataSource ultraDataSource2;
private System.Windows.Forms.ComboBox cmbxStation;
private System.Windows.Forms.ComboBox cmbxCard;
private System.Windows.Forms.ComboBox cmbxSteel;
private Infragistics.Win.UltraWinGrid.UltraGrid ulgridJobStd;
private System.Windows.Forms.CheckBox chkSteel;
private System.Windows.Forms.CheckBox chkCraft;
private System.Windows.Forms.CheckBox chkStation;
private System.Windows.Forms.CheckBox chkCard;
private Infragistics.Win.UltraWinTabControl.UltraTabControl ultbMain;
private Infragistics.Win.UltraWinTabControl.UltraTabSharedControlsPage ultraTabSharedControlsPage1;
private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl1;
private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl2;
private Infragistics.Win.UltraWinTabControl.UltraTabPageControl ultraTabPageControl3;
private System.Windows.Forms.RichTextBox rtbEssential;
private System.Windows.Forms.Panel panel2;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Label label3;
private System.Windows.Forms.Label lblSteel;
private System.Windows.Forms.Label lblCraftName;
private System.Windows.Forms.Label lblCraftCode;
}
}