Special_Oksn.Designer.cs 15 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299
  1. namespace UAS_MES_NEW.Special
  2. {
  3. partial class Special_Oksn
  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(Special_Oksn));
  29. this.sn_code_label = new System.Windows.Forms.Label();
  30. this.checkBox1 = new System.Windows.Forms.CheckBox();
  31. this.ms_makecode_label = new System.Windows.Forms.Label();
  32. this.label1 = new System.Windows.Forms.Label();
  33. this.pr_orispeccode = new System.Windows.Forms.Label();
  34. this.getqty = new System.Windows.Forms.Label();
  35. this.label3 = new System.Windows.Forms.Label();
  36. this.ma_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
  37. this.Clean = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  38. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  39. this.sn_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  40. this.Lock = new UAS_MES_NEW.CustomControl.CustomCheckBox.LockCheckBox();
  41. this.ma_prodcode = new System.Windows.Forms.Label();
  42. this.label4 = new System.Windows.Forms.Label();
  43. this.ma_qty = new System.Windows.Forms.Label();
  44. this.label6 = new System.Windows.Forms.Label();
  45. this.SuspendLayout();
  46. //
  47. // sn_code_label
  48. //
  49. this.sn_code_label.AutoSize = true;
  50. this.sn_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  51. this.sn_code_label.Location = new System.Drawing.Point(47, 390);
  52. this.sn_code_label.Margin = new System.Windows.Forms.Padding(5, 0, 5, 0);
  53. this.sn_code_label.Name = "sn_code_label";
  54. this.sn_code_label.Size = new System.Drawing.Size(72, 27);
  55. this.sn_code_label.TabIndex = 104;
  56. this.sn_code_label.Text = "序列号";
  57. //
  58. // checkBox1
  59. //
  60. this.checkBox1.AutoSize = true;
  61. this.checkBox1.Location = new System.Drawing.Point(424, 394);
  62. this.checkBox1.Name = "checkBox1";
  63. this.checkBox1.Size = new System.Drawing.Size(89, 19);
  64. this.checkBox1.TabIndex = 144;
  65. this.checkBox1.Text = "撤销操作";
  66. this.checkBox1.UseVisualStyleBackColor = true;
  67. //
  68. // ms_makecode_label
  69. //
  70. this.ms_makecode_label.AutoSize = true;
  71. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  72. this.ms_makecode_label.Location = new System.Drawing.Point(47, 87);
  73. this.ms_makecode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  74. this.ms_makecode_label.Name = "ms_makecode_label";
  75. this.ms_makecode_label.Size = new System.Drawing.Size(52, 27);
  76. this.ms_makecode_label.TabIndex = 145;
  77. this.ms_makecode_label.Text = "工单";
  78. //
  79. // label1
  80. //
  81. this.label1.AutoSize = true;
  82. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  83. this.label1.Location = new System.Drawing.Point(47, 165);
  84. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  85. this.label1.Name = "label1";
  86. this.label1.Size = new System.Drawing.Size(52, 27);
  87. this.label1.TabIndex = 147;
  88. this.label1.Text = "型号";
  89. //
  90. // pr_orispeccode
  91. //
  92. this.pr_orispeccode.AutoSize = true;
  93. this.pr_orispeccode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  94. this.pr_orispeccode.Location = new System.Drawing.Point(128, 165);
  95. this.pr_orispeccode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  96. this.pr_orispeccode.Name = "pr_orispeccode";
  97. this.pr_orispeccode.Size = new System.Drawing.Size(0, 27);
  98. this.pr_orispeccode.TabIndex = 148;
  99. this.pr_orispeccode.Tag = "";
  100. //
  101. // getqty
  102. //
  103. this.getqty.AutoSize = true;
  104. this.getqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  105. this.getqty.Location = new System.Drawing.Point(515, 165);
  106. this.getqty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  107. this.getqty.Name = "getqty";
  108. this.getqty.Size = new System.Drawing.Size(0, 27);
  109. this.getqty.TabIndex = 150;
  110. this.getqty.Tag = "getqty";
  111. //
  112. // label3
  113. //
  114. this.label3.AutoSize = true;
  115. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  116. this.label3.Location = new System.Drawing.Point(425, 165);
  117. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  118. this.label3.Name = "label3";
  119. this.label3.Size = new System.Drawing.Size(72, 27);
  120. this.label3.TabIndex = 149;
  121. this.label3.Text = "采集数";
  122. //
  123. // ma_code
  124. //
  125. this.ma_code.AllPower = null;
  126. this.ma_code.Caller = null;
  127. this.ma_code.Condition = null;
  128. this.ma_code.DBTitle = null;
  129. this.ma_code.FormName = null;
  130. this.ma_code.Location = new System.Drawing.Point(133, 87);
  131. this.ma_code.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  132. this.ma_code.Name = "ma_code";
  133. this.ma_code.Power = null;
  134. this.ma_code.ReturnData = null;
  135. this.ma_code.SelectField = null;
  136. this.ma_code.SetValueField = null;
  137. this.ma_code.Size = new System.Drawing.Size(153, 27);
  138. this.ma_code.TabIndex = 146;
  139. this.ma_code.TableName = null;
  140. this.ma_code.Tag = "ma_code";
  141. this.ma_code.TextBoxEnable = true;
  142. //
  143. // Clean
  144. //
  145. this.Clean.AllPower = null;
  146. this.Clean.BackColor = System.Drawing.Color.Transparent;
  147. this.Clean.DownImage = ((System.Drawing.Image)(resources.GetObject("Clean.DownImage")));
  148. this.Clean.Image = ((System.Drawing.Image)(resources.GetObject("Clean.Image")));
  149. this.Clean.IsShowBorder = true;
  150. this.Clean.Location = new System.Drawing.Point(818, 519);
  151. this.Clean.Margin = new System.Windows.Forms.Padding(5);
  152. this.Clean.MoveImage = ((System.Drawing.Image)(resources.GetObject("Clean.MoveImage")));
  153. this.Clean.Name = "Clean";
  154. this.Clean.NormalImage = ((System.Drawing.Image)(resources.GetObject("Clean.NormalImage")));
  155. this.Clean.Power = null;
  156. this.Clean.Size = new System.Drawing.Size(80, 31);
  157. this.Clean.TabIndex = 143;
  158. this.Clean.Text = "清除";
  159. this.Clean.UseVisualStyleBackColor = true;
  160. this.Clean.Click += new System.EventHandler(this.Clean_Click);
  161. //
  162. // OperateResult
  163. //
  164. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  165. this.OperateResult.Location = new System.Drawing.Point(706, 31);
  166. this.OperateResult.Margin = new System.Windows.Forms.Padding(5);
  167. this.OperateResult.Name = "OperateResult";
  168. this.OperateResult.Size = new System.Drawing.Size(308, 451);
  169. this.OperateResult.TabIndex = 142;
  170. this.OperateResult.Text = "";
  171. //
  172. // sn_code
  173. //
  174. this.sn_code.AllPower = null;
  175. this.sn_code.BackColor = System.Drawing.Color.White;
  176. this.sn_code.ID = null;
  177. this.sn_code.Location = new System.Drawing.Point(153, 392);
  178. this.sn_code.Margin = new System.Windows.Forms.Padding(5);
  179. this.sn_code.Name = "sn_code";
  180. this.sn_code.Power = null;
  181. this.sn_code.Size = new System.Drawing.Size(233, 25);
  182. this.sn_code.Str = null;
  183. this.sn_code.Str1 = null;
  184. this.sn_code.Str2 = null;
  185. this.sn_code.TabIndex = 140;
  186. this.sn_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sn_code_KeyDown);
  187. //
  188. // Lock
  189. //
  190. this.Lock.AutoSize = true;
  191. this.Lock.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  192. this.Lock.LeaveEvent = false;
  193. this.Lock.Location = new System.Drawing.Point(430, 91);
  194. this.Lock.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  195. this.Lock.Name = "Lock";
  196. this.Lock.Size = new System.Drawing.Size(61, 24);
  197. this.Lock.TabIndex = 183;
  198. this.Lock.Text = "锁定";
  199. this.Lock.UseVisualStyleBackColor = true;
  200. //
  201. // ma_prodcode
  202. //
  203. this.ma_prodcode.AutoSize = true;
  204. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  205. this.ma_prodcode.Location = new System.Drawing.Point(128, 268);
  206. this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  207. this.ma_prodcode.Name = "ma_prodcode";
  208. this.ma_prodcode.Size = new System.Drawing.Size(0, 27);
  209. this.ma_prodcode.TabIndex = 185;
  210. this.ma_prodcode.Tag = "";
  211. //
  212. // label4
  213. //
  214. this.label4.AutoSize = true;
  215. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  216. this.label4.Location = new System.Drawing.Point(47, 268);
  217. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  218. this.label4.Name = "label4";
  219. this.label4.Size = new System.Drawing.Size(52, 27);
  220. this.label4.TabIndex = 184;
  221. this.label4.Text = "料号";
  222. //
  223. // ma_qty
  224. //
  225. this.ma_qty.AutoSize = true;
  226. this.ma_qty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  227. this.ma_qty.Location = new System.Drawing.Point(515, 268);
  228. this.ma_qty.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  229. this.ma_qty.Name = "ma_qty";
  230. this.ma_qty.Size = new System.Drawing.Size(0, 27);
  231. this.ma_qty.TabIndex = 187;
  232. this.ma_qty.Tag = "";
  233. //
  234. // label6
  235. //
  236. this.label6.AutoSize = true;
  237. this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  238. this.label6.Location = new System.Drawing.Point(425, 268);
  239. this.label6.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  240. this.label6.Name = "label6";
  241. this.label6.Size = new System.Drawing.Size(72, 27);
  242. this.label6.TabIndex = 186;
  243. this.label6.Text = "工单数";
  244. //
  245. // Special_Oksn
  246. //
  247. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  248. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  249. this.ClientSize = new System.Drawing.Size(1059, 564);
  250. this.Controls.Add(this.ma_qty);
  251. this.Controls.Add(this.label6);
  252. this.Controls.Add(this.ma_prodcode);
  253. this.Controls.Add(this.label4);
  254. this.Controls.Add(this.Lock);
  255. this.Controls.Add(this.getqty);
  256. this.Controls.Add(this.label3);
  257. this.Controls.Add(this.pr_orispeccode);
  258. this.Controls.Add(this.label1);
  259. this.Controls.Add(this.ma_code);
  260. this.Controls.Add(this.ms_makecode_label);
  261. this.Controls.Add(this.checkBox1);
  262. this.Controls.Add(this.Clean);
  263. this.Controls.Add(this.OperateResult);
  264. this.Controls.Add(this.sn_code);
  265. this.Controls.Add(this.sn_code_label);
  266. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  267. this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  268. this.Name = "Special_Oksn";
  269. this.Tag = "Special!Oksn";
  270. this.Text = "SN完工";
  271. this.Load += new System.EventHandler(this.Special_CancelCollection_Load);
  272. this.SizeChanged += new System.EventHandler(this.Special_Oksn_SizeChanged);
  273. this.ResumeLayout(false);
  274. this.PerformLayout();
  275. }
  276. #endregion
  277. private System.Windows.Forms.Label sn_code_label;
  278. private CustomControl.TextBoxWithIcon.EnterTextBox sn_code;
  279. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  280. private CustomControl.ButtonUtil.NormalButton Clean;
  281. private System.Windows.Forms.CheckBox checkBox1;
  282. private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
  283. private System.Windows.Forms.Label ms_makecode_label;
  284. private System.Windows.Forms.Label label1;
  285. private System.Windows.Forms.Label pr_orispeccode;
  286. private System.Windows.Forms.Label getqty;
  287. private System.Windows.Forms.Label label3;
  288. private CustomControl.CustomCheckBox.LockCheckBox Lock;
  289. private System.Windows.Forms.Label ma_prodcode;
  290. private System.Windows.Forms.Label label4;
  291. private System.Windows.Forms.Label ma_qty;
  292. private System.Windows.Forms.Label label6;
  293. }
  294. }