FrmControlShift.Designer.cs 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299
  1. namespace Core.StlMes.Client.Mcp.Treatment.HeatTreatment
  2. {
  3. partial class FrmControlShift
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.ValueListItem valueListItem5 = new Infragistics.Win.ValueListItem();
  30. Infragistics.Win.ValueListItem valueListItem6 = new Infragistics.Win.ValueListItem();
  31. Infragistics.Win.ValueListItem valueListItem7 = new Infragistics.Win.ValueListItem();
  32. Infragistics.Win.ValueListItem valueListItem8 = new Infragistics.Win.ValueListItem();
  33. Infragistics.Win.ValueListItem valueListItem9 = new Infragistics.Win.ValueListItem();
  34. Infragistics.Win.ValueListItem valueListItem10 = new Infragistics.Win.ValueListItem();
  35. Infragistics.Win.ValueListItem valueListItem11 = new Infragistics.Win.ValueListItem();
  36. Infragistics.Win.ValueListItem valueListItem12 = new Infragistics.Win.ValueListItem();
  37. Infragistics.Win.ValueListItem valueListItem13 = new Infragistics.Win.ValueListItem();
  38. Infragistics.Win.ValueListItem valueListItem1 = new Infragistics.Win.ValueListItem();
  39. Infragistics.Win.ValueListItem valueListItem30 = new Infragistics.Win.ValueListItem();
  40. Infragistics.Win.ValueListItem valueListItem31 = new Infragistics.Win.ValueListItem();
  41. Infragistics.Win.ValueListItem valueListItem32 = new Infragistics.Win.ValueListItem();
  42. Infragistics.Win.ValueListItem valueListItem33 = new Infragistics.Win.ValueListItem();
  43. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("HttControlShiftEntity", -1);
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlineCode");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlineName");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ProBc");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("LastBc");
  49. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ShiftBeg");
  50. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ShiftEnd");
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ShiftTime");
  52. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK", 0);
  53. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance51 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance52 = new Infragistics.Win.Appearance();
  64. this.txtPline = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  65. this.colShift = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  66. this.colGroup = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  67. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  68. this.HttControlShiftEntitybindingSource1 = new System.Windows.Forms.BindingSource(this.components);
  69. ((System.ComponentModel.ISupportInitialize)(this.txtPline)).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)(this.colShift)).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)(this.colGroup)).BeginInit();
  72. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  73. ((System.ComponentModel.ISupportInitialize)(this.HttControlShiftEntitybindingSource1)).BeginInit();
  74. this.SuspendLayout();
  75. //
  76. // txtPline
  77. //
  78. this.txtPline.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  79. valueListItem5.DataValue = "0";
  80. valueListItem5.DisplayText = "上料";
  81. valueListItem6.DataValue = "1";
  82. valueListItem6.DisplayText = "热处理";
  83. valueListItem7.DataValue = "2";
  84. valueListItem7.DisplayText = "定径热矫冷矫";
  85. valueListItem8.DataValue = "3";
  86. valueListItem8.DisplayText = "表面检验";
  87. valueListItem9.DataValue = "4";
  88. valueListItem9.DisplayText = "探伤";
  89. valueListItem10.DataValue = "5";
  90. valueListItem10.DisplayText = "下线";
  91. this.txtPline.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  92. valueListItem5,
  93. valueListItem6,
  94. valueListItem7,
  95. valueListItem8,
  96. valueListItem9,
  97. valueListItem10});
  98. this.txtPline.Location = new System.Drawing.Point(23, 168);
  99. this.txtPline.Margin = new System.Windows.Forms.Padding(2);
  100. this.txtPline.Name = "txtPline";
  101. this.txtPline.Size = new System.Drawing.Size(108, 21);
  102. this.txtPline.TabIndex = 4;
  103. this.txtPline.Visible = false;
  104. //
  105. // colShift
  106. //
  107. this.colShift.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  108. valueListItem11.DataValue = "1";
  109. valueListItem11.DisplayText = "早";
  110. valueListItem12.DataValue = "2";
  111. valueListItem12.DisplayText = "中";
  112. valueListItem13.DataValue = "3";
  113. valueListItem13.DisplayText = "晚";
  114. valueListItem1.DataValue = "0";
  115. valueListItem1.DisplayText = "白";
  116. this.colShift.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  117. valueListItem11,
  118. valueListItem12,
  119. valueListItem13,
  120. valueListItem1});
  121. this.colShift.Location = new System.Drawing.Point(328, 174);
  122. this.colShift.Margin = new System.Windows.Forms.Padding(2);
  123. this.colShift.Name = "colShift";
  124. this.colShift.Size = new System.Drawing.Size(108, 21);
  125. this.colShift.TabIndex = 5;
  126. this.colShift.Visible = false;
  127. //
  128. // colGroup
  129. //
  130. this.colGroup.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  131. valueListItem30.DataValue = "1";
  132. valueListItem30.DisplayText = "甲";
  133. valueListItem31.DataValue = "2";
  134. valueListItem31.DisplayText = "乙";
  135. valueListItem32.DataValue = "3";
  136. valueListItem32.DisplayText = "丙";
  137. valueListItem33.DataValue = "4";
  138. valueListItem33.DisplayText = "丁";
  139. this.colGroup.Items.AddRange(new Infragistics.Win.ValueListItem[] {
  140. valueListItem30,
  141. valueListItem31,
  142. valueListItem32,
  143. valueListItem33});
  144. this.colGroup.Location = new System.Drawing.Point(118, 125);
  145. this.colGroup.Margin = new System.Windows.Forms.Padding(2);
  146. this.colGroup.Name = "colGroup";
  147. this.colGroup.Size = new System.Drawing.Size(108, 21);
  148. this.colGroup.TabIndex = 1;
  149. this.colGroup.Visible = false;
  150. //
  151. // ultraGrid1
  152. //
  153. this.ultraGrid1.DataSource = this.HttControlShiftEntitybindingSource1;
  154. appearance30.BackColor = System.Drawing.SystemColors.Window;
  155. appearance30.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  156. this.ultraGrid1.DisplayLayout.Appearance = appearance30;
  157. ultraGridColumn1.EditorComponent = this.txtPline;
  158. ultraGridColumn1.Header.VisiblePosition = 0;
  159. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 1;
  160. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  161. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  162. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  163. ultraGridColumn1.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
  164. ultraGridColumn2.Header.VisiblePosition = 1;
  165. ultraGridColumn2.Hidden = true;
  166. ultraGridColumn3.EditorComponent = this.colShift;
  167. ultraGridColumn3.Header.VisiblePosition = 2;
  168. ultraGridColumn3.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
  169. ultraGridColumn4.EditorComponent = this.colShift;
  170. ultraGridColumn4.Header.VisiblePosition = 3;
  171. ultraGridColumn4.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
  172. ultraGridColumn5.Format = "mm:ss";
  173. ultraGridColumn5.Header.VisiblePosition = 4;
  174. ultraGridColumn5.MaskInput = "nn:nn";
  175. ultraGridColumn6.Format = "mm:ss";
  176. ultraGridColumn6.Header.VisiblePosition = 5;
  177. ultraGridColumn6.MaskInput = "nn:nn";
  178. ultraGridColumn7.Header.VisiblePosition = 6;
  179. ultraGridColumn8.DataType = typeof(bool);
  180. ultraGridColumn8.Header.Caption = "选择";
  181. ultraGridColumn8.Header.VisiblePosition = 7;
  182. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 0;
  183. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  184. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(69, 0);
  185. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 1;
  186. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  187. ultraGridColumn8.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  188. ultraGridBand1.Columns.AddRange(new object[] {
  189. ultraGridColumn1,
  190. ultraGridColumn2,
  191. ultraGridColumn3,
  192. ultraGridColumn4,
  193. ultraGridColumn5,
  194. ultraGridColumn6,
  195. ultraGridColumn7,
  196. ultraGridColumn8});
  197. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  198. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  199. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  200. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  201. appearance31.BackColor = System.Drawing.SystemColors.ActiveBorder;
  202. appearance31.BackColor2 = System.Drawing.SystemColors.ControlDark;
  203. appearance31.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  204. appearance31.BorderColor = System.Drawing.SystemColors.Window;
  205. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance31;
  206. appearance43.ForeColor = System.Drawing.SystemColors.GrayText;
  207. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance43;
  208. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  209. appearance44.BackColor = System.Drawing.SystemColors.ControlLightLight;
  210. appearance44.BackColor2 = System.Drawing.SystemColors.Control;
  211. appearance44.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  212. appearance44.ForeColor = System.Drawing.SystemColors.GrayText;
  213. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance44;
  214. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  215. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  216. appearance45.BackColor = System.Drawing.SystemColors.Window;
  217. appearance45.ForeColor = System.Drawing.SystemColors.ControlText;
  218. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance45;
  219. appearance46.BackColor = System.Drawing.SystemColors.Highlight;
  220. appearance46.ForeColor = System.Drawing.SystemColors.HighlightText;
  221. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance46;
  222. this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
  223. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  224. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  225. appearance47.BackColor = System.Drawing.SystemColors.Window;
  226. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance47;
  227. appearance48.BorderColor = System.Drawing.Color.Silver;
  228. appearance48.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  229. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance48;
  230. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  231. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  232. appearance49.BackColor = System.Drawing.SystemColors.Control;
  233. appearance49.BackColor2 = System.Drawing.SystemColors.ControlDark;
  234. appearance49.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  235. appearance49.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  236. appearance49.BorderColor = System.Drawing.SystemColors.Window;
  237. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance49;
  238. appearance50.TextHAlignAsString = "Left";
  239. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance50;
  240. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  241. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  242. appearance51.BackColor = System.Drawing.SystemColors.Window;
  243. appearance51.BorderColor = System.Drawing.Color.Silver;
  244. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance51;
  245. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  246. appearance52.BackColor = System.Drawing.SystemColors.ControlLight;
  247. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance52;
  248. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  249. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  250. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  251. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  252. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  253. this.ultraGrid1.Location = new System.Drawing.Point(0, 0);
  254. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(2);
  255. this.ultraGrid1.Name = "ultraGrid1";
  256. this.ultraGrid1.Size = new System.Drawing.Size(764, 368);
  257. this.ultraGrid1.TabIndex = 0;
  258. this.ultraGrid1.Text = "ultraGrid1";
  259. this.ultraGrid1.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid1_CellChange);
  260. //
  261. // HttControlShiftEntitybindingSource1
  262. //
  263. this.HttControlShiftEntitybindingSource1.DataSource = typeof(Core.StlMes.Client.Mcp.Treatment.Entity.HttControlShiftEntity);
  264. //
  265. // FrmControlShift
  266. //
  267. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  268. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  269. this.ClientSize = new System.Drawing.Size(764, 368);
  270. this.Controls.Add(this.colShift);
  271. this.Controls.Add(this.txtPline);
  272. this.Controls.Add(this.colGroup);
  273. this.Controls.Add(this.ultraGrid1);
  274. this.Margin = new System.Windows.Forms.Padding(2);
  275. this.Name = "FrmControlShift";
  276. this.Text = "上下班时间管理";
  277. this.Load += new System.EventHandler(this.FrmControlShift_Load);
  278. ((System.ComponentModel.ISupportInitialize)(this.txtPline)).EndInit();
  279. ((System.ComponentModel.ISupportInitialize)(this.colShift)).EndInit();
  280. ((System.ComponentModel.ISupportInitialize)(this.colGroup)).EndInit();
  281. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  282. ((System.ComponentModel.ISupportInitialize)(this.HttControlShiftEntitybindingSource1)).EndInit();
  283. this.ResumeLayout(false);
  284. this.PerformLayout();
  285. }
  286. #endregion
  287. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  288. private Infragistics.Win.UltraWinEditors.UltraComboEditor colGroup;
  289. private Infragistics.Win.UltraWinEditors.UltraComboEditor txtPline;
  290. private System.Windows.Forms.BindingSource HttControlShiftEntitybindingSource1;
  291. private Infragistics.Win.UltraWinEditors.UltraComboEditor colShift;
  292. }
  293. }