采集策略_NEW.Designer.cs 33 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634
  1. namespace UAS_LabelMachine
  2. {
  3. partial class 采集策略_NEW
  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(采集策略_NEW));
  29. this.si_item1 = new System.Windows.Forms.CheckBox();
  30. this.si_item4 = new System.Windows.Forms.CheckBox();
  31. this.si_item3 = new System.Windows.Forms.CheckBox();
  32. this.si_item2 = new System.Windows.Forms.CheckBox();
  33. this.si_item6 = new System.Windows.Forms.CheckBox();
  34. this.si_item5 = new System.Windows.Forms.CheckBox();
  35. this.si_name1 = new System.Windows.Forms.TextBox();
  36. this.si_name6 = new System.Windows.Forms.TextBox();
  37. this.si_name5 = new System.Windows.Forms.TextBox();
  38. this.si_name4 = new System.Windows.Forms.TextBox();
  39. this.si_name3 = new System.Windows.Forms.TextBox();
  40. this.si_name2 = new System.Windows.Forms.TextBox();
  41. this.OrderName_label = new System.Windows.Forms.Label();
  42. this.PNName_label = new System.Windows.Forms.Label();
  43. this.QTYName_label = new System.Windows.Forms.Label();
  44. this.DateCodeName_label = new System.Windows.Forms.Label();
  45. this.LotNoName_label = new System.Windows.Forms.Label();
  46. this.OutBoxName_label = new System.Windows.Forms.Label();
  47. this.OutBoxRemark_label = new System.Windows.Forms.Label();
  48. this.LotNoRemark_label = new System.Windows.Forms.Label();
  49. this.DateCodeRemark_label = new System.Windows.Forms.Label();
  50. this.QTYRemark_label = new System.Windows.Forms.Label();
  51. this.PNRemark_label = new System.Windows.Forms.Label();
  52. this.OrderRemark_label = new System.Windows.Forms.Label();
  53. this.si_remark2 = new System.Windows.Forms.TextBox();
  54. this.si_remark3 = new System.Windows.Forms.TextBox();
  55. this.si_remark4 = new System.Windows.Forms.TextBox();
  56. this.si_remark5 = new System.Windows.Forms.TextBox();
  57. this.si_remark6 = new System.Windows.Forms.TextBox();
  58. this.si_remark1 = new System.Windows.Forms.TextBox();
  59. this.label13 = new System.Windows.Forms.Label();
  60. this.ScanGroupName_label = new System.Windows.Forms.Label();
  61. this.PNScript_label = new System.Windows.Forms.Label();
  62. this.DateCodeScript_label = new System.Windows.Forms.Label();
  63. this.sg_name = new System.Windows.Forms.TextBox();
  64. this.sg_step = new System.Windows.Forms.NumericUpDown();
  65. this.ScanStep_label = new System.Windows.Forms.Label();
  66. this.sg_autolabel = new System.Windows.Forms.CheckBox();
  67. this.CustomerTreeView = new System.Windows.Forms.TreeView();
  68. this.Brand = new System.Windows.Forms.TextBox();
  69. this.label1 = new System.Windows.Forms.Label();
  70. this.ButtonSaveScanGroup = new UAS_LabelMachine.CustomControl.NormalButton();
  71. this.si_expression4 = new System.Windows.Forms.RichTextBox();
  72. this.si_expression3 = new System.Windows.Forms.RichTextBox();
  73. this.sg_script = new System.Windows.Forms.RichTextBox();
  74. this.AddNew = new UAS_LabelMachine.CustomControl.NormalButton();
  75. ((System.ComponentModel.ISupportInitialize)(this.sg_step)).BeginInit();
  76. this.SuspendLayout();
  77. //
  78. // si_item1
  79. //
  80. this.si_item1.AutoSize = true;
  81. this.si_item1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  82. this.si_item1.Location = new System.Drawing.Point(300, 199);
  83. this.si_item1.Name = "si_item1";
  84. this.si_item1.Size = new System.Drawing.Size(125, 25);
  85. this.si_item1.TabIndex = 1;
  86. this.si_item1.Tag = "Order";
  87. this.si_item1.Text = "包含采购订单";
  88. this.si_item1.UseVisualStyleBackColor = true;
  89. this.si_item1.CheckedChanged += new System.EventHandler(this.CheckChange);
  90. //
  91. // si_item4
  92. //
  93. this.si_item4.AutoSize = true;
  94. this.si_item4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  95. this.si_item4.Location = new System.Drawing.Point(299, 399);
  96. this.si_item4.Name = "si_item4";
  97. this.si_item4.Size = new System.Drawing.Size(137, 25);
  98. this.si_item4.TabIndex = 2;
  99. this.si_item4.Tag = "DateCode";
  100. this.si_item4.Text = "包含DateCode";
  101. this.si_item4.UseVisualStyleBackColor = true;
  102. this.si_item4.CheckedChanged += new System.EventHandler(this.CheckChange);
  103. //
  104. // si_item3
  105. //
  106. this.si_item3.AutoSize = true;
  107. this.si_item3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  108. this.si_item3.Location = new System.Drawing.Point(299, 256);
  109. this.si_item3.Name = "si_item3";
  110. this.si_item3.Size = new System.Drawing.Size(93, 25);
  111. this.si_item3.TabIndex = 3;
  112. this.si_item3.Tag = "QTY";
  113. this.si_item3.Text = "包含数量";
  114. this.si_item3.UseVisualStyleBackColor = true;
  115. this.si_item3.CheckedChanged += new System.EventHandler(this.CheckChange);
  116. //
  117. // si_item2
  118. //
  119. this.si_item2.AutoSize = true;
  120. this.si_item2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  121. this.si_item2.Location = new System.Drawing.Point(300, 228);
  122. this.si_item2.Name = "si_item2";
  123. this.si_item2.Size = new System.Drawing.Size(93, 25);
  124. this.si_item2.TabIndex = 4;
  125. this.si_item2.Tag = "PN";
  126. this.si_item2.Text = "包含型号";
  127. this.si_item2.UseVisualStyleBackColor = true;
  128. this.si_item2.CheckedChanged += new System.EventHandler(this.CheckChange);
  129. //
  130. // si_item6
  131. //
  132. this.si_item6.AutoSize = true;
  133. this.si_item6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  134. this.si_item6.Location = new System.Drawing.Point(300, 580);
  135. this.si_item6.Name = "si_item6";
  136. this.si_item6.Size = new System.Drawing.Size(93, 25);
  137. this.si_item6.TabIndex = 5;
  138. this.si_item6.Tag = "OutBox";
  139. this.si_item6.Text = "包含箱号";
  140. this.si_item6.UseVisualStyleBackColor = true;
  141. this.si_item6.CheckedChanged += new System.EventHandler(this.CheckChange);
  142. //
  143. // si_item5
  144. //
  145. this.si_item5.AutoSize = true;
  146. this.si_item5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  147. this.si_item5.Location = new System.Drawing.Point(300, 549);
  148. this.si_item5.Name = "si_item5";
  149. this.si_item5.Size = new System.Drawing.Size(108, 25);
  150. this.si_item5.TabIndex = 6;
  151. this.si_item5.Tag = "LotNo";
  152. this.si_item5.Text = "包含LotNo";
  153. this.si_item5.UseVisualStyleBackColor = true;
  154. this.si_item5.CheckedChanged += new System.EventHandler(this.CheckChange);
  155. //
  156. // si_name1
  157. //
  158. this.si_name1.Enabled = false;
  159. this.si_name1.Location = new System.Drawing.Point(557, 199);
  160. this.si_name1.Name = "si_name1";
  161. this.si_name1.Size = new System.Drawing.Size(65, 21);
  162. this.si_name1.TabIndex = 7;
  163. //
  164. // si_name6
  165. //
  166. this.si_name6.Enabled = false;
  167. this.si_name6.Location = new System.Drawing.Point(557, 580);
  168. this.si_name6.Name = "si_name6";
  169. this.si_name6.Size = new System.Drawing.Size(65, 21);
  170. this.si_name6.TabIndex = 8;
  171. //
  172. // si_name5
  173. //
  174. this.si_name5.Enabled = false;
  175. this.si_name5.Location = new System.Drawing.Point(557, 549);
  176. this.si_name5.Name = "si_name5";
  177. this.si_name5.Size = new System.Drawing.Size(65, 21);
  178. this.si_name5.TabIndex = 9;
  179. //
  180. // si_name4
  181. //
  182. this.si_name4.Enabled = false;
  183. this.si_name4.Location = new System.Drawing.Point(557, 399);
  184. this.si_name4.Name = "si_name4";
  185. this.si_name4.Size = new System.Drawing.Size(65, 21);
  186. this.si_name4.TabIndex = 10;
  187. //
  188. // si_name3
  189. //
  190. this.si_name3.Enabled = false;
  191. this.si_name3.Location = new System.Drawing.Point(557, 256);
  192. this.si_name3.Name = "si_name3";
  193. this.si_name3.Size = new System.Drawing.Size(65, 21);
  194. this.si_name3.TabIndex = 11;
  195. //
  196. // si_name2
  197. //
  198. this.si_name2.Enabled = false;
  199. this.si_name2.Location = new System.Drawing.Point(557, 228);
  200. this.si_name2.Name = "si_name2";
  201. this.si_name2.Size = new System.Drawing.Size(65, 21);
  202. this.si_name2.TabIndex = 12;
  203. //
  204. // OrderName_label
  205. //
  206. this.OrderName_label.AutoSize = true;
  207. this.OrderName_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  208. this.OrderName_label.Location = new System.Drawing.Point(464, 199);
  209. this.OrderName_label.Name = "OrderName_label";
  210. this.OrderName_label.Size = new System.Drawing.Size(90, 21);
  211. this.OrderName_label.TabIndex = 13;
  212. this.OrderName_label.Text = "模式组名称";
  213. //
  214. // PNName_label
  215. //
  216. this.PNName_label.AutoSize = true;
  217. this.PNName_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  218. this.PNName_label.Location = new System.Drawing.Point(464, 228);
  219. this.PNName_label.Name = "PNName_label";
  220. this.PNName_label.Size = new System.Drawing.Size(90, 21);
  221. this.PNName_label.TabIndex = 14;
  222. this.PNName_label.Text = "模式组名称";
  223. //
  224. // QTYName_label
  225. //
  226. this.QTYName_label.AutoSize = true;
  227. this.QTYName_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  228. this.QTYName_label.Location = new System.Drawing.Point(463, 256);
  229. this.QTYName_label.Name = "QTYName_label";
  230. this.QTYName_label.Size = new System.Drawing.Size(90, 21);
  231. this.QTYName_label.TabIndex = 15;
  232. this.QTYName_label.Text = "模式组名称";
  233. //
  234. // DateCodeName_label
  235. //
  236. this.DateCodeName_label.AutoSize = true;
  237. this.DateCodeName_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  238. this.DateCodeName_label.Location = new System.Drawing.Point(463, 399);
  239. this.DateCodeName_label.Name = "DateCodeName_label";
  240. this.DateCodeName_label.Size = new System.Drawing.Size(90, 21);
  241. this.DateCodeName_label.TabIndex = 16;
  242. this.DateCodeName_label.Text = "模式组名称";
  243. //
  244. // LotNoName_label
  245. //
  246. this.LotNoName_label.AutoSize = true;
  247. this.LotNoName_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  248. this.LotNoName_label.Location = new System.Drawing.Point(464, 549);
  249. this.LotNoName_label.Name = "LotNoName_label";
  250. this.LotNoName_label.Size = new System.Drawing.Size(90, 21);
  251. this.LotNoName_label.TabIndex = 17;
  252. this.LotNoName_label.Text = "模式组名称";
  253. //
  254. // OutBoxName_label
  255. //
  256. this.OutBoxName_label.AutoSize = true;
  257. this.OutBoxName_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  258. this.OutBoxName_label.Location = new System.Drawing.Point(464, 580);
  259. this.OutBoxName_label.Name = "OutBoxName_label";
  260. this.OutBoxName_label.Size = new System.Drawing.Size(90, 21);
  261. this.OutBoxName_label.TabIndex = 18;
  262. this.OutBoxName_label.Text = "模式组名称";
  263. //
  264. // OutBoxRemark_label
  265. //
  266. this.OutBoxRemark_label.AutoSize = true;
  267. this.OutBoxRemark_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  268. this.OutBoxRemark_label.Location = new System.Drawing.Point(663, 580);
  269. this.OutBoxRemark_label.Name = "OutBoxRemark_label";
  270. this.OutBoxRemark_label.Size = new System.Drawing.Size(42, 21);
  271. this.OutBoxRemark_label.TabIndex = 24;
  272. this.OutBoxRemark_label.Text = "说明";
  273. //
  274. // LotNoRemark_label
  275. //
  276. this.LotNoRemark_label.AutoSize = true;
  277. this.LotNoRemark_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  278. this.LotNoRemark_label.Location = new System.Drawing.Point(662, 549);
  279. this.LotNoRemark_label.Name = "LotNoRemark_label";
  280. this.LotNoRemark_label.Size = new System.Drawing.Size(42, 21);
  281. this.LotNoRemark_label.TabIndex = 23;
  282. this.LotNoRemark_label.Text = "说明";
  283. //
  284. // DateCodeRemark_label
  285. //
  286. this.DateCodeRemark_label.AutoSize = true;
  287. this.DateCodeRemark_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  288. this.DateCodeRemark_label.Location = new System.Drawing.Point(661, 399);
  289. this.DateCodeRemark_label.Name = "DateCodeRemark_label";
  290. this.DateCodeRemark_label.Size = new System.Drawing.Size(42, 21);
  291. this.DateCodeRemark_label.TabIndex = 22;
  292. this.DateCodeRemark_label.Text = "说明";
  293. //
  294. // QTYRemark_label
  295. //
  296. this.QTYRemark_label.AutoSize = true;
  297. this.QTYRemark_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  298. this.QTYRemark_label.Location = new System.Drawing.Point(661, 256);
  299. this.QTYRemark_label.Name = "QTYRemark_label";
  300. this.QTYRemark_label.Size = new System.Drawing.Size(42, 21);
  301. this.QTYRemark_label.TabIndex = 21;
  302. this.QTYRemark_label.Text = "说明";
  303. //
  304. // PNRemark_label
  305. //
  306. this.PNRemark_label.AutoSize = true;
  307. this.PNRemark_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  308. this.PNRemark_label.Location = new System.Drawing.Point(662, 228);
  309. this.PNRemark_label.Name = "PNRemark_label";
  310. this.PNRemark_label.Size = new System.Drawing.Size(42, 21);
  311. this.PNRemark_label.TabIndex = 20;
  312. this.PNRemark_label.Text = "说明";
  313. //
  314. // OrderRemark_label
  315. //
  316. this.OrderRemark_label.AutoSize = true;
  317. this.OrderRemark_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  318. this.OrderRemark_label.Location = new System.Drawing.Point(662, 198);
  319. this.OrderRemark_label.Name = "OrderRemark_label";
  320. this.OrderRemark_label.Size = new System.Drawing.Size(42, 21);
  321. this.OrderRemark_label.TabIndex = 19;
  322. this.OrderRemark_label.Text = "说明";
  323. //
  324. // si_remark2
  325. //
  326. this.si_remark2.Enabled = false;
  327. this.si_remark2.Location = new System.Drawing.Point(710, 228);
  328. this.si_remark2.Name = "si_remark2";
  329. this.si_remark2.Size = new System.Drawing.Size(195, 21);
  330. this.si_remark2.TabIndex = 30;
  331. //
  332. // si_remark3
  333. //
  334. this.si_remark3.Enabled = false;
  335. this.si_remark3.Location = new System.Drawing.Point(710, 256);
  336. this.si_remark3.Name = "si_remark3";
  337. this.si_remark3.Size = new System.Drawing.Size(195, 21);
  338. this.si_remark3.TabIndex = 29;
  339. //
  340. // si_remark4
  341. //
  342. this.si_remark4.Enabled = false;
  343. this.si_remark4.Location = new System.Drawing.Point(710, 399);
  344. this.si_remark4.Name = "si_remark4";
  345. this.si_remark4.Size = new System.Drawing.Size(195, 21);
  346. this.si_remark4.TabIndex = 28;
  347. //
  348. // si_remark5
  349. //
  350. this.si_remark5.Enabled = false;
  351. this.si_remark5.Location = new System.Drawing.Point(710, 549);
  352. this.si_remark5.Name = "si_remark5";
  353. this.si_remark5.Size = new System.Drawing.Size(195, 21);
  354. this.si_remark5.TabIndex = 27;
  355. //
  356. // si_remark6
  357. //
  358. this.si_remark6.Enabled = false;
  359. this.si_remark6.Location = new System.Drawing.Point(710, 580);
  360. this.si_remark6.Name = "si_remark6";
  361. this.si_remark6.Size = new System.Drawing.Size(195, 21);
  362. this.si_remark6.TabIndex = 26;
  363. //
  364. // si_remark1
  365. //
  366. this.si_remark1.Enabled = false;
  367. this.si_remark1.Location = new System.Drawing.Point(710, 199);
  368. this.si_remark1.Name = "si_remark1";
  369. this.si_remark1.Size = new System.Drawing.Size(195, 21);
  370. this.si_remark1.TabIndex = 25;
  371. //
  372. // label13
  373. //
  374. this.label13.AutoSize = true;
  375. this.label13.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  376. this.label13.Location = new System.Drawing.Point(307, 82);
  377. this.label13.Name = "label13";
  378. this.label13.Size = new System.Drawing.Size(74, 21);
  379. this.label13.TabIndex = 32;
  380. this.label13.Text = "匹配模式";
  381. //
  382. // ScanGroupName_label
  383. //
  384. this.ScanGroupName_label.AutoSize = true;
  385. this.ScanGroupName_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  386. this.ScanGroupName_label.Location = new System.Drawing.Point(307, 49);
  387. this.ScanGroupName_label.Name = "ScanGroupName_label";
  388. this.ScanGroupName_label.Size = new System.Drawing.Size(74, 21);
  389. this.ScanGroupName_label.TabIndex = 33;
  390. this.ScanGroupName_label.Text = "策略名称";
  391. //
  392. // PNScript_label
  393. //
  394. this.PNScript_label.AutoSize = true;
  395. this.PNScript_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  396. this.PNScript_label.Location = new System.Drawing.Point(464, 283);
  397. this.PNScript_label.Name = "PNScript_label";
  398. this.PNScript_label.Size = new System.Drawing.Size(42, 21);
  399. this.PNScript_label.TabIndex = 35;
  400. this.PNScript_label.Text = "脚本";
  401. //
  402. // DateCodeScript_label
  403. //
  404. this.DateCodeScript_label.AutoSize = true;
  405. this.DateCodeScript_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  406. this.DateCodeScript_label.Location = new System.Drawing.Point(464, 431);
  407. this.DateCodeScript_label.Name = "DateCodeScript_label";
  408. this.DateCodeScript_label.Size = new System.Drawing.Size(42, 21);
  409. this.DateCodeScript_label.TabIndex = 37;
  410. this.DateCodeScript_label.Text = "脚本";
  411. //
  412. // sg_name
  413. //
  414. this.sg_name.Enabled = false;
  415. this.sg_name.Location = new System.Drawing.Point(409, 49);
  416. this.sg_name.Name = "sg_name";
  417. this.sg_name.Size = new System.Drawing.Size(195, 21);
  418. this.sg_name.TabIndex = 38;
  419. //
  420. // sg_step
  421. //
  422. this.sg_step.Location = new System.Drawing.Point(710, 50);
  423. this.sg_step.Name = "sg_step";
  424. this.sg_step.Size = new System.Drawing.Size(73, 21);
  425. this.sg_step.TabIndex = 39;
  426. //
  427. // ScanStep_label
  428. //
  429. this.ScanStep_label.AutoSize = true;
  430. this.ScanStep_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  431. this.ScanStep_label.Location = new System.Drawing.Point(629, 49);
  432. this.ScanStep_label.Name = "ScanStep_label";
  433. this.ScanStep_label.Size = new System.Drawing.Size(74, 21);
  434. this.ScanStep_label.TabIndex = 40;
  435. this.ScanStep_label.Text = "扫描步骤";
  436. //
  437. // sg_autolabel
  438. //
  439. this.sg_autolabel.AutoSize = true;
  440. this.sg_autolabel.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  441. this.sg_autolabel.Location = new System.Drawing.Point(809, 48);
  442. this.sg_autolabel.Name = "sg_autolabel";
  443. this.sg_autolabel.Size = new System.Drawing.Size(141, 25);
  444. this.sg_autolabel.TabIndex = 41;
  445. this.sg_autolabel.Text = "自动贴标机标签";
  446. this.sg_autolabel.UseVisualStyleBackColor = true;
  447. //
  448. // CustomerTreeView
  449. //
  450. this.CustomerTreeView.Location = new System.Drawing.Point(0, 24);
  451. this.CustomerTreeView.Name = "CustomerTreeView";
  452. this.CustomerTreeView.Size = new System.Drawing.Size(251, 610);
  453. this.CustomerTreeView.TabIndex = 0;
  454. this.CustomerTreeView.NodeMouseClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.CustomerTreeView_NodeMouseClick);
  455. //
  456. // Brand
  457. //
  458. this.Brand.Location = new System.Drawing.Point(85, 1);
  459. this.Brand.Name = "Brand";
  460. this.Brand.Size = new System.Drawing.Size(166, 21);
  461. this.Brand.TabIndex = 43;
  462. this.Brand.KeyDown += new System.Windows.Forms.KeyEventHandler(this.Brand_KeyDown);
  463. //
  464. // label1
  465. //
  466. this.label1.AutoSize = true;
  467. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  468. this.label1.Location = new System.Drawing.Point(3, 2);
  469. this.label1.Name = "label1";
  470. this.label1.Size = new System.Drawing.Size(74, 21);
  471. this.label1.TabIndex = 44;
  472. this.label1.Text = "策略名称";
  473. //
  474. // ButtonSaveScanGroup
  475. //
  476. this.ButtonSaveScanGroup.Image = ((System.Drawing.Image)(resources.GetObject("ButtonSaveScanGroup.Image")));
  477. this.ButtonSaveScanGroup.Location = new System.Drawing.Point(254, 4);
  478. this.ButtonSaveScanGroup.Name = "ButtonSaveScanGroup";
  479. this.ButtonSaveScanGroup.Size = new System.Drawing.Size(64, 23);
  480. this.ButtonSaveScanGroup.TabIndex = 42;
  481. this.ButtonSaveScanGroup.Text = "保存";
  482. this.ButtonSaveScanGroup.UseVisualStyleBackColor = true;
  483. this.ButtonSaveScanGroup.Click += new System.EventHandler(this.ButtonSaveScanGroup_Click);
  484. //
  485. // si_expression4
  486. //
  487. this.si_expression4.Enabled = false;
  488. this.si_expression4.Location = new System.Drawing.Point(467, 457);
  489. this.si_expression4.Name = "si_expression4";
  490. this.si_expression4.Size = new System.Drawing.Size(438, 79);
  491. this.si_expression4.TabIndex = 36;
  492. this.si_expression4.Text = "";
  493. //
  494. // si_expression3
  495. //
  496. this.si_expression3.Enabled = false;
  497. this.si_expression3.Location = new System.Drawing.Point(467, 309);
  498. this.si_expression3.Name = "si_expression3";
  499. this.si_expression3.Size = new System.Drawing.Size(438, 79);
  500. this.si_expression3.TabIndex = 34;
  501. this.si_expression3.Text = "";
  502. //
  503. // sg_script
  504. //
  505. this.sg_script.Location = new System.Drawing.Point(409, 82);
  506. this.sg_script.Name = "sg_script";
  507. this.sg_script.Size = new System.Drawing.Size(434, 96);
  508. this.sg_script.TabIndex = 31;
  509. this.sg_script.Text = "";
  510. //
  511. // AddNew
  512. //
  513. this.AddNew.Image = ((System.Drawing.Image)(resources.GetObject("AddNew.Image")));
  514. this.AddNew.Location = new System.Drawing.Point(324, 4);
  515. this.AddNew.Name = "AddNew";
  516. this.AddNew.Size = new System.Drawing.Size(64, 23);
  517. this.AddNew.TabIndex = 45;
  518. this.AddNew.Text = "新增";
  519. this.AddNew.UseVisualStyleBackColor = true;
  520. this.AddNew.Click += new System.EventHandler(this.AddNew_Click);
  521. //
  522. // 采集策略_NEW
  523. //
  524. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  525. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  526. this.ClientSize = new System.Drawing.Size(1082, 634);
  527. this.Controls.Add(this.AddNew);
  528. this.Controls.Add(this.label1);
  529. this.Controls.Add(this.Brand);
  530. this.Controls.Add(this.ButtonSaveScanGroup);
  531. this.Controls.Add(this.sg_autolabel);
  532. this.Controls.Add(this.ScanStep_label);
  533. this.Controls.Add(this.sg_step);
  534. this.Controls.Add(this.sg_name);
  535. this.Controls.Add(this.DateCodeScript_label);
  536. this.Controls.Add(this.si_expression4);
  537. this.Controls.Add(this.PNScript_label);
  538. this.Controls.Add(this.si_expression3);
  539. this.Controls.Add(this.ScanGroupName_label);
  540. this.Controls.Add(this.label13);
  541. this.Controls.Add(this.sg_script);
  542. this.Controls.Add(this.si_remark2);
  543. this.Controls.Add(this.si_remark3);
  544. this.Controls.Add(this.si_remark4);
  545. this.Controls.Add(this.si_remark5);
  546. this.Controls.Add(this.si_remark6);
  547. this.Controls.Add(this.si_remark1);
  548. this.Controls.Add(this.OutBoxRemark_label);
  549. this.Controls.Add(this.LotNoRemark_label);
  550. this.Controls.Add(this.DateCodeRemark_label);
  551. this.Controls.Add(this.QTYRemark_label);
  552. this.Controls.Add(this.PNRemark_label);
  553. this.Controls.Add(this.OrderRemark_label);
  554. this.Controls.Add(this.OutBoxName_label);
  555. this.Controls.Add(this.LotNoName_label);
  556. this.Controls.Add(this.DateCodeName_label);
  557. this.Controls.Add(this.QTYName_label);
  558. this.Controls.Add(this.PNName_label);
  559. this.Controls.Add(this.OrderName_label);
  560. this.Controls.Add(this.si_name2);
  561. this.Controls.Add(this.si_name3);
  562. this.Controls.Add(this.si_name4);
  563. this.Controls.Add(this.si_name5);
  564. this.Controls.Add(this.si_name6);
  565. this.Controls.Add(this.si_name1);
  566. this.Controls.Add(this.si_item5);
  567. this.Controls.Add(this.si_item6);
  568. this.Controls.Add(this.si_item2);
  569. this.Controls.Add(this.si_item3);
  570. this.Controls.Add(this.si_item4);
  571. this.Controls.Add(this.si_item1);
  572. this.Controls.Add(this.CustomerTreeView);
  573. this.Name = "采集策略_NEW";
  574. this.Text = "采集策略";
  575. this.Load += new System.EventHandler(this.采集策略_Load);
  576. this.SizeChanged += new System.EventHandler(this.采集策略_SizeChanged);
  577. ((System.ComponentModel.ISupportInitialize)(this.sg_step)).EndInit();
  578. this.ResumeLayout(false);
  579. this.PerformLayout();
  580. }
  581. #endregion
  582. private System.Windows.Forms.CheckBox si_item1;
  583. private System.Windows.Forms.CheckBox si_item4;
  584. private System.Windows.Forms.CheckBox si_item3;
  585. private System.Windows.Forms.CheckBox si_item2;
  586. private System.Windows.Forms.CheckBox si_item6;
  587. private System.Windows.Forms.CheckBox si_item5;
  588. private System.Windows.Forms.TextBox si_name1;
  589. private System.Windows.Forms.TextBox si_name6;
  590. private System.Windows.Forms.TextBox si_name5;
  591. private System.Windows.Forms.TextBox si_name4;
  592. private System.Windows.Forms.TextBox si_name3;
  593. private System.Windows.Forms.TextBox si_name2;
  594. private System.Windows.Forms.Label OrderName_label;
  595. private System.Windows.Forms.Label PNName_label;
  596. private System.Windows.Forms.Label QTYName_label;
  597. private System.Windows.Forms.Label DateCodeName_label;
  598. private System.Windows.Forms.Label LotNoName_label;
  599. private System.Windows.Forms.Label OutBoxName_label;
  600. private System.Windows.Forms.Label OutBoxRemark_label;
  601. private System.Windows.Forms.Label LotNoRemark_label;
  602. private System.Windows.Forms.Label DateCodeRemark_label;
  603. private System.Windows.Forms.Label QTYRemark_label;
  604. private System.Windows.Forms.Label PNRemark_label;
  605. private System.Windows.Forms.Label OrderRemark_label;
  606. private System.Windows.Forms.TextBox si_remark2;
  607. private System.Windows.Forms.TextBox si_remark3;
  608. private System.Windows.Forms.TextBox si_remark4;
  609. private System.Windows.Forms.TextBox si_remark5;
  610. private System.Windows.Forms.TextBox si_remark6;
  611. private System.Windows.Forms.TextBox si_remark1;
  612. private System.Windows.Forms.RichTextBox sg_script;
  613. private System.Windows.Forms.Label label13;
  614. private System.Windows.Forms.Label ScanGroupName_label;
  615. private System.Windows.Forms.RichTextBox si_expression3;
  616. private System.Windows.Forms.Label PNScript_label;
  617. private System.Windows.Forms.Label DateCodeScript_label;
  618. private System.Windows.Forms.RichTextBox si_expression4;
  619. private System.Windows.Forms.TextBox sg_name;
  620. private System.Windows.Forms.NumericUpDown sg_step;
  621. private System.Windows.Forms.Label ScanStep_label;
  622. private System.Windows.Forms.CheckBox sg_autolabel;
  623. private System.Windows.Forms.TreeView CustomerTreeView;
  624. private CustomControl.NormalButton ButtonSaveScanGroup;
  625. private System.Windows.Forms.TextBox Brand;
  626. private System.Windows.Forms.Label label1;
  627. private CustomControl.NormalButton AddNew;
  628. }
  629. }