frmDemandSplit.Designer.cs 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352
  1. namespace Core.StlMes.Client.YdmBcPipeManage.Demand
  2. {
  3. partial class frmDemandSplit
  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.Appearance appearance1 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("MatBcMatS", -1);
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("chk");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("JudgeStoveNo");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FlagStoveNoZg");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("BatchNo");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("QcmStaus");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ActCount");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ActWeight");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("StorageName");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FixLen");
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("FixNum");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("PlineName");
  42. Infragistics.Win.UltraWinGrid.RowLayout rowLayout1 = new Infragistics.Win.UltraWinGrid.RowLayout("1");
  43. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo1 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "chk", -1, Infragistics.Win.DefaultableBoolean.Default);
  44. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo2 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "JudgeStoveNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  45. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo3 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "FlagStoveNoZg", -1, Infragistics.Win.DefaultableBoolean.Default);
  46. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo4 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "BatchNo", -1, Infragistics.Win.DefaultableBoolean.Default);
  47. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo5 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "QcmStaus", -1, Infragistics.Win.DefaultableBoolean.Default);
  48. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo6 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ActCount", -1, Infragistics.Win.DefaultableBoolean.Default);
  49. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo7 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "ActWeight", -1, Infragistics.Win.DefaultableBoolean.Default);
  50. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo8 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "StorageName", -1, Infragistics.Win.DefaultableBoolean.Default);
  51. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo9 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "FixLen", -1, Infragistics.Win.DefaultableBoolean.Default);
  52. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo10 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "FixNum", -1, Infragistics.Win.DefaultableBoolean.Default);
  53. Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo rowLayoutColumnInfo11 = new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo(Infragistics.Win.UltraWinGrid.RowLayoutColumnInfoContext.Column, "PlineName", -1, Infragistics.Win.DefaultableBoolean.Default);
  54. this.label2 = new System.Windows.Forms.Label();
  55. this.panel1 = new System.Windows.Forms.Panel();
  56. this.uneNumber = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  57. this.label1 = new System.Windows.Forms.Label();
  58. this.lblUnplnWt = new System.Windows.Forms.Label();
  59. this.lblUnplnQty = new System.Windows.Forms.Label();
  60. this.label5 = new System.Windows.Forms.Label();
  61. this.panel3 = new System.Windows.Forms.Panel();
  62. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  63. this.matBcMatSBindingSource = new System.Windows.Forms.BindingSource(this.components);
  64. this.panel4 = new System.Windows.Forms.Panel();
  65. this.ultraButton2 = new Infragistics.Win.Misc.UltraButton();
  66. this.ubtSave = new Infragistics.Win.Misc.UltraButton();
  67. this.panel1.SuspendLayout();
  68. ((System.ComponentModel.ISupportInitialize)(this.uneNumber)).BeginInit();
  69. this.panel3.SuspendLayout();
  70. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)(this.matBcMatSBindingSource)).BeginInit();
  72. this.panel4.SuspendLayout();
  73. this.SuspendLayout();
  74. //
  75. // label2
  76. //
  77. this.label2.AutoSize = true;
  78. this.label2.Font = new System.Drawing.Font("微软雅黑", 14F);
  79. this.label2.Location = new System.Drawing.Point(22, 23);
  80. this.label2.Name = "label2";
  81. this.label2.Size = new System.Drawing.Size(116, 31);
  82. this.label2.TabIndex = 2;
  83. this.label2.Text = "待分派支:";
  84. //
  85. // panel1
  86. //
  87. this.panel1.Controls.Add(this.uneNumber);
  88. this.panel1.Controls.Add(this.label1);
  89. this.panel1.Controls.Add(this.lblUnplnWt);
  90. this.panel1.Controls.Add(this.lblUnplnQty);
  91. this.panel1.Controls.Add(this.label5);
  92. this.panel1.Controls.Add(this.label2);
  93. this.panel1.Dock = System.Windows.Forms.DockStyle.Top;
  94. this.panel1.Location = new System.Drawing.Point(0, 0);
  95. this.panel1.Name = "panel1";
  96. this.panel1.Size = new System.Drawing.Size(976, 180);
  97. this.panel1.TabIndex = 5;
  98. //
  99. // uneNumber
  100. //
  101. appearance1.TextHAlignAsString = "Center";
  102. this.uneNumber.Appearance = appearance1;
  103. this.uneNumber.AutoSize = false;
  104. this.uneNumber.Font = new System.Drawing.Font("宋体", 14F);
  105. this.uneNumber.Location = new System.Drawing.Point(209, 106);
  106. this.uneNumber.MaskInput = "nnnnn";
  107. this.uneNumber.MinValue = 1;
  108. this.uneNumber.Name = "uneNumber";
  109. this.uneNumber.Size = new System.Drawing.Size(142, 34);
  110. this.uneNumber.SpinButtonDisplayStyle = Infragistics.Win.ButtonDisplayStyle.Always;
  111. this.uneNumber.TabIndex = 965;
  112. this.uneNumber.Value = 1;
  113. //
  114. // label1
  115. //
  116. this.label1.AutoSize = true;
  117. this.label1.Font = new System.Drawing.Font("微软雅黑", 14F);
  118. this.label1.Location = new System.Drawing.Point(22, 109);
  119. this.label1.Name = "label1";
  120. this.label1.Size = new System.Drawing.Size(116, 31);
  121. this.label1.TabIndex = 96;
  122. this.label1.Text = "拆分支数:";
  123. //
  124. // lblUnplnWt
  125. //
  126. this.lblUnplnWt.AutoSize = true;
  127. this.lblUnplnWt.Font = new System.Drawing.Font("微软雅黑", 14F);
  128. this.lblUnplnWt.Location = new System.Drawing.Point(411, 23);
  129. this.lblUnplnWt.Name = "lblUnplnWt";
  130. this.lblUnplnWt.Size = new System.Drawing.Size(28, 31);
  131. this.lblUnplnWt.TabIndex = 25;
  132. this.lblUnplnWt.Text = "0";
  133. //
  134. // lblUnplnQty
  135. //
  136. this.lblUnplnQty.AutoSize = true;
  137. this.lblUnplnQty.Font = new System.Drawing.Font("微软雅黑", 14F);
  138. this.lblUnplnQty.Location = new System.Drawing.Point(156, 24);
  139. this.lblUnplnQty.Name = "lblUnplnQty";
  140. this.lblUnplnQty.Size = new System.Drawing.Size(28, 31);
  141. this.lblUnplnQty.TabIndex = 24;
  142. this.lblUnplnQty.Text = "0";
  143. //
  144. // label5
  145. //
  146. this.label5.AutoSize = true;
  147. this.label5.Font = new System.Drawing.Font("微软雅黑", 14F);
  148. this.label5.Location = new System.Drawing.Point(259, 23);
  149. this.label5.Name = "label5";
  150. this.label5.Size = new System.Drawing.Size(116, 31);
  151. this.label5.TabIndex = 18;
  152. this.label5.Text = "待分派吨:";
  153. //
  154. // panel3
  155. //
  156. this.panel3.Controls.Add(this.ultraGrid1);
  157. this.panel3.Controls.Add(this.panel1);
  158. this.panel3.Controls.Add(this.panel4);
  159. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  160. this.panel3.Location = new System.Drawing.Point(0, 0);
  161. this.panel3.Name = "panel3";
  162. this.panel3.Size = new System.Drawing.Size(976, 497);
  163. this.panel3.TabIndex = 93;
  164. //
  165. // ultraGrid1
  166. //
  167. this.ultraGrid1.DataSource = this.matBcMatSBindingSource;
  168. ultraGridColumn1.Header.VisiblePosition = 0;
  169. ultraGridColumn1.RowLayoutColumnInfo.OriginX = 0;
  170. ultraGridColumn1.RowLayoutColumnInfo.OriginY = 0;
  171. ultraGridColumn1.RowLayoutColumnInfo.SpanX = 2;
  172. ultraGridColumn1.RowLayoutColumnInfo.SpanY = 2;
  173. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  174. ultraGridColumn2.Header.VisiblePosition = 1;
  175. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 2;
  176. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  177. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  178. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  179. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  180. ultraGridColumn3.Header.VisiblePosition = 2;
  181. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 4;
  182. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  183. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  184. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  185. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  186. ultraGridColumn4.Header.VisiblePosition = 3;
  187. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 6;
  188. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  189. ultraGridColumn4.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(118, 0);
  190. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  191. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  192. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  193. ultraGridColumn5.Header.VisiblePosition = 4;
  194. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 8;
  195. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  196. ultraGridColumn5.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(94, 0);
  197. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  198. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  199. ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  200. ultraGridColumn6.Header.VisiblePosition = 5;
  201. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 12;
  202. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  203. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  204. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  205. ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  206. ultraGridColumn7.Header.VisiblePosition = 6;
  207. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 14;
  208. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  209. ultraGridColumn7.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(99, 0);
  210. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  211. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  212. ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  213. ultraGridColumn8.Header.VisiblePosition = 7;
  214. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 10;
  215. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  216. ultraGridColumn8.RowLayoutColumnInfo.PreferredCellSize = new System.Drawing.Size(163, 0);
  217. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  218. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  219. ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  220. ultraGridColumn9.Header.VisiblePosition = 8;
  221. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 20;
  222. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  223. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  224. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  225. ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  226. ultraGridColumn10.Header.VisiblePosition = 9;
  227. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 18;
  228. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  229. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  230. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
  231. ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  232. ultraGridColumn11.Header.VisiblePosition = 10;
  233. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 16;
  234. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  235. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  236. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  237. ultraGridBand1.Columns.AddRange(new object[] {
  238. ultraGridColumn1,
  239. ultraGridColumn2,
  240. ultraGridColumn3,
  241. ultraGridColumn4,
  242. ultraGridColumn5,
  243. ultraGridColumn6,
  244. ultraGridColumn7,
  245. ultraGridColumn8,
  246. ultraGridColumn9,
  247. ultraGridColumn10,
  248. ultraGridColumn11});
  249. rowLayout1.ColumnInfos.AddRange(new Infragistics.Win.UltraWinGrid.RowLayoutColumnInfo[] {
  250. rowLayoutColumnInfo1,
  251. rowLayoutColumnInfo2,
  252. rowLayoutColumnInfo3,
  253. rowLayoutColumnInfo4,
  254. rowLayoutColumnInfo5,
  255. rowLayoutColumnInfo6,
  256. rowLayoutColumnInfo7,
  257. rowLayoutColumnInfo8,
  258. rowLayoutColumnInfo9,
  259. rowLayoutColumnInfo10,
  260. rowLayoutColumnInfo11});
  261. rowLayout1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.ColumnLayout;
  262. ultraGridBand1.RowLayouts.AddRange(new Infragistics.Win.UltraWinGrid.RowLayout[] {
  263. rowLayout1});
  264. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  265. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  266. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  267. this.ultraGrid1.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  268. this.ultraGrid1.Location = new System.Drawing.Point(0, 180);
  269. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(4);
  270. this.ultraGrid1.Name = "ultraGrid1";
  271. this.ultraGrid1.Size = new System.Drawing.Size(976, 257);
  272. this.ultraGrid1.TabIndex = 96;
  273. this.ultraGrid1.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid1_CellChange);
  274. //
  275. // matBcMatSBindingSource
  276. //
  277. this.matBcMatSBindingSource.DataSource = typeof(Core.StlMes.Client.YdmBcPipeManage.Entity.MatBcMatS);
  278. //
  279. // panel4
  280. //
  281. this.panel4.Controls.Add(this.ultraButton2);
  282. this.panel4.Controls.Add(this.ubtSave);
  283. this.panel4.Dock = System.Windows.Forms.DockStyle.Bottom;
  284. this.panel4.Location = new System.Drawing.Point(0, 437);
  285. this.panel4.Name = "panel4";
  286. this.panel4.Size = new System.Drawing.Size(976, 60);
  287. this.panel4.TabIndex = 95;
  288. //
  289. // ultraButton2
  290. //
  291. this.ultraButton2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  292. | System.Windows.Forms.AnchorStyles.Right)));
  293. this.ultraButton2.DialogResult = System.Windows.Forms.DialogResult.Cancel;
  294. this.ultraButton2.Font = new System.Drawing.Font("宋体", 12F);
  295. this.ultraButton2.Location = new System.Drawing.Point(723, 13);
  296. this.ultraButton2.Name = "ultraButton2";
  297. this.ultraButton2.Size = new System.Drawing.Size(105, 36);
  298. this.ultraButton2.TabIndex = 29;
  299. this.ultraButton2.Text = "返回";
  300. //
  301. // ubtSave
  302. //
  303. this.ubtSave.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  304. | System.Windows.Forms.AnchorStyles.Right)));
  305. this.ubtSave.Font = new System.Drawing.Font("宋体", 12F);
  306. this.ubtSave.Location = new System.Drawing.Point(845, 13);
  307. this.ubtSave.Name = "ubtSave";
  308. this.ubtSave.Size = new System.Drawing.Size(105, 36);
  309. this.ubtSave.TabIndex = 28;
  310. this.ubtSave.Text = "确定";
  311. this.ubtSave.Click += new System.EventHandler(this.ubtSave_Click);
  312. //
  313. // frmDemandSplit
  314. //
  315. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  316. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  317. this.ClientSize = new System.Drawing.Size(976, 497);
  318. this.Controls.Add(this.panel3);
  319. this.Name = "frmDemandSplit";
  320. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  321. this.Text = "计划分派";
  322. this.panel1.ResumeLayout(false);
  323. this.panel1.PerformLayout();
  324. ((System.ComponentModel.ISupportInitialize)(this.uneNumber)).EndInit();
  325. this.panel3.ResumeLayout(false);
  326. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  327. ((System.ComponentModel.ISupportInitialize)(this.matBcMatSBindingSource)).EndInit();
  328. this.panel4.ResumeLayout(false);
  329. this.ResumeLayout(false);
  330. }
  331. #endregion
  332. private System.Windows.Forms.Label label2;
  333. private System.Windows.Forms.Panel panel1;
  334. private System.Windows.Forms.Label label5;
  335. private System.Windows.Forms.Label lblUnplnWt;
  336. private System.Windows.Forms.Label lblUnplnQty;
  337. private System.Windows.Forms.Panel panel3;
  338. private System.Windows.Forms.Panel panel4;
  339. private Infragistics.Win.Misc.UltraButton ultraButton2;
  340. private Infragistics.Win.Misc.UltraButton ubtSave;
  341. private System.Windows.Forms.Label label1;
  342. private Infragistics.Win.UltraWinEditors.UltraNumericEditor uneNumber;
  343. protected Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  344. private System.Windows.Forms.BindingSource matBcMatSBindingSource;
  345. }
  346. }