Special_AfSale.Designer.cs 35 KB

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