Special_CancelOQC.Designer.cs 30 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570
  1. namespace UAS_MES_NEW.Special
  2. {
  3. partial class Special_CancelOQC
  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. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Special_CancelOQC));
  30. this.SN_label = new System.Windows.Forms.Label();
  31. this.OK = new System.Windows.Forms.RadioButton();
  32. this.NG = new System.Windows.Forms.RadioButton();
  33. this.pr_sendchecktype = new System.Windows.Forms.Label();
  34. this.ma_salecode = new System.Windows.Forms.Label();
  35. this.label2 = new System.Windows.Forms.Label();
  36. this.ChoosedRejectList = new System.Windows.Forms.ListView();
  37. this.columnHeader6 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  38. this.columnHeader3 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  39. this.columnHeader7 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  40. this.columnHeader8 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  41. this.columnHeader10 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  42. this.label5 = new System.Windows.Forms.Label();
  43. this.label4 = new System.Windows.Forms.Label();
  44. this.WaitRejectList = new System.Windows.Forms.ListView();
  45. this.columnHeader5 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  46. this.columnHeader4 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  47. this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  48. this.columnHeader2 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  49. this.columnHeader9 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
  50. this.label3 = new System.Windows.Forms.Label();
  51. this.bc_remark_label = new System.Windows.Forms.Label();
  52. this.bc_groupcode_label = new System.Windows.Forms.Label();
  53. this.pr_detail_label = new System.Windows.Forms.Label();
  54. this.ma_prodcode_label = new System.Windows.Forms.Label();
  55. this.label1 = new System.Windows.Forms.Label();
  56. this.BadInfSource = new System.Windows.Forms.BindingSource(this.components);
  57. this.ms_makecode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  58. this.pr_spec = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  59. this.ma_prodcode = new UAS_MES_NEW.CustomControl.ValueLabel.ValueLabel();
  60. this.Filter = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder();
  61. this.bc_code = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  62. this.ChooseedReject = new UAS_MES_NEW.CustomControl.ButtonUtil.ArrowRightButton();
  63. this.WaitReject = new UAS_MES_NEW.CustomControl.ButtonUtil.ArrowLeftButton();
  64. this.bc_remark = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  65. this.bc_groupcode = new UAS_MES_NEW.CustomControl.ComBoxWithFocus.ComBoxWithFocus();
  66. this.OperateResult = new UAS_MES_NEW.CustomControl.RichText.RichTextAutoBottom();
  67. this.SaveRepairInf = new UAS_MES_NEW.CustomControl.ButtonUtil.NormalButton();
  68. this.SN = new UAS_MES_NEW.CustomControl.TextBoxWithIcon.EnterTextBox();
  69. ((System.ComponentModel.ISupportInitialize)(this.BadInfSource)).BeginInit();
  70. this.SuspendLayout();
  71. //
  72. // SN_label
  73. //
  74. this.SN_label.AutoSize = true;
  75. this.SN_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  76. this.SN_label.Location = new System.Drawing.Point(45, 87);
  77. this.SN_label.Name = "SN_label";
  78. this.SN_label.Size = new System.Drawing.Size(48, 31);
  79. this.SN_label.TabIndex = 1;
  80. this.SN_label.Text = "SN";
  81. //
  82. // OK
  83. //
  84. this.OK.AutoSize = true;
  85. this.OK.Checked = true;
  86. this.OK.Location = new System.Drawing.Point(50, 159);
  87. this.OK.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  88. this.OK.Name = "OK";
  89. this.OK.Size = new System.Drawing.Size(69, 22);
  90. this.OK.TabIndex = 151;
  91. this.OK.TabStop = true;
  92. this.OK.Text = "良品";
  93. this.OK.UseVisualStyleBackColor = true;
  94. //
  95. // NG
  96. //
  97. this.NG.AutoSize = true;
  98. this.NG.Location = new System.Drawing.Point(168, 159);
  99. this.NG.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  100. this.NG.Name = "NG";
  101. this.NG.Size = new System.Drawing.Size(87, 22);
  102. this.NG.TabIndex = 152;
  103. this.NG.Text = "不良品";
  104. this.NG.UseVisualStyleBackColor = true;
  105. //
  106. // pr_sendchecktype
  107. //
  108. this.pr_sendchecktype.AutoSize = true;
  109. this.pr_sendchecktype.Location = new System.Drawing.Point(744, 208);
  110. this.pr_sendchecktype.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  111. this.pr_sendchecktype.Name = "pr_sendchecktype";
  112. this.pr_sendchecktype.Size = new System.Drawing.Size(0, 18);
  113. this.pr_sendchecktype.TabIndex = 218;
  114. this.pr_sendchecktype.Visible = false;
  115. //
  116. // ma_salecode
  117. //
  118. this.ma_salecode.AutoSize = true;
  119. this.ma_salecode.Location = new System.Drawing.Point(744, 202);
  120. this.ma_salecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  121. this.ma_salecode.Name = "ma_salecode";
  122. this.ma_salecode.Size = new System.Drawing.Size(0, 18);
  123. this.ma_salecode.TabIndex = 217;
  124. this.ma_salecode.Visible = false;
  125. //
  126. // label2
  127. //
  128. this.label2.AutoSize = true;
  129. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  130. this.label2.ForeColor = System.Drawing.Color.Blue;
  131. this.label2.Location = new System.Drawing.Point(33, 202);
  132. this.label2.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  133. this.label2.Name = "label2";
  134. this.label2.Size = new System.Drawing.Size(110, 31);
  135. this.label2.TabIndex = 201;
  136. this.label2.Text = "采集信息";
  137. //
  138. // ChoosedRejectList
  139. //
  140. this.ChoosedRejectList.CheckBoxes = true;
  141. this.ChoosedRejectList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  142. this.columnHeader6,
  143. this.columnHeader3,
  144. this.columnHeader7,
  145. this.columnHeader8,
  146. this.columnHeader10});
  147. this.ChoosedRejectList.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  148. this.ChoosedRejectList.HideSelection = false;
  149. this.ChoosedRejectList.Location = new System.Drawing.Point(580, 399);
  150. this.ChoosedRejectList.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  151. this.ChoosedRejectList.Name = "ChoosedRejectList";
  152. this.ChoosedRejectList.Size = new System.Drawing.Size(397, 307);
  153. this.ChoosedRejectList.TabIndex = 213;
  154. this.ChoosedRejectList.UseCompatibleStateImageBehavior = false;
  155. this.ChoosedRejectList.View = System.Windows.Forms.View.Details;
  156. //
  157. // columnHeader6
  158. //
  159. this.columnHeader6.Text = " ";
  160. this.columnHeader6.Width = 20;
  161. //
  162. // columnHeader3
  163. //
  164. this.columnHeader3.Text = "不良代码组";
  165. this.columnHeader3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  166. this.columnHeader3.Width = 150;
  167. //
  168. // columnHeader7
  169. //
  170. this.columnHeader7.Text = "不良代码";
  171. this.columnHeader7.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  172. this.columnHeader7.Width = 168;
  173. //
  174. // columnHeader8
  175. //
  176. this.columnHeader8.Text = "不良名称";
  177. this.columnHeader8.Width = 99;
  178. //
  179. // columnHeader10
  180. //
  181. this.columnHeader10.Text = "备注";
  182. this.columnHeader10.Width = 3;
  183. //
  184. // label5
  185. //
  186. this.label5.AutoSize = true;
  187. this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  188. this.label5.ForeColor = System.Drawing.Color.Black;
  189. this.label5.Location = new System.Drawing.Point(578, 362);
  190. this.label5.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  191. this.label5.Name = "label5";
  192. this.label5.Size = new System.Drawing.Size(110, 31);
  193. this.label5.TabIndex = 208;
  194. this.label5.Text = "已选不良";
  195. //
  196. // label4
  197. //
  198. this.label4.AutoSize = true;
  199. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  200. this.label4.ForeColor = System.Drawing.Color.Black;
  201. this.label4.Location = new System.Drawing.Point(33, 362);
  202. this.label4.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  203. this.label4.Name = "label4";
  204. this.label4.Size = new System.Drawing.Size(110, 31);
  205. this.label4.TabIndex = 207;
  206. this.label4.Text = "待选不良";
  207. //
  208. // WaitRejectList
  209. //
  210. this.WaitRejectList.CheckBoxes = true;
  211. this.WaitRejectList.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
  212. this.columnHeader5,
  213. this.columnHeader4,
  214. this.columnHeader1,
  215. this.columnHeader2,
  216. this.columnHeader9});
  217. this.WaitRejectList.Font = new System.Drawing.Font("微软雅黑", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  218. this.WaitRejectList.FullRowSelect = true;
  219. this.WaitRejectList.HideSelection = false;
  220. this.WaitRejectList.Location = new System.Drawing.Point(34, 399);
  221. this.WaitRejectList.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  222. this.WaitRejectList.Name = "WaitRejectList";
  223. this.WaitRejectList.Size = new System.Drawing.Size(397, 307);
  224. this.WaitRejectList.TabIndex = 206;
  225. this.WaitRejectList.UseCompatibleStateImageBehavior = false;
  226. this.WaitRejectList.View = System.Windows.Forms.View.Details;
  227. this.WaitRejectList.DoubleClick += new System.EventHandler(this.WaitRejectList_DoubleClick);
  228. //
  229. // columnHeader5
  230. //
  231. this.columnHeader5.Text = " ";
  232. this.columnHeader5.Width = 0;
  233. //
  234. // columnHeader4
  235. //
  236. this.columnHeader4.Text = "不良代码组";
  237. this.columnHeader4.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  238. this.columnHeader4.Width = 0;
  239. //
  240. // columnHeader1
  241. //
  242. this.columnHeader1.Text = "不良代码";
  243. this.columnHeader1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
  244. this.columnHeader1.Width = 134;
  245. //
  246. // columnHeader2
  247. //
  248. this.columnHeader2.Text = "不良名称";
  249. this.columnHeader2.Width = 392;
  250. //
  251. // columnHeader9
  252. //
  253. this.columnHeader9.Text = "备注";
  254. this.columnHeader9.Width = 0;
  255. //
  256. // label3
  257. //
  258. this.label3.AutoSize = true;
  259. this.label3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  260. this.label3.Location = new System.Drawing.Point(33, 308);
  261. this.label3.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  262. this.label3.Name = "label3";
  263. this.label3.Size = new System.Drawing.Size(110, 31);
  264. this.label3.TabIndex = 205;
  265. this.label3.Text = "不良代码";
  266. //
  267. // bc_remark_label
  268. //
  269. this.bc_remark_label.AutoSize = true;
  270. this.bc_remark_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  271. this.bc_remark_label.Location = new System.Drawing.Point(459, 248);
  272. this.bc_remark_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  273. this.bc_remark_label.Name = "bc_remark_label";
  274. this.bc_remark_label.Size = new System.Drawing.Size(110, 31);
  275. this.bc_remark_label.TabIndex = 204;
  276. this.bc_remark_label.Text = "不良备注";
  277. //
  278. // bc_groupcode_label
  279. //
  280. this.bc_groupcode_label.AutoSize = true;
  281. this.bc_groupcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  282. this.bc_groupcode_label.Location = new System.Drawing.Point(33, 248);
  283. this.bc_groupcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  284. this.bc_groupcode_label.Name = "bc_groupcode_label";
  285. this.bc_groupcode_label.Size = new System.Drawing.Size(110, 31);
  286. this.bc_groupcode_label.TabIndex = 203;
  287. this.bc_groupcode_label.Text = "不良组别";
  288. //
  289. // pr_detail_label
  290. //
  291. this.pr_detail_label.AutoSize = true;
  292. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  293. this.pr_detail_label.Location = new System.Drawing.Point(877, 29);
  294. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  295. this.pr_detail_label.Name = "pr_detail_label";
  296. this.pr_detail_label.Size = new System.Drawing.Size(110, 31);
  297. this.pr_detail_label.TabIndex = 219;
  298. this.pr_detail_label.Text = "产品规格";
  299. //
  300. // ma_prodcode_label
  301. //
  302. this.ma_prodcode_label.AutoSize = true;
  303. this.ma_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  304. this.ma_prodcode_label.Location = new System.Drawing.Point(451, 29);
  305. this.ma_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  306. this.ma_prodcode_label.Name = "ma_prodcode_label";
  307. this.ma_prodcode_label.Size = new System.Drawing.Size(110, 31);
  308. this.ma_prodcode_label.TabIndex = 220;
  309. this.ma_prodcode_label.Text = "产品编号";
  310. //
  311. // label1
  312. //
  313. this.label1.AutoSize = true;
  314. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  315. this.label1.Location = new System.Drawing.Point(45, 29);
  316. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  317. this.label1.Name = "label1";
  318. this.label1.Size = new System.Drawing.Size(86, 31);
  319. this.label1.TabIndex = 223;
  320. this.label1.Text = "工单号";
  321. //
  322. // ms_makecode
  323. //
  324. this.ms_makecode.AutoSize = true;
  325. this.ms_makecode.CutLength = null;
  326. this.ms_makecode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  327. this.ms_makecode.Location = new System.Drawing.Point(182, 29);
  328. this.ms_makecode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  329. this.ms_makecode.MaximumSize = new System.Drawing.Size(225, 0);
  330. this.ms_makecode.Name = "ms_makecode";
  331. this.ms_makecode.Size = new System.Drawing.Size(0, 31);
  332. this.ms_makecode.TabIndex = 224;
  333. //
  334. // pr_spec
  335. //
  336. this.pr_spec.AutoSize = true;
  337. this.pr_spec.CutLength = "qweqwe";
  338. this.pr_spec.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  339. this.pr_spec.Location = new System.Drawing.Point(1007, 29);
  340. this.pr_spec.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  341. this.pr_spec.MaximumSize = new System.Drawing.Size(270, 0);
  342. this.pr_spec.Name = "pr_spec";
  343. this.pr_spec.Size = new System.Drawing.Size(0, 31);
  344. this.pr_spec.TabIndex = 222;
  345. //
  346. // ma_prodcode
  347. //
  348. this.ma_prodcode.AutoSize = true;
  349. this.ma_prodcode.CutLength = null;
  350. this.ma_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  351. this.ma_prodcode.Location = new System.Drawing.Point(587, 29);
  352. this.ma_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  353. this.ma_prodcode.MaximumSize = new System.Drawing.Size(225, 0);
  354. this.ma_prodcode.Name = "ma_prodcode";
  355. this.ma_prodcode.Size = new System.Drawing.Size(0, 31);
  356. this.ma_prodcode.TabIndex = 221;
  357. this.ma_prodcode.TextChanged += new System.EventHandler(this.ma_prodcode_TextChanged);
  358. //
  359. // Filter
  360. //
  361. this.Filter.BackColor = System.Drawing.Color.Transparent;
  362. this.Filter.Font = new System.Drawing.Font("宋体", 10.8F);
  363. this.Filter.Location = new System.Drawing.Point(168, 362);
  364. this.Filter.Name = "Filter";
  365. this.Filter.PlaceHolder = "不良名称搜索";
  366. this.Filter.Size = new System.Drawing.Size(264, 33);
  367. this.Filter.TabIndex = 215;
  368. this.Filter.UserControlTextChanged += new UAS_MES_NEW.CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder.OnTextChange(this.Filter_UserControlTextChanged);
  369. //
  370. // bc_code
  371. //
  372. this.bc_code.AllPower = null;
  373. this.bc_code.BackColor = System.Drawing.Color.White;
  374. this.bc_code.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  375. this.bc_code.ID = null;
  376. this.bc_code.Location = new System.Drawing.Point(170, 308);
  377. this.bc_code.Margin = new System.Windows.Forms.Padding(4);
  378. this.bc_code.Name = "bc_code";
  379. this.bc_code.Power = null;
  380. this.bc_code.Size = new System.Drawing.Size(262, 32);
  381. this.bc_code.Str = null;
  382. this.bc_code.Str1 = null;
  383. this.bc_code.Str2 = null;
  384. this.bc_code.TabIndex = 214;
  385. this.bc_code.KeyDown += new System.Windows.Forms.KeyEventHandler(this.bc_code_KeyDown);
  386. //
  387. // ChooseedReject
  388. //
  389. this.ChooseedReject.Image = ((System.Drawing.Image)(resources.GetObject("ChooseedReject.Image")));
  390. this.ChooseedReject.Location = new System.Drawing.Point(466, 496);
  391. this.ChooseedReject.Margin = new System.Windows.Forms.Padding(4);
  392. this.ChooseedReject.Name = "ChooseedReject";
  393. this.ChooseedReject.Size = new System.Drawing.Size(75, 34);
  394. this.ChooseedReject.TabIndex = 211;
  395. this.ChooseedReject.UseVisualStyleBackColor = true;
  396. this.ChooseedReject.Click += new System.EventHandler(this.ChooseedReject_Click);
  397. //
  398. // WaitReject
  399. //
  400. this.WaitReject.Image = ((System.Drawing.Image)(resources.GetObject("WaitReject.Image")));
  401. this.WaitReject.Location = new System.Drawing.Point(466, 591);
  402. this.WaitReject.Margin = new System.Windows.Forms.Padding(4);
  403. this.WaitReject.Name = "WaitReject";
  404. this.WaitReject.Size = new System.Drawing.Size(75, 34);
  405. this.WaitReject.TabIndex = 210;
  406. this.WaitReject.UseVisualStyleBackColor = true;
  407. this.WaitReject.Click += new System.EventHandler(this.WaitReject_Click);
  408. //
  409. // bc_remark
  410. //
  411. this.bc_remark.AllPower = null;
  412. this.bc_remark.BackColor = System.Drawing.Color.White;
  413. this.bc_remark.ID = null;
  414. this.bc_remark.Location = new System.Drawing.Point(584, 249);
  415. this.bc_remark.Margin = new System.Windows.Forms.Padding(4);
  416. this.bc_remark.Multiline = true;
  417. this.bc_remark.Name = "bc_remark";
  418. this.bc_remark.Power = null;
  419. this.bc_remark.Size = new System.Drawing.Size(394, 91);
  420. this.bc_remark.Str = null;
  421. this.bc_remark.Str1 = null;
  422. this.bc_remark.Str2 = null;
  423. this.bc_remark.TabIndex = 209;
  424. //
  425. // bc_groupcode
  426. //
  427. this.bc_groupcode.Font = new System.Drawing.Font("宋体", 10.8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  428. this.bc_groupcode.FormattingEnabled = true;
  429. this.bc_groupcode.Location = new System.Drawing.Point(170, 249);
  430. this.bc_groupcode.Margin = new System.Windows.Forms.Padding(4);
  431. this.bc_groupcode.Name = "bc_groupcode";
  432. this.bc_groupcode.Size = new System.Drawing.Size(262, 30);
  433. this.bc_groupcode.TabIndex = 202;
  434. this.bc_groupcode.SelectedIndexChanged += new System.EventHandler(this.bc_groupcode_SelectedIndexChanged);
  435. //
  436. // OperateResult
  437. //
  438. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  439. this.OperateResult.Location = new System.Drawing.Point(1007, 246);
  440. this.OperateResult.Margin = new System.Windows.Forms.Padding(6);
  441. this.OperateResult.Name = "OperateResult";
  442. this.OperateResult.Size = new System.Drawing.Size(346, 462);
  443. this.OperateResult.TabIndex = 150;
  444. this.OperateResult.Text = "";
  445. //
  446. // SaveRepairInf
  447. //
  448. this.SaveRepairInf.AllPower = "ifall";
  449. this.SaveRepairInf.BackColor = System.Drawing.Color.Transparent;
  450. this.SaveRepairInf.DownImage = ((System.Drawing.Image)(resources.GetObject("SaveRepairInf.DownImage")));
  451. this.SaveRepairInf.Image = null;
  452. this.SaveRepairInf.IsShowBorder = true;
  453. this.SaveRepairInf.Location = new System.Drawing.Point(580, 718);
  454. this.SaveRepairInf.Margin = new System.Windows.Forms.Padding(4);
  455. this.SaveRepairInf.MoveImage = ((System.Drawing.Image)(resources.GetObject("SaveRepairInf.MoveImage")));
  456. this.SaveRepairInf.Name = "SaveRepairInf";
  457. this.SaveRepairInf.NormalImage = ((System.Drawing.Image)(resources.GetObject("SaveRepairInf.NormalImage")));
  458. this.SaveRepairInf.Power = null;
  459. this.SaveRepairInf.Size = new System.Drawing.Size(129, 36);
  460. this.SaveRepairInf.TabIndex = 145;
  461. this.SaveRepairInf.Tag = "IfRead";
  462. this.SaveRepairInf.Text = "确认";
  463. this.SaveRepairInf.UseVisualStyleBackColor = true;
  464. this.SaveRepairInf.Click += new System.EventHandler(this.SaveRepairInf_Click);
  465. //
  466. // SN
  467. //
  468. this.SN.AllPower = null;
  469. this.SN.BackColor = System.Drawing.Color.White;
  470. this.SN.ID = null;
  471. this.SN.Location = new System.Drawing.Point(168, 92);
  472. this.SN.Name = "SN";
  473. this.SN.Power = null;
  474. this.SN.Size = new System.Drawing.Size(240, 28);
  475. this.SN.Str = null;
  476. this.SN.Str1 = null;
  477. this.SN.Str2 = null;
  478. this.SN.TabIndex = 2;
  479. this.SN.KeyDown += new System.Windows.Forms.KeyEventHandler(this.SN_KeyDown);
  480. //
  481. // Special_CancelOQC
  482. //
  483. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  484. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  485. this.ClientSize = new System.Drawing.Size(1375, 765);
  486. this.Controls.Add(this.ms_makecode);
  487. this.Controls.Add(this.label1);
  488. this.Controls.Add(this.pr_spec);
  489. this.Controls.Add(this.ma_prodcode);
  490. this.Controls.Add(this.pr_detail_label);
  491. this.Controls.Add(this.ma_prodcode_label);
  492. this.Controls.Add(this.pr_sendchecktype);
  493. this.Controls.Add(this.ma_salecode);
  494. this.Controls.Add(this.Filter);
  495. this.Controls.Add(this.bc_code);
  496. this.Controls.Add(this.label2);
  497. this.Controls.Add(this.ChoosedRejectList);
  498. this.Controls.Add(this.ChooseedReject);
  499. this.Controls.Add(this.WaitReject);
  500. this.Controls.Add(this.bc_remark);
  501. this.Controls.Add(this.label5);
  502. this.Controls.Add(this.label4);
  503. this.Controls.Add(this.WaitRejectList);
  504. this.Controls.Add(this.label3);
  505. this.Controls.Add(this.bc_groupcode);
  506. this.Controls.Add(this.bc_remark_label);
  507. this.Controls.Add(this.bc_groupcode_label);
  508. this.Controls.Add(this.NG);
  509. this.Controls.Add(this.OK);
  510. this.Controls.Add(this.OperateResult);
  511. this.Controls.Add(this.SaveRepairInf);
  512. this.Controls.Add(this.SN);
  513. this.Controls.Add(this.SN_label);
  514. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  515. this.Name = "Special_CancelOQC";
  516. this.Tag = "Special!CancelOQC";
  517. this.Text = "拆箱处理";
  518. this.Load += new System.EventHandler(this.Special_BoxSplit_Load);
  519. this.SizeChanged += new System.EventHandler(this.Special_CancelOQC_SizeChanged);
  520. ((System.ComponentModel.ISupportInitialize)(this.BadInfSource)).EndInit();
  521. this.ResumeLayout(false);
  522. this.PerformLayout();
  523. }
  524. #endregion
  525. private System.Windows.Forms.Label SN_label;
  526. private CustomControl.TextBoxWithIcon.EnterTextBox SN;
  527. private CustomControl.ButtonUtil.NormalButton SaveRepairInf;
  528. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  529. private System.Windows.Forms.RadioButton OK;
  530. private System.Windows.Forms.RadioButton NG;
  531. private System.Windows.Forms.Label pr_sendchecktype;
  532. private System.Windows.Forms.Label ma_salecode;
  533. private CustomControl.TextBoxWithIcon.TextBoxWithPlaceHolder Filter;
  534. private CustomControl.TextBoxWithIcon.EnterTextBox bc_code;
  535. private System.Windows.Forms.Label label2;
  536. private System.Windows.Forms.ListView ChoosedRejectList;
  537. private System.Windows.Forms.ColumnHeader columnHeader6;
  538. private System.Windows.Forms.ColumnHeader columnHeader3;
  539. private System.Windows.Forms.ColumnHeader columnHeader7;
  540. private System.Windows.Forms.ColumnHeader columnHeader8;
  541. private System.Windows.Forms.ColumnHeader columnHeader10;
  542. private CustomControl.ButtonUtil.ArrowRightButton ChooseedReject;
  543. private CustomControl.ButtonUtil.ArrowLeftButton WaitReject;
  544. private CustomControl.TextBoxWithIcon.EnterTextBox bc_remark;
  545. private System.Windows.Forms.Label label5;
  546. private System.Windows.Forms.Label label4;
  547. private System.Windows.Forms.ListView WaitRejectList;
  548. private System.Windows.Forms.ColumnHeader columnHeader5;
  549. private System.Windows.Forms.ColumnHeader columnHeader4;
  550. private System.Windows.Forms.ColumnHeader columnHeader1;
  551. private System.Windows.Forms.ColumnHeader columnHeader2;
  552. private System.Windows.Forms.ColumnHeader columnHeader9;
  553. private System.Windows.Forms.Label label3;
  554. private CustomControl.ComBoxWithFocus.ComBoxWithFocus bc_groupcode;
  555. private System.Windows.Forms.Label bc_remark_label;
  556. private System.Windows.Forms.Label bc_groupcode_label;
  557. private CustomControl.ValueLabel.ValueLabel pr_spec;
  558. private CustomControl.ValueLabel.ValueLabel ma_prodcode;
  559. private System.Windows.Forms.Label pr_detail_label;
  560. private System.Windows.Forms.Label ma_prodcode_label;
  561. private CustomControl.ValueLabel.ValueLabel ms_makecode;
  562. private System.Windows.Forms.Label label1;
  563. private System.Windows.Forms.BindingSource BadInfSource;
  564. }
  565. }