Make_ColorBoxLabelPrint.Designer.cs 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421
  1. namespace UAS_MES.Make
  2. {
  3. partial class Make_ColorBoxLabelPrint
  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. this.PrintLabel = new UAS_MES.CustomControl.ComBoxWithFocus.ComboxWithTip(this.components);
  30. this.label2 = new System.Windows.Forms.Label();
  31. this.label1 = new System.Windows.Forms.Label();
  32. this.pr_detail_label = new System.Windows.Forms.Label();
  33. this.sncode_label = new System.Windows.Forms.Label();
  34. this.label4 = new System.Windows.Forms.Label();
  35. this.mcd_remainqty_label = new System.Windows.Forms.Label();
  36. this.mcd_okqty_label = new System.Windows.Forms.Label();
  37. this.pr_code_label = new System.Windows.Forms.Label();
  38. this.ms_makecode_label = new System.Windows.Forms.Label();
  39. this.CheckTSN = new System.Windows.Forms.CheckBox();
  40. this.StepCount = new UAS_MES.CustomControl.TextBoxWithIcon.SourceStepCount();
  41. this.LockMakeCode = new UAS_MES.CustomControl.CustomCheckBox.LockCheckBox();
  42. this.ma_code = new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox();
  43. this.Printer = new UAS_MES.CustomControl.ComBoxWithFocus.PrinterCombox();
  44. this.mcd_remainqty = new UAS_MES.CustomControl.ValueLabel.ValueNumLabel(this.components);
  45. this.mcd_okqty = new UAS_MES.CustomControl.ValueLabel.ValueNumLabel(this.components);
  46. this.pr_code = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  47. this.pr_detail = new UAS_MES.CustomControl.ValueLabel.ValueLabel();
  48. this.PrintNum = new UAS_MES.CustomControl.TextBoxWithIcon.NumOnlyTextBox();
  49. this.sncode = new UAS_MES.CustomControl.TextBoxWithIcon.SnCollectionBox();
  50. this.OperateResult = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  51. this.CollectRemark = new System.Windows.Forms.CheckBox();
  52. this.Remark = new UAS_MES.CustomControl.RichText.RichTextAutoBottom();
  53. this.NoteForChange = new System.Windows.Forms.CheckBox();
  54. this.SuspendLayout();
  55. //
  56. // PrintLabel
  57. //
  58. this.PrintLabel.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  59. this.PrintLabel.FormattingEnabled = true;
  60. this.PrintLabel.Location = new System.Drawing.Point(789, 195);
  61. this.PrintLabel.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  62. this.PrintLabel.Name = "PrintLabel";
  63. this.PrintLabel.Size = new System.Drawing.Size(134, 20);
  64. this.PrintLabel.TabIndex = 181;
  65. this.PrintLabel.SelectedValueChanged += new System.EventHandler(this.PrintLabel_SelectedValueChanged);
  66. //
  67. // label2
  68. //
  69. this.label2.AutoSize = true;
  70. this.label2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  71. this.label2.Location = new System.Drawing.Point(725, 144);
  72. this.label2.Name = "label2";
  73. this.label2.Size = new System.Drawing.Size(58, 21);
  74. this.label2.TabIndex = 180;
  75. this.label2.Text = "打印机";
  76. //
  77. // label1
  78. //
  79. this.label1.AutoSize = true;
  80. this.label1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  81. this.label1.Location = new System.Drawing.Point(725, 195);
  82. this.label1.Name = "label1";
  83. this.label1.Size = new System.Drawing.Size(42, 21);
  84. this.label1.TabIndex = 179;
  85. this.label1.Text = "标签";
  86. //
  87. // pr_detail_label
  88. //
  89. this.pr_detail_label.AutoSize = true;
  90. this.pr_detail_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  91. this.pr_detail_label.Location = new System.Drawing.Point(646, 42);
  92. this.pr_detail_label.Name = "pr_detail_label";
  93. this.pr_detail_label.Size = new System.Drawing.Size(74, 21);
  94. this.pr_detail_label.TabIndex = 171;
  95. this.pr_detail_label.Text = "产品名称";
  96. //
  97. // sncode_label
  98. //
  99. this.sncode_label.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  100. | System.Windows.Forms.AnchorStyles.Left)));
  101. this.sncode_label.AutoSize = true;
  102. this.sncode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  103. this.sncode_label.Location = new System.Drawing.Point(262, 446);
  104. this.sncode_label.Name = "sncode_label";
  105. this.sncode_label.Size = new System.Drawing.Size(70, 21);
  106. this.sncode_label.TabIndex = 170;
  107. this.sncode_label.Text = "TSN/SN";
  108. //
  109. // label4
  110. //
  111. this.label4.AutoSize = true;
  112. this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  113. this.label4.Location = new System.Drawing.Point(646, 89);
  114. this.label4.Name = "label4";
  115. this.label4.Size = new System.Drawing.Size(74, 21);
  116. this.label4.TabIndex = 167;
  117. this.label4.Text = "打印张数";
  118. //
  119. // mcd_remainqty_label
  120. //
  121. this.mcd_remainqty_label.AutoSize = true;
  122. this.mcd_remainqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  123. this.mcd_remainqty_label.Location = new System.Drawing.Point(375, 84);
  124. this.mcd_remainqty_label.Name = "mcd_remainqty_label";
  125. this.mcd_remainqty_label.Size = new System.Drawing.Size(58, 21);
  126. this.mcd_remainqty_label.TabIndex = 166;
  127. this.mcd_remainqty_label.Text = "剩余数";
  128. //
  129. // mcd_okqty_label
  130. //
  131. this.mcd_okqty_label.AutoSize = true;
  132. this.mcd_okqty_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  133. this.mcd_okqty_label.Location = new System.Drawing.Point(12, 84);
  134. this.mcd_okqty_label.Name = "mcd_okqty_label";
  135. this.mcd_okqty_label.Size = new System.Drawing.Size(74, 21);
  136. this.mcd_okqty_label.TabIndex = 165;
  137. this.mcd_okqty_label.Text = "打印计数";
  138. //
  139. // pr_code_label
  140. //
  141. this.pr_code_label.AutoSize = true;
  142. this.pr_code_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  143. this.pr_code_label.Location = new System.Drawing.Point(375, 42);
  144. this.pr_code_label.Name = "pr_code_label";
  145. this.pr_code_label.Size = new System.Drawing.Size(74, 21);
  146. this.pr_code_label.TabIndex = 164;
  147. this.pr_code_label.Text = "产品编号";
  148. //
  149. // ms_makecode_label
  150. //
  151. this.ms_makecode_label.AutoSize = true;
  152. this.ms_makecode_label.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  153. this.ms_makecode_label.Location = new System.Drawing.Point(10, 42);
  154. this.ms_makecode_label.Name = "ms_makecode_label";
  155. this.ms_makecode_label.Size = new System.Drawing.Size(74, 21);
  156. this.ms_makecode_label.TabIndex = 163;
  157. this.ms_makecode_label.Text = "归属工单";
  158. //
  159. // CheckTSN
  160. //
  161. this.CheckTSN.AutoSize = true;
  162. this.CheckTSN.Checked = true;
  163. this.CheckTSN.CheckState = System.Windows.Forms.CheckState.Checked;
  164. this.CheckTSN.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  165. this.CheckTSN.Location = new System.Drawing.Point(32, 445);
  166. this.CheckTSN.Name = "CheckTSN";
  167. this.CheckTSN.Size = new System.Drawing.Size(124, 25);
  168. this.CheckTSN.TabIndex = 186;
  169. this.CheckTSN.Text = "是否检查TSN";
  170. this.CheckTSN.UseVisualStyleBackColor = true;
  171. this.CheckTSN.CheckedChanged += new System.EventHandler(this.CheckTSN_CheckedChanged);
  172. //
  173. // StepCount
  174. //
  175. this.StepCount.LineCode = null;
  176. this.StepCount.Location = new System.Drawing.Point(729, 246);
  177. this.StepCount.Margin = new System.Windows.Forms.Padding(2);
  178. this.StepCount.Name = "StepCount";
  179. this.StepCount.Size = new System.Drawing.Size(80, 22);
  180. this.StepCount.Source = null;
  181. this.StepCount.StepCode = null;
  182. this.StepCount.TabIndex = 189;
  183. //
  184. // LockMakeCode
  185. //
  186. this.LockMakeCode.AutoSize = true;
  187. this.LockMakeCode.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  188. this.LockMakeCode.LeaveEvent = false;
  189. this.LockMakeCode.Location = new System.Drawing.Point(249, 42);
  190. this.LockMakeCode.Name = "LockMakeCode";
  191. this.LockMakeCode.Size = new System.Drawing.Size(51, 21);
  192. this.LockMakeCode.TabIndex = 185;
  193. this.LockMakeCode.Text = "锁定";
  194. this.LockMakeCode.UseVisualStyleBackColor = true;
  195. //
  196. // ma_code
  197. //
  198. this.ma_code.AllPower = null;
  199. this.ma_code.Caller = null;
  200. this.ma_code.Condition = null;
  201. this.ma_code.DBTitle = null;
  202. this.ma_code.FormName = null;
  203. this.ma_code.Location = new System.Drawing.Point(90, 42);
  204. this.ma_code.Name = "ma_code";
  205. this.ma_code.Power = null;
  206. this.ma_code.ReturnData = null;
  207. this.ma_code.SelectField = null;
  208. this.ma_code.SetValueField = null;
  209. this.ma_code.Size = new System.Drawing.Size(149, 21);
  210. this.ma_code.TabIndex = 184;
  211. this.ma_code.TableName = null;
  212. this.ma_code.TextBoxEnable = true;
  213. this.ma_code.UserControlTextChanged += new UAS_MES.CustomControl.TextBoxWithIcon.MaCodeSearchTextBox.OnTextChange(this.ma_code_UserControlTextChanged);
  214. //
  215. // Printer
  216. //
  217. this.Printer.Location = new System.Drawing.Point(789, 144);
  218. this.Printer.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  219. this.Printer.Name = "Printer";
  220. this.Printer.Size = new System.Drawing.Size(134, 25);
  221. this.Printer.TabIndex = 178;
  222. //
  223. // mcd_remainqty
  224. //
  225. this.mcd_remainqty.AutoSize = true;
  226. this.mcd_remainqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  227. this.mcd_remainqty.Location = new System.Drawing.Point(463, 84);
  228. this.mcd_remainqty.Name = "mcd_remainqty";
  229. this.mcd_remainqty.Size = new System.Drawing.Size(19, 21);
  230. this.mcd_remainqty.TabIndex = 177;
  231. this.mcd_remainqty.Text = "0";
  232. //
  233. // mcd_okqty
  234. //
  235. this.mcd_okqty.AutoSize = true;
  236. this.mcd_okqty.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  237. this.mcd_okqty.Location = new System.Drawing.Point(86, 84);
  238. this.mcd_okqty.Name = "mcd_okqty";
  239. this.mcd_okqty.Size = new System.Drawing.Size(19, 21);
  240. this.mcd_okqty.TabIndex = 176;
  241. this.mcd_okqty.Text = "0";
  242. //
  243. // pr_code
  244. //
  245. this.pr_code.AutoSize = true;
  246. this.pr_code.CutLength = null;
  247. this.pr_code.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  248. this.pr_code.Location = new System.Drawing.Point(463, 42);
  249. this.pr_code.MaximumSize = new System.Drawing.Size(150, 0);
  250. this.pr_code.Name = "pr_code";
  251. this.pr_code.Size = new System.Drawing.Size(0, 21);
  252. this.pr_code.TabIndex = 175;
  253. this.pr_code.TextChanged += new System.EventHandler(this.pr_code_TextChanged);
  254. //
  255. // pr_detail
  256. //
  257. this.pr_detail.AutoSize = true;
  258. this.pr_detail.CutLength = null;
  259. this.pr_detail.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  260. this.pr_detail.Location = new System.Drawing.Point(734, 42);
  261. this.pr_detail.MaximumSize = new System.Drawing.Size(150, 0);
  262. this.pr_detail.Name = "pr_detail";
  263. this.pr_detail.Size = new System.Drawing.Size(0, 21);
  264. this.pr_detail.TabIndex = 174;
  265. //
  266. // PrintNum
  267. //
  268. this.PrintNum.AllPower = null;
  269. this.PrintNum.BackColor = System.Drawing.Color.White;
  270. this.PrintNum.Enabled = false;
  271. this.PrintNum.ID = null;
  272. this.PrintNum.Location = new System.Drawing.Point(734, 89);
  273. this.PrintNum.Name = "PrintNum";
  274. this.PrintNum.Negative = false;
  275. this.PrintNum.Power = null;
  276. this.PrintNum.Size = new System.Drawing.Size(150, 21);
  277. this.PrintNum.Str = null;
  278. this.PrintNum.Str1 = null;
  279. this.PrintNum.Str2 = null;
  280. this.PrintNum.TabIndex = 172;
  281. this.PrintNum.Text = "1";
  282. //
  283. // sncode
  284. //
  285. this.sncode.AllPower = "ifall";
  286. this.sncode.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  287. | System.Windows.Forms.AnchorStyles.Left)));
  288. this.sncode.BackColor = System.Drawing.Color.White;
  289. this.sncode.ID = null;
  290. this.sncode.Location = new System.Drawing.Point(351, 447);
  291. this.sncode.Name = "sncode";
  292. this.sncode.Power = null;
  293. this.sncode.Size = new System.Drawing.Size(196, 21);
  294. this.sncode.Str = null;
  295. this.sncode.Str1 = null;
  296. this.sncode.Str2 = null;
  297. this.sncode.TabIndex = 169;
  298. this.sncode.Tag = "ifread";
  299. this.sncode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.sn_code_KeyDown);
  300. //
  301. // OperateResult
  302. //
  303. this.OperateResult.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  304. this.OperateResult.Location = new System.Drawing.Point(14, 129);
  305. this.OperateResult.Name = "OperateResult";
  306. this.OperateResult.Size = new System.Drawing.Size(706, 305);
  307. this.OperateResult.TabIndex = 168;
  308. this.OperateResult.Text = "";
  309. //
  310. // CollectRemark
  311. //
  312. this.CollectRemark.AutoSize = true;
  313. this.CollectRemark.Checked = true;
  314. this.CollectRemark.CheckState = System.Windows.Forms.CheckState.Checked;
  315. this.CollectRemark.Font = new System.Drawing.Font("微软雅黑", 10F);
  316. this.CollectRemark.Location = new System.Drawing.Point(729, 289);
  317. this.CollectRemark.Name = "CollectRemark";
  318. this.CollectRemark.Size = new System.Drawing.Size(84, 24);
  319. this.CollectRemark.TabIndex = 197;
  320. this.CollectRemark.Text = "采集备注";
  321. this.CollectRemark.UseVisualStyleBackColor = true;
  322. //
  323. // Remark
  324. //
  325. this.Remark.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  326. this.Remark.Location = new System.Drawing.Point(725, 316);
  327. this.Remark.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  328. this.Remark.Name = "Remark";
  329. this.Remark.Size = new System.Drawing.Size(204, 80);
  330. this.Remark.TabIndex = 196;
  331. this.Remark.Text = "";
  332. //
  333. // NoteForChange
  334. //
  335. this.NoteForChange.AutoSize = true;
  336. this.NoteForChange.Checked = true;
  337. this.NoteForChange.CheckState = System.Windows.Forms.CheckState.Checked;
  338. this.NoteForChange.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  339. this.NoteForChange.Location = new System.Drawing.Point(16, 11);
  340. this.NoteForChange.Margin = new System.Windows.Forms.Padding(2);
  341. this.NoteForChange.Name = "NoteForChange";
  342. this.NoteForChange.Size = new System.Drawing.Size(99, 21);
  343. this.NoteForChange.TabIndex = 198;
  344. this.NoteForChange.Text = "切换工单提示";
  345. this.NoteForChange.UseVisualStyleBackColor = true;
  346. //
  347. // Make_ColorBoxLabelPrint
  348. //
  349. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  350. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  351. this.ClientSize = new System.Drawing.Size(938, 480);
  352. this.Controls.Add(this.NoteForChange);
  353. this.Controls.Add(this.CollectRemark);
  354. this.Controls.Add(this.Remark);
  355. this.Controls.Add(this.StepCount);
  356. this.Controls.Add(this.CheckTSN);
  357. this.Controls.Add(this.LockMakeCode);
  358. this.Controls.Add(this.ma_code);
  359. this.Controls.Add(this.PrintLabel);
  360. this.Controls.Add(this.label2);
  361. this.Controls.Add(this.label1);
  362. this.Controls.Add(this.Printer);
  363. this.Controls.Add(this.mcd_remainqty);
  364. this.Controls.Add(this.mcd_okqty);
  365. this.Controls.Add(this.pr_code);
  366. this.Controls.Add(this.pr_detail);
  367. this.Controls.Add(this.PrintNum);
  368. this.Controls.Add(this.pr_detail_label);
  369. this.Controls.Add(this.sncode_label);
  370. this.Controls.Add(this.sncode);
  371. this.Controls.Add(this.OperateResult);
  372. this.Controls.Add(this.label4);
  373. this.Controls.Add(this.mcd_remainqty_label);
  374. this.Controls.Add(this.mcd_okqty_label);
  375. this.Controls.Add(this.pr_code_label);
  376. this.Controls.Add(this.ms_makecode_label);
  377. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  378. this.Name = "Make_ColorBoxLabelPrint";
  379. this.Tag = "Make!ColorBoxLabelPrint";
  380. this.Text = "标签打印";
  381. this.Activated += new System.EventHandler(this.Make_ColorBoxLabelPrint_Activated);
  382. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Make_ColorBoxLabelPrint_FormClosing);
  383. this.Load += new System.EventHandler(this.Make_ColorBoxLabelPrint_Load);
  384. this.SizeChanged += new System.EventHandler(this.Make_ColorBoxLabelPrint_SizeChanged);
  385. this.ResumeLayout(false);
  386. this.PerformLayout();
  387. }
  388. #endregion
  389. private UAS_MES.CustomControl.ComBoxWithFocus.ComboxWithTip PrintLabel;
  390. private System.Windows.Forms.Label label2;
  391. private System.Windows.Forms.Label label1;
  392. private CustomControl.ComBoxWithFocus.PrinterCombox Printer;
  393. private CustomControl.ValueLabel.ValueNumLabel mcd_remainqty;
  394. private CustomControl.ValueLabel.ValueNumLabel mcd_okqty;
  395. private CustomControl.ValueLabel.ValueLabel pr_code;
  396. private CustomControl.ValueLabel.ValueLabel pr_detail;
  397. private CustomControl.TextBoxWithIcon.NumOnlyTextBox PrintNum;
  398. private System.Windows.Forms.Label pr_detail_label;
  399. private System.Windows.Forms.Label sncode_label;
  400. private CustomControl.TextBoxWithIcon.SnCollectionBox sncode;
  401. private CustomControl.RichText.RichTextAutoBottom OperateResult;
  402. private System.Windows.Forms.Label label4;
  403. private System.Windows.Forms.Label mcd_remainqty_label;
  404. private System.Windows.Forms.Label mcd_okqty_label;
  405. private System.Windows.Forms.Label pr_code_label;
  406. private System.Windows.Forms.Label ms_makecode_label;
  407. private CustomControl.TextBoxWithIcon.MaCodeSearchTextBox ma_code;
  408. private CustomControl.CustomCheckBox.LockCheckBox LockMakeCode;
  409. private System.Windows.Forms.CheckBox CheckTSN;
  410. private CustomControl.TextBoxWithIcon.SourceStepCount StepCount;
  411. private System.Windows.Forms.CheckBox CollectRemark;
  412. private CustomControl.RichText.RichTextAutoBottom Remark;
  413. private System.Windows.Forms.CheckBox NoteForChange;
  414. }
  415. }