frmSteelConfiger.Designer.cs 16 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323
  1. namespace Core.StlMes.Client.LgResMgt
  2. {
  3. partial class frmSteelConfiger
  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.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Band 0", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FLAG");
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIELCODE");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIELNAME");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MATERIELTYPE");
  34. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn1 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("FLAG");
  35. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn2 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("MATERIELCODE");
  36. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn3 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("MATERIELNAME");
  37. Infragistics.Win.UltraWinDataSource.UltraDataColumn ultraDataColumn4 = new Infragistics.Win.UltraWinDataSource.UltraDataColumn("MATERIELTYPE");
  38. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmSteelConfiger));
  39. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  40. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  41. this.ultraDataSource1 = new Infragistics.Win.UltraWinDataSource.UltraDataSource(this.components);
  42. this.label2 = new System.Windows.Forms.Label();
  43. this.button2 = new System.Windows.Forms.Button();
  44. this.label1 = new System.Windows.Forms.Label();
  45. this.label6 = new System.Windows.Forms.Label();
  46. this.button1 = new System.Windows.Forms.Button();
  47. this.Mater2 = new System.Windows.Forms.TextBox();
  48. this.label3 = new System.Windows.Forms.Label();
  49. this.Mater1 = new System.Windows.Forms.TextBox();
  50. this.Mater6 = new System.Windows.Forms.TextBox();
  51. this.Mater3 = new System.Windows.Forms.TextBox();
  52. this.label4 = new System.Windows.Forms.Label();
  53. this.Mater4 = new System.Windows.Forms.TextBox();
  54. this.Mater5 = new System.Windows.Forms.TextBox();
  55. this.label5 = new System.Windows.Forms.Label();
  56. this.ultraPanel1.ClientArea.SuspendLayout();
  57. this.ultraPanel1.SuspendLayout();
  58. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  59. ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource1)).BeginInit();
  60. this.SuspendLayout();
  61. //
  62. // ultraPanel1
  63. //
  64. //
  65. // ultraPanel1.ClientArea
  66. //
  67. this.ultraPanel1.ClientArea.Controls.Add(this.ultraGrid2);
  68. this.ultraPanel1.ClientArea.Controls.Add(this.label2);
  69. this.ultraPanel1.ClientArea.Controls.Add(this.button2);
  70. this.ultraPanel1.ClientArea.Controls.Add(this.label1);
  71. this.ultraPanel1.ClientArea.Controls.Add(this.label6);
  72. this.ultraPanel1.ClientArea.Controls.Add(this.button1);
  73. this.ultraPanel1.ClientArea.Controls.Add(this.Mater2);
  74. this.ultraPanel1.ClientArea.Controls.Add(this.label3);
  75. this.ultraPanel1.ClientArea.Controls.Add(this.Mater1);
  76. this.ultraPanel1.ClientArea.Controls.Add(this.Mater6);
  77. this.ultraPanel1.ClientArea.Controls.Add(this.Mater3);
  78. this.ultraPanel1.ClientArea.Controls.Add(this.label4);
  79. this.ultraPanel1.ClientArea.Controls.Add(this.Mater4);
  80. this.ultraPanel1.ClientArea.Controls.Add(this.Mater5);
  81. this.ultraPanel1.ClientArea.Controls.Add(this.label5);
  82. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  83. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  84. this.ultraPanel1.Name = "ultraPanel1";
  85. this.ultraPanel1.Size = new System.Drawing.Size(491, 306);
  86. this.ultraPanel1.TabIndex = 0;
  87. //
  88. // ultraGrid2
  89. //
  90. this.ultraGrid2.DataSource = this.ultraDataSource1;
  91. ultraGridColumn1.Header.Caption = "选择";
  92. ultraGridColumn1.Header.VisiblePosition = 0;
  93. ultraGridColumn1.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(54, 0);
  94. ultraGridColumn1.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  95. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  96. ultraGridColumn2.Header.Caption = "物料编码";
  97. ultraGridColumn2.Header.VisiblePosition = 1;
  98. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2;
  99. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  100. ultraGridColumn2.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(64, 0);
  101. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  102. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  103. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  104. ultraGridColumn3.Header.Caption = "物料名称";
  105. ultraGridColumn3.Header.VisiblePosition = 2;
  106. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4;
  107. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  108. ultraGridColumn3.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(78, 0);
  109. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  110. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  111. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  112. ultraGridColumn4.Header.Caption = "物料类型";
  113. ultraGridColumn4.Header.VisiblePosition = 3;
  114. ultraGridColumn4.Hidden = true;
  115. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 6;
  116. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  117. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(74, 0);
  118. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  119. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  120. ultraGridBand1.Columns.AddRange(new object[] {
  121. ultraGridColumn1,
  122. ultraGridColumn2,
  123. ultraGridColumn3,
  124. ultraGridColumn4});
  125. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  126. this.ultraGrid2.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  127. this.ultraGrid2.DisplayLayout.GroupByBox.Hidden = true;
  128. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  129. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Left;
  130. this.ultraGrid2.Font = new System.Drawing.Font("宋体", 9F);
  131. this.ultraGrid2.Location = new System.Drawing.Point(0, 0);
  132. this.ultraGrid2.Name = "ultraGrid2";
  133. this.ultraGrid2.Size = new System.Drawing.Size(268, 306);
  134. this.ultraGrid2.TabIndex = 24;
  135. this.ultraGrid2.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid2_CellChange);
  136. //
  137. // ultraDataSource1
  138. //
  139. this.ultraDataSource1.Band.Columns.AddRange(new object[] {
  140. ultraDataColumn1,
  141. ultraDataColumn2,
  142. ultraDataColumn3,
  143. ultraDataColumn4});
  144. //
  145. // label2
  146. //
  147. this.label2.AutoSize = true;
  148. this.label2.Font = new System.Drawing.Font("宋体", 9F);
  149. this.label2.Location = new System.Drawing.Point(307, 63);
  150. this.label2.Name = "label2";
  151. this.label2.Size = new System.Drawing.Size(35, 12);
  152. this.label2.TabIndex = 26;
  153. this.label2.Text = "物料2";
  154. //
  155. // button2
  156. //
  157. this.button2.Location = new System.Drawing.Point(391, 262);
  158. this.button2.Name = "button2";
  159. this.button2.Size = new System.Drawing.Size(80, 30);
  160. this.button2.TabIndex = 38;
  161. this.button2.Text = "取消";
  162. this.button2.UseVisualStyleBackColor = true;
  163. this.button2.Click += new System.EventHandler(this.button2_Click);
  164. //
  165. // label1
  166. //
  167. this.label1.AutoSize = true;
  168. this.label1.Font = new System.Drawing.Font("宋体", 9F);
  169. this.label1.Location = new System.Drawing.Point(307, 26);
  170. this.label1.Name = "label1";
  171. this.label1.Size = new System.Drawing.Size(35, 12);
  172. this.label1.TabIndex = 25;
  173. this.label1.Text = "物料1";
  174. //
  175. // label6
  176. //
  177. this.label6.AutoSize = true;
  178. this.label6.Font = new System.Drawing.Font("宋体", 9F);
  179. this.label6.Location = new System.Drawing.Point(307, 225);
  180. this.label6.Name = "label6";
  181. this.label6.Size = new System.Drawing.Size(35, 12);
  182. this.label6.TabIndex = 30;
  183. this.label6.Text = "物料6";
  184. //
  185. // button1
  186. //
  187. this.button1.Location = new System.Drawing.Point(292, 262);
  188. this.button1.Name = "button1";
  189. this.button1.Size = new System.Drawing.Size(80, 30);
  190. this.button1.TabIndex = 37;
  191. this.button1.Text = "保存";
  192. this.button1.UseVisualStyleBackColor = true;
  193. this.button1.Click += new System.EventHandler(this.button1_Click);
  194. //
  195. // Mater2
  196. //
  197. this.Mater2.Font = new System.Drawing.Font("宋体", 9F);
  198. this.Mater2.Location = new System.Drawing.Point(355, 60);
  199. this.Mater2.Name = "Mater2";
  200. this.Mater2.ReadOnly = true;
  201. this.Mater2.Size = new System.Drawing.Size(100, 21);
  202. this.Mater2.TabIndex = 32;
  203. //
  204. // label3
  205. //
  206. this.label3.AutoSize = true;
  207. this.label3.Font = new System.Drawing.Font("宋体", 9F);
  208. this.label3.Location = new System.Drawing.Point(307, 103);
  209. this.label3.Name = "label3";
  210. this.label3.Size = new System.Drawing.Size(35, 12);
  211. this.label3.TabIndex = 27;
  212. this.label3.Text = "物料3";
  213. //
  214. // Mater1
  215. //
  216. this.Mater1.Font = new System.Drawing.Font("宋体", 9F);
  217. this.Mater1.Location = new System.Drawing.Point(355, 23);
  218. this.Mater1.Name = "Mater1";
  219. this.Mater1.ReadOnly = true;
  220. this.Mater1.Size = new System.Drawing.Size(100, 21);
  221. this.Mater1.TabIndex = 31;
  222. //
  223. // Mater6
  224. //
  225. this.Mater6.Font = new System.Drawing.Font("宋体", 9F);
  226. this.Mater6.Location = new System.Drawing.Point(355, 222);
  227. this.Mater6.Name = "Mater6";
  228. this.Mater6.ReadOnly = true;
  229. this.Mater6.Size = new System.Drawing.Size(100, 21);
  230. this.Mater6.TabIndex = 36;
  231. //
  232. // Mater3
  233. //
  234. this.Mater3.Font = new System.Drawing.Font("宋体", 9F);
  235. this.Mater3.Location = new System.Drawing.Point(355, 100);
  236. this.Mater3.Name = "Mater3";
  237. this.Mater3.ReadOnly = true;
  238. this.Mater3.Size = new System.Drawing.Size(100, 21);
  239. this.Mater3.TabIndex = 33;
  240. //
  241. // label4
  242. //
  243. this.label4.AutoSize = true;
  244. this.label4.Font = new System.Drawing.Font("宋体", 9F);
  245. this.label4.Location = new System.Drawing.Point(307, 143);
  246. this.label4.Name = "label4";
  247. this.label4.Size = new System.Drawing.Size(35, 12);
  248. this.label4.TabIndex = 28;
  249. this.label4.Text = "物料4";
  250. //
  251. // Mater4
  252. //
  253. this.Mater4.Font = new System.Drawing.Font("宋体", 9F);
  254. this.Mater4.Location = new System.Drawing.Point(355, 140);
  255. this.Mater4.Name = "Mater4";
  256. this.Mater4.ReadOnly = true;
  257. this.Mater4.Size = new System.Drawing.Size(100, 21);
  258. this.Mater4.TabIndex = 34;
  259. //
  260. // Mater5
  261. //
  262. this.Mater5.Font = new System.Drawing.Font("宋体", 9F);
  263. this.Mater5.Location = new System.Drawing.Point(355, 181);
  264. this.Mater5.Name = "Mater5";
  265. this.Mater5.ReadOnly = true;
  266. this.Mater5.Size = new System.Drawing.Size(100, 21);
  267. this.Mater5.TabIndex = 35;
  268. //
  269. // label5
  270. //
  271. this.label5.AutoSize = true;
  272. this.label5.Font = new System.Drawing.Font("宋体", 9F);
  273. this.label5.Location = new System.Drawing.Point(307, 184);
  274. this.label5.Name = "label5";
  275. this.label5.Size = new System.Drawing.Size(35, 12);
  276. this.label5.TabIndex = 29;
  277. this.label5.Text = "物料5";
  278. //
  279. // frmSteelConfiger
  280. //
  281. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  282. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  283. this.ClientSize = new System.Drawing.Size(491, 306);
  284. this.Controls.Add(this.ultraPanel1);
  285. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  286. this.Name = "frmSteelConfiger";
  287. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  288. this.Text = "废钢物料配置";
  289. this.Load += new System.EventHandler(this.frmSteelConfiger_Load);
  290. this.ultraPanel1.ClientArea.ResumeLayout(false);
  291. this.ultraPanel1.ClientArea.PerformLayout();
  292. this.ultraPanel1.ResumeLayout(false);
  293. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  294. ((System.ComponentModel.ISupportInitialize)(this.ultraDataSource1)).EndInit();
  295. this.ResumeLayout(false);
  296. }
  297. #endregion
  298. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  299. private System.Windows.Forms.Label label2;
  300. private System.Windows.Forms.Button button2;
  301. private System.Windows.Forms.Label label1;
  302. private System.Windows.Forms.Button button1;
  303. private System.Windows.Forms.Label label3;
  304. private System.Windows.Forms.TextBox Mater6;
  305. private System.Windows.Forms.Label label4;
  306. private System.Windows.Forms.TextBox Mater5;
  307. private System.Windows.Forms.Label label5;
  308. private System.Windows.Forms.TextBox Mater4;
  309. private System.Windows.Forms.Label label6;
  310. private System.Windows.Forms.TextBox Mater3;
  311. private System.Windows.Forms.TextBox Mater1;
  312. private System.Windows.Forms.TextBox Mater2;
  313. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  314. private Infragistics.Win.UltraWinDataSource.UltraDataSource ultraDataSource1;
  315. }
  316. }