采集策略_NEW.Designer.cs 32 KB

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