| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299 |
- namespace Core.StlMes.Client.Mcp.Treatment.HeatTreatment
- {
- partial class FrmControlShift
- {
- /// <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()
- {
- this.components = new System.ComponentModel.Container();
- 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.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.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem13 = new Infragistics.Win.ValueListItem();
- Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
- 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.Appearance appearance30 = new Infragistics.Win.Appearance();
- Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("HttControlShiftEntity", -1);
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlineCode");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlineName");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProBc");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LastBc");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ShiftBeg");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ShiftEnd");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ShiftTime");
- Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK", 0);
- Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
- Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
- this.txtPline = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.colShift = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.colGroup = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
- this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
- this.HttControlShiftEntitybindingSource1 = new System.Windows.Forms.BindingSource(this.components);
- ((System.ComponentModel.ISupportInitialize)(this.txtPline)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.colShift)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.colGroup)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
- ((System.ComponentModel.ISupportInitialize)(this.HttControlShiftEntitybindingSource1)).BeginInit();
- this.SuspendLayout();
- //
- // txtPline
- //
- this.txtPline.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- valueListItem5.DataValue = "0";
- valueListItem5.DisplayText = "上料";
- valueListItem6.DataValue = "1";
- valueListItem6.DisplayText = "热处理";
- valueListItem7.DataValue = "2";
- valueListItem7.DisplayText = "定径热矫冷矫";
- valueListItem8.DataValue = "3";
- valueListItem8.DisplayText = "表面检验";
- valueListItem9.DataValue = "4";
- valueListItem9.DisplayText = "探伤";
- valueListItem10.DataValue = "5";
- valueListItem10.DisplayText = "下线";
- this.txtPline.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem5,
- valueListItem6,
- valueListItem7,
- valueListItem8,
- valueListItem9,
- valueListItem10});
- this.txtPline.Location = new System.Drawing.Point(23, 168);
- this.txtPline.Margin = new System.Windows.Forms.Padding(2);
- this.txtPline.Name = "txtPline";
- this.txtPline.Size = new System.Drawing.Size(108, 21);
- this.txtPline.TabIndex = 4;
- this.txtPline.Visible = false;
- //
- // colShift
- //
- this.colShift.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- valueListItem11.DataValue = "1";
- valueListItem11.DisplayText = "早";
- valueListItem12.DataValue = "2";
- valueListItem12.DisplayText = "中";
- valueListItem13.DataValue = "3";
- valueListItem13.DisplayText = "晚";
- valueListItem1.DataValue = "0";
- valueListItem1.DisplayText = "白";
- this.colShift.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem11,
- valueListItem12,
- valueListItem13,
- valueListItem1});
- this.colShift.Location = new System.Drawing.Point(328, 174);
- this.colShift.Margin = new System.Windows.Forms.Padding(2);
- this.colShift.Name = "colShift";
- this.colShift.Size = new System.Drawing.Size(108, 21);
- this.colShift.TabIndex = 5;
- this.colShift.Visible = false;
- //
- // colGroup
- //
- this.colGroup.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
- valueListItem30.DataValue = "1";
- valueListItem30.DisplayText = "甲";
- valueListItem31.DataValue = "2";
- valueListItem31.DisplayText = "乙";
- valueListItem32.DataValue = "3";
- valueListItem32.DisplayText = "丙";
- valueListItem33.DataValue = "4";
- valueListItem33.DisplayText = "丁";
- this.colGroup.Items.AddRange(new Infragistics.Win.ValueListItem[] {
- valueListItem30,
- valueListItem31,
- valueListItem32,
- valueListItem33});
- this.colGroup.Location = new System.Drawing.Point(118, 125);
- this.colGroup.Margin = new System.Windows.Forms.Padding(2);
- this.colGroup.Name = "colGroup";
- this.colGroup.Size = new System.Drawing.Size(108, 21);
- this.colGroup.TabIndex = 1;
- this.colGroup.Visible = false;
- //
- // ultraGrid1
- //
- this.ultraGrid1.DataSource = this.HttControlShiftEntitybindingSource1;
- appearance30.BackColor = System.Drawing.SystemColors.Window;
- appearance30.BorderColor = System.Drawing.SystemColors.InactiveCaption;
- this.ultraGrid1.DisplayLayout.Appearance = appearance30;
- ultraGridColumn1.EditorComponent = this.txtPline;
- ultraGridColumn1.Header.VisiblePosition = 0;
- ultraGridColumn1.RowLayoutColumnInfo.OriginX = 1;
- ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
- ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn1.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
- ultraGridColumn2.Header.VisiblePosition = 1;
- ultraGridColumn2.Hidden = true;
- ultraGridColumn3.EditorComponent = this.colShift;
- ultraGridColumn3.Header.VisiblePosition = 2;
- ultraGridColumn3.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
- ultraGridColumn4.EditorComponent = this.colShift;
- ultraGridColumn4.Header.VisiblePosition = 3;
- ultraGridColumn4.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
- ultraGridColumn5.Format = "mm:ss";
- ultraGridColumn5.Header.VisiblePosition = 4;
- ultraGridColumn5.MaskInput = "nn:nn";
- ultraGridColumn6.Format = "mm:ss";
- ultraGridColumn6.Header.VisiblePosition = 5;
- ultraGridColumn6.MaskInput = "nn:nn";
- ultraGridColumn7.Header.VisiblePosition = 6;
- ultraGridColumn8.DataType = typeof(bool);
- ultraGridColumn8.Header.Caption = "选择";
- ultraGridColumn8.Header.VisiblePosition = 7;
- ultraGridColumn8.RowLayoutColumnInfo.OriginX = 0;
- ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
- ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(69, 0);
- ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
- ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
- ultraGridColumn8.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
- ultraGridBand1.Columns.AddRange(new object[] {
- ultraGridColumn1,
- ultraGridColumn2,
- ultraGridColumn3,
- ultraGridColumn4,
- ultraGridColumn5,
- ultraGridColumn6,
- ultraGridColumn7,
- ultraGridColumn8});
- ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
- this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
- this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
- appearance31.BackColor = System.Drawing.SystemColors.ActiveBorder;
- appearance31.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance31.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
- appearance31.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance31;
- appearance43.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance43;
- this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
- appearance44.BackColor = System.Drawing.SystemColors.ControlLightLight;
- appearance44.BackColor2 = System.Drawing.SystemColors.Control;
- appearance44.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance44.ForeColor = System.Drawing.SystemColors.GrayText;
- this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance44;
- this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
- this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
- appearance45.BackColor = System.Drawing.SystemColors.Window;
- appearance45.ForeColor = System.Drawing.SystemColors.ControlText;
- this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance45;
- appearance46.BackColor = System.Drawing.SystemColors.Highlight;
- appearance46.ForeColor = System.Drawing.SystemColors.HighlightText;
- this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance46;
- this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
- this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
- appearance47.BackColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance47;
- appearance48.BorderColor = System.Drawing.Color.Silver;
- appearance48.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
- this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance48;
- this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
- this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
- appearance49.BackColor = System.Drawing.SystemColors.Control;
- appearance49.BackColor2 = System.Drawing.SystemColors.ControlDark;
- appearance49.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
- appearance49.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
- appearance49.BorderColor = System.Drawing.SystemColors.Window;
- this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance49;
- appearance50.TextHAlignAsString = "Left";
- this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance50;
- this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
- this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
- appearance51.BackColor = System.Drawing.SystemColors.Window;
- appearance51.BorderColor = System.Drawing.Color.Silver;
- this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance51;
- this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
- appearance52.BackColor = System.Drawing.SystemColors.ControlLight;
- this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance52;
- this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
- this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
- this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
- this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
- this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
- this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
- this.ultraGrid1.Margin = new System.Windows.Forms.Padding(2);
- this.ultraGrid1.Name = "ultraGrid1";
- this.ultraGrid1.Size = new System.Drawing.Size(764, 368);
- this.ultraGrid1.TabIndex = 0;
- this.ultraGrid1.Text = "ultraGrid1";
- this.ultraGrid1.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid1_CellChange);
- //
- // HttControlShiftEntitybindingSource1
- //
- this.HttControlShiftEntitybindingSource1.DataSource = typeof(Core.StlMes.Client.Mcp.Treatment.Entity.HttControlShiftEntity);
- //
- // FrmControlShift
- //
- this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.ClientSize = new System.Drawing.Size(764, 368);
- this.Controls.Add(this.colShift);
- this.Controls.Add(this.txtPline);
- this.Controls.Add(this.colGroup);
- this.Controls.Add(this.ultraGrid1);
- this.Margin = new System.Windows.Forms.Padding(2);
- this.Name = "FrmControlShift";
- this.Text = "上下班时间管理";
- this.Load += new System.EventHandler(this.FrmControlShift_Load);
- ((System.ComponentModel.ISupportInitialize)(this.txtPline)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.colShift)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.colGroup)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
- ((System.ComponentModel.ISupportInitialize)(this.HttControlShiftEntitybindingSource1)).EndInit();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor colGroup;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor txtPline;
- private System.Windows.Forms.BindingSource HttControlShiftEntitybindingSource1;
- private Infragistics.Win.UltraWinEditors.UltraComboEditor colShift;
- }
- }
|