FrmSpitBill.Designer.cs 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262
  1. namespace Core.StlMes.Client.PlnSaleOrd.JGGXPln
  2. {
  3. partial class FrmSpitBill
  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 appearance2 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  32. this.FrmBase_Fill_Panel = new System.Windows.Forms.Panel();
  33. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  34. this.numEditorAlready = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  35. this.ultraNumericEditor3 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  36. this.numEditorAllow = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  37. this.ultraNumericEditor1 = new Infragistics.Win.UltraWinEditors.UltraNumericEditor();
  38. this.buttonCancel = new Infragistics.Win.Misc.UltraButton();
  39. this.buttonCommit = new Infragistics.Win.Misc.UltraButton();
  40. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  41. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  42. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  43. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  44. this.dataSet1 = new System.Data.DataSet();
  45. this.dataTable1 = new System.Data.DataTable();
  46. this.dataColumn2 = new System.Data.DataColumn();
  47. this.dataColumn3 = new System.Data.DataColumn();
  48. this.FrmBase_Fill_Panel.SuspendLayout();
  49. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  50. this.ultraGroupBox1.SuspendLayout();
  51. ((System.ComponentModel.ISupportInitialize)(this.numEditorAlready)).BeginInit();
  52. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor3)).BeginInit();
  53. ((System.ComponentModel.ISupportInitialize)(this.numEditorAllow)).BeginInit();
  54. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).BeginInit();
  55. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  56. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  57. this.SuspendLayout();
  58. //
  59. // FrmBase_Fill_Panel
  60. //
  61. this.FrmBase_Fill_Panel.Controls.Add(this.ultraGroupBox1);
  62. this.FrmBase_Fill_Panel.Cursor = System.Windows.Forms.Cursors.Default;
  63. this.FrmBase_Fill_Panel.Dock = System.Windows.Forms.DockStyle.Fill;
  64. this.FrmBase_Fill_Panel.Location = new System.Drawing.Point(0, 0);
  65. this.FrmBase_Fill_Panel.Name = "FrmBase_Fill_Panel";
  66. this.FrmBase_Fill_Panel.Size = new System.Drawing.Size(458, 311);
  67. this.FrmBase_Fill_Panel.TabIndex = 0;
  68. //
  69. // ultraGroupBox1
  70. //
  71. this.ultraGroupBox1.Controls.Add(this.numEditorAlready);
  72. this.ultraGroupBox1.Controls.Add(this.ultraNumericEditor3);
  73. this.ultraGroupBox1.Controls.Add(this.numEditorAllow);
  74. this.ultraGroupBox1.Controls.Add(this.ultraNumericEditor1);
  75. this.ultraGroupBox1.Controls.Add(this.buttonCancel);
  76. this.ultraGroupBox1.Controls.Add(this.buttonCommit);
  77. this.ultraGroupBox1.Controls.Add(this.ultraLabel4);
  78. this.ultraGroupBox1.Controls.Add(this.ultraLabel3);
  79. this.ultraGroupBox1.Controls.Add(this.ultraLabel2);
  80. this.ultraGroupBox1.Controls.Add(this.ultraLabel1);
  81. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  82. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  83. this.ultraGroupBox1.Name = "ultraGroupBox1";
  84. this.ultraGroupBox1.Size = new System.Drawing.Size(458, 311);
  85. this.ultraGroupBox1.TabIndex = 0;
  86. this.ultraGroupBox1.ViewStyle = Infragistics.Win.Misc.GroupBoxViewStyle.Office2007;
  87. //
  88. // numEditorAlready
  89. //
  90. this.numEditorAlready.Location = new System.Drawing.Point(169, 189);
  91. this.numEditorAlready.MaskInput = "{double:9.4}";
  92. this.numEditorAlready.Name = "numEditorAlready";
  93. this.numEditorAlready.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  94. this.numEditorAlready.Size = new System.Drawing.Size(208, 24);
  95. this.numEditorAlready.TabIndex = 12;
  96. //
  97. // ultraNumericEditor3
  98. //
  99. this.ultraNumericEditor3.Location = new System.Drawing.Point(169, 141);
  100. this.ultraNumericEditor3.MaskInput = "nnnnnnnnn";
  101. this.ultraNumericEditor3.Name = "ultraNumericEditor3";
  102. this.ultraNumericEditor3.Size = new System.Drawing.Size(208, 24);
  103. this.ultraNumericEditor3.TabIndex = 11;
  104. this.ultraNumericEditor3.ValueChanged += new System.EventHandler(this.ultraNumericEditor3_ValueChanged);
  105. //
  106. // numEditorAllow
  107. //
  108. this.numEditorAllow.Enabled = false;
  109. this.numEditorAllow.Location = new System.Drawing.Point(169, 95);
  110. this.numEditorAllow.MaskInput = "{double:9.4}";
  111. this.numEditorAllow.Name = "numEditorAllow";
  112. this.numEditorAllow.NumericType = Infragistics.Win.UltraWinEditors.NumericType.Double;
  113. this.numEditorAllow.Size = new System.Drawing.Size(208, 24);
  114. this.numEditorAllow.TabIndex = 10;
  115. //
  116. // ultraNumericEditor1
  117. //
  118. this.ultraNumericEditor1.Enabled = false;
  119. this.ultraNumericEditor1.Location = new System.Drawing.Point(169, 44);
  120. this.ultraNumericEditor1.MaskInput = "nnnnnnnnn";
  121. this.ultraNumericEditor1.Name = "ultraNumericEditor1";
  122. this.ultraNumericEditor1.Size = new System.Drawing.Size(208, 24);
  123. this.ultraNumericEditor1.TabIndex = 9;
  124. //
  125. // buttonCancel
  126. //
  127. this.buttonCancel.Location = new System.Drawing.Point(250, 251);
  128. this.buttonCancel.Name = "buttonCancel";
  129. this.buttonCancel.Size = new System.Drawing.Size(96, 34);
  130. this.buttonCancel.TabIndex = 8;
  131. this.buttonCancel.Text = "取消确认";
  132. this.buttonCancel.Click += new System.EventHandler(this.buttonCancel_Click);
  133. //
  134. // buttonCommit
  135. //
  136. this.buttonCommit.Location = new System.Drawing.Point(78, 251);
  137. this.buttonCommit.Name = "buttonCommit";
  138. this.buttonCommit.Size = new System.Drawing.Size(87, 34);
  139. this.buttonCommit.TabIndex = 7;
  140. this.buttonCommit.Text = "确认";
  141. this.buttonCommit.Click += new System.EventHandler(this.buttonCommit_Click);
  142. //
  143. // ultraLabel4
  144. //
  145. appearance2.BackColor = System.Drawing.Color.Transparent;
  146. appearance2.TextHAlignAsString = "Center";
  147. appearance2.TextVAlignAsString = "Middle";
  148. this.ultraLabel4.Appearance = appearance2;
  149. this.ultraLabel4.Location = new System.Drawing.Point(28, 186);
  150. this.ultraLabel4.Name = "ultraLabel4";
  151. this.ultraLabel4.Size = new System.Drawing.Size(121, 30);
  152. this.ultraLabel4.TabIndex = 6;
  153. this.ultraLabel4.Text = "实际拆分重量";
  154. //
  155. // ultraLabel3
  156. //
  157. appearance4.BackColor = System.Drawing.Color.Transparent;
  158. appearance4.TextHAlignAsString = "Center";
  159. appearance4.TextVAlignAsString = "Middle";
  160. this.ultraLabel3.Appearance = appearance4;
  161. this.ultraLabel3.Location = new System.Drawing.Point(28, 138);
  162. this.ultraLabel3.Name = "ultraLabel3";
  163. this.ultraLabel3.Size = new System.Drawing.Size(121, 30);
  164. this.ultraLabel3.TabIndex = 5;
  165. this.ultraLabel3.Text = "实际拆分支数";
  166. //
  167. // ultraLabel2
  168. //
  169. appearance1.BackColor = System.Drawing.Color.Transparent;
  170. appearance1.TextHAlignAsString = "Center";
  171. appearance1.TextVAlignAsString = "Middle";
  172. this.ultraLabel2.Appearance = appearance1;
  173. this.ultraLabel2.Location = new System.Drawing.Point(41, 92);
  174. this.ultraLabel2.Name = "ultraLabel2";
  175. this.ultraLabel2.Size = new System.Drawing.Size(108, 30);
  176. this.ultraLabel2.TabIndex = 4;
  177. this.ultraLabel2.Text = "可拆分重量";
  178. //
  179. // ultraLabel1
  180. //
  181. appearance3.BackColor = System.Drawing.Color.Transparent;
  182. appearance3.TextHAlignAsString = "Center";
  183. appearance3.TextVAlignAsString = "Middle";
  184. this.ultraLabel1.Appearance = appearance3;
  185. this.ultraLabel1.Location = new System.Drawing.Point(41, 41);
  186. this.ultraLabel1.Name = "ultraLabel1";
  187. this.ultraLabel1.Size = new System.Drawing.Size(108, 30);
  188. this.ultraLabel1.TabIndex = 3;
  189. this.ultraLabel1.Text = "可拆分支数";
  190. //
  191. // dataSet1
  192. //
  193. this.dataSet1.DataSetName = "NewDataSet";
  194. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  195. this.dataTable1});
  196. //
  197. // dataTable1
  198. //
  199. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  200. this.dataColumn2,
  201. this.dataColumn3});
  202. this.dataTable1.TableName = "Table1";
  203. //
  204. // dataColumn2
  205. //
  206. this.dataColumn2.Caption = "废品名称";
  207. this.dataColumn2.ColumnName = "FAIL_TYPE_NAME";
  208. //
  209. // dataColumn3
  210. //
  211. this.dataColumn3.Caption = "废品支数";
  212. this.dataColumn3.ColumnName = "FAILNUM";
  213. //
  214. // FrmSpitBill
  215. //
  216. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  217. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  218. this.ClientSize = new System.Drawing.Size(458, 311);
  219. this.Controls.Add(this.FrmBase_Fill_Panel);
  220. this.MaximizeBox = false;
  221. this.Name = "FrmSpitBill";
  222. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  223. this.Text = "拆分工单";
  224. this.Load += new System.EventHandler(this.FrmSpitWgt_Load);
  225. this.FrmBase_Fill_Panel.ResumeLayout(false);
  226. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  227. this.ultraGroupBox1.ResumeLayout(false);
  228. this.ultraGroupBox1.PerformLayout();
  229. ((System.ComponentModel.ISupportInitialize)(this.numEditorAlready)).EndInit();
  230. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor3)).EndInit();
  231. ((System.ComponentModel.ISupportInitialize)(this.numEditorAllow)).EndInit();
  232. ((System.ComponentModel.ISupportInitialize)(this.ultraNumericEditor1)).EndInit();
  233. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  234. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  235. this.ResumeLayout(false);
  236. }
  237. #endregion
  238. private System.Windows.Forms.Panel FrmBase_Fill_Panel;
  239. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  240. private System.Data.DataSet dataSet1;
  241. private System.Data.DataTable dataTable1;
  242. private System.Data.DataColumn dataColumn2;
  243. private System.Data.DataColumn dataColumn3;
  244. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  245. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  246. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  247. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  248. private Infragistics.Win.Misc.UltraButton buttonCommit;
  249. private Infragistics.Win.Misc.UltraButton buttonCancel;
  250. private Infragistics.Win.UltraWinEditors.UltraNumericEditor numEditorAllow;
  251. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor1;
  252. private Infragistics.Win.UltraWinEditors.UltraNumericEditor numEditorAlready;
  253. private Infragistics.Win.UltraWinEditors.UltraNumericEditor ultraNumericEditor3;
  254. }
  255. }