HttSetPline.Designer.cs 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373
  1. namespace Core.StlMes.Client.Mcp.Treatment
  2. {
  3. partial class HttSetPline
  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. Infragistics.Win.UltraWinEditors.EditorButton editorButton1 = new Infragistics.Win.UltraWinEditors.EditorButton();
  29. Infragistics.Win.UltraWinEditors.EditorButton editorButton2 = new Infragistics.Win.UltraWinEditors.EditorButton();
  30. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_CODE");
  33. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("STATION_NAMES");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("OFFLINE_PLACE");
  36. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PLINE_NAME");
  38. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK", 0);
  40. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  52. this.kreason = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  53. this.judgeNo = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  54. this.txtOffice = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  55. this.FrmScrap_Fill_Panel = new System.Windows.Forms.Panel();
  56. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  57. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  58. this.dataSet1 = new System.Data.DataSet();
  59. this.dataTable1 = new System.Data.DataTable();
  60. this.dataColumn1 = new System.Data.DataColumn();
  61. this.dataColumn2 = new System.Data.DataColumn();
  62. this.dataColumn4 = new System.Data.DataColumn();
  63. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  64. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  65. this.dataColumn3 = new System.Data.DataColumn();
  66. ((System.ComponentModel.ISupportInitialize)(this.kreason)).BeginInit();
  67. ((System.ComponentModel.ISupportInitialize)(this.judgeNo)).BeginInit();
  68. ((System.ComponentModel.ISupportInitialize)(this.txtOffice)).BeginInit();
  69. this.FrmScrap_Fill_Panel.SuspendLayout();
  70. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  71. this.ultraGroupBox2.SuspendLayout();
  72. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  73. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  76. this.ultraGroupBox1.SuspendLayout();
  77. this.SuspendLayout();
  78. //
  79. // kreason
  80. //
  81. this.kreason.DropDownStyle = Infragistics.Win.DropDownStyle.DropDownList;
  82. this.kreason.Location = new System.Drawing.Point(82, 9);
  83. this.kreason.Name = "kreason";
  84. this.kreason.Size = new System.Drawing.Size(144, 24);
  85. this.kreason.TabIndex = 74;
  86. this.kreason.TextChanged += new System.EventHandler(this.kreason_TextChanged);
  87. //
  88. // judgeNo
  89. //
  90. editorButton1.Text = "工序点调整";
  91. this.judgeNo.ButtonsRight.Add(editorButton1);
  92. this.judgeNo.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  93. this.judgeNo.Location = new System.Drawing.Point(246, 93);
  94. this.judgeNo.Margin = new System.Windows.Forms.Padding(4);
  95. this.judgeNo.MaxLength = 100;
  96. this.judgeNo.Name = "judgeNo";
  97. this.judgeNo.Size = new System.Drawing.Size(374, 24);
  98. this.judgeNo.TabIndex = 1079;
  99. this.judgeNo.Visible = false;
  100. this.judgeNo.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.judgeNo_EditorButtonClick);
  101. //
  102. // txtOffice
  103. //
  104. editorButton2.Text = "去向调整";
  105. this.txtOffice.ButtonsRight.Add(editorButton2);
  106. this.txtOffice.DisplayStyle = Infragistics.Win.EmbeddableElementDisplayStyle.Office2007;
  107. this.txtOffice.Location = new System.Drawing.Point(200, 196);
  108. this.txtOffice.Margin = new System.Windows.Forms.Padding(4);
  109. this.txtOffice.MaxLength = 100;
  110. this.txtOffice.Name = "txtOffice";
  111. this.txtOffice.Size = new System.Drawing.Size(374, 24);
  112. this.txtOffice.TabIndex = 1080;
  113. this.txtOffice.Visible = false;
  114. this.txtOffice.EditorButtonClick += new Infragistics.Win.UltraWinEditors.EditorButtonEventHandler(this.txtOffice_EditorButtonClick);
  115. //
  116. // FrmScrap_Fill_Panel
  117. //
  118. this.FrmScrap_Fill_Panel.Controls.Add(this.ultraGroupBox2);
  119. this.FrmScrap_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  120. this.FrmScrap_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  121. this.FrmScrap_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  122. this.FrmScrap_Fill_Panel.Margin = new System.Windows.Forms.Padding(4);
  123. this.FrmScrap_Fill_Panel.Name = "FrmScrap_Fill_Panel";
  124. this.FrmScrap_Fill_Panel.Size = new System.Drawing.Size(774, 416);
  125. this.FrmScrap_Fill_Panel.TabIndex = 0;
  126. //
  127. // ultraGroupBox2
  128. //
  129. this.ultraGroupBox2.Controls.Add(this.txtOffice);
  130. this.ultraGroupBox2.Controls.Add(this.judgeNo);
  131. this.ultraGroupBox2.Controls.Add(this.ultraGrid1);
  132. this.ultraGroupBox2.Controls.Add(this.ultraGroupBox1);
  133. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  134. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
  135. this.ultraGroupBox2.Margin = new System.Windows.Forms.Padding(4);
  136. this.ultraGroupBox2.Name = "ultraGroupBox2";
  137. this.ultraGroupBox2.Size = new System.Drawing.Size(774, 416);
  138. this.ultraGroupBox2.TabIndex = 1;
  139. this.ultraGroupBox2.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  140. //
  141. // ultraGrid1
  142. //
  143. this.ultraGrid1.DataMember = "Table1";
  144. this.ultraGrid1.DataSource = this.dataSet1;
  145. appearance1.BackColor = System.Drawing.SystemColors.Window;
  146. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  147. this.ultraGrid1.DisplayLayout.Appearance = appearance1;
  148. appearance13.BackColor = System.Drawing.Color.Bisque;
  149. ultraGridColumn1.CellAppearance = appearance13;
  150. ultraGridColumn1.EditorComponent = this.kreason;
  151. ultraGridColumn1.Header.VisiblePosition = 0;
  152. ultraGridColumn1.Hidden = true;
  153. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 2;
  154. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  155. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  156. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  157. ultraGridColumn1.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
  158. ultraGridColumn2.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
  159. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  160. ultraGridColumn2.EditorComponent = this.judgeNo;
  161. ultraGridColumn2.Header.VisiblePosition = 1;
  162. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 7;
  163. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  164. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(459, 0);
  165. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 10;
  166. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  167. ultraGridColumn3.ButtonDisplayStyle = Infragistics.Win.UltraWinGrid.ButtonDisplayStyle.Always;
  168. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  169. appearance14.BackColor = System.Drawing.Color.Transparent;
  170. ultraGridColumn3.CellAppearance = appearance14;
  171. ultraGridColumn3.EditorComponent = this.txtOffice;
  172. ultraGridColumn3.Header.VisiblePosition = 2;
  173. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4;
  174. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  175. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(184, 0);
  176. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 3;
  177. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  178. appearance15.BackColor = System.Drawing.Color.Bisque;
  179. ultraGridColumn4.CellAppearance = appearance15;
  180. ultraGridColumn4.EditorComponent = this.kreason;
  181. ultraGridColumn4.Header.VisiblePosition = 3;
  182. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 2;
  183. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  184. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  185. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  186. ultraGridColumn4.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.DropDownList;
  187. ultraGridColumn5.DataType = typeof(bool);
  188. ultraGridColumn5.DefaultCellValue = false;
  189. ultraGridColumn5.Header.Caption = "选择";
  190. ultraGridColumn5.Header.VisiblePosition = 4;
  191. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 0;
  192. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  193. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  194. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  195. ultraGridColumn5.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  196. ultraGridBand1.Columns.AddRange(new object[] {
  197. ultraGridColumn1,
  198. ultraGridColumn2,
  199. ultraGridColumn3,
  200. ultraGridColumn4,
  201. ultraGridColumn5});
  202. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  203. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  204. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  205. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  206. appearance16.BackColor = System.Drawing.SystemColors.ActiveBorder;
  207. appearance16.BackColor2 = System.Drawing.SystemColors.ControlDark;
  208. appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  209. appearance16.BorderColor = System.Drawing.SystemColors.Window;
  210. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance16;
  211. appearance17.ForeColor = System.Drawing.SystemColors.GrayText;
  212. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance17;
  213. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  214. appearance18.BackColor = System.Drawing.SystemColors.ControlLightLight;
  215. appearance18.BackColor2 = System.Drawing.SystemColors.Control;
  216. appearance18.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  217. appearance18.ForeColor = System.Drawing.SystemColors.GrayText;
  218. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance18;
  219. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  220. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  221. appearance19.BackColor = System.Drawing.SystemColors.Window;
  222. appearance19.ForeColor = System.Drawing.SystemColors.ControlText;
  223. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance19;
  224. appearance20.BackColor = System.Drawing.SystemColors.Highlight;
  225. appearance20.ForeColor = System.Drawing.SystemColors.HighlightText;
  226. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance20;
  227. this.ultraGrid1.DisplayLayout.Override.AllowAddNew = Infragistics.Win.UltraWinGrid.AllowAddNew.TemplateOnBottom;
  228. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  229. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  230. appearance21.BackColor = System.Drawing.SystemColors.Window;
  231. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance21;
  232. appearance22.BorderColor = System.Drawing.Color.Silver;
  233. appearance22.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  234. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance22;
  235. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  236. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  237. appearance23.BackColor = System.Drawing.SystemColors.Control;
  238. appearance23.BackColor2 = System.Drawing.SystemColors.ControlDark;
  239. appearance23.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  240. appearance23.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  241. appearance23.BorderColor = System.Drawing.SystemColors.Window;
  242. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance23;
  243. appearance24.TextHAlignAsString = "Left";
  244. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance24;
  245. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  246. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  247. appearance25.BackColor = System.Drawing.SystemColors.Window;
  248. appearance25.BorderColor = System.Drawing.Color.Silver;
  249. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance25;
  250. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  251. appearance26.BackColor = System.Drawing.SystemColors.ControlLight;
  252. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance26;
  253. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  254. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  255. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  256. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  257. this.ultraGrid1.Location = new System.Drawing.Point(3, 46);
  258. this.ultraGrid1.Name = "ultraGrid1";
  259. this.ultraGrid1.Size = new System.Drawing.Size(768, 367);
  260. this.ultraGrid1.TabIndex = 1078;
  261. this.ultraGrid1.Text = "ultraGrid1";
  262. //
  263. // dataSet1
  264. //
  265. this.dataSet1.DataSetName = "NewDataSet";
  266. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  267. this.dataTable1});
  268. //
  269. // dataTable1
  270. //
  271. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  272. this.dataColumn1,
  273. this.dataColumn2,
  274. this.dataColumn4,
  275. this.dataColumn3});
  276. this.dataTable1.TableName = "Table1";
  277. //
  278. // dataColumn1
  279. //
  280. this.dataColumn1.Caption = "产线代码";
  281. this.dataColumn1.ColumnName = "PLINE_CODE";
  282. //
  283. // dataColumn2
  284. //
  285. this.dataColumn2.Caption = "工序点名称";
  286. this.dataColumn2.ColumnName = "STATION_NAMES";
  287. //
  288. // dataColumn4
  289. //
  290. this.dataColumn4.Caption = "离线去向";
  291. this.dataColumn4.ColumnName = "OFFLINE_PLACE";
  292. //
  293. // ultraGroupBox1
  294. //
  295. this.ultraGroupBox1.Controls.Add(this.kreason);
  296. this.ultraGroupBox1.Controls.Add(this.ultraLabel1);
  297. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  298. this.ultraGroupBox1.Location = new System.Drawing.Point(3, 0);
  299. this.ultraGroupBox1.Name = "ultraGroupBox1";
  300. this.ultraGroupBox1.Size = new System.Drawing.Size(768, 46);
  301. this.ultraGroupBox1.TabIndex = 1077;
  302. this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  303. //
  304. // ultraLabel1
  305. //
  306. appearance38.TextHAlignAsString = "Center";
  307. appearance38.TextVAlignAsString = "Middle";
  308. this.ultraLabel1.Appearance = appearance38;
  309. this.ultraLabel1.AutoSize = true;
  310. this.ultraLabel1.Location = new System.Drawing.Point(39, 13);
  311. this.ultraLabel1.Margin = new System.Windows.Forms.Padding(4);
  312. this.ultraLabel1.Name = "ultraLabel1";
  313. this.ultraLabel1.Size = new System.Drawing.Size(36, 19);
  314. this.ultraLabel1.TabIndex = 10;
  315. this.ultraLabel1.Text = "产线";
  316. //
  317. // dataColumn3
  318. //
  319. this.dataColumn3.Caption = "产线";
  320. this.dataColumn3.ColumnName = "PLINE_NAME";
  321. //
  322. // HttSetPline
  323. //
  324. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  325. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  326. this.ClientSize = new System.Drawing.Size(774, 416);
  327. this.Controls.Add(this.FrmScrap_Fill_Panel);
  328. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
  329. this.Margin = new System.Windows.Forms.Padding(5);
  330. this.MaximizeBox = false;
  331. this.MinimizeBox = false;
  332. this.Name = "HttSetPline";
  333. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  334. this.Text = "热处理产线工序点配置";
  335. this.Load += new System.EventHandler(this.FrmSetPline_Load);
  336. ((System.ComponentModel.ISupportInitialize)(this.kreason)).EndInit();
  337. ((System.ComponentModel.ISupportInitialize)(this.judgeNo)).EndInit();
  338. ((System.ComponentModel.ISupportInitialize)(this.txtOffice)).EndInit();
  339. this.FrmScrap_Fill_Panel.ResumeLayout(false);
  340. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  341. this.ultraGroupBox2.ResumeLayout(false);
  342. this.ultraGroupBox2.PerformLayout();
  343. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  344. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  345. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  346. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  347. this.ultraGroupBox1.ResumeLayout(false);
  348. this.ultraGroupBox1.PerformLayout();
  349. this.ResumeLayout(false);
  350. }
  351. #endregion
  352. private System.Windows.Forms.Panel FrmScrap_Fill_Panel;
  353. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  354. private System.Data.DataSet dataSet1;
  355. private System.Data.DataTable dataTable1;
  356. private System.Data.DataColumn dataColumn1;
  357. private System.Data.DataColumn dataColumn2;
  358. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  359. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  360. private Infragistics.Win.UltraWinEditors.UltraComboEditor kreason;
  361. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  362. private Infragistics.Win.UltraWinEditors.UltraTextEditor judgeNo;
  363. private System.Data.DataColumn dataColumn4;
  364. private Infragistics.Win.UltraWinEditors.UltraTextEditor txtOffice;
  365. private System.Data.DataColumn dataColumn3;
  366. }
  367. }