锐腾搅拌上料功能
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.

313 lines
17 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSChuKuAdd
  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(FormICSChuKuAdd));
  29. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  30. this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
  31. this.txtTransLine = new DevExpress.XtraEditors.TextEdit();
  32. this.labelControl4 = new DevExpress.XtraEditors.LabelControl();
  33. this.txtNO = new DevExpress.XtraEditors.TextEdit();
  34. this.cBINVCode = new System.Windows.Forms.ComboBox();
  35. this.txtTransferNO = new DevExpress.XtraEditors.TextEdit();
  36. this.labelControl3 = new DevExpress.XtraEditors.LabelControl();
  37. this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
  38. this.txtQty = new DevExpress.XtraEditors.TextEdit();
  39. this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
  40. this.txtINVName = new DevExpress.XtraEditors.TextEdit();
  41. this.labelControl5 = new DevExpress.XtraEditors.LabelControl();
  42. this.txtmuser = new DevExpress.XtraEditors.TextEdit();
  43. this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
  44. this.can = new DevExpress.XtraEditors.SimpleButton();
  45. this.save = new DevExpress.XtraEditors.SimpleButton();
  46. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  47. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
  48. this.panelControl1.SuspendLayout();
  49. ((System.ComponentModel.ISupportInitialize)(this.txtTransLine.Properties)).BeginInit();
  50. ((System.ComponentModel.ISupportInitialize)(this.txtNO.Properties)).BeginInit();
  51. ((System.ComponentModel.ISupportInitialize)(this.txtTransferNO.Properties)).BeginInit();
  52. ((System.ComponentModel.ISupportInitialize)(this.txtQty.Properties)).BeginInit();
  53. ((System.ComponentModel.ISupportInitialize)(this.txtINVName.Properties)).BeginInit();
  54. ((System.ComponentModel.ISupportInitialize)(this.txtmuser.Properties)).BeginInit();
  55. this.SuspendLayout();
  56. //
  57. // lblTitle
  58. //
  59. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  60. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  61. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  62. this.lblTitle.Location = new System.Drawing.Point(1, 1);
  63. this.lblTitle.Name = "lblTitle";
  64. this.lblTitle.Size = new System.Drawing.Size(144, 23);
  65. this.lblTitle.TabIndex = 6;
  66. this.lblTitle.Text = "出库领料申请单";
  67. //
  68. // panelControl1
  69. //
  70. this.panelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  71. | System.Windows.Forms.AnchorStyles.Left)
  72. | System.Windows.Forms.AnchorStyles.Right)));
  73. this.panelControl1.Appearance.BackColor = System.Drawing.Color.White;
  74. this.panelControl1.Appearance.Options.UseBackColor = true;
  75. this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  76. this.panelControl1.Controls.Add(this.txtTransLine);
  77. this.panelControl1.Controls.Add(this.labelControl4);
  78. this.panelControl1.Controls.Add(this.txtNO);
  79. this.panelControl1.Controls.Add(this.cBINVCode);
  80. this.panelControl1.Controls.Add(this.txtTransferNO);
  81. this.panelControl1.Controls.Add(this.labelControl3);
  82. this.panelControl1.Controls.Add(this.labelControl2);
  83. this.panelControl1.Controls.Add(this.txtQty);
  84. this.panelControl1.Controls.Add(this.labelControl1);
  85. this.panelControl1.Controls.Add(this.txtINVName);
  86. this.panelControl1.Controls.Add(this.labelControl5);
  87. this.panelControl1.Controls.Add(this.txtmuser);
  88. this.panelControl1.Controls.Add(this.labelControl13);
  89. this.panelControl1.Location = new System.Drawing.Point(1, 27);
  90. this.panelControl1.Margin = new System.Windows.Forms.Padding(0);
  91. this.panelControl1.Name = "panelControl1";
  92. this.panelControl1.Size = new System.Drawing.Size(276, 234);
  93. this.panelControl1.TabIndex = 23;
  94. //
  95. // txtTransLine
  96. //
  97. this.txtTransLine.Enabled = false;
  98. this.txtTransLine.Location = new System.Drawing.Point(96, 45);
  99. this.txtTransLine.Name = "txtTransLine";
  100. this.txtTransLine.Size = new System.Drawing.Size(155, 20);
  101. this.txtTransLine.TabIndex = 108;
  102. this.txtTransLine.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtTransLine_KeyDown);
  103. //
  104. // labelControl4
  105. //
  106. this.labelControl4.Location = new System.Drawing.Point(27, 48);
  107. this.labelControl4.Name = "labelControl4";
  108. this.labelControl4.Size = new System.Drawing.Size(36, 14);
  109. this.labelControl4.TabIndex = 107;
  110. this.labelControl4.Text = "行号:";
  111. //
  112. // txtNO
  113. //
  114. this.txtNO.EnterMoveNextControl = true;
  115. this.txtNO.Location = new System.Drawing.Point(192, 12);
  116. this.txtNO.Name = "txtNO";
  117. this.txtNO.Size = new System.Drawing.Size(59, 20);
  118. this.txtNO.TabIndex = 106;
  119. this.txtNO.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txtNO_KeyDown);
  120. //
  121. // cBINVCode
  122. //
  123. this.cBINVCode.FormattingEnabled = true;
  124. this.cBINVCode.Location = new System.Drawing.Point(96, 78);
  125. this.cBINVCode.Name = "cBINVCode";
  126. this.cBINVCode.Size = new System.Drawing.Size(155, 22);
  127. this.cBINVCode.TabIndex = 105;
  128. this.cBINVCode.SelectedIndexChanged += new System.EventHandler(this.cBINVCode_SelectedIndexChanged);
  129. this.cBINVCode.KeyDown += new System.Windows.Forms.KeyEventHandler(this.cBINVCode_KeyDown);
  130. //
  131. // txtTransferNO
  132. //
  133. this.txtTransferNO.Location = new System.Drawing.Point(96, 12);
  134. this.txtTransferNO.Name = "txtTransferNO";
  135. this.txtTransferNO.Size = new System.Drawing.Size(90, 20);
  136. this.txtTransferNO.TabIndex = 104;
  137. //
  138. // labelControl3
  139. //
  140. this.labelControl3.Location = new System.Drawing.Point(27, 15);
  141. this.labelControl3.Name = "labelControl3";
  142. this.labelControl3.Size = new System.Drawing.Size(36, 14);
  143. this.labelControl3.TabIndex = 103;
  144. this.labelControl3.Text = "单号:";
  145. //
  146. // labelControl2
  147. //
  148. this.labelControl2.Location = new System.Drawing.Point(27, 81);
  149. this.labelControl2.Name = "labelControl2";
  150. this.labelControl2.Size = new System.Drawing.Size(48, 14);
  151. this.labelControl2.TabIndex = 101;
  152. this.labelControl2.Text = "物料号:";
  153. //
  154. // txtQty
  155. //
  156. this.txtQty.EnterMoveNextControl = true;
  157. this.txtQty.Location = new System.Drawing.Point(96, 144);
  158. this.txtQty.Name = "txtQty";
  159. this.txtQty.Size = new System.Drawing.Size(155, 20);
  160. this.txtQty.TabIndex = 100;
  161. //
  162. // labelControl1
  163. //
  164. this.labelControl1.Location = new System.Drawing.Point(27, 147);
  165. this.labelControl1.Name = "labelControl1";
  166. this.labelControl1.Size = new System.Drawing.Size(36, 14);
  167. this.labelControl1.TabIndex = 99;
  168. this.labelControl1.Text = "数量:";
  169. //
  170. // txtINVName
  171. //
  172. this.txtINVName.Enabled = false;
  173. this.txtINVName.EnterMoveNextControl = true;
  174. this.txtINVName.Location = new System.Drawing.Point(96, 110);
  175. this.txtINVName.Name = "txtINVName";
  176. this.txtINVName.Size = new System.Drawing.Size(155, 20);
  177. this.txtINVName.TabIndex = 96;
  178. //
  179. // labelControl5
  180. //
  181. this.labelControl5.Location = new System.Drawing.Point(27, 113);
  182. this.labelControl5.Name = "labelControl5";
  183. this.labelControl5.Size = new System.Drawing.Size(60, 14);
  184. this.labelControl5.TabIndex = 95;
  185. this.labelControl5.Text = "存货名称:";
  186. //
  187. // txtmuser
  188. //
  189. this.txtmuser.EnterMoveNextControl = true;
  190. this.txtmuser.Location = new System.Drawing.Point(96, 182);
  191. this.txtmuser.Name = "txtmuser";
  192. this.txtmuser.Properties.ReadOnly = true;
  193. this.txtmuser.Size = new System.Drawing.Size(155, 20);
  194. this.txtmuser.TabIndex = 93;
  195. //
  196. // labelControl13
  197. //
  198. this.labelControl13.Location = new System.Drawing.Point(27, 185);
  199. this.labelControl13.Name = "labelControl13";
  200. this.labelControl13.Size = new System.Drawing.Size(36, 14);
  201. this.labelControl13.TabIndex = 91;
  202. this.labelControl13.Text = "维护人";
  203. //
  204. // can
  205. //
  206. this.can.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  207. this.can.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  208. this.can.Appearance.ForeColor = System.Drawing.Color.White;
  209. this.can.Appearance.Options.UseFont = true;
  210. this.can.Appearance.Options.UseForeColor = true;
  211. this.can.Appearance.Options.UseTextOptions = true;
  212. this.can.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  213. this.can.Image = ((System.Drawing.Image)(resources.GetObject("can.Image")));
  214. this.can.Location = new System.Drawing.Point(207, 263);
  215. this.can.LookAndFeel.SkinName = "BlueButtonSkin";
  216. this.can.LookAndFeel.UseDefaultLookAndFeel = false;
  217. this.can.Name = "can";
  218. this.can.Size = new System.Drawing.Size(70, 30);
  219. this.can.TabIndex = 91;
  220. this.can.Text = "取消";
  221. this.can.Click += new System.EventHandler(this.can_Click);
  222. //
  223. // save
  224. //
  225. this.save.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
  226. this.save.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  227. this.save.Appearance.ForeColor = System.Drawing.Color.White;
  228. this.save.Appearance.Options.UseFont = true;
  229. this.save.Appearance.Options.UseForeColor = true;
  230. this.save.Appearance.Options.UseTextOptions = true;
  231. this.save.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  232. this.save.Image = ((System.Drawing.Image)(resources.GetObject("save.Image")));
  233. this.save.Location = new System.Drawing.Point(135, 263);
  234. this.save.LookAndFeel.SkinName = "BlueButtonSkin";
  235. this.save.LookAndFeel.UseDefaultLookAndFeel = false;
  236. this.save.Name = "save";
  237. this.save.Size = new System.Drawing.Size(70, 30);
  238. this.save.TabIndex = 81;
  239. this.save.Text = "保存";
  240. this.save.Click += new System.EventHandler(this.save_Click);
  241. //
  242. // btnClose
  243. //
  244. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  245. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  246. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  247. this.btnClose.Appearance.Options.UseFont = true;
  248. this.btnClose.Appearance.Options.UseForeColor = true;
  249. this.btnClose.Appearance.Options.UseTextOptions = true;
  250. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  251. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  252. this.btnClose.Location = new System.Drawing.Point(251, 0);
  253. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  254. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  255. this.btnClose.Name = "btnClose";
  256. this.btnClose.Size = new System.Drawing.Size(26, 29);
  257. this.btnClose.TabIndex = 5;
  258. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  259. //
  260. // FormICSChuKuAdd
  261. //
  262. this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  263. this.Appearance.Options.UseBackColor = true;
  264. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  265. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  266. this.ClientSize = new System.Drawing.Size(278, 295);
  267. this.Controls.Add(this.can);
  268. this.Controls.Add(this.save);
  269. this.Controls.Add(this.panelControl1);
  270. this.Controls.Add(this.lblTitle);
  271. this.Controls.Add(this.btnClose);
  272. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  273. this.Name = "FormICSChuKuAdd";
  274. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  275. this.Text = "FormContainerAddEdit";
  276. this.Load += new System.EventHandler(this.FormICSChuKuAdd_Load);
  277. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
  278. this.panelControl1.ResumeLayout(false);
  279. this.panelControl1.PerformLayout();
  280. ((System.ComponentModel.ISupportInitialize)(this.txtTransLine.Properties)).EndInit();
  281. ((System.ComponentModel.ISupportInitialize)(this.txtNO.Properties)).EndInit();
  282. ((System.ComponentModel.ISupportInitialize)(this.txtTransferNO.Properties)).EndInit();
  283. ((System.ComponentModel.ISupportInitialize)(this.txtQty.Properties)).EndInit();
  284. ((System.ComponentModel.ISupportInitialize)(this.txtINVName.Properties)).EndInit();
  285. ((System.ComponentModel.ISupportInitialize)(this.txtmuser.Properties)).EndInit();
  286. this.ResumeLayout(false);
  287. }
  288. #endregion
  289. private DevExpress.XtraEditors.SimpleButton btnClose;
  290. private DevExpress.XtraEditors.LabelControl lblTitle;
  291. private DevExpress.XtraEditors.PanelControl panelControl1;
  292. private DevExpress.XtraEditors.SimpleButton save;
  293. private DevExpress.XtraEditors.SimpleButton can;
  294. private DevExpress.XtraEditors.LabelControl labelControl13;
  295. private DevExpress.XtraEditors.TextEdit txtmuser;
  296. private DevExpress.XtraEditors.TextEdit txtINVName;
  297. private DevExpress.XtraEditors.LabelControl labelControl5;
  298. private DevExpress.XtraEditors.TextEdit txtQty;
  299. private DevExpress.XtraEditors.LabelControl labelControl1;
  300. private DevExpress.XtraEditors.LabelControl labelControl2;
  301. private DevExpress.XtraEditors.TextEdit txtTransferNO;
  302. private DevExpress.XtraEditors.LabelControl labelControl3;
  303. private System.Windows.Forms.ComboBox cBINVCode;
  304. private DevExpress.XtraEditors.TextEdit txtNO;
  305. private DevExpress.XtraEditors.TextEdit txtTransLine;
  306. private DevExpress.XtraEditors.LabelControl labelControl4;
  307. }
  308. }