OQC_CheckNoSplit.Designer.cs 27 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485
  1. namespace UAS_MES.OQC
  2. {
  3. partial class OQC_CheckNoSplit
  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(OQC_CheckNoSplit));
  29. this.ob_checkno = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  30. this.ob_checkno_label = new System.Windows.Forms.Label();
  31. this.obd_outboxcode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
  32. this.obd_outboxcode_label = new System.Windows.Forms.Label();
  33. this.ms_sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
  34. this.ms_sncode_label = new System.Windows.Forms.Label();
  35. this.ob_prodcode_label = new System.Windows.Forms.Label();
  36. this.pr_detail_label = new System.Windows.Forms.Label();
  37. this.ob_prodcode = new System.Windows.Forms.Label();
  38. this.GetBatch = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  39. this.OutBoxDGV = new UAS_MES.CustomControl.DataGrid_View.DataGridViewWithSerialNum();
  40. this.choose = new System.Windows.Forms.DataGridViewCheckBoxColumn();
  41. this.obd_outboxcode1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
  42. this.obd_makecode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  43. this.obd_sncode = new System.Windows.Forms.DataGridViewTextBoxColumn();
  44. this.obd_builddate = new System.Windows.Forms.DataGridViewTextBoxColumn();
  45. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  46. this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  47. this.label1 = new System.Windows.Forms.Label();
  48. this.choosedsn_label = new System.Windows.Forms.Label();
  49. this.choosedsn = new System.Windows.Forms.Label();
  50. this.totalsn = new System.Windows.Forms.Label();
  51. this.totalsn_label = new System.Windows.Forms.Label();
  52. this.new_checkno = new UAS_MES.CustomControl.TextBoxWithIcon.EnterTextBox();
  53. this.new_checkno_lable = new System.Windows.Forms.Label();
  54. this.groupBoxWithBorder2 = new UAS_MES.CustomControl.GroupBoxWithBorder.GroupBoxWithBorder();
  55. this.pr_detail = new System.Windows.Forms.Label();
  56. this.SplitCheckNo = new UAS_MES.CustomControl.ButtonUtil.NormalButton();
  57. ((System.ComponentModel.ISupportInitialize)(this.OutBoxDGV)).BeginInit();
  58. this.groupBoxWithBorder2.SuspendLayout();
  59. this.SuspendLayout();
  60. //
  61. // ob_checkno
  62. //
  63. this.ob_checkno.AllPower = "";
  64. this.ob_checkno.BackColor = System.Drawing.Color.White;
  65. this.ob_checkno.Font = new System.Drawing.Font("微软雅黑", 9F);
  66. this.ob_checkno.ID = null;
  67. this.ob_checkno.Location = new System.Drawing.Point(153, 38);
  68. this.ob_checkno.Margin = new System.Windows.Forms.Padding(4);
  69. this.ob_checkno.Name = "ob_checkno";
  70. this.ob_checkno.Power = "";
  71. this.ob_checkno.Size = new System.Drawing.Size(547, 27);
  72. this.ob_checkno.Str = null;
  73. this.ob_checkno.Str1 = null;
  74. this.ob_checkno.Str2 = null;
  75. this.ob_checkno.TabIndex = 217;
  76. this.ob_checkno.Tag = "NoAuto";
  77. this.ob_checkno.KeyDown += new System.Windows.Forms.KeyEventHandler(this.KeyDown);
  78. //
  79. // ob_checkno_label
  80. //
  81. this.ob_checkno_label.AutoSize = true;
  82. this.ob_checkno_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  83. this.ob_checkno_label.Location = new System.Drawing.Point(45, 32);
  84. this.ob_checkno_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  85. this.ob_checkno_label.Name = "ob_checkno_label";
  86. this.ob_checkno_label.Size = new System.Drawing.Size(72, 27);
  87. this.ob_checkno_label.TabIndex = 216;
  88. this.ob_checkno_label.Text = "抽检批";
  89. //
  90. // obd_outboxcode
  91. //
  92. this.obd_outboxcode.AllPower = null;
  93. this.obd_outboxcode.BackColor = System.Drawing.Color.White;
  94. this.obd_outboxcode.Font = new System.Drawing.Font("微软雅黑", 9F);
  95. this.obd_outboxcode.ID = null;
  96. this.obd_outboxcode.Location = new System.Drawing.Point(153, 88);
  97. this.obd_outboxcode.Margin = new System.Windows.Forms.Padding(4);
  98. this.obd_outboxcode.Name = "obd_outboxcode";
  99. this.obd_outboxcode.Power = null;
  100. this.obd_outboxcode.Size = new System.Drawing.Size(547, 27);
  101. this.obd_outboxcode.Str = null;
  102. this.obd_outboxcode.Str1 = null;
  103. this.obd_outboxcode.Str2 = null;
  104. this.obd_outboxcode.TabIndex = 221;
  105. this.obd_outboxcode.Tag = "NoAuto";
  106. this.obd_outboxcode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.KeyDown);
  107. //
  108. // obd_outboxcode_label
  109. //
  110. this.obd_outboxcode_label.AutoSize = true;
  111. this.obd_outboxcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  112. this.obd_outboxcode_label.Location = new System.Drawing.Point(45, 80);
  113. this.obd_outboxcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  114. this.obd_outboxcode_label.Name = "obd_outboxcode_label";
  115. this.obd_outboxcode_label.Size = new System.Drawing.Size(52, 27);
  116. this.obd_outboxcode_label.TabIndex = 220;
  117. this.obd_outboxcode_label.Text = "箱号";
  118. //
  119. // ms_sncode
  120. //
  121. this.ms_sncode.AllPower = "";
  122. this.ms_sncode.BackColor = System.Drawing.Color.White;
  123. this.ms_sncode.Font = new System.Drawing.Font("微软雅黑", 9F);
  124. this.ms_sncode.ID = null;
  125. this.ms_sncode.Location = new System.Drawing.Point(153, 129);
  126. this.ms_sncode.Margin = new System.Windows.Forms.Padding(4);
  127. this.ms_sncode.Name = "ms_sncode";
  128. this.ms_sncode.Power = "";
  129. this.ms_sncode.Size = new System.Drawing.Size(547, 27);
  130. this.ms_sncode.Str = null;
  131. this.ms_sncode.Str1 = null;
  132. this.ms_sncode.Str2 = null;
  133. this.ms_sncode.TabIndex = 219;
  134. this.ms_sncode.Tag = "NoAuto";
  135. this.ms_sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.KeyDown);
  136. //
  137. // ms_sncode_label
  138. //
  139. this.ms_sncode_label.AutoSize = true;
  140. this.ms_sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  141. this.ms_sncode_label.Location = new System.Drawing.Point(45, 124);
  142. this.ms_sncode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  143. this.ms_sncode_label.Name = "ms_sncode_label";
  144. this.ms_sncode_label.Size = new System.Drawing.Size(72, 27);
  145. this.ms_sncode_label.TabIndex = 218;
  146. this.ms_sncode_label.Text = "序列号";
  147. //
  148. // ob_prodcode_label
  149. //
  150. this.ob_prodcode_label.AutoSize = true;
  151. this.ob_prodcode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  152. this.ob_prodcode_label.Location = new System.Drawing.Point(45, 169);
  153. this.ob_prodcode_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  154. this.ob_prodcode_label.Name = "ob_prodcode_label";
  155. this.ob_prodcode_label.Size = new System.Drawing.Size(92, 27);
  156. this.ob_prodcode_label.TabIndex = 222;
  157. this.ob_prodcode_label.Text = "产品编号";
  158. //
  159. // pr_detail_label
  160. //
  161. this.pr_detail_label.AutoSize = true;
  162. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  163. this.pr_detail_label.Location = new System.Drawing.Point(384, 169);
  164. this.pr_detail_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  165. this.pr_detail_label.Name = "pr_detail_label";
  166. this.pr_detail_label.Size = new System.Drawing.Size(92, 27);
  167. this.pr_detail_label.TabIndex = 224;
  168. this.pr_detail_label.Text = "产品名称";
  169. //
  170. // ob_prodcode
  171. //
  172. this.ob_prodcode.AutoSize = true;
  173. this.ob_prodcode.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  174. this.ob_prodcode.Location = new System.Drawing.Point(153, 169);
  175. this.ob_prodcode.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  176. this.ob_prodcode.Name = "ob_prodcode";
  177. this.ob_prodcode.Size = new System.Drawing.Size(0, 27);
  178. this.ob_prodcode.TabIndex = 225;
  179. //
  180. // GetBatch
  181. //
  182. this.GetBatch.AllPower = "";
  183. this.GetBatch.BackColor = System.Drawing.Color.Transparent;
  184. this.GetBatch.DownImage = ((System.Drawing.Image)(resources.GetObject("GetBatch.DownImage")));
  185. this.GetBatch.Font = new System.Drawing.Font("微软雅黑", 9F);
  186. this.GetBatch.Image = null;
  187. this.GetBatch.IsShowBorder = true;
  188. this.GetBatch.Location = new System.Drawing.Point(748, 128);
  189. this.GetBatch.Margin = new System.Windows.Forms.Padding(4);
  190. this.GetBatch.MoveImage = ((System.Drawing.Image)(resources.GetObject("GetBatch.MoveImage")));
  191. this.GetBatch.Name = "GetBatch";
  192. this.GetBatch.NormalImage = ((System.Drawing.Image)(resources.GetObject("GetBatch.NormalImage")));
  193. this.GetBatch.Power = "ifread";
  194. this.GetBatch.Size = new System.Drawing.Size(80, 30);
  195. this.GetBatch.TabIndex = 227;
  196. this.GetBatch.Text = "获取批";
  197. this.GetBatch.UseVisualStyleBackColor = true;
  198. this.GetBatch.Click += new System.EventHandler(this.GetBatch_Click);
  199. //
  200. // OutBoxDGV
  201. //
  202. this.OutBoxDGV.AllowUserToAddRows = false;
  203. this.OutBoxDGV.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
  204. this.OutBoxDGV.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
  205. this.choose,
  206. this.obd_outboxcode1,
  207. this.obd_makecode,
  208. this.obd_sncode,
  209. this.obd_builddate});
  210. this.OutBoxDGV.EnableContentClick = false;
  211. this.OutBoxDGV.Location = new System.Drawing.Point(39, 281);
  212. this.OutBoxDGV.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  213. this.OutBoxDGV.Name = "OutBoxDGV";
  214. this.OutBoxDGV.RowTemplate.Height = 27;
  215. this.OutBoxDGV.Size = new System.Drawing.Size(776, 349);
  216. this.OutBoxDGV.TabIndex = 228;
  217. this.OutBoxDGV.CellContentClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.OutBoxDGV_CellContentClick);
  218. //
  219. // choose
  220. //
  221. this.choose.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.None;
  222. this.choose.HeaderText = "勾选";
  223. this.choose.MinimumWidth = 80;
  224. this.choose.Name = "choose";
  225. this.choose.Resizable = System.Windows.Forms.DataGridViewTriState.True;
  226. this.choose.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Automatic;
  227. this.choose.Width = 80;
  228. //
  229. // obd_outboxcode1
  230. //
  231. this.obd_outboxcode1.DataPropertyName = "obd_outboxcode";
  232. this.obd_outboxcode1.HeaderText = "箱号";
  233. this.obd_outboxcode1.Name = "obd_outboxcode1";
  234. //
  235. // obd_makecode
  236. //
  237. this.obd_makecode.DataPropertyName = "obd_makecode";
  238. this.obd_makecode.HeaderText = "工单号";
  239. this.obd_makecode.Name = "obd_makecode";
  240. //
  241. // obd_sncode
  242. //
  243. this.obd_sncode.DataPropertyName = "obd_sncode";
  244. this.obd_sncode.HeaderText = "序列号";
  245. this.obd_sncode.Name = "obd_sncode";
  246. //
  247. // obd_builddate
  248. //
  249. this.obd_builddate.DataPropertyName = "obd_builddate";
  250. this.obd_builddate.HeaderText = "维护日期";
  251. this.obd_builddate.MinimumWidth = 140;
  252. this.obd_builddate.Name = "obd_builddate";
  253. this.obd_builddate.Width = 140;
  254. //
  255. // OperateResult
  256. //
  257. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  258. this.OperateResult.Location = new System.Drawing.Point(829, 281);
  259. this.OperateResult.Margin = new System.Windows.Forms.Padding(4);
  260. this.OperateResult.Name = "OperateResult";
  261. this.OperateResult.Size = new System.Drawing.Size(313, 352);
  262. this.OperateResult.TabIndex = 229;
  263. this.OperateResult.Text = "";
  264. //
  265. // sncode
  266. //
  267. this.sncode.AllPower = "";
  268. this.sncode.BackColor = System.Drawing.Color.White;
  269. this.sncode.ID = null;
  270. this.sncode.Location = new System.Drawing.Point(140, 652);
  271. this.sncode.Margin = new System.Windows.Forms.Padding(4);
  272. this.sncode.Name = "sncode";
  273. this.sncode.Power = "";
  274. this.sncode.Size = new System.Drawing.Size(204, 25);
  275. this.sncode.Str = null;
  276. this.sncode.Str1 = null;
  277. this.sncode.Str2 = null;
  278. this.sncode.TabIndex = 231;
  279. this.sncode.Tag = "NoAuto";
  280. this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sncode_KeyDown);
  281. //
  282. // label1
  283. //
  284. this.label1.AutoSize = true;
  285. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  286. this.label1.Location = new System.Drawing.Point(35, 650);
  287. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  288. this.label1.Name = "label1";
  289. this.label1.Size = new System.Drawing.Size(72, 27);
  290. this.label1.TabIndex = 230;
  291. this.label1.Text = "序列号";
  292. //
  293. // choosedsn_label
  294. //
  295. this.choosedsn_label.AutoSize = true;
  296. this.choosedsn_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  297. this.choosedsn_label.Location = new System.Drawing.Point(557, 652);
  298. this.choosedsn_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  299. this.choosedsn_label.Name = "choosedsn_label";
  300. this.choosedsn_label.Size = new System.Drawing.Size(52, 27);
  301. this.choosedsn_label.TabIndex = 232;
  302. this.choosedsn_label.Text = "已选";
  303. //
  304. // choosedsn
  305. //
  306. this.choosedsn.AutoSize = true;
  307. this.choosedsn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  308. this.choosedsn.Location = new System.Drawing.Point(621, 652);
  309. this.choosedsn.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  310. this.choosedsn.Name = "choosedsn";
  311. this.choosedsn.Size = new System.Drawing.Size(24, 27);
  312. this.choosedsn.TabIndex = 233;
  313. this.choosedsn.Text = "0";
  314. //
  315. // totalsn
  316. //
  317. this.totalsn.AutoSize = true;
  318. this.totalsn.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  319. this.totalsn.Location = new System.Drawing.Point(747, 652);
  320. this.totalsn.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  321. this.totalsn.Name = "totalsn";
  322. this.totalsn.Size = new System.Drawing.Size(24, 27);
  323. this.totalsn.TabIndex = 235;
  324. this.totalsn.Text = "0";
  325. //
  326. // totalsn_label
  327. //
  328. this.totalsn_label.AutoSize = true;
  329. this.totalsn_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  330. this.totalsn_label.Location = new System.Drawing.Point(687, 652);
  331. this.totalsn_label.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  332. this.totalsn_label.Name = "totalsn_label";
  333. this.totalsn_label.Size = new System.Drawing.Size(52, 27);
  334. this.totalsn_label.TabIndex = 234;
  335. this.totalsn_label.Text = "总数";
  336. //
  337. // new_checkno
  338. //
  339. this.new_checkno.AllPower = "";
  340. this.new_checkno.BackColor = System.Drawing.Color.White;
  341. this.new_checkno.ID = null;
  342. this.new_checkno.Location = new System.Drawing.Point(192, 239);
  343. this.new_checkno.Margin = new System.Windows.Forms.Padding(4);
  344. this.new_checkno.Name = "new_checkno";
  345. this.new_checkno.Power = "";
  346. this.new_checkno.Size = new System.Drawing.Size(547, 25);
  347. this.new_checkno.Str = null;
  348. this.new_checkno.Str1 = null;
  349. this.new_checkno.Str2 = null;
  350. this.new_checkno.TabIndex = 237;
  351. this.new_checkno.Tag = "NoAuto";
  352. //
  353. // new_checkno_lable
  354. //
  355. this.new_checkno_lable.AutoSize = true;
  356. this.new_checkno_lable.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  357. this.new_checkno_lable.Location = new System.Drawing.Point(85, 238);
  358. this.new_checkno_lable.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  359. this.new_checkno_lable.Name = "new_checkno_lable";
  360. this.new_checkno_lable.Size = new System.Drawing.Size(92, 27);
  361. this.new_checkno_lable.TabIndex = 236;
  362. this.new_checkno_lable.Text = "新批次号";
  363. //
  364. // groupBoxWithBorder2
  365. //
  366. this.groupBoxWithBorder2.BorderColor = System.Drawing.Color.Black;
  367. this.groupBoxWithBorder2.Controls.Add(this.pr_detail);
  368. this.groupBoxWithBorder2.Controls.Add(this.obd_outboxcode);
  369. this.groupBoxWithBorder2.Controls.Add(this.ob_checkno_label);
  370. this.groupBoxWithBorder2.Controls.Add(this.ob_checkno);
  371. this.groupBoxWithBorder2.Controls.Add(this.ms_sncode_label);
  372. this.groupBoxWithBorder2.Controls.Add(this.ms_sncode);
  373. this.groupBoxWithBorder2.Controls.Add(this.obd_outboxcode_label);
  374. this.groupBoxWithBorder2.Controls.Add(this.ob_prodcode_label);
  375. this.groupBoxWithBorder2.Controls.Add(this.pr_detail_label);
  376. this.groupBoxWithBorder2.Controls.Add(this.ob_prodcode);
  377. this.groupBoxWithBorder2.Controls.Add(this.GetBatch);
  378. this.groupBoxWithBorder2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  379. this.groupBoxWithBorder2.Location = new System.Drawing.Point(39, 8);
  380. this.groupBoxWithBorder2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  381. this.groupBoxWithBorder2.Name = "groupBoxWithBorder2";
  382. this.groupBoxWithBorder2.Padding = new System.Windows.Forms.Padding(3, 2, 3, 2);
  383. this.groupBoxWithBorder2.Size = new System.Drawing.Size(1104, 210);
  384. this.groupBoxWithBorder2.TabIndex = 238;
  385. this.groupBoxWithBorder2.TabStop = false;
  386. this.groupBoxWithBorder2.Text = "抽检信息";
  387. this.groupBoxWithBorder2.TextColor = System.Drawing.Color.Black;
  388. //
  389. // pr_detail
  390. //
  391. this.pr_detail.AutoSize = true;
  392. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  393. this.pr_detail.Location = new System.Drawing.Point(484, 169);
  394. this.pr_detail.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  395. this.pr_detail.Name = "pr_detail";
  396. this.pr_detail.Size = new System.Drawing.Size(0, 27);
  397. this.pr_detail.TabIndex = 228;
  398. //
  399. // SplitCheckNo
  400. //
  401. this.SplitCheckNo.AllPower = "";
  402. this.SplitCheckNo.BackColor = System.Drawing.Color.Transparent;
  403. this.SplitCheckNo.DownImage = ((System.Drawing.Image)(resources.GetObject("SplitCheckNo.DownImage")));
  404. this.SplitCheckNo.Font = new System.Drawing.Font("微软雅黑", 9F);
  405. this.SplitCheckNo.Image = null;
  406. this.SplitCheckNo.IsShowBorder = true;
  407. this.SplitCheckNo.Location = new System.Drawing.Point(369, 650);
  408. this.SplitCheckNo.Margin = new System.Windows.Forms.Padding(4);
  409. this.SplitCheckNo.MoveImage = ((System.Drawing.Image)(resources.GetObject("SplitCheckNo.MoveImage")));
  410. this.SplitCheckNo.Name = "SplitCheckNo";
  411. this.SplitCheckNo.NormalImage = ((System.Drawing.Image)(resources.GetObject("SplitCheckNo.NormalImage")));
  412. this.SplitCheckNo.Power = "";
  413. this.SplitCheckNo.Size = new System.Drawing.Size(80, 30);
  414. this.SplitCheckNo.TabIndex = 228;
  415. this.SplitCheckNo.Text = "拆批";
  416. this.SplitCheckNo.UseVisualStyleBackColor = true;
  417. this.SplitCheckNo.Click += new System.EventHandler(this.SplitCheckNo_Click);
  418. //
  419. // OQC_CheckNoSplit
  420. //
  421. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  422. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  423. this.ClientSize = new System.Drawing.Size(1177, 696);
  424. this.Controls.Add(this.SplitCheckNo);
  425. this.Controls.Add(this.groupBoxWithBorder2);
  426. this.Controls.Add(this.new_checkno);
  427. this.Controls.Add(this.new_checkno_lable);
  428. this.Controls.Add(this.totalsn);
  429. this.Controls.Add(this.totalsn_label);
  430. this.Controls.Add(this.choosedsn);
  431. this.Controls.Add(this.choosedsn_label);
  432. this.Controls.Add(this.sncode);
  433. this.Controls.Add(this.label1);
  434. this.Controls.Add(this.OperateResult);
  435. this.Controls.Add(this.OutBoxDGV);
  436. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  437. this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  438. this.Name = "OQC_CheckNoSplit";
  439. this.Tag = "OQC!CheckNoSplit";
  440. this.Text = "OQC_CheckNoSplit";
  441. this.Load += new System.EventHandler(this.OQC_CheckNoSplit_Load);
  442. this.SizeChanged += new System.EventHandler(this.OQC_CheckNoSplit_SizeChanged);
  443. ((System.ComponentModel.ISupportInitialize)(this.OutBoxDGV)).EndInit();
  444. this.groupBoxWithBorder2.ResumeLayout(true);
  445. this.groupBoxWithBorder2.PerformLayout();
  446. this.ResumeLayout(true);
  447. this.PerformLayout();
  448. }
  449. #endregion
  450. private CustomControl.TextBoxWithIcon.EnterTextBox ob_checkno;
  451. private System.Windows.Forms.Label ob_checkno_label;
  452. private CustomControl.TextBoxWithIcon.SnCollectionBox obd_outboxcode;
  453. private System.Windows.Forms.Label obd_outboxcode_label;
  454. private CustomControl.TextBoxWithIcon.SnCollectionBox ms_sncode;
  455. private System.Windows.Forms.Label ms_sncode_label;
  456. private System.Windows.Forms.Label ob_prodcode_label;
  457. private System.Windows.Forms.Label pr_detail_label;
  458. private System.Windows.Forms.Label ob_prodcode;
  459. private CustomControl.ButtonUtil.NormalButton GetBatch;
  460. private CustomControl.DataGrid_View.DataGridViewWithSerialNum OutBoxDGV;
  461. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  462. private CustomControl.TextBoxWithIcon.EnterTextBox sncode;
  463. private System.Windows.Forms.Label label1;
  464. private System.Windows.Forms.Label choosedsn_label;
  465. private System.Windows.Forms.Label choosedsn;
  466. private System.Windows.Forms.Label totalsn;
  467. private System.Windows.Forms.Label totalsn_label;
  468. private CustomControl.TextBoxWithIcon.EnterTextBox new_checkno;
  469. private System.Windows.Forms.Label new_checkno_lable;
  470. private CustomControl.GroupBoxWithBorder.GroupBoxWithBorder groupBoxWithBorder2;
  471. private CustomControl.ButtonUtil.NormalButton SplitCheckNo;
  472. private System.Windows.Forms.DataGridViewCheckBoxColumn choose;
  473. private System.Windows.Forms.DataGridViewTextBoxColumn obd_outboxcode1;
  474. private System.Windows.Forms.DataGridViewTextBoxColumn obd_makecode;
  475. private System.Windows.Forms.DataGridViewTextBoxColumn obd_sncode;
  476. private System.Windows.Forms.DataGridViewTextBoxColumn obd_builddate;
  477. private System.Windows.Forms.Label pr_detail;
  478. }
  479. }