frmStationconMateriel.Designer.cs 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607
  1. using System;
  2. using System.Collections.Generic;
  3. using System.ComponentModel;
  4. using System.Data;
  5. using System.Drawing;
  6. using System.Text;
  7. using System.Windows.Forms;
  8. namespace Core.StlMes.Client.LgIntegrationQuery
  9. {
  10. partial class frmStationconMateriel : Core.StlMes.Client.LgCommon.frmStyleBase
  11. {
  12. /// <summary>
  13. /// 必需的设计器变量。
  14. /// </summary>
  15. private System.ComponentModel.IContainer components = null;
  16. /// <summary>
  17. /// 清理所有正在使用的资源。
  18. /// </summary>
  19. /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
  20. protected override void Dispose(bool disposing)
  21. {
  22. if (disposing && (components != null))
  23. {
  24. components.Dispose();
  25. }
  26. base.Dispose(disposing);
  27. }
  28. #region Windows 窗体设计器生成的代码
  29. /// <summary>
  30. /// 设计器支持所需的方法 - 不要
  31. /// 使用代码编辑器修改此方法的内容。
  32. /// </summary>
  33. private void InitializeComponent()
  34. {
  35. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIELCODE");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIELNAME");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIELTYPE");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("craftposid", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  40. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIELCODE");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIELNAME");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIELFORSHORT");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIELTYPE");
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIELUNITS");
  46. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JMTYPE");
  47. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ERPITEMCODE");
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Flag");
  49. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  50. this.radGT = new System.Windows.Forms.RadioButton();
  51. this.radBHZ = new System.Windows.Forms.RadioButton();
  52. this.radAllType = new System.Windows.Forms.RadioButton();
  53. this.radWS = new System.Windows.Forms.RadioButton();
  54. this.radFL = new System.Windows.Forms.RadioButton();
  55. this.radHJ = new System.Windows.Forms.RadioButton();
  56. this.FrmBase_Fill_Panel = new System.Windows.Forms.Panel();
  57. this.splitter1 = new System.Windows.Forms.Splitter();
  58. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  59. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  60. this.dataSet2 = new System.Data.DataSet();
  61. this.dataTable2 = new System.Data.DataTable();
  62. this.dataColumn8 = new System.Data.DataColumn();
  63. this.dataColumn9 = new System.Data.DataColumn();
  64. this.dataColumn11 = new System.Data.DataColumn();
  65. this.dataColumn14 = new System.Data.DataColumn();
  66. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  67. this.rdbVDS = new System.Windows.Forms.RadioButton();
  68. this.rdbCCM = new System.Windows.Forms.RadioButton();
  69. this.rdbLFS = new System.Windows.Forms.RadioButton();
  70. this.rdbRHS = new System.Windows.Forms.RadioButton();
  71. this.rdbCAS = new System.Windows.Forms.RadioButton();
  72. this.rdbHmp = new System.Windows.Forms.RadioButton();
  73. this.rdbBOF = new System.Windows.Forms.RadioButton();
  74. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  75. this.dataSet1 = new System.Data.DataSet();
  76. this.dataTable1 = new System.Data.DataTable();
  77. this.dataColumn1 = new System.Data.DataColumn();
  78. this.dataColumn2 = new System.Data.DataColumn();
  79. this.dataColumn3 = new System.Data.DataColumn();
  80. this.dataColumn4 = new System.Data.DataColumn();
  81. this.dataColumn5 = new System.Data.DataColumn();
  82. this.dataColumn6 = new System.Data.DataColumn();
  83. this.dataColumn7 = new System.Data.DataColumn();
  84. this.dataColumn10 = new System.Data.DataColumn();
  85. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  86. this.ultraGroupBox1.SuspendLayout();
  87. this.FrmBase_Fill_Panel.SuspendLayout();
  88. this.ultraPanel1.ClientArea.SuspendLayout();
  89. this.ultraPanel1.SuspendLayout();
  90. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  94. this.ultraGroupBox2.SuspendLayout();
  95. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  98. this.SuspendLayout();
  99. //
  100. // ultraGroupBox1
  101. //
  102. this.ultraGroupBox1.Controls.Add(this.radGT);
  103. this.ultraGroupBox1.Controls.Add(this.radBHZ);
  104. this.ultraGroupBox1.Controls.Add(this.radAllType);
  105. this.ultraGroupBox1.Controls.Add(this.radWS);
  106. this.ultraGroupBox1.Controls.Add(this.radFL);
  107. this.ultraGroupBox1.Controls.Add(this.radHJ);
  108. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Top;
  109. this.ultraGroupBox1.Font = new System.Drawing.Font("宋体", 10.5F);
  110. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  111. this.ultraGroupBox1.Name = "ultraGroupBox1";
  112. this.ultraGroupBox1.Size = new System.Drawing.Size(1013, 36);
  113. this.ultraGroupBox1.TabIndex = 3;
  114. //
  115. // radGT
  116. //
  117. this.radGT.AutoSize = true;
  118. this.radGT.Location = new System.Drawing.Point(253, 10);
  119. this.radGT.Name = "radGT";
  120. this.radGT.Size = new System.Drawing.Size(67, 18);
  121. this.radGT.TabIndex = 8;
  122. this.radGT.Tag = "GT";
  123. this.radGT.Text = "钢铁料";
  124. this.radGT.UseVisualStyleBackColor = true;
  125. this.radGT.CheckedChanged += new System.EventHandler(this.radMater_CheckedChanged);
  126. //
  127. // radBHZ
  128. //
  129. this.radBHZ.AutoSize = true;
  130. this.radBHZ.Location = new System.Drawing.Point(180, 10);
  131. this.radBHZ.Name = "radBHZ";
  132. this.radBHZ.Size = new System.Drawing.Size(67, 18);
  133. this.radBHZ.TabIndex = 7;
  134. this.radBHZ.Tag = "BH";
  135. this.radBHZ.Text = "保护渣";
  136. this.radBHZ.UseVisualStyleBackColor = true;
  137. this.radBHZ.CheckedChanged += new System.EventHandler(this.radMater_CheckedChanged);
  138. //
  139. // radAllType
  140. //
  141. this.radAllType.AutoSize = true;
  142. this.radAllType.Checked = true;
  143. this.radAllType.Location = new System.Drawing.Point(324, 10);
  144. this.radAllType.Name = "radAllType";
  145. this.radAllType.Size = new System.Drawing.Size(81, 18);
  146. this.radAllType.TabIndex = 6;
  147. this.radAllType.TabStop = true;
  148. this.radAllType.Text = "全部类型";
  149. this.radAllType.UseVisualStyleBackColor = true;
  150. this.radAllType.CheckedChanged += new System.EventHandler(this.radMater_CheckedChanged);
  151. //
  152. // radWS
  153. //
  154. this.radWS.AutoSize = true;
  155. this.radWS.Location = new System.Drawing.Point(124, 10);
  156. this.radWS.Name = "radWS";
  157. this.radWS.Size = new System.Drawing.Size(53, 18);
  158. this.radWS.TabIndex = 5;
  159. this.radWS.Tag = "WS";
  160. this.radWS.Text = "喂线";
  161. this.radWS.UseVisualStyleBackColor = true;
  162. this.radWS.CheckedChanged += new System.EventHandler(this.radMater_CheckedChanged);
  163. //
  164. // radFL
  165. //
  166. this.radFL.AutoSize = true;
  167. this.radFL.Location = new System.Drawing.Point(12, 10);
  168. this.radFL.Name = "radFL";
  169. this.radFL.Size = new System.Drawing.Size(53, 18);
  170. this.radFL.TabIndex = 4;
  171. this.radFL.Tag = "FL";
  172. this.radFL.Text = "辅料";
  173. this.radFL.UseVisualStyleBackColor = true;
  174. this.radFL.CheckedChanged += new System.EventHandler(this.radMater_CheckedChanged);
  175. //
  176. // radHJ
  177. //
  178. this.radHJ.AutoSize = true;
  179. this.radHJ.Location = new System.Drawing.Point(68, 10);
  180. this.radHJ.Name = "radHJ";
  181. this.radHJ.Size = new System.Drawing.Size(53, 18);
  182. this.radHJ.TabIndex = 3;
  183. this.radHJ.Tag = "HJ";
  184. this.radHJ.Text = "合金";
  185. this.radHJ.UseVisualStyleBackColor = true;
  186. this.radHJ.CheckedChanged += new System.EventHandler(this.radMater_CheckedChanged);
  187. //
  188. // FrmBase_Fill_Panel
  189. //
  190. this.FrmBase_Fill_Panel.Controls.Add(this.splitter1);
  191. this.FrmBase_Fill_Panel.Controls.Add(this.ultraPanel1);
  192. this.FrmBase_Fill_Panel.Controls.Add(this.ultraGrid1);
  193. this.FrmBase_Fill_Panel.Controls.Add(this.ultraGroupBox1);
  194. this.FrmBase_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  195. this.FrmBase_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  196. this.FrmBase_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  197. this.FrmBase_Fill_Panel.Name = "FrmBase_Fill_Panel";
  198. this.FrmBase_Fill_Panel.Size = new System.Drawing.Size(1013, 649);
  199. this.FrmBase_Fill_Panel.TabIndex = 0;
  200. //
  201. // splitter1
  202. //
  203. this.splitter1.Location = new System.Drawing.Point(425, 36);
  204. this.splitter1.Name = "splitter1";
  205. this.splitter1.Size = new System.Drawing.Size(3, 613);
  206. this.splitter1.TabIndex = 11;
  207. this.splitter1.TabStop = false;
  208. //
  209. // ultraPanel1
  210. //
  211. //
  212. // ultraPanel1.ClientArea
  213. //
  214. this.ultraPanel1.ClientArea.Controls.Add(this.ultraGrid2);
  215. this.ultraPanel1.ClientArea.Controls.Add(this.ultraGroupBox2);
  216. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  217. this.ultraPanel1.Location = new System.Drawing.Point(425, 36);
  218. this.ultraPanel1.Name = "ultraPanel1";
  219. this.ultraPanel1.Size = new System.Drawing.Size(588, 613);
  220. this.ultraPanel1.TabIndex = 10;
  221. //
  222. // ultraGrid2
  223. //
  224. this.ultraGrid2.DataSource = this.dataSet2;
  225. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  226. ultraGridColumn1.Header.VisiblePosition = 0;
  227. ultraGridColumn1.Hidden = true;
  228. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 2;
  229. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  230. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
  231. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  232. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  233. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  234. ultraGridColumn2.Header.VisiblePosition = 1;
  235. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 4;
  236. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  237. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
  238. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  239. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  240. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  241. ultraGridColumn3.Header.VisiblePosition = 2;
  242. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 6;
  243. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  244. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
  245. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  246. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  247. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  248. ultraGridColumn4.Header.VisiblePosition = 3;
  249. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 0;
  250. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  251. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
  252. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  253. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  254. ultraGridBand1.Columns.AddRange(new object[] {
  255. ultraGridColumn1,
  256. ultraGridColumn2,
  257. ultraGridColumn3,
  258. ultraGridColumn4});
  259. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  260. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  261. this.ultraGrid2.DisplayLayout.GroupByBox.Hidden = true;
  262. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  263. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Fill;
  264. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F);
  265. this.ultraGrid2.Location = new System.Drawing.Point(0, 30);
  266. this.ultraGrid2.Name = "ultraGrid2";
  267. this.ultraGrid2.Size = new System.Drawing.Size(588, 583);
  268. this.ultraGrid2.TabIndex = 8;
  269. //
  270. // dataSet2
  271. //
  272. this.dataSet2.DataSetName = "NewDataSet";
  273. this.dataSet2.Tables.AddRange(new System.Data.DataTable[] {
  274. this.dataTable2});
  275. //
  276. // dataTable2
  277. //
  278. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  279. this.dataColumn8,
  280. this.dataColumn9,
  281. this.dataColumn11,
  282. this.dataColumn14});
  283. this.dataTable2.TableName = "Table1";
  284. //
  285. // dataColumn8
  286. //
  287. this.dataColumn8.Caption = "物料编码";
  288. this.dataColumn8.ColumnName = "MATERIELCODE";
  289. //
  290. // dataColumn9
  291. //
  292. this.dataColumn9.Caption = "物料名称";
  293. this.dataColumn9.ColumnName = "MATERIELNAME";
  294. //
  295. // dataColumn11
  296. //
  297. this.dataColumn11.Caption = "物料类型";
  298. this.dataColumn11.ColumnName = "MATERIELTYPE";
  299. //
  300. // dataColumn14
  301. //
  302. this.dataColumn14.Caption = "岗位";
  303. this.dataColumn14.ColumnName = "craftposid";
  304. //
  305. // ultraGroupBox2
  306. //
  307. this.ultraGroupBox2.Controls.Add(this.rdbVDS);
  308. this.ultraGroupBox2.Controls.Add(this.rdbCCM);
  309. this.ultraGroupBox2.Controls.Add(this.rdbLFS);
  310. this.ultraGroupBox2.Controls.Add(this.rdbRHS);
  311. this.ultraGroupBox2.Controls.Add(this.rdbCAS);
  312. this.ultraGroupBox2.Controls.Add(this.rdbHmp);
  313. this.ultraGroupBox2.Controls.Add(this.rdbBOF);
  314. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Top;
  315. this.ultraGroupBox2.Font = new System.Drawing.Font("宋体", 10.5F);
  316. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
  317. this.ultraGroupBox2.Name = "ultraGroupBox2";
  318. this.ultraGroupBox2.Size = new System.Drawing.Size(588, 30);
  319. this.ultraGroupBox2.TabIndex = 9;
  320. //
  321. // rdbVDS
  322. //
  323. this.rdbVDS.AutoSize = true;
  324. this.rdbVDS.Location = new System.Drawing.Point(540, 10);
  325. this.rdbVDS.Name = "rdbVDS";
  326. this.rdbVDS.Size = new System.Drawing.Size(53, 18);
  327. this.rdbVDS.TabIndex = 10;
  328. this.rdbVDS.Tag = "VDS";
  329. this.rdbVDS.Text = "VD炉";
  330. this.rdbVDS.UseVisualStyleBackColor = true;
  331. this.rdbVDS.Visible = false;
  332. //
  333. // rdbCCM
  334. //
  335. this.rdbCCM.AutoSize = true;
  336. this.rdbCCM.Location = new System.Drawing.Point(315, 10);
  337. this.rdbCCM.Name = "rdbCCM";
  338. this.rdbCCM.Size = new System.Drawing.Size(67, 18);
  339. this.rdbCCM.TabIndex = 8;
  340. this.rdbCCM.Tag = "CCM";
  341. this.rdbCCM.Text = "连铸机";
  342. this.rdbCCM.UseVisualStyleBackColor = true;
  343. this.rdbCCM.CheckedChanged += new System.EventHandler(this.rdbHmp_CheckedChanged);
  344. //
  345. // rdbLFS
  346. //
  347. this.rdbLFS.AutoSize = true;
  348. this.rdbLFS.Location = new System.Drawing.Point(242, 10);
  349. this.rdbLFS.Name = "rdbLFS";
  350. this.rdbLFS.Size = new System.Drawing.Size(67, 18);
  351. this.rdbLFS.TabIndex = 7;
  352. this.rdbLFS.Tag = "LFS";
  353. this.rdbLFS.Text = "精炼炉";
  354. this.rdbLFS.UseVisualStyleBackColor = true;
  355. this.rdbLFS.CheckedChanged += new System.EventHandler(this.rdbHmp_CheckedChanged);
  356. //
  357. // rdbRHS
  358. //
  359. this.rdbRHS.AutoSize = true;
  360. this.rdbRHS.Location = new System.Drawing.Point(495, 10);
  361. this.rdbRHS.Name = "rdbRHS";
  362. this.rdbRHS.Size = new System.Drawing.Size(53, 18);
  363. this.rdbRHS.TabIndex = 6;
  364. this.rdbRHS.Tag = "RHS";
  365. this.rdbRHS.Text = "RH炉";
  366. this.rdbRHS.UseVisualStyleBackColor = true;
  367. this.rdbRHS.Visible = false;
  368. this.rdbRHS.CheckedChanged += new System.EventHandler(this.rdbHmp_CheckedChanged);
  369. //
  370. // rdbCAS
  371. //
  372. this.rdbCAS.AutoSize = true;
  373. this.rdbCAS.Location = new System.Drawing.Point(170, 10);
  374. this.rdbCAS.Name = "rdbCAS";
  375. this.rdbCAS.Size = new System.Drawing.Size(67, 18);
  376. this.rdbCAS.TabIndex = 5;
  377. this.rdbCAS.Tag = "CAS";
  378. this.rdbCAS.Text = "吹氩站";
  379. this.rdbCAS.UseVisualStyleBackColor = true;
  380. this.rdbCAS.CheckedChanged += new System.EventHandler(this.rdbHmp_CheckedChanged);
  381. //
  382. // rdbHmp
  383. //
  384. this.rdbHmp.AutoSize = true;
  385. this.rdbHmp.Checked = true;
  386. this.rdbHmp.Location = new System.Drawing.Point(12, 10);
  387. this.rdbHmp.Name = "rdbHmp";
  388. this.rdbHmp.Size = new System.Drawing.Size(95, 18);
  389. this.rdbHmp.TabIndex = 4;
  390. this.rdbHmp.TabStop = true;
  391. this.rdbHmp.Tag = "HMP";
  392. this.rdbHmp.Text = "铁水预处理";
  393. this.rdbHmp.UseVisualStyleBackColor = true;
  394. this.rdbHmp.CheckedChanged += new System.EventHandler(this.rdbHmp_CheckedChanged);
  395. //
  396. // rdbBOF
  397. //
  398. this.rdbBOF.AutoSize = true;
  399. this.rdbBOF.Location = new System.Drawing.Point(112, 10);
  400. this.rdbBOF.Name = "rdbBOF";
  401. this.rdbBOF.Size = new System.Drawing.Size(53, 18);
  402. this.rdbBOF.TabIndex = 3;
  403. this.rdbBOF.Tag = "BOF";
  404. this.rdbBOF.Text = "转炉";
  405. this.rdbBOF.UseVisualStyleBackColor = true;
  406. this.rdbBOF.CheckedChanged += new System.EventHandler(this.rdbHmp_CheckedChanged);
  407. //
  408. // ultraGrid1
  409. //
  410. this.ultraGrid1.DataSource = this.dataSet1;
  411. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  412. ultraGridColumn5.Header.VisiblePosition = 0;
  413. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 2;
  414. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  415. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
  416. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  417. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  418. ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  419. ultraGridColumn6.Header.VisiblePosition = 1;
  420. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 4;
  421. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  422. ultraGridColumn6.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
  423. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  424. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  425. ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  426. ultraGridColumn7.Header.VisiblePosition = 2;
  427. ultraGridColumn7.Hidden = true;
  428. ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  429. ultraGridColumn8.Header.VisiblePosition = 3;
  430. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 6;
  431. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  432. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(100, 0);
  433. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  434. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  435. ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  436. ultraGridColumn9.Header.VisiblePosition = 4;
  437. ultraGridColumn9.Hidden = true;
  438. ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  439. ultraGridColumn10.Header.VisiblePosition = 5;
  440. ultraGridColumn10.Hidden = true;
  441. ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  442. ultraGridColumn11.Header.VisiblePosition = 6;
  443. ultraGridColumn11.Hidden = true;
  444. ultraGridColumn12.Header.VisiblePosition = 7;
  445. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 0;
  446. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  447. ultraGridColumn12.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(46, 0);
  448. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  449. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  450. ultraGridColumn12.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  451. ultraGridBand2.Columns.AddRange(new object[] {
  452. ultraGridColumn5,
  453. ultraGridColumn6,
  454. ultraGridColumn7,
  455. ultraGridColumn8,
  456. ultraGridColumn9,
  457. ultraGridColumn10,
  458. ultraGridColumn11,
  459. ultraGridColumn12});
  460. ultraGridBand2.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  461. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  462. this.ultraGrid1.DisplayLayout.GroupByBox.Hidden = true;
  463. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  464. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Left;
  465. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F);
  466. this.ultraGrid1.Location = new System.Drawing.Point(0, 36);
  467. this.ultraGrid1.Name = "ultraGrid1";
  468. this.ultraGrid1.Size = new System.Drawing.Size(425, 613);
  469. this.ultraGrid1.TabIndex = 7;
  470. this.ultraGrid1.AfterCellUpdate += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid1_AfterCellUpdate);
  471. this.ultraGrid1.AfterCellActivate += new System.EventHandler(this.ultraGrid1_AfterCellActivate);
  472. //
  473. // dataSet1
  474. //
  475. this.dataSet1.DataSetName = "NewDataSet";
  476. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  477. this.dataTable1});
  478. //
  479. // dataTable1
  480. //
  481. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  482. this.dataColumn1,
  483. this.dataColumn2,
  484. this.dataColumn3,
  485. this.dataColumn4,
  486. this.dataColumn5,
  487. this.dataColumn6,
  488. this.dataColumn7,
  489. this.dataColumn10});
  490. this.dataTable1.TableName = "Table1";
  491. //
  492. // dataColumn1
  493. //
  494. this.dataColumn1.Caption = "物料编码";
  495. this.dataColumn1.ColumnName = "MATERIELCODE";
  496. //
  497. // dataColumn2
  498. //
  499. this.dataColumn2.Caption = "物料名称";
  500. this.dataColumn2.ColumnName = "MATERIELNAME";
  501. //
  502. // dataColumn3
  503. //
  504. this.dataColumn3.Caption = "物料简称";
  505. this.dataColumn3.ColumnName = "MATERIELFORSHORT";
  506. //
  507. // dataColumn4
  508. //
  509. this.dataColumn4.Caption = "物料类型";
  510. this.dataColumn4.ColumnName = "MATERIELTYPE";
  511. //
  512. // dataColumn5
  513. //
  514. this.dataColumn5.Caption = "物料单位";
  515. this.dataColumn5.ColumnName = "MATERIELUNITS";
  516. //
  517. // dataColumn6
  518. //
  519. this.dataColumn6.Caption = "过程加料类型";
  520. this.dataColumn6.ColumnName = "JMTYPE";
  521. //
  522. // dataColumn7
  523. //
  524. this.dataColumn7.Caption = "ERP物料代码";
  525. this.dataColumn7.ColumnName = "ERPITEMCODE";
  526. //
  527. // dataColumn10
  528. //
  529. this.dataColumn10.Caption = "选择";
  530. this.dataColumn10.ColumnName = "Flag";
  531. this.dataColumn10.DataType = typeof(bool);
  532. this.dataColumn10.DefaultValue = false;
  533. //
  534. // frmStationconMateriel
  535. //
  536. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  537. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  538. this.ClientSize = new System.Drawing.Size(1013, 649);
  539. this.Controls.Add(this.FrmBase_Fill_Panel);
  540. this.Name = "frmStationconMateriel";
  541. this.Text = "岗位与物料关系配置";
  542. this.Load += new System.EventHandler(this.frmStationconMateriel_Load);
  543. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmStationconMateriel_FormClosing);
  544. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  545. this.ultraGroupBox1.ResumeLayout(false);
  546. this.ultraGroupBox1.PerformLayout();
  547. this.FrmBase_Fill_Panel.ResumeLayout(false);
  548. this.ultraPanel1.ClientArea.ResumeLayout(false);
  549. this.ultraPanel1.ResumeLayout(false);
  550. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  551. ((System.ComponentModel.ISupportInitialize)(this.dataSet2)).EndInit();
  552. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  553. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  554. this.ultraGroupBox2.ResumeLayout(false);
  555. this.ultraGroupBox2.PerformLayout();
  556. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  557. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  558. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  559. this.ResumeLayout(false);
  560. }
  561. #endregion
  562. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  563. private RadioButton radWS;
  564. private RadioButton radFL;
  565. private RadioButton radHJ;
  566. private Panel FrmBase_Fill_Panel;
  567. private RadioButton radAllType;
  568. private DataSet dataSet1;
  569. private DataTable dataTable1;
  570. private DataColumn dataColumn1;
  571. private DataColumn dataColumn2;
  572. private DataColumn dataColumn3;
  573. private DataColumn dataColumn4;
  574. private DataColumn dataColumn5;
  575. private DataColumn dataColumn6;
  576. private DataColumn dataColumn7;
  577. private RadioButton radBHZ;
  578. private DataSet dataSet2;
  579. private DataTable dataTable2;
  580. private DataColumn dataColumn8;
  581. private DataColumn dataColumn9;
  582. private DataColumn dataColumn11;
  583. private DataColumn dataColumn14;
  584. private DataColumn dataColumn10;
  585. private Splitter splitter1;
  586. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  587. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  588. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  589. private RadioButton rdbVDS;
  590. private RadioButton rdbCCM;
  591. private RadioButton rdbLFS;
  592. private RadioButton rdbRHS;
  593. private RadioButton rdbCAS;
  594. private RadioButton rdbHmp;
  595. private RadioButton rdbBOF;
  596. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  597. private RadioButton radGT;
  598. }
  599. }