FrmFurnaceOrdBreak.Designer.cs 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255
  1. namespace Core.StlMes.Client.PlnSaleOrd.炼钢计划.control
  2. {
  3. partial class FrmFurnaceOrdBreak
  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.Appearance appearance1 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  32. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  33. this.ultraLabel7 = new Infragistics.Win.Misc.UltraLabel();
  34. this.ultraNumericEditor2 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  35. this.ultraLabel8 = new Infragistics.Win.Misc.UltraLabel();
  36. this.buttonCancel = new Infragistics.Win.Misc.UltraButton();
  37. this.buttonCommit = new Infragistics.Win.Misc.UltraButton();
  38. this.numEditorAlready = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  39. this.ultraLabel6 = new Infragistics.Win.Misc.UltraLabel();
  40. this.ultraNumericEditor1 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  41. this.ultraLabel5 = new Infragistics.Win.Misc.UltraLabel();
  42. this.numEditorAllow = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  43. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  44. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  45. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  46. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  47. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  48. this.ultraGroupBox1.SuspendLayout();
  49. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor2)).BeginInit();
  50. ((System.ComponentModel.ISupportInitialize)(this.numEditorAlready)).BeginInit();
  51. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).BeginInit();
  52. ((System.ComponentModel.ISupportInitialize)(this.numEditorAllow)).BeginInit();
  53. this.SuspendLayout();
  54. //
  55. // ultraGroupBox1
  56. //
  57. this.ultraGroupBox1.Controls.Add(this.ultraLabel7);
  58. this.ultraGroupBox1.Controls.Add(this.ultraNumericEditor2);
  59. this.ultraGroupBox1.Controls.Add(this.ultraLabel8);
  60. this.ultraGroupBox1.Controls.Add(this.buttonCancel);
  61. this.ultraGroupBox1.Controls.Add(this.buttonCommit);
  62. this.ultraGroupBox1.Controls.Add(this.numEditorAlready);
  63. this.ultraGroupBox1.Controls.Add(this.ultraLabel6);
  64. this.ultraGroupBox1.Controls.Add(this.ultraNumericEditor1);
  65. this.ultraGroupBox1.Controls.Add(this.ultraLabel5);
  66. this.ultraGroupBox1.Controls.Add(this.numEditorAllow);
  67. this.ultraGroupBox1.Controls.Add(this.ultraLabel4);
  68. this.ultraGroupBox1.Controls.Add(this.ultraLabel3);
  69. this.ultraGroupBox1.Controls.Add(this.ultraLabel2);
  70. this.ultraGroupBox1.Controls.Add(this.ultraLabel1);
  71. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  72. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  73. this.ultraGroupBox1.Name = "ultraGroupBox1";
  74. this.ultraGroupBox1.Size = new System.Drawing.Size(284, 175);
  75. this.ultraGroupBox1.TabIndex = 0;
  76. //
  77. // ultraLabel7
  78. //
  79. this.ultraLabel7.AutoSize = true;
  80. this.ultraLabel7.Location = new System.Drawing.Point(248, 104);
  81. this.ultraLabel7.Name = "ultraLabel7";
  82. this.ultraLabel7.Size = new System.Drawing.Size(17, 16);
  83. this.ultraLabel7.TabIndex = 22;
  84. this.ultraLabel7.Text = "支";
  85. //
  86. // ultraNumericEditor2
  87. //
  88. this.ultraNumericEditor2.Enabled = false;
  89. this.ultraNumericEditor2.Location = new System.Drawing.Point(110, 98);
  90. this.ultraNumericEditor2.MaskInput = "nnnnnnnnn";
  91. this.ultraNumericEditor2.Name = "ultraNumericEditor2";
  92. this.ultraNumericEditor2.PromptChar = ' ';
  93. this.ultraNumericEditor2.Size = new System.Drawing.Size(132, 21);
  94. this.ultraNumericEditor2.TabIndex = 21;
  95. //
  96. // ultraLabel8
  97. //
  98. this.ultraLabel8.AutoSize = true;
  99. this.ultraLabel8.Location = new System.Drawing.Point(248, 74);
  100. this.ultraLabel8.Name = "ultraLabel8";
  101. this.ultraLabel8.Size = new System.Drawing.Size(17, 16);
  102. this.ultraLabel8.TabIndex = 20;
  103. this.ultraLabel8.Text = "吨";
  104. //
  105. // buttonCancel
  106. //
  107. this.buttonCancel.Location = new System.Drawing.Point(154, 130);
  108. this.buttonCancel.Name = "buttonCancel";
  109. this.buttonCancel.Size = new System.Drawing.Size(75, 23);
  110. this.buttonCancel.TabIndex = 19;
  111. this.buttonCancel.Text = "取消";
  112. this.buttonCancel.Click += new System.EventHandler(this.buttonCancel_Click);
  113. //
  114. // buttonCommit
  115. //
  116. this.buttonCommit.Location = new System.Drawing.Point(58, 131);
  117. this.buttonCommit.Name = "buttonCommit";
  118. this.buttonCommit.Size = new System.Drawing.Size(75, 23);
  119. this.buttonCommit.TabIndex = 18;
  120. this.buttonCommit.Text = "确认";
  121. this.buttonCommit.Click += new System.EventHandler(this.buttonCommit_Click);
  122. //
  123. // numEditorAlready
  124. //
  125. this.numEditorAlready.Location = new System.Drawing.Point(110, 69);
  126. this.numEditorAlready.MaskInput = "{double:9.3}";
  127. this.numEditorAlready.Name = "numEditorAlready";
  128. this.numEditorAlready.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  129. this.numEditorAlready.PromptChar = ' ';
  130. this.numEditorAlready.Size = new System.Drawing.Size(132, 21);
  131. this.numEditorAlready.TabIndex = 17;
  132. this.numEditorAlready.ValueChanged += new System.EventHandler(this.numEditorAlready_ValueChanged);
  133. //
  134. // ultraLabel6
  135. //
  136. this.ultraLabel6.AutoSize = true;
  137. this.ultraLabel6.Location = new System.Drawing.Point(248, 46);
  138. this.ultraLabel6.Name = "ultraLabel6";
  139. this.ultraLabel6.Size = new System.Drawing.Size(17, 16);
  140. this.ultraLabel6.TabIndex = 16;
  141. this.ultraLabel6.Text = "支";
  142. //
  143. // ultraNumericEditor1
  144. //
  145. this.ultraNumericEditor1.Enabled = false;
  146. this.ultraNumericEditor1.Location = new System.Drawing.Point(110, 41);
  147. this.ultraNumericEditor1.MaskInput = "nnnnnnnnn";
  148. this.ultraNumericEditor1.Name = "ultraNumericEditor1";
  149. this.ultraNumericEditor1.PromptChar = ' ';
  150. this.ultraNumericEditor1.Size = new System.Drawing.Size(132, 21);
  151. this.ultraNumericEditor1.TabIndex = 15;
  152. //
  153. // ultraLabel5
  154. //
  155. this.ultraLabel5.AutoSize = true;
  156. this.ultraLabel5.Location = new System.Drawing.Point(248, 18);
  157. this.ultraLabel5.Name = "ultraLabel5";
  158. this.ultraLabel5.Size = new System.Drawing.Size(17, 16);
  159. this.ultraLabel5.TabIndex = 14;
  160. this.ultraLabel5.Text = "吨";
  161. //
  162. // numEditorAllow
  163. //
  164. this.numEditorAllow.Enabled = false;
  165. this.numEditorAllow.Location = new System.Drawing.Point(110, 13);
  166. this.numEditorAllow.MaskInput = "{double:9.3}";
  167. this.numEditorAllow.Name = "numEditorAllow";
  168. this.numEditorAllow.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  169. this.numEditorAllow.PromptChar = ' ';
  170. this.numEditorAllow.Size = new System.Drawing.Size(132, 21);
  171. this.numEditorAllow.TabIndex = 13;
  172. //
  173. // ultraLabel4
  174. //
  175. appearance1.TextVAlignAsString = "Middle";
  176. this.ultraLabel4.Appearance = appearance1;
  177. this.ultraLabel4.Location = new System.Drawing.Point(13, 41);
  178. this.ultraLabel4.Name = "ultraLabel4";
  179. this.ultraLabel4.Size = new System.Drawing.Size(100, 23);
  180. this.ultraLabel4.TabIndex = 3;
  181. this.ultraLabel4.Text = "可拆分余材支:";
  182. //
  183. // ultraLabel3
  184. //
  185. appearance2.TextVAlignAsString = "Middle";
  186. this.ultraLabel3.Appearance = appearance2;
  187. this.ultraLabel3.Location = new System.Drawing.Point(13, 70);
  188. this.ultraLabel3.Name = "ultraLabel3";
  189. this.ultraLabel3.Size = new System.Drawing.Size(100, 23);
  190. this.ultraLabel3.TabIndex = 2;
  191. this.ultraLabel3.Text = "拆分余材量:";
  192. //
  193. // ultraLabel2
  194. //
  195. appearance3.TextVAlignAsString = "Middle";
  196. this.ultraLabel2.Appearance = appearance3;
  197. this.ultraLabel2.Location = new System.Drawing.Point(13, 99);
  198. this.ultraLabel2.Name = "ultraLabel2";
  199. this.ultraLabel2.Size = new System.Drawing.Size(100, 23);
  200. this.ultraLabel2.TabIndex = 1;
  201. this.ultraLabel2.Text = "拆分余材支:";
  202. //
  203. // ultraLabel1
  204. //
  205. appearance4.TextVAlignAsString = "Middle";
  206. this.ultraLabel1.Appearance = appearance4;
  207. this.ultraLabel1.Location = new System.Drawing.Point(13, 12);
  208. this.ultraLabel1.Name = "ultraLabel1";
  209. this.ultraLabel1.Size = new System.Drawing.Size(100, 23);
  210. this.ultraLabel1.TabIndex = 0;
  211. this.ultraLabel1.Text = "可拆分余材量:";
  212. //
  213. // FrmFurnaceOrdBreak
  214. //
  215. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  216. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  217. this.ClientSize = new System.Drawing.Size(284, 175);
  218. this.Controls.Add(this.ultraGroupBox1);
  219. this.MaximizeBox = false;
  220. this.Name = "FrmFurnaceOrdBreak";
  221. this.Text = "余材拆分";
  222. this.Load += new System.EventHandler(this.FrmFurnaceOrdBreak_Load);
  223. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  224. this.ultraGroupBox1.ResumeLayout(false);
  225. this.ultraGroupBox1.PerformLayout();
  226. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor2)).EndInit();
  227. ((System.ComponentModel.ISupportInitialize)(this.numEditorAlready)).EndInit();
  228. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).EndInit();
  229. ((System.ComponentModel.ISupportInitialize)(this.numEditorAllow)).EndInit();
  230. this.ResumeLayout(false);
  231. }
  232. #endregion
  233. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  234. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  235. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  236. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  237. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  238. private Infragistics.Win.Misc.UltraLabel ultraLabel6;
  239. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor1;
  240. private Infragistics.Win.Misc.UltraLabel ultraLabel5;
  241. private Infragistics.Win.UltraWinEditors.UltraNumericEditor numEditorAllow;
  242. private Infragistics.Win.Misc.UltraLabel ultraLabel7;
  243. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor2;
  244. private Infragistics.Win.Misc.UltraLabel ultraLabel8;
  245. private Infragistics.Win.Misc.UltraButton buttonCancel;
  246. private Infragistics.Win.Misc.UltraButton buttonCommit;
  247. private Infragistics.Win.UltraWinEditors.UltraNumericEditor numEditorAlready;
  248. }
  249. }