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

1109 lines
61 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSITEMLOTAdd
  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. DevExpress.XtraGrid.GridLevelNode gridLevelNode1 = new DevExpress.XtraGrid.GridLevelNode();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormICSITEMLOTAdd));
  30. this.gridView4 = new DevExpress.XtraGrid.Views.Grid.GridView();
  31. this.colSelect = new DevExpress.XtraGrid.Columns.GridColumn();
  32. this.repositoryItemCheckEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
  33. this.PRONUM = new DevExpress.XtraGrid.Columns.GridColumn();
  34. this.colLotNO = new DevExpress.XtraGrid.Columns.GridColumn();
  35. this.grdDetail = new DevExpress.XtraGrid.GridControl();
  36. this.gv3 = new DevExpress.XtraGrid.Views.Grid.GridView();
  37. this.ID = new DevExpress.XtraGrid.Columns.GridColumn();
  38. this.coSelect = new DevExpress.XtraGrid.Columns.GridColumn();
  39. this.LotNO = new DevExpress.XtraGrid.Columns.GridColumn();
  40. this.ItemCode = new DevExpress.XtraGrid.Columns.GridColumn();
  41. this.MUSERNAME = new DevExpress.XtraGrid.Columns.GridColumn();
  42. this.MTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  43. this.PRODUCTDATE = new DevExpress.XtraGrid.Columns.GridColumn();
  44. this.VENDORITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  45. this.VenderLotNO = new DevExpress.XtraGrid.Columns.GridColumn();
  46. this.INVDESC = new DevExpress.XtraGrid.Columns.GridColumn();
  47. this.LOTQTY = new DevExpress.XtraGrid.Columns.GridColumn();
  48. this.repositoryItemCheckEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
  49. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  50. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  51. this.labelControl2 = new DevExpress.XtraEditors.LabelControl();
  52. this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
  53. this.txtITEMCODE = new DevExpress.XtraEditors.TextEdit();
  54. this.labelControl12 = new DevExpress.XtraEditors.LabelControl();
  55. this.labelControl13 = new DevExpress.XtraEditors.LabelControl();
  56. this.txtUNIT = new DevExpress.XtraEditors.TextEdit();
  57. this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
  58. this.txtID = new DevExpress.XtraEditors.TextEdit();
  59. this.btnSTNO = new DevExpress.XtraEditors.ButtonEdit();
  60. this.txtMEMO = new DevExpress.XtraEditors.TextEdit();
  61. this.labelControl10 = new DevExpress.XtraEditors.LabelControl();
  62. this.txtINVCONTROLTYPE = new DevExpress.XtraEditors.TextEdit();
  63. this.txtQualifyQTY = new DevExpress.XtraEditors.TextEdit();
  64. this.labelControl8 = new DevExpress.XtraEditors.LabelControl();
  65. this.labelControl9 = new DevExpress.XtraEditors.LabelControl();
  66. this.comNUM = new System.Windows.Forms.ComboBox();
  67. this.labelControl7 = new DevExpress.XtraEditors.LabelControl();
  68. this.txtVENDORCODE = new DevExpress.XtraEditors.TextEdit();
  69. this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
  70. this.groupBox2 = new System.Windows.Forms.GroupBox();
  71. this.btnREFER = new System.Windows.Forms.Button();
  72. this.txtCOUNT = new DevExpress.XtraEditors.TextEdit();
  73. this.labelControl11 = new DevExpress.XtraEditors.LabelControl();
  74. this.txtBEGNUM = new DevExpress.XtraEditors.TextEdit();
  75. this.txtNUM = new DevExpress.XtraEditors.TextEdit();
  76. this.radLOGIN = new System.Windows.Forms.RadioButton();
  77. this.radBEGNUM = new System.Windows.Forms.RadioButton();
  78. this.radNUM = new System.Windows.Forms.RadioButton();
  79. this.groupBox1 = new System.Windows.Forms.GroupBox();
  80. this.txtBAGNUM = new DevExpress.XtraEditors.TextEdit();
  81. this.txtCOUNTMIN = new DevExpress.XtraEditors.TextEdit();
  82. this.radACOUNTMIN = new System.Windows.Forms.RadioButton();
  83. this.radBAGNUM = new System.Windows.Forms.RadioButton();
  84. this.labMAIN = new DevExpress.XtraEditors.LabelControl();
  85. this.labelControl6 = new DevExpress.XtraEditors.LabelControl();
  86. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  87. this.btnConfig = new DevExpress.XtraEditors.SimpleButton();
  88. this.btnFilter = new DevExpress.XtraEditors.SimpleButton();
  89. this.btnSERIAL = new DevExpress.XtraEditors.SimpleButton();
  90. this.btnModify = new DevExpress.XtraEditors.SimpleButton();
  91. this.btnCreate = new DevExpress.XtraEditors.SimpleButton();
  92. this.btnCancelAll = new DevExpress.XtraEditors.SimpleButton();
  93. this.btnDel = new DevExpress.XtraEditors.SimpleButton();
  94. this.btnSelectAll = new DevExpress.XtraEditors.SimpleButton();
  95. this.btnRefresh = new DevExpress.XtraEditors.SimpleButton();
  96. this.btnExit = new DevExpress.XtraEditors.SimpleButton();
  97. this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
  98. this.labelControl14 = new DevExpress.XtraEditors.LabelControl();
  99. this.simpleButton2 = new DevExpress.XtraEditors.SimpleButton();
  100. this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
  101. ((System.ComponentModel.ISupportInitialize)(this.gridView4)).BeginInit();
  102. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).BeginInit();
  103. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  104. ((System.ComponentModel.ISupportInitialize)(this.gv3)).BeginInit();
  105. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).BeginInit();
  106. ((System.ComponentModel.ISupportInitialize)(this.txtITEMCODE.Properties)).BeginInit();
  107. ((System.ComponentModel.ISupportInitialize)(this.txtUNIT.Properties)).BeginInit();
  108. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
  109. this.panelControl1.SuspendLayout();
  110. ((System.ComponentModel.ISupportInitialize)(this.txtID.Properties)).BeginInit();
  111. ((System.ComponentModel.ISupportInitialize)(this.btnSTNO.Properties)).BeginInit();
  112. ((System.ComponentModel.ISupportInitialize)(this.txtMEMO.Properties)).BeginInit();
  113. ((System.ComponentModel.ISupportInitialize)(this.txtINVCONTROLTYPE.Properties)).BeginInit();
  114. ((System.ComponentModel.ISupportInitialize)(this.txtQualifyQTY.Properties)).BeginInit();
  115. ((System.ComponentModel.ISupportInitialize)(this.txtVENDORCODE.Properties)).BeginInit();
  116. ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
  117. this.panelControl2.SuspendLayout();
  118. this.groupBox2.SuspendLayout();
  119. ((System.ComponentModel.ISupportInitialize)(this.txtCOUNT.Properties)).BeginInit();
  120. ((System.ComponentModel.ISupportInitialize)(this.txtBEGNUM.Properties)).BeginInit();
  121. ((System.ComponentModel.ISupportInitialize)(this.txtNUM.Properties)).BeginInit();
  122. this.groupBox1.SuspendLayout();
  123. ((System.ComponentModel.ISupportInitialize)(this.txtBAGNUM.Properties)).BeginInit();
  124. ((System.ComponentModel.ISupportInitialize)(this.txtCOUNTMIN.Properties)).BeginInit();
  125. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  126. this.panelControl3.SuspendLayout();
  127. ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
  128. this.panelControl4.SuspendLayout();
  129. this.SuspendLayout();
  130. //
  131. // gridView4
  132. //
  133. this.gridView4.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  134. this.colSelect,
  135. this.PRONUM,
  136. this.colLotNO});
  137. this.gridView4.GridControl = this.grdDetail;
  138. this.gridView4.Name = "gridView4";
  139. this.gridView4.OptionsSelection.MultiSelect = true;
  140. this.gridView4.OptionsView.ColumnAutoWidth = false;
  141. this.gridView4.ViewCaption = "序列号";
  142. this.gridView4.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.gridView4_CustomDrawRowIndicator);
  143. //
  144. // colSelect
  145. //
  146. this.colSelect.Caption = "选择";
  147. this.colSelect.ColumnEdit = this.repositoryItemCheckEdit1;
  148. this.colSelect.FieldName = "colSelect";
  149. this.colSelect.Name = "colSelect";
  150. this.colSelect.Visible = true;
  151. this.colSelect.VisibleIndex = 0;
  152. //
  153. // repositoryItemCheckEdit1
  154. //
  155. this.repositoryItemCheckEdit1.AutoHeight = false;
  156. this.repositoryItemCheckEdit1.Name = "repositoryItemCheckEdit1";
  157. //
  158. // PRONUM
  159. //
  160. this.PRONUM.Caption = "序列号";
  161. this.PRONUM.FieldName = "PRONUM";
  162. this.PRONUM.Name = "PRONUM";
  163. this.PRONUM.Visible = true;
  164. this.PRONUM.VisibleIndex = 1;
  165. this.PRONUM.Width = 255;
  166. //
  167. // colLotNO
  168. //
  169. this.colLotNO.Caption = "物料批号";
  170. this.colLotNO.FieldName = "colLotNO";
  171. this.colLotNO.Name = "colLotNO";
  172. this.colLotNO.Visible = true;
  173. this.colLotNO.VisibleIndex = 2;
  174. this.colLotNO.Width = 308;
  175. //
  176. // grdDetail
  177. //
  178. this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  179. gridLevelNode1.LevelTemplate = this.gridView4;
  180. gridLevelNode1.RelationName = "drl";
  181. this.grdDetail.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
  182. gridLevelNode1});
  183. this.grdDetail.Location = new System.Drawing.Point(0, 0);
  184. this.grdDetail.MainView = this.gv3;
  185. this.grdDetail.Name = "grdDetail";
  186. this.grdDetail.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  187. this.repositoryItemCheckEdit1,
  188. this.repositoryItemCheckEdit2});
  189. this.grdDetail.Size = new System.Drawing.Size(994, 148);
  190. this.grdDetail.TabIndex = 96;
  191. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  192. this.gv3,
  193. this.gridView4});
  194. this.grdDetail.DoubleClick += new System.EventHandler(this.gridControl1_DoubleClick);
  195. //
  196. // gv3
  197. //
  198. this.gv3.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  199. this.ID,
  200. this.coSelect,
  201. this.LotNO,
  202. this.ItemCode,
  203. this.MUSERNAME,
  204. this.MTIME,
  205. this.PRODUCTDATE,
  206. this.VENDORITEMCODE,
  207. this.VenderLotNO,
  208. this.INVDESC,
  209. this.LOTQTY});
  210. this.gv3.GridControl = this.grdDetail;
  211. this.gv3.Name = "gv3";
  212. this.gv3.OptionsView.ColumnAutoWidth = false;
  213. this.gv3.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.gridView3_CustomDrawRowIndicator);
  214. this.gv3.MasterRowExpanded += new DevExpress.XtraGrid.Views.Grid.CustomMasterRowEventHandler(this.gridView3_MasterRowExpanded);
  215. this.gv3.ShowingEditor += new System.ComponentModel.CancelEventHandler(this.gridView3_ShowingEditor);
  216. this.gv3.CellValueChanged += new DevExpress.XtraGrid.Views.Base.CellValueChangedEventHandler(this.gridView3_CellValueChanged);
  217. //
  218. // ID
  219. //
  220. this.ID.Caption = "ID";
  221. this.ID.FieldName = "ID";
  222. this.ID.Name = "ID";
  223. //
  224. // coSelect
  225. //
  226. this.coSelect.Caption = "选择";
  227. this.coSelect.FieldName = "coSelect";
  228. this.coSelect.Name = "coSelect";
  229. this.coSelect.Visible = true;
  230. this.coSelect.VisibleIndex = 0;
  231. this.coSelect.Width = 34;
  232. //
  233. // LotNO
  234. //
  235. this.LotNO.Caption = "物料批号";
  236. this.LotNO.FieldName = "LotNO";
  237. this.LotNO.Name = "LotNO";
  238. this.LotNO.Visible = true;
  239. this.LotNO.VisibleIndex = 1;
  240. this.LotNO.Width = 97;
  241. //
  242. // ItemCode
  243. //
  244. this.ItemCode.Caption = "物料代码";
  245. this.ItemCode.FieldName = "ItemCode";
  246. this.ItemCode.Name = "ItemCode";
  247. this.ItemCode.Visible = true;
  248. this.ItemCode.VisibleIndex = 2;
  249. this.ItemCode.Width = 97;
  250. //
  251. // MUSERNAME
  252. //
  253. this.MUSERNAME.Caption = "维护人";
  254. this.MUSERNAME.FieldName = "MUSERNAME";
  255. this.MUSERNAME.Name = "MUSERNAME";
  256. this.MUSERNAME.Visible = true;
  257. this.MUSERNAME.VisibleIndex = 8;
  258. this.MUSERNAME.Width = 97;
  259. //
  260. // MTIME
  261. //
  262. this.MTIME.Caption = "维护时间";
  263. this.MTIME.FieldName = "MTIME";
  264. this.MTIME.Name = "MTIME";
  265. this.MTIME.Visible = true;
  266. this.MTIME.VisibleIndex = 9;
  267. this.MTIME.Width = 106;
  268. //
  269. // PRODUCTDATE
  270. //
  271. this.PRODUCTDATE.Caption = "生产日期";
  272. this.PRODUCTDATE.FieldName = "PRODUCTDATE";
  273. this.PRODUCTDATE.Name = "PRODUCTDATE";
  274. this.PRODUCTDATE.Visible = true;
  275. this.PRODUCTDATE.VisibleIndex = 5;
  276. this.PRODUCTDATE.Width = 97;
  277. //
  278. // VENDORITEMCODE
  279. //
  280. this.VENDORITEMCODE.Caption = "生产商物料代码";
  281. this.VENDORITEMCODE.FieldName = "VENDORITEMCODE";
  282. this.VENDORITEMCODE.Name = "VENDORITEMCODE";
  283. this.VENDORITEMCODE.Visible = true;
  284. this.VENDORITEMCODE.VisibleIndex = 6;
  285. this.VENDORITEMCODE.Width = 94;
  286. //
  287. // VenderLotNO
  288. //
  289. this.VenderLotNO.Caption = "供应商物料批号";
  290. this.VenderLotNO.FieldName = "VenderLotNO";
  291. this.VenderLotNO.Name = "VenderLotNO";
  292. this.VenderLotNO.Visible = true;
  293. this.VenderLotNO.VisibleIndex = 7;
  294. this.VenderLotNO.Width = 97;
  295. //
  296. // INVDESC
  297. //
  298. this.INVDESC.Caption = "物料描述";
  299. this.INVDESC.FieldName = "INVDESC";
  300. this.INVDESC.Name = "INVDESC";
  301. this.INVDESC.Visible = true;
  302. this.INVDESC.VisibleIndex = 3;
  303. this.INVDESC.Width = 97;
  304. //
  305. // LOTQTY
  306. //
  307. this.LOTQTY.Caption = "数量";
  308. this.LOTQTY.FieldName = "LOTQTY";
  309. this.LOTQTY.Name = "LOTQTY";
  310. this.LOTQTY.Visible = true;
  311. this.LOTQTY.VisibleIndex = 4;
  312. this.LOTQTY.Width = 97;
  313. //
  314. // repositoryItemCheckEdit2
  315. //
  316. this.repositoryItemCheckEdit2.AutoHeight = false;
  317. this.repositoryItemCheckEdit2.Name = "repositoryItemCheckEdit2";
  318. //
  319. // btnClose
  320. //
  321. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  322. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  323. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  324. this.btnClose.Appearance.Options.UseFont = true;
  325. this.btnClose.Appearance.Options.UseForeColor = true;
  326. this.btnClose.Appearance.Options.UseTextOptions = true;
  327. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  328. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  329. this.btnClose.Location = new System.Drawing.Point(967, 1);
  330. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  331. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  332. this.btnClose.Name = "btnClose";
  333. this.btnClose.Size = new System.Drawing.Size(26, 23);
  334. this.btnClose.TabIndex = 5;
  335. //
  336. // lblTitle
  337. //
  338. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  339. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  340. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  341. this.lblTitle.Location = new System.Drawing.Point(1, 1);
  342. this.lblTitle.Name = "lblTitle";
  343. this.lblTitle.Size = new System.Drawing.Size(116, 23);
  344. this.lblTitle.TabIndex = 6;
  345. this.lblTitle.Text = "物料追溯信息维护";
  346. //
  347. // labelControl2
  348. //
  349. this.labelControl2.Appearance.ForeColor = System.Drawing.Color.Gray;
  350. this.labelControl2.Location = new System.Drawing.Point(19, 53);
  351. this.labelControl2.Name = "labelControl2";
  352. this.labelControl2.Size = new System.Drawing.Size(64, 14);
  353. this.labelControl2.TabIndex = 0;
  354. this.labelControl2.Text = "供应商代码:";
  355. //
  356. // labelControl1
  357. //
  358. this.labelControl1.Location = new System.Drawing.Point(31, 20);
  359. this.labelControl1.Name = "labelControl1";
  360. this.labelControl1.Size = new System.Drawing.Size(52, 14);
  361. this.labelControl1.TabIndex = 0;
  362. this.labelControl1.Text = "入库单号:";
  363. //
  364. // txtITEMCODE
  365. //
  366. this.txtITEMCODE.EnterMoveNextControl = true;
  367. this.txtITEMCODE.Location = new System.Drawing.Point(584, 16);
  368. this.txtITEMCODE.Name = "txtITEMCODE";
  369. this.txtITEMCODE.Properties.ReadOnly = true;
  370. this.txtITEMCODE.Size = new System.Drawing.Size(149, 20);
  371. this.txtITEMCODE.TabIndex = 18;
  372. //
  373. // labelControl12
  374. //
  375. this.labelControl12.Appearance.ForeColor = System.Drawing.Color.Gray;
  376. this.labelControl12.Location = new System.Drawing.Point(282, 54);
  377. this.labelControl12.Name = "labelControl12";
  378. this.labelControl12.Size = new System.Drawing.Size(28, 14);
  379. this.labelControl12.TabIndex = 22;
  380. this.labelControl12.Text = "单位:";
  381. //
  382. // labelControl13
  383. //
  384. this.labelControl13.Appearance.ForeColor = System.Drawing.Color.Gray;
  385. this.labelControl13.Location = new System.Drawing.Point(518, 19);
  386. this.labelControl13.Name = "labelControl13";
  387. this.labelControl13.Size = new System.Drawing.Size(52, 14);
  388. this.labelControl13.TabIndex = 23;
  389. this.labelControl13.Text = "物料代码:";
  390. //
  391. // txtUNIT
  392. //
  393. this.txtUNIT.EnterMoveNextControl = true;
  394. this.txtUNIT.Location = new System.Drawing.Point(333, 51);
  395. this.txtUNIT.Name = "txtUNIT";
  396. this.txtUNIT.Properties.ReadOnly = true;
  397. this.txtUNIT.Size = new System.Drawing.Size(149, 20);
  398. this.txtUNIT.TabIndex = 35;
  399. //
  400. // panelControl1
  401. //
  402. this.panelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
  403. | System.Windows.Forms.AnchorStyles.Right)));
  404. this.panelControl1.Appearance.BackColor = System.Drawing.Color.White;
  405. this.panelControl1.Appearance.Options.UseBackColor = true;
  406. this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  407. this.panelControl1.Controls.Add(this.txtID);
  408. this.panelControl1.Controls.Add(this.btnSTNO);
  409. this.panelControl1.Controls.Add(this.txtMEMO);
  410. this.panelControl1.Controls.Add(this.labelControl10);
  411. this.panelControl1.Controls.Add(this.txtINVCONTROLTYPE);
  412. this.panelControl1.Controls.Add(this.txtQualifyQTY);
  413. this.panelControl1.Controls.Add(this.labelControl8);
  414. this.panelControl1.Controls.Add(this.labelControl9);
  415. this.panelControl1.Controls.Add(this.comNUM);
  416. this.panelControl1.Controls.Add(this.labelControl7);
  417. this.panelControl1.Controls.Add(this.txtVENDORCODE);
  418. this.panelControl1.Controls.Add(this.txtUNIT);
  419. this.panelControl1.Controls.Add(this.labelControl13);
  420. this.panelControl1.Controls.Add(this.labelControl12);
  421. this.panelControl1.Controls.Add(this.txtITEMCODE);
  422. this.panelControl1.Controls.Add(this.labelControl1);
  423. this.panelControl1.Controls.Add(this.labelControl2);
  424. this.panelControl1.Location = new System.Drawing.Point(0, 29);
  425. this.panelControl1.Margin = new System.Windows.Forms.Padding(0);
  426. this.panelControl1.Name = "panelControl1";
  427. this.panelControl1.Size = new System.Drawing.Size(994, 118);
  428. this.panelControl1.TabIndex = 23;
  429. //
  430. // txtID
  431. //
  432. this.txtID.EnterMoveNextControl = true;
  433. this.txtID.Location = new System.Drawing.Point(332, 82);
  434. this.txtID.Name = "txtID";
  435. this.txtID.Size = new System.Drawing.Size(64, 20);
  436. this.txtID.TabIndex = 95;
  437. this.txtID.Visible = false;
  438. //
  439. // btnSTNO
  440. //
  441. this.btnSTNO.EditValue = "";
  442. this.btnSTNO.Location = new System.Drawing.Point(104, 16);
  443. this.btnSTNO.Name = "btnSTNO";
  444. this.btnSTNO.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  445. new DevExpress.XtraEditors.Controls.EditorButton()});
  446. this.btnSTNO.Properties.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.DisableTextEditor;
  447. this.btnSTNO.Size = new System.Drawing.Size(149, 20);
  448. this.btnSTNO.TabIndex = 94;
  449. this.btnSTNO.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.btnSTNO_ButtonClick);
  450. this.btnSTNO.EditValueChanged += new System.EventHandler(this.btnSTNO_EditValueChanged);
  451. //
  452. // txtMEMO
  453. //
  454. this.txtMEMO.EnterMoveNextControl = true;
  455. this.txtMEMO.Location = new System.Drawing.Point(104, 82);
  456. this.txtMEMO.Name = "txtMEMO";
  457. this.txtMEMO.Size = new System.Drawing.Size(149, 20);
  458. this.txtMEMO.TabIndex = 82;
  459. //
  460. // labelControl10
  461. //
  462. this.labelControl10.Location = new System.Drawing.Point(55, 86);
  463. this.labelControl10.Name = "labelControl10";
  464. this.labelControl10.Size = new System.Drawing.Size(28, 14);
  465. this.labelControl10.TabIndex = 81;
  466. this.labelControl10.Text = "备注:";
  467. //
  468. // txtINVCONTROLTYPE
  469. //
  470. this.txtINVCONTROLTYPE.EnterMoveNextControl = true;
  471. this.txtINVCONTROLTYPE.Location = new System.Drawing.Point(584, 51);
  472. this.txtINVCONTROLTYPE.Name = "txtINVCONTROLTYPE";
  473. this.txtINVCONTROLTYPE.Properties.ReadOnly = true;
  474. this.txtINVCONTROLTYPE.Size = new System.Drawing.Size(149, 20);
  475. this.txtINVCONTROLTYPE.TabIndex = 80;
  476. this.txtINVCONTROLTYPE.EditValueChanged += new System.EventHandler(this.txtINVCONTROLTYPE_EditValueChanged);
  477. //
  478. // txtQualifyQTY
  479. //
  480. this.txtQualifyQTY.EnterMoveNextControl = true;
  481. this.txtQualifyQTY.Location = new System.Drawing.Point(804, 51);
  482. this.txtQualifyQTY.Name = "txtQualifyQTY";
  483. this.txtQualifyQTY.Properties.ReadOnly = true;
  484. this.txtQualifyQTY.Size = new System.Drawing.Size(149, 20);
  485. this.txtQualifyQTY.TabIndex = 79;
  486. //
  487. // labelControl8
  488. //
  489. this.labelControl8.Appearance.ForeColor = System.Drawing.Color.Gray;
  490. this.labelControl8.Location = new System.Drawing.Point(743, 54);
  491. this.labelControl8.Name = "labelControl8";
  492. this.labelControl8.Size = new System.Drawing.Size(52, 14);
  493. this.labelControl8.TabIndex = 78;
  494. this.labelControl8.Text = "合格数量:";
  495. //
  496. // labelControl9
  497. //
  498. this.labelControl9.Appearance.ForeColor = System.Drawing.Color.Gray;
  499. this.labelControl9.Location = new System.Drawing.Point(494, 54);
  500. this.labelControl9.Name = "labelControl9";
  501. this.labelControl9.Size = new System.Drawing.Size(76, 14);
  502. this.labelControl9.TabIndex = 77;
  503. this.labelControl9.Text = "物料管控类型:";
  504. //
  505. // comNUM
  506. //
  507. this.comNUM.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  508. this.comNUM.FormattingEnabled = true;
  509. this.comNUM.Location = new System.Drawing.Point(333, 14);
  510. this.comNUM.Name = "comNUM";
  511. this.comNUM.Size = new System.Drawing.Size(149, 22);
  512. this.comNUM.TabIndex = 76;
  513. this.comNUM.SelectedIndexChanged += new System.EventHandler(this.comNUM_SelectedIndexChanged);
  514. //
  515. // labelControl7
  516. //
  517. this.labelControl7.Location = new System.Drawing.Point(282, 18);
  518. this.labelControl7.Name = "labelControl7";
  519. this.labelControl7.Size = new System.Drawing.Size(28, 14);
  520. this.labelControl7.TabIndex = 75;
  521. this.labelControl7.Text = "行号:";
  522. //
  523. // txtVENDORCODE
  524. //
  525. this.txtVENDORCODE.EnterMoveNextControl = true;
  526. this.txtVENDORCODE.Location = new System.Drawing.Point(104, 49);
  527. this.txtVENDORCODE.Name = "txtVENDORCODE";
  528. this.txtVENDORCODE.Properties.ReadOnly = true;
  529. this.txtVENDORCODE.Size = new System.Drawing.Size(149, 20);
  530. this.txtVENDORCODE.TabIndex = 74;
  531. //
  532. // panelControl2
  533. //
  534. this.panelControl2.Appearance.BackColor = System.Drawing.Color.White;
  535. this.panelControl2.Appearance.Options.UseBackColor = true;
  536. this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  537. this.panelControl2.Controls.Add(this.groupBox2);
  538. this.panelControl2.Controls.Add(this.groupBox1);
  539. this.panelControl2.Controls.Add(this.labMAIN);
  540. this.panelControl2.Controls.Add(this.labelControl6);
  541. this.panelControl2.Dock = System.Windows.Forms.DockStyle.Bottom;
  542. this.panelControl2.Location = new System.Drawing.Point(0, 296);
  543. this.panelControl2.Margin = new System.Windows.Forms.Padding(0);
  544. this.panelControl2.Name = "panelControl2";
  545. this.panelControl2.Size = new System.Drawing.Size(994, 248);
  546. this.panelControl2.TabIndex = 25;
  547. //
  548. // groupBox2
  549. //
  550. this.groupBox2.Controls.Add(this.btnREFER);
  551. this.groupBox2.Controls.Add(this.txtCOUNT);
  552. this.groupBox2.Controls.Add(this.labelControl11);
  553. this.groupBox2.Controls.Add(this.txtBEGNUM);
  554. this.groupBox2.Controls.Add(this.txtNUM);
  555. this.groupBox2.Controls.Add(this.radLOGIN);
  556. this.groupBox2.Controls.Add(this.radBEGNUM);
  557. this.groupBox2.Controls.Add(this.radNUM);
  558. this.groupBox2.Location = new System.Drawing.Point(397, 51);
  559. this.groupBox2.Name = "groupBox2";
  560. this.groupBox2.Size = new System.Drawing.Size(556, 161);
  561. this.groupBox2.TabIndex = 102;
  562. this.groupBox2.TabStop = false;
  563. this.groupBox2.Text = "[关键物料]追溯信息维护";
  564. //
  565. // btnREFER
  566. //
  567. this.btnREFER.Location = new System.Drawing.Point(196, 107);
  568. this.btnREFER.Name = "btnREFER";
  569. this.btnREFER.Size = new System.Drawing.Size(75, 23);
  570. this.btnREFER.TabIndex = 91;
  571. this.btnREFER.Text = "查询序列号";
  572. this.btnREFER.UseVisualStyleBackColor = true;
  573. //
  574. // txtCOUNT
  575. //
  576. this.txtCOUNT.EnterMoveNextControl = true;
  577. this.txtCOUNT.Location = new System.Drawing.Point(353, 71);
  578. this.txtCOUNT.Name = "txtCOUNT";
  579. this.txtCOUNT.Size = new System.Drawing.Size(149, 20);
  580. this.txtCOUNT.TabIndex = 89;
  581. this.txtCOUNT.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtCOUNT_KeyPress);
  582. //
  583. // labelControl11
  584. //
  585. this.labelControl11.Location = new System.Drawing.Point(319, 74);
  586. this.labelControl11.Name = "labelControl11";
  587. this.labelControl11.Size = new System.Drawing.Size(28, 14);
  588. this.labelControl11.TabIndex = 90;
  589. this.labelControl11.Text = "数量:";
  590. //
  591. // txtBEGNUM
  592. //
  593. this.txtBEGNUM.EnterMoveNextControl = true;
  594. this.txtBEGNUM.Location = new System.Drawing.Point(150, 70);
  595. this.txtBEGNUM.Name = "txtBEGNUM";
  596. this.txtBEGNUM.Size = new System.Drawing.Size(149, 20);
  597. this.txtBEGNUM.TabIndex = 88;
  598. this.txtBEGNUM.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtBEGNUM_KeyPress);
  599. //
  600. // txtNUM
  601. //
  602. this.txtNUM.EnterMoveNextControl = true;
  603. this.txtNUM.Location = new System.Drawing.Point(150, 30);
  604. this.txtNUM.Name = "txtNUM";
  605. this.txtNUM.Size = new System.Drawing.Size(149, 20);
  606. this.txtNUM.TabIndex = 87;
  607. this.txtNUM.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.txtNUM_KeyPress);
  608. //
  609. // radLOGIN
  610. //
  611. this.radLOGIN.AutoSize = true;
  612. this.radLOGIN.Location = new System.Drawing.Point(55, 109);
  613. this.radLOGIN.Name = "radLOGIN";
  614. this.radLOGIN.Size = new System.Drawing.Size(121, 18);
  615. this.radLOGIN.TabIndex = 86;
  616. this.radLOGIN.TabStop = true;
  617. this.radLOGIN.Text = "外协工单序号导入";
  618. this.radLOGIN.UseVisualStyleBackColor = true;
  619. //
  620. // radBEGNUM
  621. //
  622. this.radBEGNUM.AutoSize = true;
  623. this.radBEGNUM.Location = new System.Drawing.Point(54, 70);
  624. this.radBEGNUM.Name = "radBEGNUM";
  625. this.radBEGNUM.Size = new System.Drawing.Size(85, 18);
  626. this.radBEGNUM.TabIndex = 85;
  627. this.radBEGNUM.TabStop = true;
  628. this.radBEGNUM.Text = "起始序列号";
  629. this.radBEGNUM.UseVisualStyleBackColor = true;
  630. this.radBEGNUM.CheckedChanged += new System.EventHandler(this.radBEGNUM_CheckedChanged);
  631. //
  632. // radNUM
  633. //
  634. this.radNUM.AutoSize = true;
  635. this.radNUM.Checked = true;
  636. this.radNUM.Location = new System.Drawing.Point(55, 32);
  637. this.radNUM.Name = "radNUM";
  638. this.radNUM.Size = new System.Drawing.Size(61, 18);
  639. this.radNUM.TabIndex = 84;
  640. this.radNUM.TabStop = true;
  641. this.radNUM.Text = "序列号";
  642. this.radNUM.UseVisualStyleBackColor = true;
  643. this.radNUM.CheckedChanged += new System.EventHandler(this.radNUM_CheckedChanged);
  644. //
  645. // groupBox1
  646. //
  647. this.groupBox1.Controls.Add(this.txtBAGNUM);
  648. this.groupBox1.Controls.Add(this.txtCOUNTMIN);
  649. this.groupBox1.Controls.Add(this.radACOUNTMIN);
  650. this.groupBox1.Controls.Add(this.radBAGNUM);
  651. this.groupBox1.Location = new System.Drawing.Point(31, 51);
  652. this.groupBox1.Name = "groupBox1";
  653. this.groupBox1.Size = new System.Drawing.Size(335, 161);
  654. this.groupBox1.TabIndex = 101;
  655. this.groupBox1.TabStop = false;
  656. this.groupBox1.Text = "[批次物料]追溯信息维护";
  657. //
  658. // txtBAGNUM
  659. //
  660. this.txtBAGNUM.EnterMoveNextControl = true;
  661. this.txtBAGNUM.Location = new System.Drawing.Point(127, 84);
  662. this.txtBAGNUM.Name = "txtBAGNUM";
  663. this.txtBAGNUM.Size = new System.Drawing.Size(139, 20);
  664. this.txtBAGNUM.TabIndex = 86;
  665. //
  666. // txtCOUNTMIN
  667. //
  668. this.txtCOUNTMIN.EnterMoveNextControl = true;
  669. this.txtCOUNTMIN.Location = new System.Drawing.Point(127, 46);
  670. this.txtCOUNTMIN.Name = "txtCOUNTMIN";
  671. this.txtCOUNTMIN.Size = new System.Drawing.Size(139, 20);
  672. this.txtCOUNTMIN.TabIndex = 84;
  673. //
  674. // radACOUNTMIN
  675. //
  676. this.radACOUNTMIN.AutoSize = true;
  677. this.radACOUNTMIN.Checked = true;
  678. this.radACOUNTMIN.Location = new System.Drawing.Point(25, 44);
  679. this.radACOUNTMIN.Name = "radACOUNTMIN";
  680. this.radACOUNTMIN.Size = new System.Drawing.Size(97, 18);
  681. this.radACOUNTMIN.TabIndex = 0;
  682. this.radACOUNTMIN.TabStop = true;
  683. this.radACOUNTMIN.Text = "最小包装数量";
  684. this.radACOUNTMIN.UseVisualStyleBackColor = true;
  685. this.radACOUNTMIN.CheckedChanged += new System.EventHandler(this.radACOUNTMIN_CheckedChanged);
  686. //
  687. // radBAGNUM
  688. //
  689. this.radBAGNUM.AutoSize = true;
  690. this.radBAGNUM.Location = new System.Drawing.Point(24, 83);
  691. this.radBAGNUM.Name = "radBAGNUM";
  692. this.radBAGNUM.Size = new System.Drawing.Size(61, 18);
  693. this.radBAGNUM.TabIndex = 1;
  694. this.radBAGNUM.TabStop = true;
  695. this.radBAGNUM.Text = "分包数";
  696. this.radBAGNUM.UseVisualStyleBackColor = true;
  697. this.radBAGNUM.CheckedChanged += new System.EventHandler(this.radBAGNUM_CheckedChanged);
  698. //
  699. // labMAIN
  700. //
  701. this.labMAIN.Appearance.ForeColor = System.Drawing.Color.Gray;
  702. this.labMAIN.Location = new System.Drawing.Point(945, 13);
  703. this.labMAIN.Name = "labMAIN";
  704. this.labMAIN.Size = new System.Drawing.Size(7, 14);
  705. this.labMAIN.TabIndex = 100;
  706. this.labMAIN.Text = "0";
  707. //
  708. // labelControl6
  709. //
  710. this.labelControl6.Appearance.ForeColor = System.Drawing.Color.Gray;
  711. this.labelControl6.Location = new System.Drawing.Point(874, 12);
  712. this.labelControl6.Name = "labelControl6";
  713. this.labelControl6.Size = new System.Drawing.Size(64, 14);
  714. this.labelControl6.TabIndex = 100;
  715. this.labelControl6.Text = "已维护数量:";
  716. //
  717. // panelControl3
  718. //
  719. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  720. this.panelControl3.Appearance.Options.UseBackColor = true;
  721. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  722. this.panelControl3.Controls.Add(this.btnConfig);
  723. this.panelControl3.Controls.Add(this.btnFilter);
  724. this.panelControl3.Controls.Add(this.btnSERIAL);
  725. this.panelControl3.Controls.Add(this.btnModify);
  726. this.panelControl3.Controls.Add(this.btnCreate);
  727. this.panelControl3.Controls.Add(this.btnCancelAll);
  728. this.panelControl3.Controls.Add(this.btnDel);
  729. this.panelControl3.Controls.Add(this.btnSelectAll);
  730. this.panelControl3.Controls.Add(this.btnRefresh);
  731. this.panelControl3.Controls.Add(this.btnExit);
  732. this.panelControl3.Controls.Add(this.btnOutPut);
  733. this.panelControl3.Controls.Add(this.labelControl14);
  734. this.panelControl3.Controls.Add(this.panelControl1);
  735. this.panelControl3.Controls.Add(this.simpleButton2);
  736. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  737. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  738. this.panelControl3.Name = "panelControl3";
  739. this.panelControl3.Size = new System.Drawing.Size(994, 148);
  740. this.panelControl3.TabIndex = 26;
  741. //
  742. // btnConfig
  743. //
  744. this.btnConfig.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  745. this.btnConfig.Appearance.ForeColor = System.Drawing.Color.White;
  746. this.btnConfig.Appearance.Options.UseFont = true;
  747. this.btnConfig.Appearance.Options.UseForeColor = true;
  748. this.btnConfig.Appearance.Options.UseTextOptions = true;
  749. this.btnConfig.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  750. this.btnConfig.Image = ((System.Drawing.Image)(resources.GetObject("btnConfig.Image")));
  751. this.btnConfig.Location = new System.Drawing.Point(182, 0);
  752. this.btnConfig.LookAndFeel.SkinName = "BlueButtonSkin";
  753. this.btnConfig.LookAndFeel.UseDefaultLookAndFeel = false;
  754. this.btnConfig.Name = "btnConfig";
  755. this.btnConfig.Size = new System.Drawing.Size(92, 30);
  756. this.btnConfig.TabIndex = 35;
  757. this.btnConfig.Text = "数据源设置";
  758. this.btnConfig.Click += new System.EventHandler(this.btnConfig_Click);
  759. //
  760. // btnFilter
  761. //
  762. this.btnFilter.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  763. this.btnFilter.Appearance.ForeColor = System.Drawing.Color.White;
  764. this.btnFilter.Appearance.Options.UseFont = true;
  765. this.btnFilter.Appearance.Options.UseForeColor = true;
  766. this.btnFilter.Appearance.Options.UseTextOptions = true;
  767. this.btnFilter.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  768. this.btnFilter.Image = ((System.Drawing.Image)(resources.GetObject("btnFilter.Image")));
  769. this.btnFilter.Location = new System.Drawing.Point(123, 0);
  770. this.btnFilter.LookAndFeel.SkinName = "BlueButtonSkin";
  771. this.btnFilter.LookAndFeel.UseDefaultLookAndFeel = false;
  772. this.btnFilter.Name = "btnFilter";
  773. this.btnFilter.Size = new System.Drawing.Size(59, 30);
  774. this.btnFilter.TabIndex = 34;
  775. this.btnFilter.Text = "过滤";
  776. this.btnFilter.Click += new System.EventHandler(this.btnFilter_Click);
  777. //
  778. // btnSERIAL
  779. //
  780. this.btnSERIAL.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  781. this.btnSERIAL.Appearance.ForeColor = System.Drawing.Color.White;
  782. this.btnSERIAL.Appearance.Options.UseFont = true;
  783. this.btnSERIAL.Appearance.Options.UseForeColor = true;
  784. this.btnSERIAL.Appearance.Options.UseTextOptions = true;
  785. this.btnSERIAL.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  786. this.btnSERIAL.Image = ((System.Drawing.Image)(resources.GetObject("btnSERIAL.Image")));
  787. this.btnSERIAL.Location = new System.Drawing.Point(465, 0);
  788. this.btnSERIAL.LookAndFeel.SkinName = "BlueButtonSkin";
  789. this.btnSERIAL.LookAndFeel.UseDefaultLookAndFeel = false;
  790. this.btnSERIAL.Name = "btnSERIAL";
  791. this.btnSERIAL.Size = new System.Drawing.Size(89, 30);
  792. this.btnSERIAL.TabIndex = 33;
  793. this.btnSERIAL.Text = "生成序列号";
  794. this.btnSERIAL.Click += new System.EventHandler(this.simpleButton1_Click);
  795. //
  796. // btnModify
  797. //
  798. this.btnModify.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  799. this.btnModify.Appearance.ForeColor = System.Drawing.Color.White;
  800. this.btnModify.Appearance.Options.UseFont = true;
  801. this.btnModify.Appearance.Options.UseForeColor = true;
  802. this.btnModify.Appearance.Options.UseTextOptions = true;
  803. this.btnModify.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  804. this.btnModify.Image = ((System.Drawing.Image)(resources.GetObject("btnModify.Image")));
  805. this.btnModify.Location = new System.Drawing.Point(554, 0);
  806. this.btnModify.LookAndFeel.SkinName = "BlueButtonSkin";
  807. this.btnModify.LookAndFeel.UseDefaultLookAndFeel = false;
  808. this.btnModify.Name = "btnModify";
  809. this.btnModify.Size = new System.Drawing.Size(63, 30);
  810. this.btnModify.TabIndex = 32;
  811. this.btnModify.Text = "保存";
  812. this.btnModify.Click += new System.EventHandler(this.btnModify_Click);
  813. //
  814. // btnCreate
  815. //
  816. this.btnCreate.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  817. this.btnCreate.Appearance.ForeColor = System.Drawing.Color.White;
  818. this.btnCreate.Appearance.Options.UseFont = true;
  819. this.btnCreate.Appearance.Options.UseForeColor = true;
  820. this.btnCreate.Appearance.Options.UseTextOptions = true;
  821. this.btnCreate.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  822. this.btnCreate.Image = ((System.Drawing.Image)(resources.GetObject("btnCreate.Image")));
  823. this.btnCreate.Location = new System.Drawing.Point(390, 0);
  824. this.btnCreate.LookAndFeel.SkinName = "BlueButtonSkin";
  825. this.btnCreate.LookAndFeel.UseDefaultLookAndFeel = false;
  826. this.btnCreate.Name = "btnCreate";
  827. this.btnCreate.Size = new System.Drawing.Size(75, 30);
  828. this.btnCreate.TabIndex = 31;
  829. this.btnCreate.Text = "生成新批";
  830. this.btnCreate.Click += new System.EventHandler(this.btnNEW_Click);
  831. //
  832. // btnCancelAll
  833. //
  834. this.btnCancelAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  835. this.btnCancelAll.Appearance.ForeColor = System.Drawing.Color.White;
  836. this.btnCancelAll.Appearance.Options.UseFont = true;
  837. this.btnCancelAll.Appearance.Options.UseForeColor = true;
  838. this.btnCancelAll.Appearance.Options.UseTextOptions = true;
  839. this.btnCancelAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  840. this.btnCancelAll.Image = ((System.Drawing.Image)(resources.GetObject("btnCancelAll.Image")));
  841. this.btnCancelAll.Location = new System.Drawing.Point(332, 0);
  842. this.btnCancelAll.LookAndFeel.SkinName = "BlueButtonSkin";
  843. this.btnCancelAll.LookAndFeel.UseDefaultLookAndFeel = false;
  844. this.btnCancelAll.Name = "btnCancelAll";
  845. this.btnCancelAll.Size = new System.Drawing.Size(58, 30);
  846. this.btnCancelAll.TabIndex = 30;
  847. this.btnCancelAll.Text = "全消";
  848. this.btnCancelAll.Click += new System.EventHandler(this.btnCancelAll_Click);
  849. //
  850. // btnDel
  851. //
  852. this.btnDel.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  853. this.btnDel.Appearance.ForeColor = System.Drawing.Color.White;
  854. this.btnDel.Appearance.Options.UseFont = true;
  855. this.btnDel.Appearance.Options.UseForeColor = true;
  856. this.btnDel.Appearance.Options.UseTextOptions = true;
  857. this.btnDel.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  858. this.btnDel.Image = ((System.Drawing.Image)(resources.GetObject("btnDel.Image")));
  859. this.btnDel.Location = new System.Drawing.Point(617, 0);
  860. this.btnDel.LookAndFeel.SkinName = "BlueButtonSkin";
  861. this.btnDel.LookAndFeel.UseDefaultLookAndFeel = false;
  862. this.btnDel.Name = "btnDel";
  863. this.btnDel.Size = new System.Drawing.Size(58, 30);
  864. this.btnDel.TabIndex = 29;
  865. this.btnDel.Text = "删除";
  866. this.btnDel.Click += new System.EventHandler(this.btnDel_Click);
  867. //
  868. // btnSelectAll
  869. //
  870. this.btnSelectAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  871. this.btnSelectAll.Appearance.ForeColor = System.Drawing.Color.White;
  872. this.btnSelectAll.Appearance.Options.UseFont = true;
  873. this.btnSelectAll.Appearance.Options.UseForeColor = true;
  874. this.btnSelectAll.Appearance.Options.UseTextOptions = true;
  875. this.btnSelectAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  876. this.btnSelectAll.Image = ((System.Drawing.Image)(resources.GetObject("btnSelectAll.Image")));
  877. this.btnSelectAll.Location = new System.Drawing.Point(274, 0);
  878. this.btnSelectAll.LookAndFeel.SkinName = "BlueButtonSkin";
  879. this.btnSelectAll.LookAndFeel.UseDefaultLookAndFeel = false;
  880. this.btnSelectAll.Name = "btnSelectAll";
  881. this.btnSelectAll.Size = new System.Drawing.Size(58, 30);
  882. this.btnSelectAll.TabIndex = 28;
  883. this.btnSelectAll.Text = "全选";
  884. this.btnSelectAll.Click += new System.EventHandler(this.btnSelectAll_Click);
  885. //
  886. // btnRefresh
  887. //
  888. this.btnRefresh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  889. this.btnRefresh.Appearance.ForeColor = System.Drawing.Color.White;
  890. this.btnRefresh.Appearance.Options.UseFont = true;
  891. this.btnRefresh.Appearance.Options.UseForeColor = true;
  892. this.btnRefresh.Appearance.Options.UseTextOptions = true;
  893. this.btnRefresh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  894. this.btnRefresh.Image = ((System.Drawing.Image)(resources.GetObject("btnRefresh.Image")));
  895. this.btnRefresh.Location = new System.Drawing.Point(738, 0);
  896. this.btnRefresh.LookAndFeel.SkinName = "BlueButtonSkin";
  897. this.btnRefresh.LookAndFeel.UseDefaultLookAndFeel = false;
  898. this.btnRefresh.Name = "btnRefresh";
  899. this.btnRefresh.Size = new System.Drawing.Size(58, 30);
  900. this.btnRefresh.TabIndex = 27;
  901. this.btnRefresh.Text = "刷新";
  902. this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click);
  903. //
  904. // btnExit
  905. //
  906. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  907. this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
  908. this.btnExit.Appearance.Options.UseFont = true;
  909. this.btnExit.Appearance.Options.UseForeColor = true;
  910. this.btnExit.Appearance.Options.UseTextOptions = true;
  911. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  912. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  913. this.btnExit.Location = new System.Drawing.Point(796, 0);
  914. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  915. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  916. this.btnExit.Name = "btnExit";
  917. this.btnExit.Size = new System.Drawing.Size(55, 30);
  918. this.btnExit.TabIndex = 26;
  919. this.btnExit.Text = "退出";
  920. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  921. //
  922. // btnOutPut
  923. //
  924. this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  925. this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White;
  926. this.btnOutPut.Appearance.Options.UseFont = true;
  927. this.btnOutPut.Appearance.Options.UseForeColor = true;
  928. this.btnOutPut.Appearance.Options.UseTextOptions = true;
  929. this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  930. this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
  931. this.btnOutPut.Location = new System.Drawing.Point(675, 0);
  932. this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
  933. this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
  934. this.btnOutPut.Name = "btnOutPut";
  935. this.btnOutPut.Size = new System.Drawing.Size(63, 30);
  936. this.btnOutPut.TabIndex = 25;
  937. this.btnOutPut.Text = "导出";
  938. this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click);
  939. //
  940. // labelControl14
  941. //
  942. this.labelControl14.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  943. this.labelControl14.Appearance.ForeColor = System.Drawing.Color.White;
  944. this.labelControl14.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  945. this.labelControl14.Location = new System.Drawing.Point(3, 4);
  946. this.labelControl14.Name = "labelControl14";
  947. this.labelControl14.Size = new System.Drawing.Size(128, 23);
  948. this.labelControl14.TabIndex = 19;
  949. this.labelControl14.Text = "物料信息追溯维护";
  950. //
  951. // simpleButton2
  952. //
  953. this.simpleButton2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  954. this.simpleButton2.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  955. this.simpleButton2.Appearance.ForeColor = System.Drawing.Color.White;
  956. this.simpleButton2.Appearance.Options.UseFont = true;
  957. this.simpleButton2.Appearance.Options.UseForeColor = true;
  958. this.simpleButton2.Appearance.Options.UseTextOptions = true;
  959. this.simpleButton2.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  960. this.simpleButton2.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton2.Image")));
  961. this.simpleButton2.Location = new System.Drawing.Point(968, 0);
  962. this.simpleButton2.LookAndFeel.SkinName = "BlueButtonSkin";
  963. this.simpleButton2.LookAndFeel.UseDefaultLookAndFeel = false;
  964. this.simpleButton2.Name = "simpleButton2";
  965. this.simpleButton2.Size = new System.Drawing.Size(26, 27);
  966. this.simpleButton2.TabIndex = 14;
  967. this.simpleButton2.Click += new System.EventHandler(this.simpleButton2_Click);
  968. //
  969. // panelControl4
  970. //
  971. this.panelControl4.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  972. this.panelControl4.Appearance.Options.UseBackColor = true;
  973. this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  974. this.panelControl4.Controls.Add(this.grdDetail);
  975. this.panelControl4.Dock = System.Windows.Forms.DockStyle.Fill;
  976. this.panelControl4.Location = new System.Drawing.Point(0, 148);
  977. this.panelControl4.Name = "panelControl4";
  978. this.panelControl4.Size = new System.Drawing.Size(994, 148);
  979. this.panelControl4.TabIndex = 27;
  980. //
  981. // FormICSITEMLOTAdd
  982. //
  983. this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  984. this.Appearance.Options.UseBackColor = true;
  985. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  986. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  987. this.ClientSize = new System.Drawing.Size(994, 544);
  988. this.Controls.Add(this.panelControl4);
  989. this.Controls.Add(this.panelControl3);
  990. this.Controls.Add(this.panelControl2);
  991. this.Controls.Add(this.lblTitle);
  992. this.Controls.Add(this.btnClose);
  993. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  994. this.Name = "FormICSITEMLOTAdd";
  995. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  996. this.Text = "FormContainerAddEdit";
  997. ((System.ComponentModel.ISupportInitialize)(this.gridView4)).EndInit();
  998. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit1)).EndInit();
  999. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  1000. ((System.ComponentModel.ISupportInitialize)(this.gv3)).EndInit();
  1001. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemCheckEdit2)).EndInit();
  1002. ((System.ComponentModel.ISupportInitialize)(this.txtITEMCODE.Properties)).EndInit();
  1003. ((System.ComponentModel.ISupportInitialize)(this.txtUNIT.Properties)).EndInit();
  1004. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
  1005. this.panelControl1.ResumeLayout(false);
  1006. this.panelControl1.PerformLayout();
  1007. ((System.ComponentModel.ISupportInitialize)(this.txtID.Properties)).EndInit();
  1008. ((System.ComponentModel.ISupportInitialize)(this.btnSTNO.Properties)).EndInit();
  1009. ((System.ComponentModel.ISupportInitialize)(this.txtMEMO.Properties)).EndInit();
  1010. ((System.ComponentModel.ISupportInitialize)(this.txtINVCONTROLTYPE.Properties)).EndInit();
  1011. ((System.ComponentModel.ISupportInitialize)(this.txtQualifyQTY.Properties)).EndInit();
  1012. ((System.ComponentModel.ISupportInitialize)(this.txtVENDORCODE.Properties)).EndInit();
  1013. ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
  1014. this.panelControl2.ResumeLayout(false);
  1015. this.panelControl2.PerformLayout();
  1016. this.groupBox2.ResumeLayout(false);
  1017. this.groupBox2.PerformLayout();
  1018. ((System.ComponentModel.ISupportInitialize)(this.txtCOUNT.Properties)).EndInit();
  1019. ((System.ComponentModel.ISupportInitialize)(this.txtBEGNUM.Properties)).EndInit();
  1020. ((System.ComponentModel.ISupportInitialize)(this.txtNUM.Properties)).EndInit();
  1021. this.groupBox1.ResumeLayout(false);
  1022. this.groupBox1.PerformLayout();
  1023. ((System.ComponentModel.ISupportInitialize)(this.txtBAGNUM.Properties)).EndInit();
  1024. ((System.ComponentModel.ISupportInitialize)(this.txtCOUNTMIN.Properties)).EndInit();
  1025. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  1026. this.panelControl3.ResumeLayout(false);
  1027. ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
  1028. this.panelControl4.ResumeLayout(false);
  1029. this.ResumeLayout(false);
  1030. }
  1031. #endregion
  1032. private DevExpress.XtraEditors.SimpleButton btnClose;
  1033. private DevExpress.XtraEditors.LabelControl lblTitle;
  1034. private DevExpress.XtraEditors.LabelControl labelControl2;
  1035. private DevExpress.XtraEditors.LabelControl labelControl1;
  1036. private DevExpress.XtraEditors.TextEdit txtITEMCODE;
  1037. private DevExpress.XtraEditors.LabelControl labelControl12;
  1038. private DevExpress.XtraEditors.LabelControl labelControl13;
  1039. private DevExpress.XtraEditors.TextEdit txtUNIT;
  1040. private DevExpress.XtraEditors.PanelControl panelControl1;
  1041. private DevExpress.XtraEditors.TextEdit txtVENDORCODE;
  1042. private DevExpress.XtraEditors.PanelControl panelControl2;
  1043. private DevExpress.XtraEditors.TextEdit txtMEMO;
  1044. private DevExpress.XtraEditors.LabelControl labelControl10;
  1045. private DevExpress.XtraEditors.TextEdit txtINVCONTROLTYPE;
  1046. private DevExpress.XtraEditors.TextEdit txtQualifyQTY;
  1047. private DevExpress.XtraEditors.LabelControl labelControl8;
  1048. private DevExpress.XtraEditors.LabelControl labelControl9;
  1049. private System.Windows.Forms.ComboBox comNUM;
  1050. private DevExpress.XtraEditors.LabelControl labelControl7;
  1051. private DevExpress.XtraEditors.ButtonEdit btnSTNO;
  1052. private DevExpress.XtraEditors.TextEdit txtBAGNUM;
  1053. private DevExpress.XtraEditors.TextEdit txtCOUNTMIN;
  1054. private DevExpress.XtraEditors.PanelControl panelControl3;
  1055. private DevExpress.XtraEditors.LabelControl labelControl14;
  1056. private DevExpress.XtraEditors.SimpleButton simpleButton2;
  1057. private DevExpress.XtraEditors.PanelControl panelControl4;
  1058. private DevExpress.XtraEditors.TextEdit txtID;
  1059. private DevExpress.XtraEditors.SimpleButton btnSERIAL;
  1060. private DevExpress.XtraEditors.SimpleButton btnModify;
  1061. private DevExpress.XtraEditors.SimpleButton btnCreate;
  1062. private DevExpress.XtraEditors.SimpleButton btnCancelAll;
  1063. private DevExpress.XtraEditors.SimpleButton btnDel;
  1064. private DevExpress.XtraEditors.SimpleButton btnSelectAll;
  1065. private DevExpress.XtraEditors.SimpleButton btnRefresh;
  1066. private DevExpress.XtraEditors.SimpleButton btnExit;
  1067. private DevExpress.XtraEditors.SimpleButton btnOutPut;
  1068. private DevExpress.XtraEditors.SimpleButton btnFilter;
  1069. private DevExpress.XtraEditors.SimpleButton btnConfig;
  1070. private System.Windows.Forms.RadioButton radBAGNUM;
  1071. private System.Windows.Forms.RadioButton radACOUNTMIN;
  1072. private DevExpress.XtraEditors.LabelControl labMAIN;
  1073. private DevExpress.XtraEditors.LabelControl labelControl6;
  1074. private System.Windows.Forms.GroupBox groupBox1;
  1075. private System.Windows.Forms.GroupBox groupBox2;
  1076. private System.Windows.Forms.Button btnREFER;
  1077. private DevExpress.XtraEditors.TextEdit txtCOUNT;
  1078. private DevExpress.XtraEditors.LabelControl labelControl11;
  1079. private DevExpress.XtraEditors.TextEdit txtBEGNUM;
  1080. private DevExpress.XtraEditors.TextEdit txtNUM;
  1081. private System.Windows.Forms.RadioButton radLOGIN;
  1082. private System.Windows.Forms.RadioButton radBEGNUM;
  1083. private System.Windows.Forms.RadioButton radNUM;
  1084. private DevExpress.XtraGrid.GridControl grdDetail;
  1085. private DevExpress.XtraGrid.Views.Grid.GridView gridView4;
  1086. private DevExpress.XtraGrid.Columns.GridColumn colSelect;
  1087. private DevExpress.XtraGrid.Columns.GridColumn PRONUM;
  1088. private DevExpress.XtraGrid.Columns.GridColumn colLotNO;
  1089. private DevExpress.XtraGrid.Views.Grid.GridView gv3;
  1090. private DevExpress.XtraGrid.Columns.GridColumn ID;
  1091. private DevExpress.XtraGrid.Columns.GridColumn coSelect;
  1092. private DevExpress.XtraGrid.Columns.GridColumn LotNO;
  1093. private DevExpress.XtraGrid.Columns.GridColumn ItemCode;
  1094. private DevExpress.XtraGrid.Columns.GridColumn MUSERNAME;
  1095. private DevExpress.XtraGrid.Columns.GridColumn MTIME;
  1096. private DevExpress.XtraGrid.Columns.GridColumn PRODUCTDATE;
  1097. private DevExpress.XtraGrid.Columns.GridColumn VENDORITEMCODE;
  1098. private DevExpress.XtraGrid.Columns.GridColumn VenderLotNO;
  1099. private DevExpress.XtraGrid.Columns.GridColumn INVDESC;
  1100. private DevExpress.XtraGrid.Columns.GridColumn LOTQTY;
  1101. private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit1;
  1102. private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryItemCheckEdit2;
  1103. }
  1104. }