namespace Core.StlMes.Client.LgIntegrationQuery
{
partial class FrmShiftItems
{
///
/// Required designer variable.
///
private System.ComponentModel.IContainer components = null;
///
/// Clean up any resources being used.
///
/// true if managed resources should be disposed; otherwise, false.
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows Form Designer generated code
///
/// Required method for Designer support - do not modify
/// the contents of this method with the code editor.
///
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton();
Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
Infragistics.Win.ValueListItem valueListItem4 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem13 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem14 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem15 = new Infragistics.Win.ValueListItem();
Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
Infragistics.Win.ValueListItem valueListItem16 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem17 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem18 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem19 = new Infragistics.Win.ValueListItem();
Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
Infragistics.Win.ValueListItem valueListItem22 = new Infragistics.Win.ValueListItem();
Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem2 = new Infragistics.Win.ValueListItem();
Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SHIFTNAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SHIFTTYPE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("SHIFTTYPENAME");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CYCLES");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OPTPERSONNEL");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OPTPERDATE");
Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
Infragistics.Win.ValueList valueList1 = new Infragistics.Win.ValueList(27407969);
Infragistics.Win.ValueListItem valueListItem30 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem31 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem32 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem33 = new Infragistics.Win.ValueListItem();
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn1 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("ID");
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn2 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("SHIFTNAME");
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn3 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("SHIFTTYPE");
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn4 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("SHIFTTYPENAME");
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn5 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("CYCLES");
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn6 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("OPTPERSONNEL");
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn7 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("OPTPERDATE");
Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CURDATE");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FUNC");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NO1");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NO2");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NO3");
Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("NO4");
Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
Infragistics.Win.ValueList valueList2 = new Infragistics.Win.ValueList(27407969);
Infragistics.Win.ValueListItem valueListItem26 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem27 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem28 = new Infragistics.Win.ValueListItem();
Infragistics.Win.ValueListItem valueListItem29 = new Infragistics.Win.ValueListItem();
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn8 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("CURDATE");
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn9 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("FUNC");
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn10 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("NO1");
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn11 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("NO2");
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn12 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("NO3");
Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn13 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("NO4");
Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool40 = new Infragistics.Win.UltraWinToolbars.ButtonTool("left");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool41 = new Infragistics.Win.UltraWinToolbars.ButtonTool("right");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool45 = new Infragistics.Win.UltraWinToolbars.ButtonTool("add");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool46 = new Infragistics.Win.UltraWinToolbars.ButtonTool("edit");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool47 = new Infragistics.Win.UltraWinToolbars.ButtonTool("del");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool43 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ok");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool42 = new Infragistics.Win.UltraWinToolbars.ButtonTool("cancel");
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool57 = new Infragistics.Win.UltraWinToolbars.ButtonTool("add");
Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmShiftItems));
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool58 = new Infragistics.Win.UltraWinToolbars.ButtonTool("del");
Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool59 = new Infragistics.Win.UltraWinToolbars.ButtonTool("edit");
Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool61 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ok");
Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool62 = new Infragistics.Win.UltraWinToolbars.ButtonTool("cancel");
Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool32 = new Infragistics.Win.UltraWinToolbars.ButtonTool("left");
Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool33 = new Infragistics.Win.UltraWinToolbars.ButtonTool("right");
Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
this.groupBox6 = new System.Windows.Forms.GroupBox();
this.textTextValue = new System.Windows.Forms.TextBox();
this.label9 = new System.Windows.Forms.Label();
this.butTest = new System.Windows.Forms.Button();
this.ute_TestTime = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
this.label8 = new System.Windows.Forms.Label();
this.label7 = new System.Windows.Forms.Label();
this.textTestName = new System.Windows.Forms.TextBox();
this.butExe = new System.Windows.Forms.Button();
this.cboDing = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.label6 = new System.Windows.Forms.Label();
this.cboBing = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.label5 = new System.Windows.Forms.Label();
this.cboYi = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.label4 = new System.Windows.Forms.Label();
this.cboJia = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.label2 = new System.Windows.Forms.Label();
this.label3 = new System.Windows.Forms.Label();
this.udtBeginTime = new Infragistics.Win.UltraWinEditors.UltraDateTimeEditor();
this.numericUpDown1 = new System.Windows.Forms.NumericUpDown();
this.label1 = new System.Windows.Forms.Label();
this.cboShift2 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.cboShift1 = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
this.label11 = new System.Windows.Forms.Label();
this.textName = new System.Windows.Forms.TextBox();
this.label21 = new System.Windows.Forms.Label();
this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
this.ugdConfig = new Infragistics.Win.UltraWinGrid.UltraGrid();
this.udsConfig = new Infragistics.Win.UltraWinDataSource.UltraDataSource(this.components);
this.ultraGroupBox4 = new Infragistics.Win.Misc.UltraGroupBox();
this.ugdShift = new Infragistics.Win.UltraWinGrid.UltraGrid();
this.udsShift = new Infragistics.Win.UltraWinDataSource.UltraDataSource(this.components);
this.frmStyleBase_Fill_Panel = new System.Windows.Forms.Panel();
this.splitter1 = new System.Windows.Forms.Splitter();
this.uTbMTool = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
this.ultraToolbarsDockArea5 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
this.ultraToolbarsDockArea6 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
this.ultraToolbarsDockArea7 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
this.ultraToolbarsDockArea8 = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
this.ultraGroupBox1.SuspendLayout();
this.groupBox6.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ute_TestTime)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cboDing)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cboBing)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cboYi)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cboJia)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.udtBeginTime)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cboShift2)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.cboShift1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
this.ultraGroupBox3.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ugdConfig)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.udsConfig)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).BeginInit();
this.ultraGroupBox4.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.ugdShift)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.udsShift)).BeginInit();
this.frmStyleBase_Fill_Panel.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.uTbMTool)).BeginInit();
this.SuspendLayout();
//
// ultraGroupBox1
//
this.ultraGroupBox1.Controls.Add(this.groupBox6);
this.ultraGroupBox1.Controls.Add(this.butExe);
this.ultraGroupBox1.Controls.Add(this.cboDing);
this.ultraGroupBox1.Controls.Add(this.label6);
this.ultraGroupBox1.Controls.Add(this.cboBing);
this.ultraGroupBox1.Controls.Add(this.label5);
this.ultraGroupBox1.Controls.Add(this.cboYi);
this.ultraGroupBox1.Controls.Add(this.label4);
this.ultraGroupBox1.Controls.Add(this.cboJia);
this.ultraGroupBox1.Controls.Add(this.label2);
this.ultraGroupBox1.Controls.Add(this.label3);
this.ultraGroupBox1.Controls.Add(this.udtBeginTime);
this.ultraGroupBox1.Controls.Add(this.numericUpDown1);
this.ultraGroupBox1.Controls.Add(this.label1);
this.ultraGroupBox1.Controls.Add(this.cboShift2);
this.ultraGroupBox1.Controls.Add(this.cboShift1);
this.ultraGroupBox1.Controls.Add(this.label11);
this.ultraGroupBox1.Controls.Add(this.textName);
this.ultraGroupBox1.Controls.Add(this.label21);
this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
this.ultraGroupBox1.Name = "ultraGroupBox1";
this.ultraGroupBox1.Size = new System.Drawing.Size(941, 110);
this.ultraGroupBox1.TabIndex = 2;
//
// groupBox6
//
this.groupBox6.Controls.Add(this.textTextValue);
this.groupBox6.Controls.Add(this.label9);
this.groupBox6.Controls.Add(this.butTest);
this.groupBox6.Controls.Add(this.ute_TestTime);
this.groupBox6.Controls.Add(this.label8);
this.groupBox6.Controls.Add(this.label7);
this.groupBox6.Controls.Add(this.textTestName);
this.groupBox6.Dock = System.Windows.Forms.DockStyle.Right;
this.groupBox6.Location = new System.Drawing.Point(645, 0);
this.groupBox6.Name = "groupBox6";
this.groupBox6.Size = new System.Drawing.Size(293, 107);
this.groupBox6.TabIndex = 429;
this.groupBox6.TabStop = false;
this.groupBox6.Text = "测试";
//
// textTextValue
//
this.textTextValue.Location = new System.Drawing.Point(77, 80);
this.textTextValue.MaxLength = 8;
this.textTextValue.Name = "textTextValue";
this.textTextValue.ReadOnly = true;
this.textTextValue.Size = new System.Drawing.Size(142, 21);
this.textTextValue.TabIndex = 431;
//
// label9
//
this.label9.AutoSize = true;
this.label9.BackColor = System.Drawing.Color.Transparent;
this.label9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
this.label9.Location = new System.Drawing.Point(18, 84);
this.label9.Name = "label9";
this.label9.Size = new System.Drawing.Size(53, 12);
this.label9.TabIndex = 430;
this.label9.Text = "测试结果";
//
// butTest
//
this.butTest.ForeColor = System.Drawing.Color.Red;
this.butTest.Location = new System.Drawing.Point(225, 20);
this.butTest.Name = "butTest";
this.butTest.Size = new System.Drawing.Size(61, 50);
this.butTest.TabIndex = 429;
this.butTest.Text = "测试";
this.butTest.UseVisualStyleBackColor = true;
this.butTest.Click += new System.EventHandler(this.butTest_Click);
//
// ute_TestTime
//
appearance15.BackColor = System.Drawing.Color.White;
this.ute_TestTime.Appearance = appearance15;
this.ute_TestTime.BackColor = System.Drawing.Color.White;
this.ute_TestTime.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.ute_TestTime.ButtonsRight.Add(editorButton1);
this.ute_TestTime.Font = new System.Drawing.Font("宋体", 9F);
this.ute_TestTime.Location = new System.Drawing.Point(77, 51);
this.ute_TestTime.Name = "ute_TestTime";
this.ute_TestTime.ReadOnly = true;
this.ute_TestTime.Size = new System.Drawing.Size(142, 19);
this.ute_TestTime.TabIndex = 425;
this.ute_TestTime.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
this.ute_TestTime.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.ute_TestTime_EditorButtonClick);
//
// label8
//
this.label8.AutoSize = true;
this.label8.BackColor = System.Drawing.Color.Transparent;
this.label8.Location = new System.Drawing.Point(18, 54);
this.label8.Name = "label8";
this.label8.Size = new System.Drawing.Size(53, 12);
this.label8.TabIndex = 424;
this.label8.Text = "生产日期";
//
// label7
//
this.label7.AutoSize = true;
this.label7.BackColor = System.Drawing.Color.Transparent;
this.label7.Location = new System.Drawing.Point(18, 25);
this.label7.Name = "label7";
this.label7.Size = new System.Drawing.Size(53, 12);
this.label7.TabIndex = 423;
this.label7.Text = "方案名称";
//
// textTestName
//
this.textTestName.Location = new System.Drawing.Point(77, 20);
this.textTestName.MaxLength = 8;
this.textTestName.Name = "textTestName";
this.textTestName.ReadOnly = true;
this.textTestName.Size = new System.Drawing.Size(142, 21);
this.textTestName.TabIndex = 422;
//
// butExe
//
this.butExe.ForeColor = System.Drawing.Color.Red;
this.butExe.Location = new System.Drawing.Point(539, 8);
this.butExe.Name = "butExe";
this.butExe.Size = new System.Drawing.Size(75, 39);
this.butExe.TabIndex = 428;
this.butExe.Text = "添加计划";
this.butExe.UseVisualStyleBackColor = true;
this.butExe.Click += new System.EventHandler(this.butExe_Click);
//
// cboDing
//
appearance2.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
appearance2.BorderColor = System.Drawing.Color.Black;
this.cboDing.Appearance = appearance2;
this.cboDing.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.cboDing.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
this.cboDing.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
valueListItem4.DataValue = "0";
valueListItem4.DisplayText = "无";
valueListItem5.DataValue = "1";
valueListItem5.DisplayText = "白班";
valueListItem6.DataValue = "2";
valueListItem6.DisplayText = "小夜";
valueListItem7.DataValue = "3";
valueListItem7.DisplayText = "大夜";
this.cboDing.Items.AddRange(new Infragistics.Win.ValueListItem[] {
valueListItem4,
valueListItem5,
valueListItem6,
valueListItem7});
this.cboDing.Location = new System.Drawing.Point(555, 61);
this.cboDing.Name = "cboDing";
this.cboDing.Size = new System.Drawing.Size(59, 19);
this.cboDing.TabIndex = 427;
this.cboDing.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
this.cboDing.ValueChanged += new System.EventHandler(this.cboBZ_ValueChanged);
//
// label6
//
this.label6.AutoSize = true;
this.label6.BackColor = System.Drawing.Color.Transparent;
this.label6.Location = new System.Drawing.Point(520, 64);
this.label6.Name = "label6";
this.label6.Size = new System.Drawing.Size(29, 12);
this.label6.TabIndex = 426;
this.label6.Text = "丁班";
//
// cboBing
//
appearance3.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
appearance3.BorderColor = System.Drawing.Color.Black;
this.cboBing.Appearance = appearance3;
this.cboBing.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.cboBing.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
this.cboBing.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
valueListItem8.DataValue = "0";
valueListItem8.DisplayText = "无";
valueListItem9.DataValue = "1";
valueListItem9.DisplayText = "白班";
valueListItem10.DataValue = "2";
valueListItem10.DisplayText = "小夜";
valueListItem11.DataValue = "3";
valueListItem11.DisplayText = "大夜";
this.cboBing.Items.AddRange(new Infragistics.Win.ValueListItem[] {
valueListItem8,
valueListItem9,
valueListItem10,
valueListItem11});
this.cboBing.Location = new System.Drawing.Point(450, 60);
this.cboBing.Name = "cboBing";
this.cboBing.Size = new System.Drawing.Size(59, 19);
this.cboBing.TabIndex = 425;
this.cboBing.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
this.cboBing.ValueChanged += new System.EventHandler(this.cboBZ_ValueChanged);
//
// label5
//
this.label5.AutoSize = true;
this.label5.BackColor = System.Drawing.Color.Transparent;
this.label5.Location = new System.Drawing.Point(415, 63);
this.label5.Name = "label5";
this.label5.Size = new System.Drawing.Size(29, 12);
this.label5.TabIndex = 424;
this.label5.Text = "丙班";
//
// cboYi
//
appearance4.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
appearance4.BorderColor = System.Drawing.Color.Black;
this.cboYi.Appearance = appearance4;
this.cboYi.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.cboYi.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
this.cboYi.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
valueListItem12.DataValue = "0";
valueListItem12.DisplayText = "无";
valueListItem13.DataValue = "1";
valueListItem13.DisplayText = "白班";
valueListItem14.DataValue = "2";
valueListItem14.DisplayText = "小夜";
valueListItem15.DataValue = "3";
valueListItem15.DisplayText = "大夜";
this.cboYi.Items.AddRange(new Infragistics.Win.ValueListItem[] {
valueListItem12,
valueListItem13,
valueListItem14,
valueListItem15});
this.cboYi.Location = new System.Drawing.Point(340, 59);
this.cboYi.Name = "cboYi";
this.cboYi.Size = new System.Drawing.Size(59, 19);
this.cboYi.TabIndex = 423;
this.cboYi.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
this.cboYi.ValueChanged += new System.EventHandler(this.cboBZ_ValueChanged);
//
// label4
//
this.label4.AutoSize = true;
this.label4.BackColor = System.Drawing.Color.Transparent;
this.label4.Location = new System.Drawing.Point(305, 62);
this.label4.Name = "label4";
this.label4.Size = new System.Drawing.Size(29, 12);
this.label4.TabIndex = 422;
this.label4.Text = "乙班";
//
// cboJia
//
appearance6.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
appearance6.BorderColor = System.Drawing.Color.Black;
this.cboJia.Appearance = appearance6;
this.cboJia.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.cboJia.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
this.cboJia.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
valueListItem16.DataValue = "0";
valueListItem16.DisplayText = "无";
valueListItem17.DataValue = "1";
valueListItem17.DisplayText = "白班";
valueListItem18.DataValue = "2";
valueListItem18.DisplayText = "小夜";
valueListItem19.DataValue = "3";
valueListItem19.DisplayText = "大夜";
this.cboJia.Items.AddRange(new Infragistics.Win.ValueListItem[] {
valueListItem16,
valueListItem17,
valueListItem18,
valueListItem19});
this.cboJia.Location = new System.Drawing.Point(235, 60);
this.cboJia.Name = "cboJia";
this.cboJia.Size = new System.Drawing.Size(59, 19);
this.cboJia.TabIndex = 421;
this.cboJia.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
this.cboJia.ValueChanged += new System.EventHandler(this.cboBZ_ValueChanged);
//
// label2
//
this.label2.AutoSize = true;
this.label2.BackColor = System.Drawing.Color.Transparent;
this.label2.Location = new System.Drawing.Point(200, 63);
this.label2.Name = "label2";
this.label2.Size = new System.Drawing.Size(29, 12);
this.label2.TabIndex = 420;
this.label2.Text = "甲班";
//
// label3
//
this.label3.AutoSize = true;
this.label3.Font = new System.Drawing.Font("宋体", 9F);
this.label3.Location = new System.Drawing.Point(24, 63);
this.label3.Name = "label3";
this.label3.Size = new System.Drawing.Size(53, 12);
this.label3.TabIndex = 419;
this.label3.Text = "开始日期";
//
// udtBeginTime
//
this.udtBeginTime.Location = new System.Drawing.Point(83, 59);
this.udtBeginTime.MaskInput = "yyyy-mm-dd";
this.udtBeginTime.Name = "udtBeginTime";
this.udtBeginTime.Nullable = false;
this.udtBeginTime.Size = new System.Drawing.Size(94, 21);
this.udtBeginTime.TabIndex = 418;
//
// numericUpDown1
//
this.numericUpDown1.Location = new System.Drawing.Point(476, 17);
this.numericUpDown1.Maximum = new decimal(new int[] {
20,
0,
0,
0});
this.numericUpDown1.Minimum = new decimal(new int[] {
1,
0,
0,
0});
this.numericUpDown1.Name = "numericUpDown1";
this.numericUpDown1.Size = new System.Drawing.Size(53, 21);
this.numericUpDown1.TabIndex = 417;
this.numericUpDown1.Value = new decimal(new int[] {
1,
0,
0,
0});
//
// label1
//
this.label1.AutoSize = true;
this.label1.BackColor = System.Drawing.Color.Transparent;
this.label1.Location = new System.Drawing.Point(417, 21);
this.label1.Name = "label1";
this.label1.Size = new System.Drawing.Size(53, 12);
this.label1.TabIndex = 415;
this.label1.Text = "运行周期";
//
// cboShift2
//
appearance23.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
appearance23.BorderColor = System.Drawing.Color.Black;
this.cboShift2.Appearance = appearance23;
this.cboShift2.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.cboShift2.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
this.cboShift2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
valueListItem22.DataValue = "3";
valueListItem22.DisplayText = "三运转";
this.cboShift2.Items.AddRange(new Infragistics.Win.ValueListItem[] {
valueListItem22});
this.cboShift2.Location = new System.Drawing.Point(333, 18);
this.cboShift2.Name = "cboShift2";
this.cboShift2.Size = new System.Drawing.Size(66, 19);
this.cboShift2.TabIndex = 414;
this.cboShift2.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
//
// cboShift1
//
appearance1.BorderAlpha = Infragistics.Win.Alpha.UseAlphaLevel;
appearance1.BorderColor = System.Drawing.Color.Black;
this.cboShift1.Appearance = appearance1;
this.cboShift1.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
this.cboShift1.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
this.cboShift1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
valueListItem1.DataValue = "4";
valueListItem1.DisplayText = "四班";
valueListItem2.DataValue = "3";
valueListItem2.DisplayText = "三班";
this.cboShift1.Items.AddRange(new Infragistics.Win.ValueListItem[] {
valueListItem1,
valueListItem2});
this.cboShift1.Location = new System.Drawing.Point(256, 18);
this.cboShift1.Name = "cboShift1";
this.cboShift1.Size = new System.Drawing.Size(66, 19);
this.cboShift1.TabIndex = 413;
this.cboShift1.UseFlatMode = Infragistics.Win.DefaultableBoolean.True;
//
// label11
//
this.label11.AutoSize = true;
this.label11.BackColor = System.Drawing.Color.Transparent;
this.label11.Location = new System.Drawing.Point(197, 21);
this.label11.Name = "label11";
this.label11.Size = new System.Drawing.Size(53, 12);
this.label11.TabIndex = 412;
this.label11.Text = "排班类型";
//
// textName
//
this.textName.Location = new System.Drawing.Point(83, 17);
this.textName.MaxLength = 8;
this.textName.Name = "textName";
this.textName.Size = new System.Drawing.Size(94, 21);
this.textName.TabIndex = 411;
//
// label21
//
this.label21.AutoSize = true;
this.label21.BackColor = System.Drawing.Color.Transparent;
this.label21.Location = new System.Drawing.Point(24, 21);
this.label21.Name = "label21";
this.label21.Size = new System.Drawing.Size(53, 12);
this.label21.TabIndex = 347;
this.label21.Text = "方案名称";
//
// ultraGroupBox3
//
this.ultraGroupBox3.Controls.Add(this.ugdConfig);
this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Left;
this.ultraGroupBox3.Location = new System.Drawing.Point(0, 110);
this.ultraGroupBox3.Name = "ultraGroupBox3";
this.ultraGroupBox3.Size = new System.Drawing.Size(411, 421);
this.ultraGroupBox3.TabIndex = 259;
this.ultraGroupBox3.Text = "配置方案";
//
// ugdConfig
//
this.ugdConfig.DataSource = this.udsConfig;
ultraGridColumn1.Header.Caption = "配置项目编码";
ultraGridColumn1.Header.VisiblePosition = 0;
ultraGridColumn1.Hidden = true;
ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(87, 0);
ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn2.Header.Caption = "配置名称";
ultraGridColumn2.Header.VisiblePosition = 1;
ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2;
ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(98, 0);
ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn3.Header.Caption = "配置类型";
ultraGridColumn3.Header.VisiblePosition = 2;
ultraGridColumn3.Hidden = true;
ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(96, 0);
ultraGridColumn4.Header.Caption = "配置类型名称";
ultraGridColumn4.Header.VisiblePosition = 3;
ultraGridColumn4.RowLayoutColumnInfo.OriginX = 4;
ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(107, 0);
ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn5.Header.Caption = "运行周期";
ultraGridColumn5.Header.VisiblePosition = 4;
ultraGridColumn5.RowLayoutColumnInfo.OriginX = 6;
ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(68, 0);
ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn6.Header.Caption = "操作人";
ultraGridColumn6.Header.VisiblePosition = 5;
ultraGridColumn6.RowLayoutColumnInfo.OriginX = 8;
ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(87, 0);
ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
ultraGridColumn7.Header.Caption = "操作时间";
ultraGridColumn7.Header.VisiblePosition = 6;
ultraGridColumn7.RowLayoutColumnInfo.OriginX = 10;
ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(90, 0);
ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
ultraGridBand1.Columns.AddRange(new object[] {
ultraGridColumn1,
ultraGridColumn2,
ultraGridColumn3,
ultraGridColumn4,
ultraGridColumn5,
ultraGridColumn6,
ultraGridColumn7});
ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
this.ugdConfig.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
appearance8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(167)))), ((int)(((byte)(222)))));
this.ugdConfig.DisplayLayout.CaptionAppearance = appearance8;
this.ugdConfig.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
valueListItem30.DataValue = "01";
valueListItem30.DisplayText = "1#转炉";
valueListItem31.DataValue = "02";
valueListItem31.DisplayText = "2#转炉";
valueListItem32.DataValue = "03";
valueListItem32.DisplayText = "3#转炉";
valueListItem33.DataValue = "00";
valueListItem33.DisplayText = " ";
valueList1.ValueListItems.AddRange(new Infragistics.Win.ValueListItem[] {
valueListItem30,
valueListItem31,
valueListItem32,
valueListItem33});
this.ugdConfig.DisplayLayout.ValueLists.AddRange(new Infragistics.Win.ValueList[] {
valueList1});
this.ugdConfig.Dock = System.Windows.Forms.DockStyle.Fill;
this.ugdConfig.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ugdConfig.Location = new System.Drawing.Point(3, 18);
this.ugdConfig.Name = "ugdConfig";
this.ugdConfig.Size = new System.Drawing.Size(405, 400);
this.ugdConfig.TabIndex = 255;
this.ugdConfig.AfterRowActivate += new System.EventHandler(this.ugdConfig_AfterRowActivate);
//
// udsConfig
//
this.udsConfig.Band.Columns.AddRange(new object[] {
ultraDataColumn1,
ultraDataColumn2,
ultraDataColumn3,
ultraDataColumn4,
ultraDataColumn5,
ultraDataColumn6,
ultraDataColumn7});
//
// ultraGroupBox4
//
this.ultraGroupBox4.Controls.Add(this.ugdShift);
this.ultraGroupBox4.Dock = System.Windows.Forms.DockStyle.Fill;
this.ultraGroupBox4.Location = new System.Drawing.Point(411, 110);
this.ultraGroupBox4.Name = "ultraGroupBox4";
this.ultraGroupBox4.Size = new System.Drawing.Size(530, 421);
this.ultraGroupBox4.TabIndex = 261;
this.ultraGroupBox4.Text = "配置详情";
//
// ugdShift
//
this.ugdShift.DataSource = this.udsShift;
ultraGridColumn8.Header.Caption = "班次日期";
ultraGridColumn8.Header.VisiblePosition = 0;
ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(101, 0);
ultraGridColumn9.Header.Caption = "配置项目编码";
ultraGridColumn9.Header.VisiblePosition = 1;
ultraGridColumn9.Hidden = true;
ultraGridColumn10.Header.Caption = "甲班";
ultraGridColumn10.Header.VisiblePosition = 2;
ultraGridColumn10.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(95, 0);
ultraGridColumn11.Header.Caption = "乙班";
ultraGridColumn11.Header.VisiblePosition = 3;
ultraGridColumn11.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(97, 0);
ultraGridColumn12.Header.Caption = "丙班";
ultraGridColumn12.Header.VisiblePosition = 4;
ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(90, 0);
ultraGridColumn13.Header.Caption = "丁班";
ultraGridColumn13.Header.VisiblePosition = 5;
ultraGridColumn13.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(94, 0);
ultraGridBand2.Columns.AddRange(new object[] {
ultraGridColumn8,
ultraGridColumn9,
ultraGridColumn10,
ultraGridColumn11,
ultraGridColumn12,
ultraGridColumn13});
ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
this.ugdShift.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
appearance7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(122)))), ((int)(((byte)(167)))), ((int)(((byte)(222)))));
this.ugdShift.DisplayLayout.CaptionAppearance = appearance7;
this.ugdShift.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.Standard;
valueListItem26.DataValue = "01";
valueListItem26.DisplayText = "1#转炉";
valueListItem27.DataValue = "02";
valueListItem27.DisplayText = "2#转炉";
valueListItem28.DataValue = "03";
valueListItem28.DisplayText = "3#转炉";
valueListItem29.DataValue = "00";
valueListItem29.DisplayText = " ";
valueList2.ValueListItems.AddRange(new Infragistics.Win.ValueListItem[] {
valueListItem26,
valueListItem27,
valueListItem28,
valueListItem29});
this.ugdShift.DisplayLayout.ValueLists.AddRange(new Infragistics.Win.ValueList[] {
valueList2});
this.ugdShift.Dock = System.Windows.Forms.DockStyle.Fill;
this.ugdShift.Font = new System.Drawing.Font("宋体", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
this.ugdShift.Location = new System.Drawing.Point(3, 18);
this.ugdShift.Name = "ugdShift";
this.ugdShift.Size = new System.Drawing.Size(524, 400);
this.ugdShift.TabIndex = 255;
//
// udsShift
//
this.udsShift.Band.Columns.AddRange(new object[] {
ultraDataColumn8,
ultraDataColumn9,
ultraDataColumn10,
ultraDataColumn11,
ultraDataColumn12,
ultraDataColumn13});
//
// frmStyleBase_Fill_Panel
//
this.frmStyleBase_Fill_Panel.Controls.Add(this.splitter1);
this.frmStyleBase_Fill_Panel.Controls.Add(this.ultraGroupBox4);
this.frmStyleBase_Fill_Panel.Controls.Add(this.ultraGroupBox3);
this.frmStyleBase_Fill_Panel.Controls.Add(this.ultraGroupBox1);
this.frmStyleBase_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
this.frmStyleBase_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
this.frmStyleBase_Fill_Panel.Location = new System.Drawing.Point(0, 28);
this.frmStyleBase_Fill_Panel.Name = "frmStyleBase_Fill_Panel";
this.frmStyleBase_Fill_Panel.Size = new System.Drawing.Size(941, 531);
this.frmStyleBase_Fill_Panel.TabIndex = 270;
//
// splitter1
//
this.splitter1.Location = new System.Drawing.Point(411, 110);
this.splitter1.Name = "splitter1";
this.splitter1.Size = new System.Drawing.Size(3, 421);
this.splitter1.TabIndex = 262;
this.splitter1.TabStop = false;
//
// uTbMTool
//
this.uTbMTool.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
this.uTbMTool.DesignerFlags = 1;
this.uTbMTool.DockWithinContainer = this;
this.uTbMTool.DockWithinContainerBaseType = typeof(Core.StlMes.Client.LgCommon.frmStyleBase);
this.uTbMTool.LockToolbars = true;
this.uTbMTool.MiniToolbar.ToolRowCount = 1;
this.uTbMTool.ShowFullMenusDelay = 500;
this.uTbMTool.ShowQuickCustomizeButton = false;
this.uTbMTool.Style = Infragistics.Win.UltraWinToolbars.ToolbarStyle.Office2007;
ultraToolbar1.DockedColumn = 0;
ultraToolbar1.DockedRow = 0;
buttonTool41.InstanceProps.IsFirstInGroup = true;
buttonTool1.InstanceProps.IsFirstInGroup = true;
buttonTool45.InstanceProps.IsFirstInGroup = true;
buttonTool46.InstanceProps.IsFirstInGroup = true;
buttonTool47.InstanceProps.IsFirstInGroup = true;
buttonTool43.InstanceProps.IsFirstInGroup = true;
buttonTool42.InstanceProps.IsFirstInGroup = true;
ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
buttonTool40,
buttonTool41,
buttonTool1,
buttonTool45,
buttonTool46,
buttonTool47,
buttonTool43,
buttonTool42});
ultraToolbar1.Text = "UltraToolbar1";
this.uTbMTool.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
ultraToolbar1});
this.uTbMTool.ToolbarSettings.AllowCustomize = Infragistics.Win.DefaultableBoolean.False;
this.uTbMTool.ToolbarSettings.AllowDockBottom = Infragistics.Win.DefaultableBoolean.False;
this.uTbMTool.ToolbarSettings.AllowDockLeft = Infragistics.Win.DefaultableBoolean.False;
this.uTbMTool.ToolbarSettings.AllowDockRight = Infragistics.Win.DefaultableBoolean.False;
this.uTbMTool.ToolbarSettings.AllowDockTop = Infragistics.Win.DefaultableBoolean.False;
this.uTbMTool.ToolbarSettings.AllowHiding = Infragistics.Win.DefaultableBoolean.False;
appearance30.Image = ((object)(resources.GetObject("appearance30.Image")));
buttonTool57.SharedPropsInternal.AppearancesSmall.Appearance = appearance30;
buttonTool57.SharedPropsInternal.Caption = "新增";
buttonTool57.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
appearance32.Image = ((object)(resources.GetObject("appearance32.Image")));
buttonTool58.SharedPropsInternal.AppearancesSmall.Appearance = appearance32;
buttonTool58.SharedPropsInternal.Caption = "删除";
buttonTool58.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
appearance31.Image = ((object)(resources.GetObject("appearance31.Image")));
buttonTool59.SharedPropsInternal.AppearancesSmall.Appearance = appearance31;
buttonTool59.SharedPropsInternal.Caption = "修改";
buttonTool59.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
buttonTool59.SharedPropsInternal.Enabled = false;
buttonTool59.SharedPropsInternal.Visible = false;
appearance33.Image = ((object)(resources.GetObject("appearance33.Image")));
buttonTool61.SharedPropsInternal.AppearancesSmall.Appearance = appearance33;
buttonTool61.SharedPropsInternal.Caption = "确认";
buttonTool61.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
buttonTool61.SharedPropsInternal.Visible = false;
appearance34.Image = ((object)(resources.GetObject("appearance34.Image")));
buttonTool62.SharedPropsInternal.AppearancesSmall.Appearance = appearance34;
buttonTool62.SharedPropsInternal.Caption = "取消";
buttonTool62.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
buttonTool62.SharedPropsInternal.Visible = false;
appearance28.Image = ((object)(resources.GetObject("appearance28.Image")));
buttonTool32.SharedPropsInternal.AppearancesSmall.Appearance = appearance28;
buttonTool32.SharedPropsInternal.CustomizerCaption = "<<";
buttonTool32.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
appearance29.Image = ((object)(resources.GetObject("appearance29.Image")));
buttonTool33.SharedPropsInternal.AppearancesSmall.Appearance = appearance29;
buttonTool33.SharedPropsInternal.CustomizerCaption = ">>";
buttonTool33.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
appearance19.Image = ((object)(resources.GetObject("appearance19.Image")));
buttonTool2.SharedPropsInternal.AppearancesSmall.Appearance = appearance19;
buttonTool2.SharedPropsInternal.Caption = "查询";
buttonTool2.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
this.uTbMTool.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
buttonTool57,
buttonTool58,
buttonTool59,
buttonTool61,
buttonTool62,
buttonTool32,
buttonTool33,
buttonTool2});
this.uTbMTool.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.ultraToolbarsManager_ToolClick);
//
// ultraToolbarsDockArea5
//
this.ultraToolbarsDockArea5.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this.ultraToolbarsDockArea5.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
this.ultraToolbarsDockArea5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
this.ultraToolbarsDockArea5.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
this.ultraToolbarsDockArea5.ForeColor = System.Drawing.SystemColors.ControlText;
this.ultraToolbarsDockArea5.Location = new System.Drawing.Point(0, 0);
this.ultraToolbarsDockArea5.Name = "ultraToolbarsDockArea5";
this.ultraToolbarsDockArea5.Size = new System.Drawing.Size(941, 28);
this.ultraToolbarsDockArea5.ToolbarsManager = this.uTbMTool;
//
// ultraToolbarsDockArea6
//
this.ultraToolbarsDockArea6.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this.ultraToolbarsDockArea6.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
this.ultraToolbarsDockArea6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
this.ultraToolbarsDockArea6.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
this.ultraToolbarsDockArea6.ForeColor = System.Drawing.SystemColors.ControlText;
this.ultraToolbarsDockArea6.Location = new System.Drawing.Point(0, 559);
this.ultraToolbarsDockArea6.Name = "ultraToolbarsDockArea6";
this.ultraToolbarsDockArea6.Size = new System.Drawing.Size(941, 0);
this.ultraToolbarsDockArea6.ToolbarsManager = this.uTbMTool;
//
// ultraToolbarsDockArea7
//
this.ultraToolbarsDockArea7.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this.ultraToolbarsDockArea7.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
this.ultraToolbarsDockArea7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
this.ultraToolbarsDockArea7.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
this.ultraToolbarsDockArea7.ForeColor = System.Drawing.SystemColors.ControlText;
this.ultraToolbarsDockArea7.Location = new System.Drawing.Point(0, 28);
this.ultraToolbarsDockArea7.Name = "ultraToolbarsDockArea7";
this.ultraToolbarsDockArea7.Size = new System.Drawing.Size(0, 531);
this.ultraToolbarsDockArea7.ToolbarsManager = this.uTbMTool;
//
// ultraToolbarsDockArea8
//
this.ultraToolbarsDockArea8.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
this.ultraToolbarsDockArea8.AlphaBlendMode = Infragistics.Win.AlphaBlendMode.Disabled;
this.ultraToolbarsDockArea8.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(219)))), ((int)(((byte)(255)))));
this.ultraToolbarsDockArea8.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
this.ultraToolbarsDockArea8.ForeColor = System.Drawing.SystemColors.ControlText;
this.ultraToolbarsDockArea8.Location = new System.Drawing.Point(941, 28);
this.ultraToolbarsDockArea8.Name = "ultraToolbarsDockArea8";
this.ultraToolbarsDockArea8.Size = new System.Drawing.Size(0, 531);
this.ultraToolbarsDockArea8.ToolbarsManager = this.uTbMTool;
//
// FrmShiftItems
//
this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
this.ClientSize = new System.Drawing.Size(941, 559);
this.Controls.Add(this.frmStyleBase_Fill_Panel);
this.Controls.Add(this.ultraToolbarsDockArea7);
this.Controls.Add(this.ultraToolbarsDockArea8);
this.Controls.Add(this.ultraToolbarsDockArea5);
this.Controls.Add(this.ultraToolbarsDockArea6);
this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
this.MaximizeBox = false;
this.MinimizeBox = false;
this.Name = "FrmShiftItems";
this.Text = "班次运转配置管理";
this.Load += new System.EventHandler(this.FrmShiftItems_Load);
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
this.ultraGroupBox1.ResumeLayout(false);
this.ultraGroupBox1.PerformLayout();
this.groupBox6.ResumeLayout(false);
this.groupBox6.PerformLayout();
((System.ComponentModel.ISupportInitialize)(this.ute_TestTime)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cboDing)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cboBing)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cboYi)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cboJia)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.udtBeginTime)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cboShift2)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.cboShift1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
this.ultraGroupBox3.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ugdConfig)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.udsConfig)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox4)).EndInit();
this.ultraGroupBox4.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.ugdShift)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.udsShift)).EndInit();
this.frmStyleBase_Fill_Panel.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.uTbMTool)).EndInit();
this.ResumeLayout(false);
}
#endregion
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
private Infragistics.Win.UltraWinGrid.UltraGrid ugdConfig;
private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox4;
private Infragistics.Win.UltraWinGrid.UltraGrid ugdShift;
private Infragistics.Win.UltraWinDataSource.UltraDataSource udsConfig;
private Infragistics.Win.UltraWinDataSource.UltraDataSource udsShift;
private System.Windows.Forms.Panel frmStyleBase_Fill_Panel;
private System.Windows.Forms.Splitter splitter1;
private System.Windows.Forms.Label label21;
private System.Windows.Forms.TextBox textName;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager uTbMTool;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea7;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea8;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea5;
private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea ultraToolbarsDockArea6;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cboShift2;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cboShift1;
private System.Windows.Forms.Label label11;
private System.Windows.Forms.Label label1;
private System.Windows.Forms.NumericUpDown numericUpDown1;
private System.Windows.Forms.Label label3;
private Infragistics.Win.UltraWinEditors.UltraDateTimeEditor udtBeginTime;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cboJia;
private System.Windows.Forms.Label label2;
private System.Windows.Forms.Button butExe;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cboDing;
private System.Windows.Forms.Label label6;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cboBing;
private System.Windows.Forms.Label label5;
private Infragistics.Win.UltraWinEditors.UltraComboEditor cboYi;
private System.Windows.Forms.Label label4;
private System.Windows.Forms.GroupBox groupBox6;
private System.Windows.Forms.Label label8;
private System.Windows.Forms.Label label7;
private System.Windows.Forms.TextBox textTestName;
private Infragistics.Win.UltraWinEditors.UltraTextEditor ute_TestTime;
private System.Windows.Forms.Button butTest;
private System.Windows.Forms.TextBox textTextValue;
private System.Windows.Forms.Label label9;
}
}