锐腾搅拌上料功能
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

742 lines
43 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSInvTransferDetailAdd
  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(FormICSInvTransferDetailAdd));
  29. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  30. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  31. this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
  32. this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
  33. this.txtTransferSTATUS = new DevExpress.XtraEditors.TextEdit();
  34. this.txtRECEIVELINE = new DevExpress.XtraEditors.TextEdit();
  35. this.labelControl24 = new DevExpress.XtraEditors.LabelControl();
  36. this.txtTOStackCode = new DevExpress.XtraEditors.ButtonEdit();
  37. this.labelControl23 = new DevExpress.XtraEditors.LabelControl();
  38. this.txtFROMStackCode = new DevExpress.XtraEditors.ButtonEdit();
  39. this.labelControl22 = new DevExpress.XtraEditors.LabelControl();
  40. this.txtACTQTY = new DevExpress.XtraEditors.TextEdit();
  41. this.labelControl20 = new DevExpress.XtraEditors.LabelControl();
  42. this.txtPLANQTY = new DevExpress.XtraEditors.TextEdit();
  43. this.labelControl19 = new DevExpress.XtraEditors.LabelControl();
  44. this.txtMOCODE = new DevExpress.XtraEditors.ButtonEdit();
  45. this.labelControl18 = new DevExpress.XtraEditors.LabelControl();
  46. this.txtITEMCODE = new DevExpress.XtraEditors.ButtonEdit();
  47. this.labelControl17 = new DevExpress.XtraEditors.LabelControl();
  48. this.labelControl15 = new DevExpress.XtraEditors.LabelControl();
  49. this.txtORDERLINE = new DevExpress.XtraEditors.TextEdit();
  50. this.txtORDERNO = new DevExpress.XtraEditors.TextEdit();
  51. this.labelControl16 = new DevExpress.XtraEditors.LabelControl();
  52. this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
  53. this.txtTransferLine = new DevExpress.XtraEditors.TextEdit();
  54. this.label1 = new System.Windows.Forms.Label();
  55. this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
  56. this.txtTransferTIME = new System.Windows.Forms.DateTimePicker();
  57. this.txtTransferUSER = new DevExpress.XtraEditors.TextEdit();
  58. this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
  59. this.txtRECEIVE = new DevExpress.XtraEditors.TextEdit();
  60. this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
  61. this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
  62. this.txtMTIME = new DevExpress.XtraEditors.TextEdit();
  63. this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
  64. this.txtMUSERName = new DevExpress.XtraEditors.TextEdit();
  65. this.txtTOStorageCode = new DevExpress.XtraEditors.ButtonEdit();
  66. this.txtFROMStorageCode = new DevExpress.XtraEditors.ButtonEdit();
  67. this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
  68. this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
  69. this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
  70. this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
  71. this.txtTransferNO = new DevExpress.XtraEditors.TextEdit();
  72. this.txtMEMO = new System.Windows.Forms.RichTextBox();
  73. this.txtCUSTOMERNAME = new DevExpress.XtraEditors.ButtonEdit();
  74. this.labelControl21 = new DevExpress.XtraEditors.LabelControl();
  75. this.save = new DevExpress.XtraEditors.SimpleButton();
  76. this.can = new DevExpress.XtraEditors.SimpleButton();
  77. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
  78. this.panelControl1.SuspendLayout();
  79. ((System.ComponentModel.ISupportInitialize)(this.txtTransferSTATUS.Properties)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.txtRECEIVELINE.Properties)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.txtTOStackCode.Properties)).BeginInit();
  82. ((System.ComponentModel.ISupportInitialize)(this.txtFROMStackCode.Properties)).BeginInit();
  83. ((System.ComponentModel.ISupportInitialize)(this.txtACTQTY.Properties)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.txtPLANQTY.Properties)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.txtMOCODE.Properties)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.txtITEMCODE.Properties)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.txtORDERLINE.Properties)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.txtORDERNO.Properties)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.txtTransferLine.Properties)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.txtTransferUSER.Properties)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.txtRECEIVE.Properties)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.txtMTIME.Properties)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.txtMUSERName.Properties)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.txtTOStorageCode.Properties)).BeginInit();
  95. ((System.ComponentModel.ISupportInitialize)(this.txtFROMStorageCode.Properties)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.txtTransferNO.Properties)).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)(this.txtCUSTOMERNAME.Properties)).BeginInit();
  98. this.SuspendLayout();
  99. //
  100. // btnClose
  101. //
  102. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  103. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  104. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  105. this.btnClose.Appearance.Options.UseFont = true;
  106. this.btnClose.Appearance.Options.UseForeColor = true;
  107. this.btnClose.Appearance.Options.UseTextOptions = true;
  108. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  109. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  110. this.btnClose.Location = new System.Drawing.Point(819, 0);
  111. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  112. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  113. this.btnClose.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  114. this.btnClose.Name = "btnClose";
  115. this.btnClose.Size = new System.Drawing.Size(37, 42);
  116. this.btnClose.TabIndex = 5;
  117. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  118. //
  119. // lblTitle
  120. //
  121. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  122. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  123. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  124. this.lblTitle.Location = new System.Drawing.Point(1, 2);
  125. this.lblTitle.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  126. this.lblTitle.Name = "lblTitle";
  127. this.lblTitle.Size = new System.Drawing.Size(157, 36);
  128. this.lblTitle.TabIndex = 6;
  129. this.lblTitle.Text = "转移单编辑";
  130. //
  131. // labelControl1
  132. //
  133. this.labelControl1.Location = new System.Drawing.Point(59, 46);
  134. this.labelControl1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  135. this.labelControl1.Name = "labelControl1";
  136. this.labelControl1.Size = new System.Drawing.Size(64, 22);
  137. this.labelControl1.TabIndex = 0;
  138. this.labelControl1.Text = "单号:*";
  139. //
  140. // panelControl1
  141. //
  142. this.panelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  143. | System.Windows.Forms.AnchorStyles.Left)
  144. | System.Windows.Forms.AnchorStyles.Right)));
  145. this.panelControl1.Appearance.BackColor = System.Drawing.Color.White;
  146. this.panelControl1.Appearance.Options.UseBackColor = true;
  147. this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  148. this.panelControl1.Controls.Add(this.txtTransferSTATUS);
  149. this.panelControl1.Controls.Add(this.txtRECEIVELINE);
  150. this.panelControl1.Controls.Add(this.labelControl24);
  151. this.panelControl1.Controls.Add(this.txtTOStackCode);
  152. this.panelControl1.Controls.Add(this.labelControl23);
  153. this.panelControl1.Controls.Add(this.txtFROMStackCode);
  154. this.panelControl1.Controls.Add(this.labelControl22);
  155. this.panelControl1.Controls.Add(this.txtACTQTY);
  156. this.panelControl1.Controls.Add(this.labelControl20);
  157. this.panelControl1.Controls.Add(this.txtPLANQTY);
  158. this.panelControl1.Controls.Add(this.labelControl19);
  159. this.panelControl1.Controls.Add(this.txtMOCODE);
  160. this.panelControl1.Controls.Add(this.labelControl18);
  161. this.panelControl1.Controls.Add(this.txtITEMCODE);
  162. this.panelControl1.Controls.Add(this.labelControl17);
  163. this.panelControl1.Controls.Add(this.labelControl15);
  164. this.panelControl1.Controls.Add(this.txtORDERLINE);
  165. this.panelControl1.Controls.Add(this.txtORDERNO);
  166. this.panelControl1.Controls.Add(this.labelControl16);
  167. this.panelControl1.Controls.Add(this.labelControl14);
  168. this.panelControl1.Controls.Add(this.txtTransferLine);
  169. this.panelControl1.Controls.Add(this.label1);
  170. this.panelControl1.Controls.Add(this.labelControl12);
  171. this.panelControl1.Controls.Add(this.txtTransferTIME);
  172. this.panelControl1.Controls.Add(this.txtTransferUSER);
  173. this.panelControl1.Controls.Add(this.labelControl11);
  174. this.panelControl1.Controls.Add(this.txtRECEIVE);
  175. this.panelControl1.Controls.Add(this.labelControl10);
  176. this.panelControl1.Controls.Add(this.labelControl7);
  177. this.panelControl1.Controls.Add(this.txtMTIME);
  178. this.panelControl1.Controls.Add(this.labelControl2);
  179. this.panelControl1.Controls.Add(this.txtMUSERName);
  180. this.panelControl1.Controls.Add(this.txtTOStorageCode);
  181. this.panelControl1.Controls.Add(this.txtFROMStorageCode);
  182. this.panelControl1.Controls.Add(this.labelControl8);
  183. this.panelControl1.Controls.Add(this.labelControl6);
  184. this.panelControl1.Controls.Add(this.labelControl4);
  185. this.panelControl1.Controls.Add(this.labelControl3);
  186. this.panelControl1.Controls.Add(this.txtTransferNO);
  187. this.panelControl1.Controls.Add(this.txtMEMO);
  188. this.panelControl1.Controls.Add(this.labelControl1);
  189. this.panelControl1.Location = new System.Drawing.Point(1, 42);
  190. this.panelControl1.Margin = new System.Windows.Forms.Padding(0);
  191. this.panelControl1.Name = "panelControl1";
  192. this.panelControl1.Size = new System.Drawing.Size(854, 655);
  193. this.panelControl1.TabIndex = 23;
  194. //
  195. // txtTransferSTATUS
  196. //
  197. this.txtTransferSTATUS.EnterMoveNextControl = true;
  198. this.txtTransferSTATUS.Location = new System.Drawing.Point(287, 0);
  199. this.txtTransferSTATUS.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  200. this.txtTransferSTATUS.Name = "txtTransferSTATUS";
  201. this.txtTransferSTATUS.Size = new System.Drawing.Size(179, 28);
  202. this.txtTransferSTATUS.TabIndex = 134;
  203. this.txtTransferSTATUS.Visible = false;
  204. //
  205. // txtRECEIVELINE
  206. //
  207. this.txtRECEIVELINE.Location = new System.Drawing.Point(659, 603);
  208. this.txtRECEIVELINE.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  209. this.txtRECEIVELINE.Name = "txtRECEIVELINE";
  210. this.txtRECEIVELINE.Size = new System.Drawing.Size(181, 28);
  211. this.txtRECEIVELINE.TabIndex = 133;
  212. this.txtRECEIVELINE.Visible = false;
  213. //
  214. // labelControl24
  215. //
  216. this.labelControl24.Location = new System.Drawing.Point(516, 608);
  217. this.labelControl24.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  218. this.labelControl24.Name = "labelControl24";
  219. this.labelControl24.Size = new System.Drawing.Size(126, 22);
  220. this.labelControl24.TabIndex = 132;
  221. this.labelControl24.Text = "预留行项目号:";
  222. this.labelControl24.Visible = false;
  223. //
  224. // txtTOStackCode
  225. //
  226. this.txtTOStackCode.EditValue = "";
  227. this.txtTOStackCode.Location = new System.Drawing.Point(614, 347);
  228. this.txtTOStackCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  229. this.txtTOStackCode.Name = "txtTOStackCode";
  230. this.txtTOStackCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  231. new DevExpress.XtraEditors.Controls.EditorButton()});
  232. this.txtTOStackCode.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
  233. this.txtTOStackCode.Size = new System.Drawing.Size(179, 28);
  234. this.txtTOStackCode.TabIndex = 131;
  235. this.txtTOStackCode.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtTOStackCode_ButtonClick);
  236. //
  237. // labelControl23
  238. //
  239. this.labelControl23.Location = new System.Drawing.Point(476, 352);
  240. this.labelControl23.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  241. this.labelControl23.Name = "labelControl23";
  242. this.labelControl23.Size = new System.Drawing.Size(126, 22);
  243. this.labelControl23.TabIndex = 130;
  244. this.labelControl23.Text = "目的库位代码:";
  245. //
  246. // txtFROMStackCode
  247. //
  248. this.txtFROMStackCode.EditValue = "";
  249. this.txtFROMStackCode.Location = new System.Drawing.Point(614, 281);
  250. this.txtFROMStackCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  251. this.txtFROMStackCode.Name = "txtFROMStackCode";
  252. this.txtFROMStackCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  253. new DevExpress.XtraEditors.Controls.EditorButton()});
  254. this.txtFROMStackCode.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
  255. this.txtFROMStackCode.Size = new System.Drawing.Size(179, 28);
  256. this.txtFROMStackCode.TabIndex = 129;
  257. this.txtFROMStackCode.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtFROMStackCode_ButtonClick);
  258. //
  259. // labelControl22
  260. //
  261. this.labelControl22.Location = new System.Drawing.Point(476, 291);
  262. this.labelControl22.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  263. this.labelControl22.Name = "labelControl22";
  264. this.labelControl22.Size = new System.Drawing.Size(108, 22);
  265. this.labelControl22.TabIndex = 128;
  266. this.labelControl22.Text = "源库位代码:";
  267. //
  268. // txtACTQTY
  269. //
  270. this.txtACTQTY.EnterMoveNextControl = true;
  271. this.txtACTQTY.Location = new System.Drawing.Point(630, 0);
  272. this.txtACTQTY.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  273. this.txtACTQTY.Name = "txtACTQTY";
  274. this.txtACTQTY.Size = new System.Drawing.Size(179, 28);
  275. this.txtACTQTY.TabIndex = 125;
  276. this.txtACTQTY.Visible = false;
  277. //
  278. // labelControl20
  279. //
  280. this.labelControl20.Location = new System.Drawing.Point(473, 5);
  281. this.labelControl20.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  282. this.labelControl20.Name = "labelControl20";
  283. this.labelControl20.Size = new System.Drawing.Size(90, 22);
  284. this.labelControl20.TabIndex = 124;
  285. this.labelControl20.Text = "实际数量:";
  286. this.labelControl20.Visible = false;
  287. //
  288. // txtPLANQTY
  289. //
  290. this.txtPLANQTY.EnterMoveNextControl = true;
  291. this.txtPLANQTY.Location = new System.Drawing.Point(216, 225);
  292. this.txtPLANQTY.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  293. this.txtPLANQTY.Name = "txtPLANQTY";
  294. this.txtPLANQTY.Size = new System.Drawing.Size(179, 28);
  295. this.txtPLANQTY.TabIndex = 123;
  296. //
  297. // labelControl19
  298. //
  299. this.labelControl19.Location = new System.Drawing.Point(53, 229);
  300. this.labelControl19.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  301. this.labelControl19.Name = "labelControl19";
  302. this.labelControl19.Size = new System.Drawing.Size(100, 22);
  303. this.labelControl19.TabIndex = 122;
  304. this.labelControl19.Text = "计划数量:*";
  305. //
  306. // txtMOCODE
  307. //
  308. this.txtMOCODE.EditValue = "";
  309. this.txtMOCODE.Location = new System.Drawing.Point(614, 165);
  310. this.txtMOCODE.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  311. this.txtMOCODE.Name = "txtMOCODE";
  312. this.txtMOCODE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  313. new DevExpress.XtraEditors.Controls.EditorButton()});
  314. this.txtMOCODE.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
  315. this.txtMOCODE.Size = new System.Drawing.Size(179, 28);
  316. this.txtMOCODE.TabIndex = 121;
  317. this.txtMOCODE.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtMOCODE_ButtonClick);
  318. //
  319. // labelControl18
  320. //
  321. this.labelControl18.Location = new System.Drawing.Point(483, 170);
  322. this.labelControl18.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  323. this.labelControl18.Name = "labelControl18";
  324. this.labelControl18.Size = new System.Drawing.Size(100, 22);
  325. this.labelControl18.TabIndex = 120;
  326. this.labelControl18.Text = "生产订单号:*";
  327. //
  328. // txtITEMCODE
  329. //
  330. this.txtITEMCODE.EditValue = "";
  331. this.txtITEMCODE.Location = new System.Drawing.Point(216, 165);
  332. this.txtITEMCODE.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  333. this.txtITEMCODE.Name = "txtITEMCODE";
  334. this.txtITEMCODE.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  335. new DevExpress.XtraEditors.Controls.EditorButton()});
  336. this.txtITEMCODE.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
  337. this.txtITEMCODE.Size = new System.Drawing.Size(179, 28);
  338. this.txtITEMCODE.TabIndex = 119;
  339. this.txtITEMCODE.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtITEMCODE_ButtonClick);
  340. //
  341. // labelControl17
  342. //
  343. this.labelControl17.Location = new System.Drawing.Point(54, 170);
  344. this.labelControl17.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  345. this.labelControl17.Name = "labelControl17";
  346. this.labelControl17.Size = new System.Drawing.Size(100, 22);
  347. this.labelControl17.TabIndex = 118;
  348. this.labelControl17.Text = "物料代码:*";
  349. //
  350. // labelControl15
  351. //
  352. this.labelControl15.Location = new System.Drawing.Point(480, 107);
  353. this.labelControl15.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  354. this.labelControl15.Name = "labelControl15";
  355. this.labelControl15.Size = new System.Drawing.Size(72, 22);
  356. this.labelControl15.TabIndex = 117;
  357. this.labelControl15.Text = "订单行:";
  358. //
  359. // txtORDERLINE
  360. //
  361. this.txtORDERLINE.EnterMoveNextControl = true;
  362. this.txtORDERLINE.Location = new System.Drawing.Point(614, 102);
  363. this.txtORDERLINE.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  364. this.txtORDERLINE.Name = "txtORDERLINE";
  365. this.txtORDERLINE.Size = new System.Drawing.Size(179, 28);
  366. this.txtORDERLINE.TabIndex = 116;
  367. //
  368. // txtORDERNO
  369. //
  370. this.txtORDERNO.EnterMoveNextControl = true;
  371. this.txtORDERNO.Location = new System.Drawing.Point(216, 102);
  372. this.txtORDERNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  373. this.txtORDERNO.Name = "txtORDERNO";
  374. this.txtORDERNO.Size = new System.Drawing.Size(179, 28);
  375. this.txtORDERNO.TabIndex = 115;
  376. //
  377. // labelControl16
  378. //
  379. this.labelControl16.Location = new System.Drawing.Point(59, 107);
  380. this.labelControl16.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  381. this.labelControl16.Name = "labelControl16";
  382. this.labelControl16.Size = new System.Drawing.Size(72, 22);
  383. this.labelControl16.TabIndex = 114;
  384. this.labelControl16.Text = "订单号:";
  385. //
  386. // labelControl14
  387. //
  388. this.labelControl14.Location = new System.Drawing.Point(483, 46);
  389. this.labelControl14.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  390. this.labelControl14.Name = "labelControl14";
  391. this.labelControl14.Size = new System.Drawing.Size(82, 22);
  392. this.labelControl14.TabIndex = 113;
  393. this.labelControl14.Text = "单行号:*";
  394. //
  395. // txtTransferLine
  396. //
  397. this.txtTransferLine.EnterMoveNextControl = true;
  398. this.txtTransferLine.Location = new System.Drawing.Point(614, 41);
  399. this.txtTransferLine.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  400. this.txtTransferLine.Name = "txtTransferLine";
  401. this.txtTransferLine.Size = new System.Drawing.Size(179, 28);
  402. this.txtTransferLine.TabIndex = 112;
  403. //
  404. // label1
  405. //
  406. this.label1.AutoSize = true;
  407. this.label1.Location = new System.Drawing.Point(610, 608);
  408. this.label1.Margin = new System.Windows.Forms.Padding(4, 0, 4, 0);
  409. this.label1.Name = "label1";
  410. this.label1.Size = new System.Drawing.Size(182, 22);
  411. this.label1.TabIndex = 108;
  412. this.label1.Text = "注:标示*号为必填项";
  413. //
  414. // labelControl12
  415. //
  416. this.labelControl12.Location = new System.Drawing.Point(61, 421);
  417. this.labelControl12.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  418. this.labelControl12.Name = "labelControl12";
  419. this.labelControl12.Size = new System.Drawing.Size(90, 22);
  420. this.labelControl12.TabIndex = 106;
  421. this.labelControl12.Text = "转移时间:";
  422. //
  423. // txtTransferTIME
  424. //
  425. this.txtTransferTIME.Location = new System.Drawing.Point(216, 409);
  426. this.txtTransferTIME.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  427. this.txtTransferTIME.Name = "txtTransferTIME";
  428. this.txtTransferTIME.Size = new System.Drawing.Size(177, 29);
  429. this.txtTransferTIME.TabIndex = 105;
  430. //
  431. // txtTransferUSER
  432. //
  433. this.txtTransferUSER.Location = new System.Drawing.Point(614, 416);
  434. this.txtTransferUSER.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  435. this.txtTransferUSER.Name = "txtTransferUSER";
  436. this.txtTransferUSER.Size = new System.Drawing.Size(181, 28);
  437. this.txtTransferUSER.TabIndex = 103;
  438. //
  439. // labelControl11
  440. //
  441. this.labelControl11.Location = new System.Drawing.Point(476, 421);
  442. this.labelControl11.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  443. this.labelControl11.Name = "labelControl11";
  444. this.labelControl11.Size = new System.Drawing.Size(90, 22);
  445. this.labelControl11.TabIndex = 102;
  446. this.labelControl11.Text = "转移用户:";
  447. //
  448. // txtRECEIVE
  449. //
  450. this.txtRECEIVE.Location = new System.Drawing.Point(226, 603);
  451. this.txtRECEIVE.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  452. this.txtRECEIVE.Name = "txtRECEIVE";
  453. this.txtRECEIVE.Size = new System.Drawing.Size(181, 28);
  454. this.txtRECEIVE.TabIndex = 101;
  455. this.txtRECEIVE.Visible = false;
  456. //
  457. // labelControl10
  458. //
  459. this.labelControl10.Location = new System.Drawing.Point(121, 608);
  460. this.labelControl10.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  461. this.labelControl10.Name = "labelControl10";
  462. this.labelControl10.Size = new System.Drawing.Size(90, 22);
  463. this.labelControl10.TabIndex = 100;
  464. this.labelControl10.Text = "预留单号:";
  465. this.labelControl10.Visible = false;
  466. //
  467. // labelControl7
  468. //
  469. this.labelControl7.Location = new System.Drawing.Point(53, 352);
  470. this.labelControl7.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  471. this.labelControl7.Name = "labelControl7";
  472. this.labelControl7.Size = new System.Drawing.Size(126, 22);
  473. this.labelControl7.TabIndex = 95;
  474. this.labelControl7.Text = "目的库别代码:";
  475. //
  476. // txtMTIME
  477. //
  478. this.txtMTIME.Location = new System.Drawing.Point(614, 541);
  479. this.txtMTIME.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  480. this.txtMTIME.Name = "txtMTIME";
  481. this.txtMTIME.Size = new System.Drawing.Size(179, 28);
  482. this.txtMTIME.TabIndex = 94;
  483. //
  484. // labelControl2
  485. //
  486. this.labelControl2.Location = new System.Drawing.Point(476, 550);
  487. this.labelControl2.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  488. this.labelControl2.Name = "labelControl2";
  489. this.labelControl2.Size = new System.Drawing.Size(90, 22);
  490. this.labelControl2.TabIndex = 93;
  491. this.labelControl2.Text = "维护日期:";
  492. //
  493. // txtMUSERName
  494. //
  495. this.txtMUSERName.Location = new System.Drawing.Point(614, 482);
  496. this.txtMUSERName.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  497. this.txtMUSERName.Name = "txtMUSERName";
  498. this.txtMUSERName.Size = new System.Drawing.Size(179, 28);
  499. this.txtMUSERName.TabIndex = 92;
  500. //
  501. // txtTOStorageCode
  502. //
  503. this.txtTOStorageCode.EditValue = "";
  504. this.txtTOStorageCode.Location = new System.Drawing.Point(216, 347);
  505. this.txtTOStorageCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  506. this.txtTOStorageCode.Name = "txtTOStorageCode";
  507. this.txtTOStorageCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  508. new DevExpress.XtraEditors.Controls.EditorButton()});
  509. this.txtTOStorageCode.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
  510. this.txtTOStorageCode.Size = new System.Drawing.Size(179, 28);
  511. this.txtTOStorageCode.TabIndex = 91;
  512. //
  513. // txtFROMStorageCode
  514. //
  515. this.txtFROMStorageCode.EditValue = "";
  516. this.txtFROMStorageCode.Location = new System.Drawing.Point(216, 281);
  517. this.txtFROMStorageCode.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  518. this.txtFROMStorageCode.Name = "txtFROMStorageCode";
  519. this.txtFROMStorageCode.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  520. new DevExpress.XtraEditors.Controls.EditorButton()});
  521. this.txtFROMStorageCode.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
  522. this.txtFROMStorageCode.Size = new System.Drawing.Size(179, 28);
  523. this.txtFROMStorageCode.TabIndex = 90;
  524. //
  525. // labelControl8
  526. //
  527. this.labelControl8.Location = new System.Drawing.Point(476, 487);
  528. this.labelControl8.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  529. this.labelControl8.Name = "labelControl8";
  530. this.labelControl8.Size = new System.Drawing.Size(72, 22);
  531. this.labelControl8.TabIndex = 78;
  532. this.labelControl8.Text = "维护人:";
  533. //
  534. // labelControl6
  535. //
  536. this.labelControl6.Location = new System.Drawing.Point(56, 508);
  537. this.labelControl6.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  538. this.labelControl6.Name = "labelControl6";
  539. this.labelControl6.Size = new System.Drawing.Size(54, 22);
  540. this.labelControl6.TabIndex = 76;
  541. this.labelControl6.Text = "备注:";
  542. //
  543. // labelControl4
  544. //
  545. this.labelControl4.Location = new System.Drawing.Point(56, 286);
  546. this.labelControl4.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  547. this.labelControl4.Name = "labelControl4";
  548. this.labelControl4.Size = new System.Drawing.Size(108, 22);
  549. this.labelControl4.TabIndex = 75;
  550. this.labelControl4.Text = "源库别代码:";
  551. //
  552. // labelControl3
  553. //
  554. this.labelControl3.Location = new System.Drawing.Point(130, 5);
  555. this.labelControl3.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  556. this.labelControl3.Name = "labelControl3";
  557. this.labelControl3.Size = new System.Drawing.Size(118, 22);
  558. this.labelControl3.TabIndex = 74;
  559. this.labelControl3.Text = "转移单状态:*";
  560. this.labelControl3.Visible = false;
  561. //
  562. // txtTransferNO
  563. //
  564. this.txtTransferNO.EnterMoveNextControl = true;
  565. this.txtTransferNO.Location = new System.Drawing.Point(216, 41);
  566. this.txtTransferNO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  567. this.txtTransferNO.Name = "txtTransferNO";
  568. this.txtTransferNO.Size = new System.Drawing.Size(179, 28);
  569. this.txtTransferNO.TabIndex = 73;
  570. //
  571. // txtMEMO
  572. //
  573. this.txtMEMO.Location = new System.Drawing.Point(131, 487);
  574. this.txtMEMO.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  575. this.txtMEMO.Name = "txtMEMO";
  576. this.txtMEMO.Size = new System.Drawing.Size(261, 87);
  577. this.txtMEMO.TabIndex = 72;
  578. this.txtMEMO.Text = "";
  579. //
  580. // txtCUSTOMERNAME
  581. //
  582. this.txtCUSTOMERNAME.EditValue = "";
  583. this.txtCUSTOMERNAME.Location = new System.Drawing.Point(371, 5);
  584. this.txtCUSTOMERNAME.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  585. this.txtCUSTOMERNAME.Name = "txtCUSTOMERNAME";
  586. this.txtCUSTOMERNAME.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  587. new DevExpress.XtraEditors.Controls.EditorButton()});
  588. this.txtCUSTOMERNAME.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
  589. this.txtCUSTOMERNAME.Size = new System.Drawing.Size(179, 28);
  590. this.txtCUSTOMERNAME.TabIndex = 127;
  591. this.txtCUSTOMERNAME.Visible = false;
  592. //
  593. // labelControl21
  594. //
  595. this.labelControl21.Location = new System.Drawing.Point(236, 9);
  596. this.labelControl21.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  597. this.labelControl21.Name = "labelControl21";
  598. this.labelControl21.Size = new System.Drawing.Size(90, 22);
  599. this.labelControl21.TabIndex = 126;
  600. this.labelControl21.Text = "客户名称:";
  601. this.labelControl21.Visible = false;
  602. //
  603. // save
  604. //
  605. this.save.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  606. this.save.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  607. this.save.Appearance.ForeColor = System.Drawing.Color.White;
  608. this.save.Appearance.Options.UseFont = true;
  609. this.save.Appearance.Options.UseForeColor = true;
  610. this.save.Appearance.Options.UseTextOptions = true;
  611. this.save.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  612. this.save.Image = ((System.Drawing.Image)(resources.GetObject("save.Image")));
  613. this.save.Location = new System.Drawing.Point(654, 701);
  614. this.save.LookAndFeel.SkinName = "BlueButtonSkin";
  615. this.save.LookAndFeel.UseDefaultLookAndFeel = false;
  616. this.save.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  617. this.save.Name = "save";
  618. this.save.Size = new System.Drawing.Size(100, 47);
  619. this.save.TabIndex = 80;
  620. this.save.Text = "保存";
  621. this.save.Click += new System.EventHandler(this.save_Click);
  622. //
  623. // can
  624. //
  625. this.can.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  626. this.can.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  627. this.can.Appearance.ForeColor = System.Drawing.Color.White;
  628. this.can.Appearance.Options.UseFont = true;
  629. this.can.Appearance.Options.UseForeColor = true;
  630. this.can.Appearance.Options.UseTextOptions = true;
  631. this.can.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  632. this.can.Image = ((System.Drawing.Image)(resources.GetObject("can.Image")));
  633. this.can.Location = new System.Drawing.Point(756, 701);
  634. this.can.LookAndFeel.SkinName = "BlueButtonSkin";
  635. this.can.LookAndFeel.UseDefaultLookAndFeel = false;
  636. this.can.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  637. this.can.Name = "can";
  638. this.can.Size = new System.Drawing.Size(100, 47);
  639. this.can.TabIndex = 81;
  640. this.can.Text = "取消";
  641. this.can.Click += new System.EventHandler(this.can_Click);
  642. //
  643. // FormICSInvTransferDetailAdd
  644. //
  645. this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  646. this.Appearance.Options.UseBackColor = true;
  647. this.AutoScaleDimensions = new System.Drawing.SizeF(10F, 22F);
  648. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  649. this.ClientSize = new System.Drawing.Size(857, 750);
  650. this.Controls.Add(this.save);
  651. this.Controls.Add(this.can);
  652. this.Controls.Add(this.panelControl1);
  653. this.Controls.Add(this.lblTitle);
  654. this.Controls.Add(this.btnClose);
  655. this.Controls.Add(this.txtCUSTOMERNAME);
  656. this.Controls.Add(this.labelControl21);
  657. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  658. this.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  659. this.Name = "FormICSInvTransferDetailAdd";
  660. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  661. this.Text = "FormContainerAddEdit";
  662. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
  663. this.panelControl1.ResumeLayout(false);
  664. this.panelControl1.PerformLayout();
  665. ((System.ComponentModel.ISupportInitialize)(this.txtTransferSTATUS.Properties)).EndInit();
  666. ((System.ComponentModel.ISupportInitialize)(this.txtRECEIVELINE.Properties)).EndInit();
  667. ((System.ComponentModel.ISupportInitialize)(this.txtTOStackCode.Properties)).EndInit();
  668. ((System.ComponentModel.ISupportInitialize)(this.txtFROMStackCode.Properties)).EndInit();
  669. ((System.ComponentModel.ISupportInitialize)(this.txtACTQTY.Properties)).EndInit();
  670. ((System.ComponentModel.ISupportInitialize)(this.txtPLANQTY.Properties)).EndInit();
  671. ((System.ComponentModel.ISupportInitialize)(this.txtMOCODE.Properties)).EndInit();
  672. ((System.ComponentModel.ISupportInitialize)(this.txtITEMCODE.Properties)).EndInit();
  673. ((System.ComponentModel.ISupportInitialize)(this.txtORDERLINE.Properties)).EndInit();
  674. ((System.ComponentModel.ISupportInitialize)(this.txtORDERNO.Properties)).EndInit();
  675. ((System.ComponentModel.ISupportInitialize)(this.txtTransferLine.Properties)).EndInit();
  676. ((System.ComponentModel.ISupportInitialize)(this.txtTransferUSER.Properties)).EndInit();
  677. ((System.ComponentModel.ISupportInitialize)(this.txtRECEIVE.Properties)).EndInit();
  678. ((System.ComponentModel.ISupportInitialize)(this.txtMTIME.Properties)).EndInit();
  679. ((System.ComponentModel.ISupportInitialize)(this.txtMUSERName.Properties)).EndInit();
  680. ((System.ComponentModel.ISupportInitialize)(this.txtTOStorageCode.Properties)).EndInit();
  681. ((System.ComponentModel.ISupportInitialize)(this.txtFROMStorageCode.Properties)).EndInit();
  682. ((System.ComponentModel.ISupportInitialize)(this.txtTransferNO.Properties)).EndInit();
  683. ((System.ComponentModel.ISupportInitialize)(this.txtCUSTOMERNAME.Properties)).EndInit();
  684. this.ResumeLayout(false);
  685. this.PerformLayout();
  686. }
  687. #endregion
  688. private DevExpress.XtraEditors.SimpleButton btnClose;
  689. private DevExpress.XtraEditors.LabelControl lblTitle;
  690. private DevExpress.XtraEditors.LabelControl labelControl1;
  691. private DevExpress.XtraEditors.PanelControl panelControl1;
  692. private System.Windows.Forms.RichTextBox txtMEMO;
  693. private DevExpress.XtraEditors.TextEdit txtTransferNO;
  694. private DevExpress.XtraEditors.LabelControl labelControl3;
  695. private DevExpress.XtraEditors.LabelControl labelControl4;
  696. private DevExpress.XtraEditors.LabelControl labelControl6;
  697. private DevExpress.XtraEditors.LabelControl labelControl8;
  698. private DevExpress.XtraEditors.SimpleButton save;
  699. private DevExpress.XtraEditors.SimpleButton can;
  700. private DevExpress.XtraEditors.ButtonEdit txtTOStorageCode;
  701. private DevExpress.XtraEditors.ButtonEdit txtFROMStorageCode;
  702. private DevExpress.XtraEditors.TextEdit txtMUSERName;
  703. private DevExpress.XtraEditors.TextEdit txtMTIME;
  704. private DevExpress.XtraEditors.LabelControl labelControl2;
  705. private DevExpress.XtraEditors.LabelControl labelControl7;
  706. private DevExpress.XtraEditors.TextEdit txtTransferUSER;
  707. private DevExpress.XtraEditors.LabelControl labelControl11;
  708. private DevExpress.XtraEditors.TextEdit txtRECEIVE;
  709. private DevExpress.XtraEditors.LabelControl labelControl10;
  710. private System.Windows.Forms.Label label1;
  711. private DevExpress.XtraEditors.LabelControl labelControl12;
  712. private System.Windows.Forms.DateTimePicker txtTransferTIME;
  713. private DevExpress.XtraEditors.ButtonEdit txtMOCODE;
  714. private DevExpress.XtraEditors.LabelControl labelControl18;
  715. private DevExpress.XtraEditors.ButtonEdit txtITEMCODE;
  716. private DevExpress.XtraEditors.LabelControl labelControl17;
  717. private DevExpress.XtraEditors.LabelControl labelControl15;
  718. private DevExpress.XtraEditors.TextEdit txtORDERLINE;
  719. private DevExpress.XtraEditors.TextEdit txtORDERNO;
  720. private DevExpress.XtraEditors.LabelControl labelControl16;
  721. private DevExpress.XtraEditors.LabelControl labelControl14;
  722. private DevExpress.XtraEditors.TextEdit txtTransferLine;
  723. private DevExpress.XtraEditors.TextEdit txtACTQTY;
  724. private DevExpress.XtraEditors.LabelControl labelControl20;
  725. private DevExpress.XtraEditors.TextEdit txtPLANQTY;
  726. private DevExpress.XtraEditors.LabelControl labelControl19;
  727. private DevExpress.XtraEditors.ButtonEdit txtTOStackCode;
  728. private DevExpress.XtraEditors.LabelControl labelControl23;
  729. private DevExpress.XtraEditors.ButtonEdit txtFROMStackCode;
  730. private DevExpress.XtraEditors.LabelControl labelControl22;
  731. private DevExpress.XtraEditors.ButtonEdit txtCUSTOMERNAME;
  732. private DevExpress.XtraEditors.LabelControl labelControl21;
  733. private DevExpress.XtraEditors.TextEdit txtRECEIVELINE;
  734. private DevExpress.XtraEditors.LabelControl labelControl24;
  735. private DevExpress.XtraEditors.TextEdit txtTransferSTATUS;
  736. }
  737. }