Query_RadiumSN.Designer.cs 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290
  1. namespace UAS_MES_NEW.Query
  2. {
  3. partial class Query_RadiumSN
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Query_RadiumSN));
  29. this.ma_qty = new System.Windows.Forms.Label();
  30. this.label7 = new System.Windows.Forms.Label();
  31. this.label5 = new System.Windows.Forms.Label();
  32. this.pr_detail = new System.Windows.Forms.Label();
  33. this.label4 = new System.Windows.Forms.Label();
  34. this.label8 = new System.Windows.Forms.Label();
  35. this.pr_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  36. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.SearchTextBox();
  37. this.OneColumn = new System.Windows.Forms.RadioButton();
  38. this.TwoColumn = new System.Windows.Forms.RadioButton();
  39. this.ThreeColumn = new System.Windows.Forms.RadioButton();
  40. this.FourColumn = new System.Windows.Forms.RadioButton();
  41. this.GenSN = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  42. this.label1 = new System.Windows.Forms.Label();
  43. this.ma_count = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  44. this.SuspendLayout();
  45. //
  46. // ma_qty
  47. //
  48. this.ma_qty.AutoSize = true;
  49. this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  50. this.ma_qty.Location = new System.Drawing.Point(349, 270);
  51. this.ma_qty.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  52. this.ma_qty.Name = "ma_qty";
  53. this.ma_qty.Size = new System.Drawing.Size(0, 41);
  54. this.ma_qty.TabIndex = 236;
  55. //
  56. // label7
  57. //
  58. this.label7.AutoSize = true;
  59. this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  60. this.label7.Location = new System.Drawing.Point(171, 270);
  61. this.label7.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  62. this.label7.Name = "label7";
  63. this.label7.Size = new System.Drawing.Size(146, 41);
  64. this.label7.TabIndex = 234;
  65. this.label7.Text = "工单数量";
  66. //
  67. // label5
  68. //
  69. this.label5.AutoSize = true;
  70. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  71. this.label5.Location = new System.Drawing.Point(171, 204);
  72. this.label5.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  73. this.label5.Name = "label5";
  74. this.label5.Size = new System.Drawing.Size(146, 41);
  75. this.label5.TabIndex = 232;
  76. this.label5.Text = "工单编号";
  77. //
  78. // pr_detail
  79. //
  80. this.pr_detail.AutoSize = true;
  81. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  82. this.pr_detail.Location = new System.Drawing.Point(349, 463);
  83. this.pr_detail.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  84. this.pr_detail.Name = "pr_detail";
  85. this.pr_detail.Size = new System.Drawing.Size(0, 41);
  86. this.pr_detail.TabIndex = 241;
  87. //
  88. // label4
  89. //
  90. this.label4.AutoSize = true;
  91. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  92. this.label4.Location = new System.Drawing.Point(171, 463);
  93. this.label4.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  94. this.label4.Name = "label4";
  95. this.label4.Size = new System.Drawing.Size(146, 41);
  96. this.label4.TabIndex = 240;
  97. this.label4.Text = "产品名称";
  98. //
  99. // label8
  100. //
  101. this.label8.AutoSize = true;
  102. this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  103. this.label8.Location = new System.Drawing.Point(171, 386);
  104. this.label8.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  105. this.label8.Name = "label8";
  106. this.label8.Size = new System.Drawing.Size(146, 41);
  107. this.label8.TabIndex = 238;
  108. this.label8.Text = "产品代码";
  109. //
  110. // pr_code
  111. //
  112. this.pr_code.AllPower = null;
  113. this.pr_code.BackColor = System.Drawing.Color.White;
  114. this.pr_code.ID = null;
  115. this.pr_code.Location = new System.Drawing.Point(356, 395);
  116. this.pr_code.Name = "pr_code";
  117. this.pr_code.Power = null;
  118. this.pr_code.Size = new System.Drawing.Size(388, 35);
  119. this.pr_code.Str = null;
  120. this.pr_code.Str1 = null;
  121. this.pr_code.Str2 = null;
  122. this.pr_code.TabIndex = 239;
  123. //
  124. // ma_code
  125. //
  126. this.ma_code.AllPower = "IFALL";
  127. this.ma_code.Caller = null;
  128. this.ma_code.Condition = null;
  129. this.ma_code.DBTitle = "";
  130. this.ma_code.Font = new System.Drawing.Font("微软雅黑", 9F);
  131. this.ma_code.FormName = null;
  132. this.ma_code.Location = new System.Drawing.Point(356, 204);
  133. this.ma_code.Margin = new System.Windows.Forms.Padding(6);
  134. this.ma_code.Name = "ma_code";
  135. this.ma_code.Power = "";
  136. this.ma_code.ReturnData = null;
  137. this.ma_code.SelectField = null;
  138. this.ma_code.SetValueField = null;
  139. this.ma_code.Size = new System.Drawing.Size(409, 46);
  140. this.ma_code.TabIndex = 233;
  141. this.ma_code.TableName = null;
  142. this.ma_code.Tag = "makecode";
  143. this.ma_code.TextBoxEnable = true;
  144. //
  145. // OneColumn
  146. //
  147. this.OneColumn.AutoSize = true;
  148. this.OneColumn.Location = new System.Drawing.Point(356, 518);
  149. this.OneColumn.Name = "OneColumn";
  150. this.OneColumn.Size = new System.Drawing.Size(89, 28);
  151. this.OneColumn.TabIndex = 242;
  152. this.OneColumn.TabStop = true;
  153. this.OneColumn.Text = "单排";
  154. this.OneColumn.UseVisualStyleBackColor = true;
  155. this.OneColumn.Visible = false;
  156. //
  157. // TwoColumn
  158. //
  159. this.TwoColumn.AutoSize = true;
  160. this.TwoColumn.Location = new System.Drawing.Point(465, 518);
  161. this.TwoColumn.Name = "TwoColumn";
  162. this.TwoColumn.Size = new System.Drawing.Size(89, 28);
  163. this.TwoColumn.TabIndex = 243;
  164. this.TwoColumn.TabStop = true;
  165. this.TwoColumn.Text = "双排";
  166. this.TwoColumn.UseVisualStyleBackColor = true;
  167. this.TwoColumn.Visible = false;
  168. //
  169. // ThreeColumn
  170. //
  171. this.ThreeColumn.AutoSize = true;
  172. this.ThreeColumn.Checked = true;
  173. this.ThreeColumn.Location = new System.Drawing.Point(583, 518);
  174. this.ThreeColumn.Name = "ThreeColumn";
  175. this.ThreeColumn.Size = new System.Drawing.Size(89, 28);
  176. this.ThreeColumn.TabIndex = 244;
  177. this.ThreeColumn.TabStop = true;
  178. this.ThreeColumn.Text = "三排";
  179. this.ThreeColumn.UseVisualStyleBackColor = true;
  180. this.ThreeColumn.Visible = false;
  181. //
  182. // FourColumn
  183. //
  184. this.FourColumn.AutoSize = true;
  185. this.FourColumn.Location = new System.Drawing.Point(693, 518);
  186. this.FourColumn.Name = "FourColumn";
  187. this.FourColumn.Size = new System.Drawing.Size(89, 28);
  188. this.FourColumn.TabIndex = 245;
  189. this.FourColumn.TabStop = true;
  190. this.FourColumn.Text = "四排";
  191. this.FourColumn.UseVisualStyleBackColor = true;
  192. this.FourColumn.Visible = false;
  193. //
  194. // GenSN
  195. //
  196. this.GenSN.AccessibleRole = System.Windows.Forms.AccessibleRole.PageTabList;
  197. this.GenSN.AllPower = null;
  198. this.GenSN.BackColor = System.Drawing.Color.Transparent;
  199. this.GenSN.DownImage = ((System.Drawing.Image)(resources.GetObject("GenSN.DownImage")));
  200. this.GenSN.Image = null;
  201. this.GenSN.IsShowBorder = true;
  202. this.GenSN.Location = new System.Drawing.Point(358, 591);
  203. this.GenSN.Margin = new System.Windows.Forms.Padding(6);
  204. this.GenSN.MoveImage = ((System.Drawing.Image)(resources.GetObject("GenSN.MoveImage")));
  205. this.GenSN.Name = "GenSN";
  206. this.GenSN.NormalImage = ((System.Drawing.Image)(resources.GetObject("GenSN.NormalImage")));
  207. this.GenSN.Power = null;
  208. this.GenSN.Size = new System.Drawing.Size(150, 56);
  209. this.GenSN.TabIndex = 246;
  210. this.GenSN.Text = "生成SN";
  211. this.GenSN.UseVisualStyleBackColor = false;
  212. this.GenSN.Click += new System.EventHandler(this.GenSN_Click);
  213. //
  214. // label1
  215. //
  216. this.label1.AutoSize = true;
  217. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  218. this.label1.Location = new System.Drawing.Point(171, 329);
  219. this.label1.Margin = new System.Windows.Forms.Padding(6, 0, 6, 0);
  220. this.label1.Name = "label1";
  221. this.label1.Size = new System.Drawing.Size(146, 41);
  222. this.label1.TabIndex = 248;
  223. this.label1.Text = "工单数量";
  224. //
  225. // ma_count
  226. //
  227. this.ma_count.AllPower = null;
  228. this.ma_count.BackColor = System.Drawing.Color.White;
  229. this.ma_count.ID = null;
  230. this.ma_count.Location = new System.Drawing.Point(356, 338);
  231. this.ma_count.Name = "ma_count";
  232. this.ma_count.Power = null;
  233. this.ma_count.Size = new System.Drawing.Size(152, 35);
  234. this.ma_count.Str = null;
  235. this.ma_count.Str1 = null;
  236. this.ma_count.Str2 = null;
  237. this.ma_count.TabIndex = 249;
  238. //
  239. // Query_RadiumSN
  240. //
  241. this.AutoScaleDimensions = new System.Drawing.SizeF(12F, 24F);
  242. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  243. this.ClientSize = new System.Drawing.Size(2034, 1118);
  244. this.Controls.Add(this.ma_count);
  245. this.Controls.Add(this.label1);
  246. this.Controls.Add(this.GenSN);
  247. this.Controls.Add(this.FourColumn);
  248. this.Controls.Add(this.ThreeColumn);
  249. this.Controls.Add(this.TwoColumn);
  250. this.Controls.Add(this.OneColumn);
  251. this.Controls.Add(this.pr_detail);
  252. this.Controls.Add(this.label4);
  253. this.Controls.Add(this.pr_code);
  254. this.Controls.Add(this.label8);
  255. this.Controls.Add(this.ma_qty);
  256. this.Controls.Add(this.label7);
  257. this.Controls.Add(this.ma_code);
  258. this.Controls.Add(this.label5);
  259. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  260. this.Margin = new System.Windows.Forms.Padding(6);
  261. this.Name = "Query_RadiumSN";
  262. this.Tag = "Query_SN";
  263. this.Text = "打印机调试";
  264. this.Load += new System.EventHandler(this.SystemSetting_PrinterTest_Load);
  265. this.ResumeLayout(false);
  266. this.PerformLayout();
  267. }
  268. #endregion
  269. private System.Windows.Forms.Label ma_qty;
  270. private System.Windows.Forms.Label label7;
  271. private CustomControl.TextBoxWithIcon.SearchTextBox ma_code;
  272. private System.Windows.Forms.Label label5;
  273. private System.Windows.Forms.Label pr_detail;
  274. private System.Windows.Forms.Label label4;
  275. private CustomControl.TextBoxWithIcon.EnterTextBox pr_code;
  276. private System.Windows.Forms.Label label8;
  277. private System.Windows.Forms.RadioButton OneColumn;
  278. private System.Windows.Forms.RadioButton TwoColumn;
  279. private System.Windows.Forms.RadioButton ThreeColumn;
  280. private System.Windows.Forms.RadioButton FourColumn;
  281. private CustomControl.ButtonUtil.NormalButton GenSN;
  282. private System.Windows.Forms.Label label1;
  283. private CustomControl.TextBoxWithIcon.EnterTextBox ma_count;
  284. }
  285. }