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

793 lines
42 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSPicking
  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(FormICSPicking));
  30. this.gridViewDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  31. this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
  32. this.colVouchCode = new DevExpress.XtraGrid.Columns.GridColumn();
  33. this.coliMOCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  34. this.colPickingLineLine = new DevExpress.XtraGrid.Columns.GridColumn();
  35. this.colITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  36. this.colINVNAME = new DevExpress.XtraGrid.Columns.GridColumn();
  37. this.colINVSTD = new DevExpress.XtraGrid.Columns.GridColumn();
  38. this.colINVUOM = new DevExpress.XtraGrid.Columns.GridColumn();
  39. this.colPLANQTY = new DevExpress.XtraGrid.Columns.GridColumn();
  40. this.colHasQuantity = new DevExpress.XtraGrid.Columns.GridColumn();
  41. this.colWHCode = new DevExpress.XtraGrid.Columns.GridColumn();
  42. this.coliStorageName = new DevExpress.XtraGrid.Columns.GridColumn();
  43. this.coliMUSER = new DevExpress.XtraGrid.Columns.GridColumn();
  44. this.coliMTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  45. this.colMoverCode = new DevExpress.XtraGrid.Columns.GridColumn();
  46. this.grdDetail = new DevExpress.XtraGrid.GridControl();
  47. this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  48. this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
  49. this.ID = new DevExpress.XtraGrid.Columns.GridColumn();
  50. this.colMOCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  51. this.colPickingNO = new DevExpress.XtraGrid.Columns.GridColumn();
  52. this.colMORow = new DevExpress.XtraGrid.Columns.GridColumn();
  53. this.colMEMO = new DevExpress.XtraGrid.Columns.GridColumn();
  54. this.colCreateTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  55. this.colCreateUSER = new DevExpress.XtraGrid.Columns.GridColumn();
  56. this.colEATTRIBUTE1 = new DevExpress.XtraGrid.Columns.GridColumn();
  57. this.colStorageCode = new DevExpress.XtraGrid.Columns.GridColumn();
  58. this.colStorageName = new DevExpress.XtraGrid.Columns.GridColumn();
  59. this.colMOACTQTY = new DevExpress.XtraGrid.Columns.GridColumn();
  60. this.coliQuantity = new DevExpress.XtraGrid.Columns.GridColumn();
  61. this.colWorkPoint = new DevExpress.XtraGrid.Columns.GridColumn();
  62. this.colMUSER = new DevExpress.XtraGrid.Columns.GridColumn();
  63. this.colMUSERName = new DevExpress.XtraGrid.Columns.GridColumn();
  64. this.colMTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  65. this.colDDState = new DevExpress.XtraGrid.Columns.GridColumn();
  66. this.repSerialButtonEdit = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  67. this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
  68. this.btnConfig = new DevExpress.XtraEditors.SimpleButton();
  69. this.btnExit = new DevExpress.XtraEditors.SimpleButton();
  70. this.btnFilter = new DevExpress.XtraEditors.SimpleButton();
  71. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  72. this.btnDele = new DevExpress.XtraEditors.SimpleButton();
  73. this.btnModify = new DevExpress.XtraEditors.SimpleButton();
  74. this.btnCreate = new DevExpress.XtraEditors.SimpleButton();
  75. this.btnGetInfo = new DevExpress.XtraEditors.SimpleButton();
  76. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  77. this.btnCancelAll = new DevExpress.XtraEditors.SimpleButton();
  78. this.btnSelectAll = new DevExpress.XtraEditors.SimpleButton();
  79. this.btnRefresh = new DevExpress.XtraEditors.SimpleButton();
  80. this.MOTitle = new DevExpress.XtraEditors.LabelControl();
  81. this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
  82. this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
  83. ((System.ComponentModel.ISupportInitialize)(this.gridViewDetail)).BeginInit();
  84. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  85. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  86. ((System.ComponentModel.ISupportInitialize)(this.repSerialButtonEdit)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  88. this.panelControl3.SuspendLayout();
  89. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
  90. this.groupControl1.SuspendLayout();
  91. this.SuspendLayout();
  92. //
  93. // gridViewDetail
  94. //
  95. this.gridViewDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  96. this.colID,
  97. this.colVouchCode,
  98. this.coliMOCODE,
  99. this.colPickingLineLine,
  100. this.colITEMCODE,
  101. this.colINVNAME,
  102. this.colINVSTD,
  103. this.colINVUOM,
  104. this.colPLANQTY,
  105. this.colHasQuantity,
  106. this.colWHCode,
  107. this.coliStorageName,
  108. this.coliMUSER,
  109. this.coliMTIME,
  110. this.colMoverCode});
  111. this.gridViewDetail.GridControl = this.grdDetail;
  112. this.gridViewDetail.Name = "gridViewDetail";
  113. this.gridViewDetail.OptionsBehavior.ReadOnly = true;
  114. this.gridViewDetail.OptionsView.ShowGroupPanel = false;
  115. //
  116. // colID
  117. //
  118. this.colID.FieldName = "ID";
  119. this.colID.Name = "colID";
  120. //
  121. // colVouchCode
  122. //
  123. this.colVouchCode.Caption = "单据号";
  124. this.colVouchCode.FieldName = "VouchCode";
  125. this.colVouchCode.Name = "colVouchCode";
  126. this.colVouchCode.Visible = true;
  127. this.colVouchCode.VisibleIndex = 0;
  128. //
  129. // coliMOCODE
  130. //
  131. this.coliMOCODE.Caption = "生产订单号";
  132. this.coliMOCODE.FieldName = "MOCODE";
  133. this.coliMOCODE.Name = "coliMOCODE";
  134. this.coliMOCODE.Visible = true;
  135. this.coliMOCODE.VisibleIndex = 1;
  136. //
  137. // colPickingLineLine
  138. //
  139. this.colPickingLineLine.Caption = "生产订单行号";
  140. this.colPickingLineLine.FieldName = "MORow";
  141. this.colPickingLineLine.Name = "colPickingLineLine";
  142. this.colPickingLineLine.Visible = true;
  143. this.colPickingLineLine.VisibleIndex = 2;
  144. //
  145. // colITEMCODE
  146. //
  147. this.colITEMCODE.Caption = "存货编码";
  148. this.colITEMCODE.FieldName = "SubInvCode";
  149. this.colITEMCODE.Name = "colITEMCODE";
  150. this.colITEMCODE.Visible = true;
  151. this.colITEMCODE.VisibleIndex = 3;
  152. //
  153. // colINVNAME
  154. //
  155. this.colINVNAME.Caption = "存货名称";
  156. this.colINVNAME.FieldName = "INVNAME";
  157. this.colINVNAME.Name = "colINVNAME";
  158. this.colINVNAME.Visible = true;
  159. this.colINVNAME.VisibleIndex = 4;
  160. //
  161. // colINVSTD
  162. //
  163. this.colINVSTD.Caption = "规格型号";
  164. this.colINVSTD.FieldName = "INVSTD";
  165. this.colINVSTD.Name = "colINVSTD";
  166. this.colINVSTD.Visible = true;
  167. this.colINVSTD.VisibleIndex = 5;
  168. //
  169. // colINVUOM
  170. //
  171. this.colINVUOM.Caption = "单位";
  172. this.colINVUOM.FieldName = "INVUOM";
  173. this.colINVUOM.Name = "colINVUOM";
  174. this.colINVUOM.Visible = true;
  175. this.colINVUOM.VisibleIndex = 6;
  176. //
  177. // colPLANQTY
  178. //
  179. this.colPLANQTY.Caption = "应退数量";
  180. this.colPLANQTY.FieldName = "Quantity";
  181. this.colPLANQTY.Name = "colPLANQTY";
  182. this.colPLANQTY.Visible = true;
  183. this.colPLANQTY.VisibleIndex = 7;
  184. //
  185. // colHasQuantity
  186. //
  187. this.colHasQuantity.Caption = "已退数量";
  188. this.colHasQuantity.FieldName = "HasQuantity";
  189. this.colHasQuantity.Name = "colHasQuantity";
  190. this.colHasQuantity.Visible = true;
  191. this.colHasQuantity.VisibleIndex = 8;
  192. //
  193. // colWHCode
  194. //
  195. this.colWHCode.Caption = "仓库代码";
  196. this.colWHCode.FieldName = "WHCode";
  197. this.colWHCode.Name = "colWHCode";
  198. this.colWHCode.Visible = true;
  199. this.colWHCode.VisibleIndex = 9;
  200. //
  201. // coliStorageName
  202. //
  203. this.coliStorageName.Caption = "仓库名称";
  204. this.coliStorageName.FieldName = "StorageName";
  205. this.coliStorageName.Name = "coliStorageName";
  206. this.coliStorageName.Visible = true;
  207. this.coliStorageName.VisibleIndex = 11;
  208. //
  209. // coliMUSER
  210. //
  211. this.coliMUSER.Caption = "维护人";
  212. this.coliMUSER.FieldName = "MUSER";
  213. this.coliMUSER.Name = "coliMUSER";
  214. this.coliMUSER.Visible = true;
  215. this.coliMUSER.VisibleIndex = 12;
  216. //
  217. // coliMTIME
  218. //
  219. this.coliMTIME.Caption = "维护时间";
  220. this.coliMTIME.FieldName = "MTIME";
  221. this.coliMTIME.Name = "coliMTIME";
  222. this.coliMTIME.Visible = true;
  223. this.coliMTIME.VisibleIndex = 13;
  224. //
  225. // colMoverCode
  226. //
  227. this.colMoverCode.Caption = "零件号";
  228. this.colMoverCode.FieldName = "MoverCode";
  229. this.colMoverCode.Name = "colMoverCode";
  230. this.colMoverCode.Visible = true;
  231. this.colMoverCode.VisibleIndex = 10;
  232. //
  233. // grdDetail
  234. //
  235. this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  236. this.grdDetail.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  237. gridLevelNode1.LevelTemplate = this.gridViewDetail;
  238. gridLevelNode1.RelationName = "详情";
  239. this.grdDetail.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
  240. gridLevelNode1});
  241. this.grdDetail.Location = new System.Drawing.Point(2, 26);
  242. this.grdDetail.MainView = this.grvDetail;
  243. this.grdDetail.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  244. this.grdDetail.Name = "grdDetail";
  245. this.grdDetail.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  246. this.repSerialButtonEdit});
  247. this.grdDetail.Size = new System.Drawing.Size(1295, 464);
  248. this.grdDetail.TabIndex = 0;
  249. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  250. this.grvDetail,
  251. this.gridViewDetail});
  252. //
  253. // grvDetail
  254. //
  255. this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  256. this.colisSelect,
  257. this.ID,
  258. this.colMOCODE,
  259. this.colPickingNO,
  260. this.colMORow,
  261. this.colMEMO,
  262. this.colCreateTIME,
  263. this.colCreateUSER,
  264. this.colEATTRIBUTE1,
  265. this.colStorageCode,
  266. this.colStorageName,
  267. this.colMOACTQTY,
  268. this.coliQuantity,
  269. this.colWorkPoint,
  270. this.colMUSER,
  271. this.colMUSERName,
  272. this.colMTIME,
  273. this.colDDState});
  274. this.grvDetail.GridControl = this.grdDetail;
  275. this.grvDetail.IndicatorWidth = 60;
  276. this.grvDetail.Name = "grvDetail";
  277. this.grvDetail.OptionsBehavior.ReadOnly = true;
  278. this.grvDetail.OptionsSelection.MultiSelect = true;
  279. this.grvDetail.OptionsView.ColumnAutoWidth = false;
  280. this.grvDetail.OptionsView.ShowFooter = true;
  281. this.grvDetail.OptionsView.ShowGroupPanel = false;
  282. this.grvDetail.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
  283. this.grvDetail.DoubleClick += new System.EventHandler(this.grvDetail_DoubleClick);
  284. //
  285. // colisSelect
  286. //
  287. this.colisSelect.Caption = "选择";
  288. this.colisSelect.FieldName = "isSelect";
  289. this.colisSelect.Name = "colisSelect";
  290. this.colisSelect.OptionsColumn.AllowEdit = false;
  291. this.colisSelect.Visible = true;
  292. this.colisSelect.VisibleIndex = 0;
  293. //
  294. // ID
  295. //
  296. this.ID.Caption = "GUID";
  297. this.ID.FieldName = "ID";
  298. this.ID.Name = "ID";
  299. //
  300. // colMOCODE
  301. //
  302. this.colMOCODE.Caption = "生产订单号";
  303. this.colMOCODE.FieldName = "MOCODE";
  304. this.colMOCODE.Name = "colMOCODE";
  305. //
  306. // colPickingNO
  307. //
  308. this.colPickingNO.Caption = "单据号";
  309. this.colPickingNO.FieldName = "VouchCode";
  310. this.colPickingNO.Name = "colPickingNO";
  311. this.colPickingNO.Visible = true;
  312. this.colPickingNO.VisibleIndex = 1;
  313. this.colPickingNO.Width = 123;
  314. //
  315. // colMORow
  316. //
  317. this.colMORow.Caption = "生产订单行号";
  318. this.colMORow.FieldName = "MORow";
  319. this.colMORow.Name = "colMORow";
  320. //
  321. // colMEMO
  322. //
  323. this.colMEMO.Caption = "存货名称";
  324. this.colMEMO.FieldName = "SubInvCode";
  325. this.colMEMO.Name = "colMEMO";
  326. //
  327. // colCreateTIME
  328. //
  329. this.colCreateTIME.Caption = "创建时间";
  330. this.colCreateTIME.FieldName = "CreateTIME";
  331. this.colCreateTIME.Name = "colCreateTIME";
  332. this.colCreateTIME.Visible = true;
  333. this.colCreateTIME.VisibleIndex = 3;
  334. //
  335. // colCreateUSER
  336. //
  337. this.colCreateUSER.Caption = "创建人";
  338. this.colCreateUSER.FieldName = "CreateUSER";
  339. this.colCreateUSER.Name = "colCreateUSER";
  340. this.colCreateUSER.Visible = true;
  341. this.colCreateUSER.VisibleIndex = 2;
  342. //
  343. // colEATTRIBUTE1
  344. //
  345. this.colEATTRIBUTE1.Caption = "最后修改时间";
  346. this.colEATTRIBUTE1.FieldName = "EATTRIBUTE1";
  347. this.colEATTRIBUTE1.Name = "colEATTRIBUTE1";
  348. //
  349. // colStorageCode
  350. //
  351. this.colStorageCode.Caption = "仓库代码";
  352. this.colStorageCode.FieldName = "WHCode";
  353. this.colStorageCode.Name = "colStorageCode";
  354. //
  355. // colStorageName
  356. //
  357. this.colStorageName.Caption = "仓库名称";
  358. this.colStorageName.FieldName = "StorageName";
  359. this.colStorageName.Name = "colStorageName";
  360. //
  361. // colMOACTQTY
  362. //
  363. this.colMOACTQTY.Caption = "退库数量";
  364. this.colMOACTQTY.FieldName = "Quantity";
  365. this.colMOACTQTY.Name = "colMOACTQTY";
  366. //
  367. // coliQuantity
  368. //
  369. this.coliQuantity.Caption = "已退数量";
  370. this.coliQuantity.FieldName = "已退数量";
  371. this.coliQuantity.Name = "coliQuantity";
  372. //
  373. // colWorkPoint
  374. //
  375. this.colWorkPoint.Caption = "站点";
  376. this.colWorkPoint.FieldName = "WorkPoint";
  377. this.colWorkPoint.Name = "colWorkPoint";
  378. //
  379. // colMUSER
  380. //
  381. this.colMUSER.Caption = "维护人";
  382. this.colMUSER.FieldName = "MUSER";
  383. this.colMUSER.Name = "colMUSER";
  384. //
  385. // colMUSERName
  386. //
  387. this.colMUSERName.Caption = "维护人名称";
  388. this.colMUSERName.FieldName = "MUSERName";
  389. this.colMUSERName.Name = "colMUSERName";
  390. //
  391. // colMTIME
  392. //
  393. this.colMTIME.Caption = "维护时间";
  394. this.colMTIME.FieldName = "MTIME";
  395. this.colMTIME.Name = "colMTIME";
  396. //
  397. // colDDState
  398. //
  399. this.colDDState.Caption = "钉钉状态";
  400. this.colDDState.FieldName = "DDState";
  401. this.colDDState.Name = "colDDState";
  402. this.colDDState.Visible = true;
  403. this.colDDState.VisibleIndex = 4;
  404. //
  405. // repSerialButtonEdit
  406. //
  407. this.repSerialButtonEdit.AutoHeight = false;
  408. this.repSerialButtonEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  409. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Plus)});
  410. this.repSerialButtonEdit.CharacterCasing = System.Windows.Forms.CharacterCasing.Upper;
  411. this.repSerialButtonEdit.Name = "repSerialButtonEdit";
  412. this.repSerialButtonEdit.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
  413. this.repSerialButtonEdit.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repSerialButtonEdit_ButtonClick);
  414. //
  415. // btnOutPut
  416. //
  417. this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  418. this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White;
  419. this.btnOutPut.Appearance.Options.UseFont = true;
  420. this.btnOutPut.Appearance.Options.UseForeColor = true;
  421. this.btnOutPut.Appearance.Options.UseTextOptions = true;
  422. this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  423. this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
  424. this.btnOutPut.Location = new System.Drawing.Point(586, 0);
  425. this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
  426. this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
  427. this.btnOutPut.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  428. this.btnOutPut.Name = "btnOutPut";
  429. this.btnOutPut.Size = new System.Drawing.Size(67, 39);
  430. this.btnOutPut.TabIndex = 2;
  431. this.btnOutPut.Text = "导出";
  432. this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click);
  433. //
  434. // btnConfig
  435. //
  436. this.btnConfig.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  437. this.btnConfig.Appearance.ForeColor = System.Drawing.Color.White;
  438. this.btnConfig.Appearance.Options.UseFont = true;
  439. this.btnConfig.Appearance.Options.UseForeColor = true;
  440. this.btnConfig.Appearance.Options.UseTextOptions = true;
  441. this.btnConfig.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  442. this.btnConfig.Image = ((System.Drawing.Image)(resources.GetObject("btnConfig.Image")));
  443. this.btnConfig.Location = new System.Drawing.Point(158, 0);
  444. this.btnConfig.LookAndFeel.SkinName = "BlueButtonSkin";
  445. this.btnConfig.LookAndFeel.UseDefaultLookAndFeel = false;
  446. this.btnConfig.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  447. this.btnConfig.Name = "btnConfig";
  448. this.btnConfig.Size = new System.Drawing.Size(103, 39);
  449. this.btnConfig.TabIndex = 4;
  450. this.btnConfig.Text = "数据源设置";
  451. this.btnConfig.Click += new System.EventHandler(this.btnConfig_Click);
  452. //
  453. // btnExit
  454. //
  455. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  456. this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
  457. this.btnExit.Appearance.Options.UseFont = true;
  458. this.btnExit.Appearance.Options.UseForeColor = true;
  459. this.btnExit.Appearance.Options.UseTextOptions = true;
  460. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  461. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  462. this.btnExit.Location = new System.Drawing.Point(719, 0);
  463. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  464. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  465. this.btnExit.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  466. this.btnExit.Name = "btnExit";
  467. this.btnExit.Size = new System.Drawing.Size(63, 39);
  468. this.btnExit.TabIndex = 10;
  469. this.btnExit.Text = "退出";
  470. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  471. //
  472. // btnFilter
  473. //
  474. this.btnFilter.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  475. this.btnFilter.Appearance.ForeColor = System.Drawing.Color.White;
  476. this.btnFilter.Appearance.Options.UseFont = true;
  477. this.btnFilter.Appearance.Options.UseForeColor = true;
  478. this.btnFilter.Appearance.Options.UseTextOptions = true;
  479. this.btnFilter.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  480. this.btnFilter.Image = ((System.Drawing.Image)(resources.GetObject("btnFilter.Image")));
  481. this.btnFilter.Location = new System.Drawing.Point(93, 0);
  482. this.btnFilter.LookAndFeel.SkinName = "BlueButtonSkin";
  483. this.btnFilter.LookAndFeel.UseDefaultLookAndFeel = false;
  484. this.btnFilter.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  485. this.btnFilter.Name = "btnFilter";
  486. this.btnFilter.Size = new System.Drawing.Size(65, 39);
  487. this.btnFilter.TabIndex = 11;
  488. this.btnFilter.Text = "过滤";
  489. this.btnFilter.Click += new System.EventHandler(this.btnFilter_Click);
  490. //
  491. // panelControl3
  492. //
  493. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  494. this.panelControl3.Appearance.Options.UseBackColor = true;
  495. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  496. this.panelControl3.Controls.Add(this.btnDele);
  497. this.panelControl3.Controls.Add(this.btnModify);
  498. this.panelControl3.Controls.Add(this.btnCreate);
  499. this.panelControl3.Controls.Add(this.btnGetInfo);
  500. this.panelControl3.Controls.Add(this.btnExit);
  501. this.panelControl3.Controls.Add(this.btnClose);
  502. this.panelControl3.Controls.Add(this.btnCancelAll);
  503. this.panelControl3.Controls.Add(this.btnSelectAll);
  504. this.panelControl3.Controls.Add(this.btnRefresh);
  505. this.panelControl3.Controls.Add(this.btnFilter);
  506. this.panelControl3.Controls.Add(this.btnConfig);
  507. this.panelControl3.Controls.Add(this.btnOutPut);
  508. this.panelControl3.Controls.Add(this.MOTitle);
  509. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  510. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  511. this.panelControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  512. this.panelControl3.Name = "panelControl3";
  513. this.panelControl3.Size = new System.Drawing.Size(1299, 39);
  514. this.panelControl3.TabIndex = 13;
  515. //
  516. // btnDele
  517. //
  518. this.btnDele.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  519. this.btnDele.Appearance.ForeColor = System.Drawing.Color.White;
  520. this.btnDele.Appearance.Options.UseFont = true;
  521. this.btnDele.Appearance.Options.UseForeColor = true;
  522. this.btnDele.Appearance.Options.UseTextOptions = true;
  523. this.btnDele.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  524. this.btnDele.Image = ((System.Drawing.Image)(resources.GetObject("btnDele.Image")));
  525. this.btnDele.Location = new System.Drawing.Point(522, 0);
  526. this.btnDele.LookAndFeel.SkinName = "BlueButtonSkin";
  527. this.btnDele.LookAndFeel.UseDefaultLookAndFeel = false;
  528. this.btnDele.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  529. this.btnDele.Name = "btnDele";
  530. this.btnDele.Size = new System.Drawing.Size(66, 39);
  531. this.btnDele.TabIndex = 37;
  532. this.btnDele.Text = "删除";
  533. this.btnDele.Click += new System.EventHandler(this.btnDele_Click);
  534. //
  535. // btnModify
  536. //
  537. this.btnModify.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  538. this.btnModify.Appearance.ForeColor = System.Drawing.Color.White;
  539. this.btnModify.Appearance.Options.UseFont = true;
  540. this.btnModify.Appearance.Options.UseForeColor = true;
  541. this.btnModify.Appearance.Options.UseTextOptions = true;
  542. this.btnModify.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  543. this.btnModify.Image = ((System.Drawing.Image)(resources.GetObject("btnModify.Image")));
  544. this.btnModify.Location = new System.Drawing.Point(457, 0);
  545. this.btnModify.LookAndFeel.SkinName = "BlueButtonSkin";
  546. this.btnModify.LookAndFeel.UseDefaultLookAndFeel = false;
  547. this.btnModify.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  548. this.btnModify.Name = "btnModify";
  549. this.btnModify.Size = new System.Drawing.Size(66, 39);
  550. this.btnModify.TabIndex = 36;
  551. this.btnModify.Text = "维护";
  552. this.btnModify.Click += new System.EventHandler(this.btnModify_Click);
  553. //
  554. // btnCreate
  555. //
  556. this.btnCreate.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  557. this.btnCreate.Appearance.ForeColor = System.Drawing.Color.White;
  558. this.btnCreate.Appearance.Options.UseFont = true;
  559. this.btnCreate.Appearance.Options.UseForeColor = true;
  560. this.btnCreate.Appearance.Options.UseTextOptions = true;
  561. this.btnCreate.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  562. this.btnCreate.Image = ((System.Drawing.Image)(resources.GetObject("btnCreate.Image")));
  563. this.btnCreate.Location = new System.Drawing.Point(391, 0);
  564. this.btnCreate.LookAndFeel.SkinName = "BlueButtonSkin";
  565. this.btnCreate.LookAndFeel.UseDefaultLookAndFeel = false;
  566. this.btnCreate.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  567. this.btnCreate.Name = "btnCreate";
  568. this.btnCreate.Size = new System.Drawing.Size(66, 39);
  569. this.btnCreate.TabIndex = 35;
  570. this.btnCreate.Text = "新增";
  571. this.btnCreate.Click += new System.EventHandler(this.btnCreate_Click);
  572. //
  573. // btnGetInfo
  574. //
  575. this.btnGetInfo.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  576. this.btnGetInfo.Appearance.ForeColor = System.Drawing.Color.White;
  577. this.btnGetInfo.Appearance.Options.UseFont = true;
  578. this.btnGetInfo.Appearance.Options.UseForeColor = true;
  579. this.btnGetInfo.Appearance.Options.UseTextOptions = true;
  580. this.btnGetInfo.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  581. this.btnGetInfo.Image = ((System.Drawing.Image)(resources.GetObject("btnGetInfo.Image")));
  582. this.btnGetInfo.Location = new System.Drawing.Point(1163, 0);
  583. this.btnGetInfo.LookAndFeel.SkinName = "BlueButtonSkin";
  584. this.btnGetInfo.LookAndFeel.UseDefaultLookAndFeel = false;
  585. this.btnGetInfo.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  586. this.btnGetInfo.Name = "btnGetInfo";
  587. this.btnGetInfo.Size = new System.Drawing.Size(83, 39);
  588. this.btnGetInfo.TabIndex = 34;
  589. this.btnGetInfo.Text = "同步U8";
  590. this.btnGetInfo.Visible = false;
  591. this.btnGetInfo.Click += new System.EventHandler(this.btnGetInfo_Click);
  592. //
  593. // btnClose
  594. //
  595. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  596. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  597. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  598. this.btnClose.Appearance.Options.UseFont = true;
  599. this.btnClose.Appearance.Options.UseForeColor = true;
  600. this.btnClose.Appearance.Options.UseTextOptions = true;
  601. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  602. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  603. this.btnClose.Location = new System.Drawing.Point(1270, 0);
  604. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  605. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  606. this.btnClose.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  607. this.btnClose.Name = "btnClose";
  608. this.btnClose.Size = new System.Drawing.Size(30, 37);
  609. this.btnClose.TabIndex = 25;
  610. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  611. //
  612. // btnCancelAll
  613. //
  614. this.btnCancelAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  615. this.btnCancelAll.Appearance.ForeColor = System.Drawing.Color.White;
  616. this.btnCancelAll.Appearance.Options.UseFont = true;
  617. this.btnCancelAll.Appearance.Options.UseForeColor = true;
  618. this.btnCancelAll.Appearance.Options.UseTextOptions = true;
  619. this.btnCancelAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  620. this.btnCancelAll.Image = ((System.Drawing.Image)(resources.GetObject("btnCancelAll.Image")));
  621. this.btnCancelAll.Location = new System.Drawing.Point(326, 0);
  622. this.btnCancelAll.LookAndFeel.SkinName = "BlueButtonSkin";
  623. this.btnCancelAll.LookAndFeel.UseDefaultLookAndFeel = false;
  624. this.btnCancelAll.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  625. this.btnCancelAll.Name = "btnCancelAll";
  626. this.btnCancelAll.Size = new System.Drawing.Size(65, 39);
  627. this.btnCancelAll.TabIndex = 22;
  628. this.btnCancelAll.Text = "全消";
  629. this.btnCancelAll.Click += new System.EventHandler(this.btnCancelAll_Click);
  630. //
  631. // btnSelectAll
  632. //
  633. this.btnSelectAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  634. this.btnSelectAll.Appearance.ForeColor = System.Drawing.Color.White;
  635. this.btnSelectAll.Appearance.Options.UseFont = true;
  636. this.btnSelectAll.Appearance.Options.UseForeColor = true;
  637. this.btnSelectAll.Appearance.Options.UseTextOptions = true;
  638. this.btnSelectAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  639. this.btnSelectAll.Image = ((System.Drawing.Image)(resources.GetObject("btnSelectAll.Image")));
  640. this.btnSelectAll.Location = new System.Drawing.Point(261, 0);
  641. this.btnSelectAll.LookAndFeel.SkinName = "BlueButtonSkin";
  642. this.btnSelectAll.LookAndFeel.UseDefaultLookAndFeel = false;
  643. this.btnSelectAll.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  644. this.btnSelectAll.Name = "btnSelectAll";
  645. this.btnSelectAll.Size = new System.Drawing.Size(65, 39);
  646. this.btnSelectAll.TabIndex = 20;
  647. this.btnSelectAll.Text = "全选";
  648. this.btnSelectAll.Click += new System.EventHandler(this.btnSelectAll_Click);
  649. //
  650. // btnRefresh
  651. //
  652. this.btnRefresh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  653. this.btnRefresh.Appearance.ForeColor = System.Drawing.Color.White;
  654. this.btnRefresh.Appearance.Options.UseFont = true;
  655. this.btnRefresh.Appearance.Options.UseForeColor = true;
  656. this.btnRefresh.Appearance.Options.UseTextOptions = true;
  657. this.btnRefresh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  658. this.btnRefresh.Image = ((System.Drawing.Image)(resources.GetObject("btnRefresh.Image")));
  659. this.btnRefresh.Location = new System.Drawing.Point(653, 0);
  660. this.btnRefresh.LookAndFeel.SkinName = "BlueButtonSkin";
  661. this.btnRefresh.LookAndFeel.UseDefaultLookAndFeel = false;
  662. this.btnRefresh.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  663. this.btnRefresh.Name = "btnRefresh";
  664. this.btnRefresh.Size = new System.Drawing.Size(66, 39);
  665. this.btnRefresh.TabIndex = 17;
  666. this.btnRefresh.Text = "刷新";
  667. this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click);
  668. //
  669. // MOTitle
  670. //
  671. this.MOTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  672. this.MOTitle.Appearance.ForeColor = System.Drawing.Color.White;
  673. this.MOTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  674. this.MOTitle.Location = new System.Drawing.Point(3, 5);
  675. this.MOTitle.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  676. this.MOTitle.Name = "MOTitle";
  677. this.MOTitle.Size = new System.Drawing.Size(96, 30);
  678. this.MOTitle.TabIndex = 19;
  679. this.MOTitle.Text = "退料单信息";
  680. //
  681. // rptPage
  682. //
  683. this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
  684. this.rptPage.Appearance.Options.UseBackColor = true;
  685. this.rptPage.Dock = System.Windows.Forms.DockStyle.Bottom;
  686. this.rptPage.isInit = false;
  687. this.rptPage.Location = new System.Drawing.Point(0, 531);
  688. this.rptPage.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
  689. this.rptPage.Name = "rptPage";
  690. this.rptPage.PageIndex = 0;
  691. this.rptPage.PageSize = 0;
  692. this.rptPage.RecordNum = 0;
  693. this.rptPage.Size = new System.Drawing.Size(1299, 33);
  694. this.rptPage.TabIndex = 15;
  695. this.rptPage.Visible = false;
  696. this.rptPage.PageIndexChanged += new ICSSoft.Base.UserControl.FormControl.PageNavTool.PageChageHandel(this.rptPage_PageIndexChanged);
  697. //
  698. // groupControl1
  699. //
  700. this.groupControl1.Controls.Add(this.grdDetail);
  701. this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  702. this.groupControl1.Location = new System.Drawing.Point(0, 39);
  703. this.groupControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  704. this.groupControl1.Name = "groupControl1";
  705. this.groupControl1.Size = new System.Drawing.Size(1299, 492);
  706. this.groupControl1.TabIndex = 14;
  707. this.groupControl1.Text = "详细信息";
  708. //
  709. // FormICSPicking
  710. //
  711. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
  712. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  713. this.ClientSize = new System.Drawing.Size(1299, 564);
  714. this.Controls.Add(this.groupControl1);
  715. this.Controls.Add(this.rptPage);
  716. this.Controls.Add(this.panelControl3);
  717. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  718. this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  719. this.Name = "FormICSPicking";
  720. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  721. this.Text = "FormICSPicking";
  722. this.Load += new System.EventHandler(this.FormICSMO_Load);
  723. ((System.ComponentModel.ISupportInitialize)(this.gridViewDetail)).EndInit();
  724. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  725. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  726. ((System.ComponentModel.ISupportInitialize)(this.repSerialButtonEdit)).EndInit();
  727. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  728. this.panelControl3.ResumeLayout(false);
  729. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
  730. this.groupControl1.ResumeLayout(false);
  731. this.ResumeLayout(false);
  732. }
  733. #endregion
  734. private DevExpress.XtraEditors.SimpleButton btnOutPut;
  735. private DevExpress.XtraEditors.SimpleButton btnConfig;
  736. private DevExpress.XtraEditors.SimpleButton btnExit;
  737. private DevExpress.XtraEditors.SimpleButton btnFilter;
  738. private DevExpress.XtraEditors.PanelControl panelControl3;
  739. private DevExpress.XtraEditors.SimpleButton btnRefresh;
  740. private DevExpress.XtraEditors.LabelControl MOTitle;
  741. private DevExpress.XtraEditors.SimpleButton btnCancelAll;
  742. private DevExpress.XtraEditors.SimpleButton btnSelectAll;
  743. private Base.UserControl.FormControl.PageNavTool rptPage;
  744. private DevExpress.XtraEditors.GroupControl groupControl1;
  745. private DevExpress.XtraGrid.GridControl grdDetail;
  746. private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
  747. private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
  748. private DevExpress.XtraGrid.Columns.GridColumn ID;
  749. private DevExpress.XtraEditors.SimpleButton btnClose;
  750. private DevExpress.XtraGrid.Columns.GridColumn colMOCODE;
  751. private DevExpress.XtraGrid.Columns.GridColumn colPickingNO;
  752. private DevExpress.XtraGrid.Columns.GridColumn colMORow;
  753. private DevExpress.XtraGrid.Columns.GridColumn colMEMO;
  754. private DevExpress.XtraGrid.Columns.GridColumn colCreateTIME;
  755. private DevExpress.XtraGrid.Columns.GridColumn colCreateUSER;
  756. private DevExpress.XtraGrid.Columns.GridColumn colEATTRIBUTE1;
  757. private DevExpress.XtraGrid.Columns.GridColumn colStorageCode;
  758. private DevExpress.XtraGrid.Columns.GridColumn colStorageName;
  759. private DevExpress.XtraGrid.Columns.GridColumn colMOACTQTY;
  760. private DevExpress.XtraGrid.Columns.GridColumn colWorkPoint;
  761. private DevExpress.XtraGrid.Columns.GridColumn colMUSER;
  762. private DevExpress.XtraGrid.Columns.GridColumn colMUSERName;
  763. private DevExpress.XtraGrid.Columns.GridColumn colMTIME;
  764. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repSerialButtonEdit;
  765. private DevExpress.XtraEditors.SimpleButton btnGetInfo;
  766. private DevExpress.XtraGrid.Views.Grid.GridView gridViewDetail;
  767. private DevExpress.XtraGrid.Columns.GridColumn colPickingLineLine;
  768. private DevExpress.XtraGrid.Columns.GridColumn colITEMCODE;
  769. private DevExpress.XtraGrid.Columns.GridColumn colINVNAME;
  770. private DevExpress.XtraGrid.Columns.GridColumn colPLANQTY;
  771. private DevExpress.XtraGrid.Columns.GridColumn colINVSTD;
  772. private DevExpress.XtraGrid.Columns.GridColumn colINVUOM;
  773. private DevExpress.XtraGrid.Columns.GridColumn coliMTIME;
  774. private DevExpress.XtraEditors.SimpleButton btnModify;
  775. private DevExpress.XtraEditors.SimpleButton btnCreate;
  776. private DevExpress.XtraGrid.Columns.GridColumn colHasQuantity;
  777. private DevExpress.XtraGrid.Columns.GridColumn coliQuantity;
  778. private DevExpress.XtraGrid.Columns.GridColumn colID;
  779. private DevExpress.XtraGrid.Columns.GridColumn colVouchCode;
  780. private DevExpress.XtraGrid.Columns.GridColumn coliMOCODE;
  781. private DevExpress.XtraGrid.Columns.GridColumn colWHCode;
  782. private DevExpress.XtraGrid.Columns.GridColumn coliStorageName;
  783. private DevExpress.XtraGrid.Columns.GridColumn coliMUSER;
  784. private DevExpress.XtraEditors.SimpleButton btnDele;
  785. private DevExpress.XtraGrid.Columns.GridColumn colMoverCode;
  786. private DevExpress.XtraGrid.Columns.GridColumn colDDState;
  787. }
  788. }