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

1111 lines
55 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSMONew
  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(FormICSMONew));
  30. this.gridViewDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  31. this.colMOBOMLINE = new DevExpress.XtraGrid.Columns.GridColumn();
  32. this.colMOBITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  33. this.colMOBITEMNAME = new DevExpress.XtraGrid.Columns.GridColumn();
  34. this.colMOBITEMDESC = new DevExpress.XtraGrid.Columns.GridColumn();
  35. this.colMOBITEMQTY = new DevExpress.XtraGrid.Columns.GridColumn();
  36. this.colINVSTD = new DevExpress.XtraGrid.Columns.GridColumn();
  37. this.colMOBOMITEMUOM = new DevExpress.XtraGrid.Columns.GridColumn();
  38. this.colINVMACHINETYPE = new DevExpress.XtraGrid.Columns.GridColumn();
  39. this.colStorageName = new DevExpress.XtraGrid.Columns.GridColumn();
  40. this.grdDetail = new DevExpress.XtraGrid.GridControl();
  41. this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  42. this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
  43. this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
  44. this.colMOCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  45. this.colMOMEMO = new DevExpress.XtraGrid.Columns.GridColumn();
  46. this.colMOTYPE = new DevExpress.XtraGrid.Columns.GridColumn();
  47. this.colMODESC = new DevExpress.XtraGrid.Columns.GridColumn();
  48. this.colMOBIOSVER = new DevExpress.XtraGrid.Columns.GridColumn();
  49. this.colMOPCBAVER = new DevExpress.XtraGrid.Columns.GridColumn();
  50. this.colMOPLANQTY = new DevExpress.XtraGrid.Columns.GridColumn();
  51. this.colMOINPUTQTY = new DevExpress.XtraGrid.Columns.GridColumn();
  52. this.colMOSCRAPQTY = new DevExpress.XtraGrid.Columns.GridColumn();
  53. this.colMOACTQTY = new DevExpress.XtraGrid.Columns.GridColumn();
  54. this.colMOPLANSTARTDATE = new DevExpress.XtraGrid.Columns.GridColumn();
  55. this.colMOPLANENDDATE = new DevExpress.XtraGrid.Columns.GridColumn();
  56. this.colMOACTSTARTDATE = new DevExpress.XtraGrid.Columns.GridColumn();
  57. this.colMOACTENDDATE = new DevExpress.XtraGrid.Columns.GridColumn();
  58. this.colFACTORY = new DevExpress.XtraGrid.Columns.GridColumn();
  59. this.colCUSCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  60. this.colCUSNAME = new DevExpress.XtraGrid.Columns.GridColumn();
  61. this.colCUSORDERNO = new DevExpress.XtraGrid.Columns.GridColumn();
  62. this.colCUSITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  63. this.colORDERNO = new DevExpress.XtraGrid.Columns.GridColumn();
  64. this.colORDERSEQ = new DevExpress.XtraGrid.Columns.GridColumn();
  65. this.colMOUSER = new DevExpress.XtraGrid.Columns.GridColumn();
  66. this.colMODOWNDATE = new DevExpress.XtraGrid.Columns.GridColumn();
  67. this.colMOSTATUS = new DevExpress.XtraGrid.Columns.GridColumn();
  68. this.colMOVER = new DevExpress.XtraGrid.Columns.GridColumn();
  69. this.colISCONINPUT = new DevExpress.XtraGrid.Columns.GridColumn();
  70. this.colISBOMPASS = new DevExpress.XtraGrid.Columns.GridColumn();
  71. this.colIDMERGERULE = new DevExpress.XtraGrid.Columns.GridColumn();
  72. this.colWorkPoint = new DevExpress.XtraGrid.Columns.GridColumn();
  73. this.colMUSER = new DevExpress.XtraGrid.Columns.GridColumn();
  74. this.colMUSERName = new DevExpress.XtraGrid.Columns.GridColumn();
  75. this.colMTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  76. this.colEATTRIBUTE1 = new DevExpress.XtraGrid.Columns.GridColumn();
  77. this.colITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  78. this.colMORELEASETIME = new DevExpress.XtraGrid.Columns.GridColumn();
  79. this.colMOPENDINGCAUSE = new DevExpress.XtraGrid.Columns.GridColumn();
  80. this.colMOIMPORTTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  81. this.colOFFMOQTY = new DevExpress.XtraGrid.Columns.GridColumn();
  82. this.colISCOMPARESOFT = new DevExpress.XtraGrid.Columns.GridColumn();
  83. this.colRMABILLCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  84. this.colMOSEQ = new DevExpress.XtraGrid.Columns.GridColumn();
  85. this.colREMOCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  86. this.colREMOITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  87. this.colREMOITEMDESC = new DevExpress.XtraGrid.Columns.GridColumn();
  88. this.colREMOLOTNO = new DevExpress.XtraGrid.Columns.GridColumn();
  89. this.colREMOENABLED = new DevExpress.XtraGrid.Columns.GridColumn();
  90. this.colMOBOM = new DevExpress.XtraGrid.Columns.GridColumn();
  91. this.colMOOP = new DevExpress.XtraGrid.Columns.GridColumn();
  92. this.colITEMDESC = new DevExpress.XtraGrid.Columns.GridColumn();
  93. this.colMOPLANENDTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  94. this.colMOPLANLINE = new DevExpress.XtraGrid.Columns.GridColumn();
  95. this.colBackflushStorage = new DevExpress.XtraGrid.Columns.GridColumn();
  96. this.colWarningStopLine = new DevExpress.XtraGrid.Columns.GridColumn();
  97. this.colMORemark = new DevExpress.XtraGrid.Columns.GridColumn();
  98. this.colEATTRIBUTE2 = new DevExpress.XtraGrid.Columns.GridColumn();
  99. this.colEATTRIBUTE3 = new DevExpress.XtraGrid.Columns.GridColumn();
  100. this.colEATTRIBUTE4 = new DevExpress.XtraGrid.Columns.GridColumn();
  101. this.colSerial = new DevExpress.XtraGrid.Columns.GridColumn();
  102. this.repSerialButtonEdit = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  103. this.colINVNAME = new DevExpress.XtraGrid.Columns.GridColumn();
  104. this.INVSTD = new DevExpress.XtraGrid.Columns.GridColumn();
  105. this.colINVUOM = new DevExpress.XtraGrid.Columns.GridColumn();
  106. this.INVMACHINETYPE = new DevExpress.XtraGrid.Columns.GridColumn();
  107. this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
  108. this.btnConfig = new DevExpress.XtraEditors.SimpleButton();
  109. this.btnExit = new DevExpress.XtraEditors.SimpleButton();
  110. this.btnFilter = new DevExpress.XtraEditors.SimpleButton();
  111. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  112. this.btnGetInfo = new DevExpress.XtraEditors.SimpleButton();
  113. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  114. this.btnCancelAll = new DevExpress.XtraEditors.SimpleButton();
  115. this.btnSelectAll = new DevExpress.XtraEditors.SimpleButton();
  116. this.MOTitle = new DevExpress.XtraEditors.LabelControl();
  117. this.btnRefresh = new DevExpress.XtraEditors.SimpleButton();
  118. this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
  119. this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
  120. ((System.ComponentModel.ISupportInitialize)(this.gridViewDetail)).BeginInit();
  121. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  122. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  123. ((System.ComponentModel.ISupportInitialize)(this.repSerialButtonEdit)).BeginInit();
  124. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  125. this.panelControl3.SuspendLayout();
  126. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
  127. this.groupControl1.SuspendLayout();
  128. this.SuspendLayout();
  129. //
  130. // gridViewDetail
  131. //
  132. this.gridViewDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  133. this.colMOBOMLINE,
  134. this.colMOBITEMCODE,
  135. this.colMOBITEMNAME,
  136. this.colMOBITEMDESC,
  137. this.colMOBITEMQTY,
  138. this.colINVSTD,
  139. this.colMOBOMITEMUOM,
  140. this.colINVMACHINETYPE,
  141. this.colStorageName});
  142. this.gridViewDetail.GridControl = this.grdDetail;
  143. this.gridViewDetail.Name = "gridViewDetail";
  144. this.gridViewDetail.OptionsBehavior.ReadOnly = true;
  145. this.gridViewDetail.OptionsPrint.AutoWidth = false;
  146. this.gridViewDetail.OptionsView.ColumnAutoWidth = false;
  147. this.gridViewDetail.OptionsView.ShowGroupPanel = false;
  148. //
  149. // colMOBOMLINE
  150. //
  151. this.colMOBOMLINE.Caption = "子件行号";
  152. this.colMOBOMLINE.FieldName = "MOBOMLINE";
  153. this.colMOBOMLINE.Name = "colMOBOMLINE";
  154. this.colMOBOMLINE.Visible = true;
  155. this.colMOBOMLINE.VisibleIndex = 0;
  156. //
  157. // colMOBITEMCODE
  158. //
  159. this.colMOBITEMCODE.Caption = "子件存货编码";
  160. this.colMOBITEMCODE.FieldName = "MOBITEMCODE";
  161. this.colMOBITEMCODE.Name = "colMOBITEMCODE";
  162. this.colMOBITEMCODE.Visible = true;
  163. this.colMOBITEMCODE.VisibleIndex = 1;
  164. //
  165. // colMOBITEMNAME
  166. //
  167. this.colMOBITEMNAME.Caption = "子件存货名称";
  168. this.colMOBITEMNAME.FieldName = "MOBITEMNAME";
  169. this.colMOBITEMNAME.Name = "colMOBITEMNAME";
  170. this.colMOBITEMNAME.Visible = true;
  171. this.colMOBITEMNAME.VisibleIndex = 2;
  172. //
  173. // colMOBITEMDESC
  174. //
  175. this.colMOBITEMDESC.Caption = "子件描述";
  176. this.colMOBITEMDESC.FieldName = "MOBITEMDESC";
  177. this.colMOBITEMDESC.Name = "colMOBITEMDESC";
  178. this.colMOBITEMDESC.Visible = true;
  179. this.colMOBITEMDESC.VisibleIndex = 3;
  180. //
  181. // colMOBITEMQTY
  182. //
  183. this.colMOBITEMQTY.Caption = "子件用量";
  184. this.colMOBITEMQTY.FieldName = "MOBITEMQTY";
  185. this.colMOBITEMQTY.Name = "colMOBITEMQTY";
  186. this.colMOBITEMQTY.Visible = true;
  187. this.colMOBITEMQTY.VisibleIndex = 4;
  188. //
  189. // colINVSTD
  190. //
  191. this.colINVSTD.Caption = "子件规格";
  192. this.colINVSTD.FieldName = "INVSTD";
  193. this.colINVSTD.Name = "colINVSTD";
  194. this.colINVSTD.Visible = true;
  195. this.colINVSTD.VisibleIndex = 5;
  196. //
  197. // colMOBOMITEMUOM
  198. //
  199. this.colMOBOMITEMUOM.Caption = "单位";
  200. this.colMOBOMITEMUOM.FieldName = "MOBOMITEMUOM";
  201. this.colMOBOMITEMUOM.Name = "colMOBOMITEMUOM";
  202. this.colMOBOMITEMUOM.Visible = true;
  203. this.colMOBOMITEMUOM.VisibleIndex = 6;
  204. //
  205. // colINVMACHINETYPE
  206. //
  207. this.colINVMACHINETYPE.Caption = "仓库代码";
  208. this.colINVMACHINETYPE.FieldName = "INVMACHINETYPE";
  209. this.colINVMACHINETYPE.Name = "colINVMACHINETYPE";
  210. this.colINVMACHINETYPE.Visible = true;
  211. this.colINVMACHINETYPE.VisibleIndex = 7;
  212. //
  213. // colStorageName
  214. //
  215. this.colStorageName.Caption = "仓库名称";
  216. this.colStorageName.FieldName = "StorageName";
  217. this.colStorageName.Name = "colStorageName";
  218. this.colStorageName.Visible = true;
  219. this.colStorageName.VisibleIndex = 8;
  220. //
  221. // grdDetail
  222. //
  223. this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  224. gridLevelNode1.LevelTemplate = this.gridViewDetail;
  225. gridLevelNode1.RelationName = "子件资料";
  226. this.grdDetail.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
  227. gridLevelNode1});
  228. this.grdDetail.Location = new System.Drawing.Point(2, 22);
  229. this.grdDetail.MainView = this.grvDetail;
  230. this.grdDetail.Name = "grdDetail";
  231. this.grdDetail.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  232. this.repSerialButtonEdit});
  233. this.grdDetail.Size = new System.Drawing.Size(1133, 359);
  234. this.grdDetail.TabIndex = 0;
  235. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  236. this.grvDetail,
  237. this.gridViewDetail});
  238. //
  239. // grvDetail
  240. //
  241. this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  242. this.colisSelect,
  243. this.colID,
  244. this.colMOCODE,
  245. this.colMOMEMO,
  246. this.colMOTYPE,
  247. this.colMODESC,
  248. this.colMOBIOSVER,
  249. this.colMOPCBAVER,
  250. this.colMOPLANQTY,
  251. this.colMOINPUTQTY,
  252. this.colMOSCRAPQTY,
  253. this.colMOACTQTY,
  254. this.colMOPLANSTARTDATE,
  255. this.colMOPLANENDDATE,
  256. this.colMOACTSTARTDATE,
  257. this.colMOACTENDDATE,
  258. this.colFACTORY,
  259. this.colCUSCODE,
  260. this.colCUSNAME,
  261. this.colCUSORDERNO,
  262. this.colCUSITEMCODE,
  263. this.colORDERNO,
  264. this.colORDERSEQ,
  265. this.colMOUSER,
  266. this.colMODOWNDATE,
  267. this.colMOSTATUS,
  268. this.colMOVER,
  269. this.colISCONINPUT,
  270. this.colISBOMPASS,
  271. this.colIDMERGERULE,
  272. this.colWorkPoint,
  273. this.colMUSER,
  274. this.colMUSERName,
  275. this.colMTIME,
  276. this.colEATTRIBUTE1,
  277. this.colITEMCODE,
  278. this.colMORELEASETIME,
  279. this.colMOPENDINGCAUSE,
  280. this.colMOIMPORTTIME,
  281. this.colOFFMOQTY,
  282. this.colISCOMPARESOFT,
  283. this.colRMABILLCODE,
  284. this.colMOSEQ,
  285. this.colREMOCODE,
  286. this.colREMOITEMCODE,
  287. this.colREMOITEMDESC,
  288. this.colREMOLOTNO,
  289. this.colREMOENABLED,
  290. this.colMOBOM,
  291. this.colMOOP,
  292. this.colITEMDESC,
  293. this.colMOPLANENDTIME,
  294. this.colMOPLANLINE,
  295. this.colBackflushStorage,
  296. this.colWarningStopLine,
  297. this.colMORemark,
  298. this.colEATTRIBUTE2,
  299. this.colEATTRIBUTE3,
  300. this.colEATTRIBUTE4,
  301. this.colSerial,
  302. this.colINVNAME,
  303. this.INVSTD,
  304. this.colINVUOM,
  305. this.INVMACHINETYPE});
  306. this.grvDetail.GridControl = this.grdDetail;
  307. this.grvDetail.Name = "grvDetail";
  308. this.grvDetail.OptionsBehavior.ReadOnly = true;
  309. this.grvDetail.OptionsPrint.AutoWidth = false;
  310. this.grvDetail.OptionsPrint.ExpandAllDetails = true;
  311. this.grvDetail.OptionsPrint.PrintDetails = true;
  312. this.grvDetail.OptionsSelection.MultiSelect = true;
  313. this.grvDetail.OptionsView.ColumnAutoWidth = false;
  314. this.grvDetail.OptionsView.ShowFooter = true;
  315. this.grvDetail.OptionsView.ShowGroupPanel = false;
  316. this.grvDetail.CustomDrawCell += new DevExpress.XtraGrid.Views.Base.RowCellCustomDrawEventHandler(this.grvDetail_CustomDrawCell);
  317. this.grvDetail.DoubleClick += new System.EventHandler(this.grvDetail_DoubleClick);
  318. //
  319. // colisSelect
  320. //
  321. this.colisSelect.Caption = "选择";
  322. this.colisSelect.FieldName = "isSelect";
  323. this.colisSelect.Name = "colisSelect";
  324. this.colisSelect.Visible = true;
  325. this.colisSelect.VisibleIndex = 0;
  326. //
  327. // colID
  328. //
  329. this.colID.Caption = "guid";
  330. this.colID.FieldName = "ID";
  331. this.colID.Name = "colID";
  332. //
  333. // colMOCODE
  334. //
  335. this.colMOCODE.Caption = "生产订单号";
  336. this.colMOCODE.FieldName = "MOCODE";
  337. this.colMOCODE.Name = "colMOCODE";
  338. this.colMOCODE.Visible = true;
  339. this.colMOCODE.VisibleIndex = 1;
  340. //
  341. // colMOMEMO
  342. //
  343. this.colMOMEMO.Caption = "工单备注(工单别)";
  344. this.colMOMEMO.FieldName = "MOMEMO";
  345. this.colMOMEMO.Name = "colMOMEMO";
  346. this.colMOMEMO.Width = 123;
  347. //
  348. // colMOTYPE
  349. //
  350. this.colMOTYPE.Caption = "工单类型";
  351. this.colMOTYPE.FieldName = "MOTYPE";
  352. this.colMOTYPE.Name = "colMOTYPE";
  353. this.colMOTYPE.Visible = true;
  354. this.colMOTYPE.VisibleIndex = 3;
  355. //
  356. // colMODESC
  357. //
  358. this.colMODESC.Caption = "工单描述";
  359. this.colMODESC.FieldName = "MODESC";
  360. this.colMODESC.Name = "colMODESC";
  361. //
  362. // colMOBIOSVER
  363. //
  364. this.colMOBIOSVER.Caption = "BIOS版本";
  365. this.colMOBIOSVER.FieldName = "MOBIOSVER";
  366. this.colMOBIOSVER.Name = "colMOBIOSVER";
  367. this.colMOBIOSVER.Visible = true;
  368. this.colMOBIOSVER.VisibleIndex = 11;
  369. //
  370. // colMOPCBAVER
  371. //
  372. this.colMOPCBAVER.Caption = "PCBA版本";
  373. this.colMOPCBAVER.FieldName = "MOPCBAVER";
  374. this.colMOPCBAVER.Name = "colMOPCBAVER";
  375. //
  376. // colMOPLANQTY
  377. //
  378. this.colMOPLANQTY.Caption = "计划产出量";
  379. this.colMOPLANQTY.FieldName = "MOPLANQTY";
  380. this.colMOPLANQTY.Name = "colMOPLANQTY";
  381. this.colMOPLANQTY.Visible = true;
  382. this.colMOPLANQTY.VisibleIndex = 8;
  383. //
  384. // colMOINPUTQTY
  385. //
  386. this.colMOINPUTQTY.Caption = "计划投入量";
  387. this.colMOINPUTQTY.FieldName = "MOINPUTQTY";
  388. this.colMOINPUTQTY.Name = "colMOINPUTQTY";
  389. //
  390. // colMOSCRAPQTY
  391. //
  392. this.colMOSCRAPQTY.Caption = "实际报废量";
  393. this.colMOSCRAPQTY.FieldName = "MOSCRAPQTY";
  394. this.colMOSCRAPQTY.Name = "colMOSCRAPQTY";
  395. //
  396. // colMOACTQTY
  397. //
  398. this.colMOACTQTY.Caption = "实际产出量";
  399. this.colMOACTQTY.FieldName = "MOACTQTY";
  400. this.colMOACTQTY.Name = "colMOACTQTY";
  401. //
  402. // colMOPLANSTARTDATE
  403. //
  404. this.colMOPLANSTARTDATE.Caption = "开工日期";
  405. this.colMOPLANSTARTDATE.FieldName = "MOPLANSTARTDATE";
  406. this.colMOPLANSTARTDATE.Name = "colMOPLANSTARTDATE";
  407. this.colMOPLANSTARTDATE.Visible = true;
  408. this.colMOPLANSTARTDATE.VisibleIndex = 9;
  409. //
  410. // colMOPLANENDDATE
  411. //
  412. this.colMOPLANENDDATE.Caption = "完工日期";
  413. this.colMOPLANENDDATE.FieldName = "MOPLANENDDATE";
  414. this.colMOPLANENDDATE.Name = "colMOPLANENDDATE";
  415. this.colMOPLANENDDATE.Visible = true;
  416. this.colMOPLANENDDATE.VisibleIndex = 10;
  417. //
  418. // colMOACTSTARTDATE
  419. //
  420. this.colMOACTSTARTDATE.Caption = "实际开工日期";
  421. this.colMOACTSTARTDATE.FieldName = "MOACTSTARTDATE";
  422. this.colMOACTSTARTDATE.Name = "colMOACTSTARTDATE";
  423. //
  424. // colMOACTENDDATE
  425. //
  426. this.colMOACTENDDATE.Caption = "实际完工日期";
  427. this.colMOACTENDDATE.FieldName = "MOACTENDDATE";
  428. this.colMOACTENDDATE.Name = "colMOACTENDDATE";
  429. //
  430. // colFACTORY
  431. //
  432. this.colFACTORY.Caption = "工厂";
  433. this.colFACTORY.FieldName = "FACTORY";
  434. this.colFACTORY.Name = "colFACTORY";
  435. this.colFACTORY.Visible = true;
  436. this.colFACTORY.VisibleIndex = 12;
  437. //
  438. // colCUSCODE
  439. //
  440. this.colCUSCODE.Caption = "客户代码";
  441. this.colCUSCODE.FieldName = "CUSCODE";
  442. this.colCUSCODE.Name = "colCUSCODE";
  443. this.colCUSCODE.Visible = true;
  444. this.colCUSCODE.VisibleIndex = 13;
  445. //
  446. // colCUSNAME
  447. //
  448. this.colCUSNAME.Caption = "客户名称";
  449. this.colCUSNAME.FieldName = "CUSNAME";
  450. this.colCUSNAME.Name = "colCUSNAME";
  451. this.colCUSNAME.Visible = true;
  452. this.colCUSNAME.VisibleIndex = 14;
  453. //
  454. // colCUSORDERNO
  455. //
  456. this.colCUSORDERNO.Caption = "客户订单号";
  457. this.colCUSORDERNO.FieldName = "CUSORDERNO";
  458. this.colCUSORDERNO.Name = "colCUSORDERNO";
  459. this.colCUSORDERNO.Visible = true;
  460. this.colCUSORDERNO.VisibleIndex = 15;
  461. //
  462. // colCUSITEMCODE
  463. //
  464. this.colCUSITEMCODE.Caption = "客户物料代码";
  465. this.colCUSITEMCODE.FieldName = "CUSITEMCODE";
  466. this.colCUSITEMCODE.Name = "colCUSITEMCODE";
  467. this.colCUSITEMCODE.Visible = true;
  468. this.colCUSITEMCODE.VisibleIndex = 16;
  469. //
  470. // colORDERNO
  471. //
  472. this.colORDERNO.Caption = "订单号";
  473. this.colORDERNO.FieldName = "ORDERNO";
  474. this.colORDERNO.Name = "colORDERNO";
  475. this.colORDERNO.Visible = true;
  476. this.colORDERNO.VisibleIndex = 17;
  477. //
  478. // colORDERSEQ
  479. //
  480. this.colORDERSEQ.Caption = "订单序号";
  481. this.colORDERSEQ.FieldName = "ORDERSEQ";
  482. this.colORDERSEQ.Name = "colORDERSEQ";
  483. this.colORDERSEQ.Visible = true;
  484. this.colORDERSEQ.VisibleIndex = 18;
  485. //
  486. // colMOUSER
  487. //
  488. this.colMOUSER.Caption = "开立人员";
  489. this.colMOUSER.FieldName = "MOUSER";
  490. this.colMOUSER.Name = "colMOUSER";
  491. this.colMOUSER.Visible = true;
  492. this.colMOUSER.VisibleIndex = 19;
  493. //
  494. // colMODOWNDATE
  495. //
  496. this.colMODOWNDATE.Caption = "开立日期";
  497. this.colMODOWNDATE.FieldName = "MODOWNDATE";
  498. this.colMODOWNDATE.Name = "colMODOWNDATE";
  499. this.colMODOWNDATE.Visible = true;
  500. this.colMODOWNDATE.VisibleIndex = 20;
  501. //
  502. // colMOSTATUS
  503. //
  504. this.colMOSTATUS.Caption = "生产状态";
  505. this.colMOSTATUS.FieldName = "MOSTATUS";
  506. this.colMOSTATUS.Name = "colMOSTATUS";
  507. //
  508. // colMOVER
  509. //
  510. this.colMOVER.Caption = "工单版本";
  511. this.colMOVER.FieldName = "MOVER";
  512. this.colMOVER.Name = "colMOVER";
  513. this.colMOVER.Visible = true;
  514. this.colMOVER.VisibleIndex = 21;
  515. //
  516. // colISCONINPUT
  517. //
  518. this.colISCONINPUT.Caption = "是否限制工单投入";
  519. this.colISCONINPUT.FieldName = "ISCONINPUT";
  520. this.colISCONINPUT.Name = "colISCONINPUT";
  521. //
  522. // colISBOMPASS
  523. //
  524. this.colISBOMPASS.Caption = "是否比对BOM通过";
  525. this.colISBOMPASS.FieldName = "ISBOMPASS";
  526. this.colISBOMPASS.Name = "colISBOMPASS";
  527. //
  528. // colIDMERGERULE
  529. //
  530. this.colIDMERGERULE.Caption = "换算比率";
  531. this.colIDMERGERULE.FieldName = "IDMERGERULE";
  532. this.colIDMERGERULE.Name = "colIDMERGERULE";
  533. //
  534. // colWorkPoint
  535. //
  536. this.colWorkPoint.Caption = "站点";
  537. this.colWorkPoint.FieldName = "WorkPoint";
  538. this.colWorkPoint.Name = "colWorkPoint";
  539. //
  540. // colMUSER
  541. //
  542. this.colMUSER.Caption = "维护人";
  543. this.colMUSER.FieldName = "MUSER";
  544. this.colMUSER.Name = "colMUSER";
  545. //
  546. // colMUSERName
  547. //
  548. this.colMUSERName.Caption = "维护人名称";
  549. this.colMUSERName.FieldName = "MUSERName";
  550. this.colMUSERName.Name = "colMUSERName";
  551. this.colMUSERName.Visible = true;
  552. this.colMUSERName.VisibleIndex = 25;
  553. //
  554. // colMTIME
  555. //
  556. this.colMTIME.Caption = "维护时间";
  557. this.colMTIME.FieldName = "MTIME";
  558. this.colMTIME.Name = "colMTIME";
  559. this.colMTIME.Visible = true;
  560. this.colMTIME.VisibleIndex = 26;
  561. //
  562. // colEATTRIBUTE1
  563. //
  564. this.colEATTRIBUTE1.Caption = "备用字段";
  565. this.colEATTRIBUTE1.FieldName = "EATTRIBUTE1";
  566. this.colEATTRIBUTE1.Name = "colEATTRIBUTE1";
  567. //
  568. // colITEMCODE
  569. //
  570. this.colITEMCODE.Caption = "存货编码";
  571. this.colITEMCODE.FieldName = "ITEMCODE";
  572. this.colITEMCODE.Name = "colITEMCODE";
  573. this.colITEMCODE.Visible = true;
  574. this.colITEMCODE.VisibleIndex = 4;
  575. //
  576. // colMORELEASETIME
  577. //
  578. this.colMORELEASETIME.Caption = "工单下发时间";
  579. this.colMORELEASETIME.FieldName = "MORELEASETIME";
  580. this.colMORELEASETIME.Name = "colMORELEASETIME";
  581. //
  582. // colMOPENDINGCAUSE
  583. //
  584. this.colMOPENDINGCAUSE.Caption = "工单暂停原因";
  585. this.colMOPENDINGCAUSE.FieldName = "MOPENDINGCAUSE";
  586. this.colMOPENDINGCAUSE.Name = "colMOPENDINGCAUSE";
  587. //
  588. // colMOIMPORTTIME
  589. //
  590. this.colMOIMPORTTIME.Caption = "工单导入时间";
  591. this.colMOIMPORTTIME.FieldName = "MOIMPORTTIME";
  592. this.colMOIMPORTTIME.Name = "colMOIMPORTTIME";
  593. //
  594. // colOFFMOQTY
  595. //
  596. this.colOFFMOQTY.Caption = "脱离工单数量";
  597. this.colOFFMOQTY.FieldName = "OFFMOQTY";
  598. this.colOFFMOQTY.Name = "colOFFMOQTY";
  599. //
  600. // colISCOMPARESOFT
  601. //
  602. this.colISCOMPARESOFT.Caption = "是否比较软件版本";
  603. this.colISCOMPARESOFT.FieldName = "ISCOMPARESOFT";
  604. this.colISCOMPARESOFT.Name = "colISCOMPARESOFT";
  605. //
  606. // colRMABILLCODE
  607. //
  608. this.colRMABILLCODE.Caption = "RMA代码";
  609. this.colRMABILLCODE.FieldName = "RMABILLCODE";
  610. this.colRMABILLCODE.Name = "colRMABILLCODE";
  611. //
  612. // colMOSEQ
  613. //
  614. this.colMOSEQ.Caption = "生产订单行号";
  615. this.colMOSEQ.FieldName = "MOSEQ";
  616. this.colMOSEQ.Name = "colMOSEQ";
  617. this.colMOSEQ.Visible = true;
  618. this.colMOSEQ.VisibleIndex = 2;
  619. //
  620. // colREMOCODE
  621. //
  622. this.colREMOCODE.Caption = "返工生产订单号";
  623. this.colREMOCODE.FieldName = "REMOCODE";
  624. this.colREMOCODE.Name = "colREMOCODE";
  625. //
  626. // colREMOITEMCODE
  627. //
  628. this.colREMOITEMCODE.Caption = "返工工单存货编码";
  629. this.colREMOITEMCODE.FieldName = "REMOITEMCODE";
  630. this.colREMOITEMCODE.Name = "colREMOITEMCODE";
  631. //
  632. // colREMOITEMDESC
  633. //
  634. this.colREMOITEMDESC.Caption = "返工工单规格型号";
  635. this.colREMOITEMDESC.FieldName = "REMOITEMDESC";
  636. this.colREMOITEMDESC.Name = "colREMOITEMDESC";
  637. //
  638. // colREMOLOTNO
  639. //
  640. this.colREMOLOTNO.Caption = "返工工单批号";
  641. this.colREMOLOTNO.FieldName = "REMOLOTNO";
  642. this.colREMOLOTNO.Name = "colREMOLOTNO";
  643. //
  644. // colREMOENABLED
  645. //
  646. this.colREMOENABLED.Caption = "返工工单是否有效";
  647. this.colREMOENABLED.FieldName = "REMOENABLED";
  648. this.colREMOENABLED.Name = "colREMOENABLED";
  649. //
  650. // colMOBOM
  651. //
  652. this.colMOBOM.Caption = "工单BOM版本";
  653. this.colMOBOM.FieldName = "MOBOM";
  654. this.colMOBOM.Name = "colMOBOM";
  655. this.colMOBOM.Visible = true;
  656. this.colMOBOM.VisibleIndex = 22;
  657. //
  658. // colMOOP
  659. //
  660. this.colMOOP.Caption = "工单控制码";
  661. this.colMOOP.FieldName = "MOOP";
  662. this.colMOOP.Name = "colMOOP";
  663. //
  664. // colITEMDESC
  665. //
  666. this.colITEMDESC.Caption = "物料描述";
  667. this.colITEMDESC.FieldName = "ITEMDESC";
  668. this.colITEMDESC.Name = "colITEMDESC";
  669. this.colITEMDESC.Visible = true;
  670. this.colITEMDESC.VisibleIndex = 23;
  671. //
  672. // colMOPLANENDTIME
  673. //
  674. this.colMOPLANENDTIME.Caption = "计划完工时间";
  675. this.colMOPLANENDTIME.FieldName = "MOPLANENDTIME";
  676. this.colMOPLANENDTIME.Name = "colMOPLANENDTIME";
  677. //
  678. // colMOPLANLINE
  679. //
  680. this.colMOPLANLINE.Caption = "计划生产产线";
  681. this.colMOPLANLINE.FieldName = "MOPLANLINE";
  682. this.colMOPLANLINE.Name = "colMOPLANLINE";
  683. //
  684. // colBackflushStorage
  685. //
  686. this.colBackflushStorage.Caption = "倒冲库存地";
  687. this.colBackflushStorage.FieldName = "BackflushStorage";
  688. this.colBackflushStorage.Name = "colBackflushStorage";
  689. //
  690. // colWarningStopLine
  691. //
  692. this.colWarningStopLine.Caption = "预警停线标志";
  693. this.colWarningStopLine.FieldName = "WarningStopLine";
  694. this.colWarningStopLine.Name = "colWarningStopLine";
  695. //
  696. // colMORemark
  697. //
  698. this.colMORemark.Caption = "工单备注";
  699. this.colMORemark.FieldName = "MORemark";
  700. this.colMORemark.Name = "colMORemark";
  701. this.colMORemark.Visible = true;
  702. this.colMORemark.VisibleIndex = 24;
  703. //
  704. // colEATTRIBUTE2
  705. //
  706. this.colEATTRIBUTE2.Caption = "保留字段2";
  707. this.colEATTRIBUTE2.FieldName = "EATTRIBUTE2";
  708. this.colEATTRIBUTE2.Name = "colEATTRIBUTE2";
  709. //
  710. // colEATTRIBUTE3
  711. //
  712. this.colEATTRIBUTE3.Caption = "保留字段3";
  713. this.colEATTRIBUTE3.FieldName = "EATTRIBUTE3";
  714. this.colEATTRIBUTE3.Name = "colEATTRIBUTE3";
  715. //
  716. // colEATTRIBUTE4
  717. //
  718. this.colEATTRIBUTE4.Caption = "保留字段4";
  719. this.colEATTRIBUTE4.FieldName = "EATTRIBUTE4";
  720. this.colEATTRIBUTE4.Name = "colEATTRIBUTE4";
  721. //
  722. // colSerial
  723. //
  724. this.colSerial.Caption = "生成序列号";
  725. this.colSerial.ColumnEdit = this.repSerialButtonEdit;
  726. this.colSerial.FieldName = "Serial";
  727. this.colSerial.Name = "colSerial";
  728. //
  729. // repSerialButtonEdit
  730. //
  731. this.repSerialButtonEdit.AutoHeight = false;
  732. this.repSerialButtonEdit.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  733. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Plus)});
  734. this.repSerialButtonEdit.Name = "repSerialButtonEdit";
  735. this.repSerialButtonEdit.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
  736. this.repSerialButtonEdit.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repSerialButtonEdit_ButtonClick);
  737. //
  738. // colINVNAME
  739. //
  740. this.colINVNAME.Caption = "存货名称";
  741. this.colINVNAME.FieldName = "INVNAME";
  742. this.colINVNAME.Name = "colINVNAME";
  743. this.colINVNAME.Visible = true;
  744. this.colINVNAME.VisibleIndex = 5;
  745. //
  746. // INVSTD
  747. //
  748. this.INVSTD.Caption = "规格型号";
  749. this.INVSTD.FieldName = "INVSTD";
  750. this.INVSTD.Name = "INVSTD";
  751. this.INVSTD.Visible = true;
  752. this.INVSTD.VisibleIndex = 6;
  753. //
  754. // colINVUOM
  755. //
  756. this.colINVUOM.Caption = "单位";
  757. this.colINVUOM.FieldName = "INVUOM";
  758. this.colINVUOM.Name = "colINVUOM";
  759. this.colINVUOM.Visible = true;
  760. this.colINVUOM.VisibleIndex = 7;
  761. //
  762. // INVMACHINETYPE
  763. //
  764. this.INVMACHINETYPE.Caption = "仓库代码";
  765. this.INVMACHINETYPE.FieldName = "INVMACHINETYPE";
  766. this.INVMACHINETYPE.Name = "INVMACHINETYPE";
  767. this.INVMACHINETYPE.Visible = true;
  768. this.INVMACHINETYPE.VisibleIndex = 27;
  769. //
  770. // btnOutPut
  771. //
  772. this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  773. this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White;
  774. this.btnOutPut.Appearance.Options.UseFont = true;
  775. this.btnOutPut.Appearance.Options.UseForeColor = true;
  776. this.btnOutPut.Appearance.Options.UseTextOptions = true;
  777. this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  778. this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
  779. this.btnOutPut.Location = new System.Drawing.Point(326, 0);
  780. this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
  781. this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
  782. this.btnOutPut.Name = "btnOutPut";
  783. this.btnOutPut.Size = new System.Drawing.Size(59, 30);
  784. this.btnOutPut.TabIndex = 2;
  785. this.btnOutPut.Text = "导出";
  786. this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click);
  787. //
  788. // btnConfig
  789. //
  790. this.btnConfig.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  791. this.btnConfig.Appearance.ForeColor = System.Drawing.Color.White;
  792. this.btnConfig.Appearance.Options.UseFont = true;
  793. this.btnConfig.Appearance.Options.UseForeColor = true;
  794. this.btnConfig.Appearance.Options.UseTextOptions = true;
  795. this.btnConfig.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  796. this.btnConfig.Image = ((System.Drawing.Image)(resources.GetObject("btnConfig.Image")));
  797. this.btnConfig.Location = new System.Drawing.Point(122, 0);
  798. this.btnConfig.LookAndFeel.SkinName = "BlueButtonSkin";
  799. this.btnConfig.LookAndFeel.UseDefaultLookAndFeel = false;
  800. this.btnConfig.Name = "btnConfig";
  801. this.btnConfig.Size = new System.Drawing.Size(90, 30);
  802. this.btnConfig.TabIndex = 4;
  803. this.btnConfig.Text = "数据源设置";
  804. this.btnConfig.Click += new System.EventHandler(this.btnConfig_Click);
  805. //
  806. // btnExit
  807. //
  808. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  809. this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
  810. this.btnExit.Appearance.Options.UseFont = true;
  811. this.btnExit.Appearance.Options.UseForeColor = true;
  812. this.btnExit.Appearance.Options.UseTextOptions = true;
  813. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  814. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  815. this.btnExit.Location = new System.Drawing.Point(443, 0);
  816. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  817. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  818. this.btnExit.Name = "btnExit";
  819. this.btnExit.Size = new System.Drawing.Size(55, 30);
  820. this.btnExit.TabIndex = 10;
  821. this.btnExit.Text = "退出";
  822. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  823. //
  824. // btnFilter
  825. //
  826. this.btnFilter.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  827. this.btnFilter.Appearance.ForeColor = System.Drawing.Color.White;
  828. this.btnFilter.Appearance.Options.UseFont = true;
  829. this.btnFilter.Appearance.Options.UseForeColor = true;
  830. this.btnFilter.Appearance.Options.UseTextOptions = true;
  831. this.btnFilter.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  832. this.btnFilter.Image = ((System.Drawing.Image)(resources.GetObject("btnFilter.Image")));
  833. this.btnFilter.Location = new System.Drawing.Point(65, 0);
  834. this.btnFilter.LookAndFeel.SkinName = "BlueButtonSkin";
  835. this.btnFilter.LookAndFeel.UseDefaultLookAndFeel = false;
  836. this.btnFilter.Name = "btnFilter";
  837. this.btnFilter.Size = new System.Drawing.Size(57, 30);
  838. this.btnFilter.TabIndex = 11;
  839. this.btnFilter.Text = "过滤";
  840. this.btnFilter.Click += new System.EventHandler(this.btnFilter_Click);
  841. //
  842. // panelControl3
  843. //
  844. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  845. this.panelControl3.Appearance.Options.UseBackColor = true;
  846. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  847. this.panelControl3.Controls.Add(this.btnGetInfo);
  848. this.panelControl3.Controls.Add(this.btnExit);
  849. this.panelControl3.Controls.Add(this.btnClose);
  850. this.panelControl3.Controls.Add(this.btnCancelAll);
  851. this.panelControl3.Controls.Add(this.btnSelectAll);
  852. this.panelControl3.Controls.Add(this.MOTitle);
  853. this.panelControl3.Controls.Add(this.btnRefresh);
  854. this.panelControl3.Controls.Add(this.btnFilter);
  855. this.panelControl3.Controls.Add(this.btnConfig);
  856. this.panelControl3.Controls.Add(this.btnOutPut);
  857. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  858. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  859. this.panelControl3.Name = "panelControl3";
  860. this.panelControl3.Size = new System.Drawing.Size(1137, 30);
  861. this.panelControl3.TabIndex = 13;
  862. //
  863. // btnGetInfo
  864. //
  865. this.btnGetInfo.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  866. this.btnGetInfo.Appearance.ForeColor = System.Drawing.Color.White;
  867. this.btnGetInfo.Appearance.Options.UseFont = true;
  868. this.btnGetInfo.Appearance.Options.UseForeColor = true;
  869. this.btnGetInfo.Appearance.Options.UseTextOptions = true;
  870. this.btnGetInfo.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  871. this.btnGetInfo.Image = ((System.Drawing.Image)(resources.GetObject("btnGetInfo.Image")));
  872. this.btnGetInfo.Location = new System.Drawing.Point(965, 0);
  873. this.btnGetInfo.LookAndFeel.SkinName = "BlueButtonSkin";
  874. this.btnGetInfo.LookAndFeel.UseDefaultLookAndFeel = false;
  875. this.btnGetInfo.Name = "btnGetInfo";
  876. this.btnGetInfo.Size = new System.Drawing.Size(67, 30);
  877. this.btnGetInfo.TabIndex = 34;
  878. this.btnGetInfo.Text = "同步";
  879. this.btnGetInfo.Visible = false;
  880. this.btnGetInfo.Click += new System.EventHandler(this.btnGetInfo_Click);
  881. //
  882. // btnClose
  883. //
  884. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  885. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  886. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  887. this.btnClose.Appearance.Options.UseFont = true;
  888. this.btnClose.Appearance.Options.UseForeColor = true;
  889. this.btnClose.Appearance.Options.UseTextOptions = true;
  890. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  891. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  892. this.btnClose.Location = new System.Drawing.Point(1111, 0);
  893. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  894. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  895. this.btnClose.Name = "btnClose";
  896. this.btnClose.Size = new System.Drawing.Size(26, 29);
  897. this.btnClose.TabIndex = 25;
  898. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  899. //
  900. // btnCancelAll
  901. //
  902. this.btnCancelAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  903. this.btnCancelAll.Appearance.ForeColor = System.Drawing.Color.White;
  904. this.btnCancelAll.Appearance.Options.UseFont = true;
  905. this.btnCancelAll.Appearance.Options.UseForeColor = true;
  906. this.btnCancelAll.Appearance.Options.UseTextOptions = true;
  907. this.btnCancelAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  908. this.btnCancelAll.Image = ((System.Drawing.Image)(resources.GetObject("btnCancelAll.Image")));
  909. this.btnCancelAll.Location = new System.Drawing.Point(269, 0);
  910. this.btnCancelAll.LookAndFeel.SkinName = "BlueButtonSkin";
  911. this.btnCancelAll.LookAndFeel.UseDefaultLookAndFeel = false;
  912. this.btnCancelAll.Name = "btnCancelAll";
  913. this.btnCancelAll.Size = new System.Drawing.Size(57, 30);
  914. this.btnCancelAll.TabIndex = 22;
  915. this.btnCancelAll.Text = "全消";
  916. this.btnCancelAll.Click += new System.EventHandler(this.btnCancelAll_Click);
  917. //
  918. // btnSelectAll
  919. //
  920. this.btnSelectAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  921. this.btnSelectAll.Appearance.ForeColor = System.Drawing.Color.White;
  922. this.btnSelectAll.Appearance.Options.UseFont = true;
  923. this.btnSelectAll.Appearance.Options.UseForeColor = true;
  924. this.btnSelectAll.Appearance.Options.UseTextOptions = true;
  925. this.btnSelectAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  926. this.btnSelectAll.Image = ((System.Drawing.Image)(resources.GetObject("btnSelectAll.Image")));
  927. this.btnSelectAll.Location = new System.Drawing.Point(212, 0);
  928. this.btnSelectAll.LookAndFeel.SkinName = "BlueButtonSkin";
  929. this.btnSelectAll.LookAndFeel.UseDefaultLookAndFeel = false;
  930. this.btnSelectAll.Name = "btnSelectAll";
  931. this.btnSelectAll.Size = new System.Drawing.Size(57, 30);
  932. this.btnSelectAll.TabIndex = 20;
  933. this.btnSelectAll.Text = "全选";
  934. this.btnSelectAll.Click += new System.EventHandler(this.btnSelectAll_Click);
  935. //
  936. // MOTitle
  937. //
  938. this.MOTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  939. this.MOTitle.Appearance.ForeColor = System.Drawing.Color.White;
  940. this.MOTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  941. this.MOTitle.Location = new System.Drawing.Point(3, 4);
  942. this.MOTitle.Name = "MOTitle";
  943. this.MOTitle.Size = new System.Drawing.Size(58, 23);
  944. this.MOTitle.TabIndex = 19;
  945. this.MOTitle.Text = "工单信息";
  946. //
  947. // btnRefresh
  948. //
  949. this.btnRefresh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  950. this.btnRefresh.Appearance.ForeColor = System.Drawing.Color.White;
  951. this.btnRefresh.Appearance.Options.UseFont = true;
  952. this.btnRefresh.Appearance.Options.UseForeColor = true;
  953. this.btnRefresh.Appearance.Options.UseTextOptions = true;
  954. this.btnRefresh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  955. this.btnRefresh.Image = ((System.Drawing.Image)(resources.GetObject("btnRefresh.Image")));
  956. this.btnRefresh.Location = new System.Drawing.Point(385, 0);
  957. this.btnRefresh.LookAndFeel.SkinName = "BlueButtonSkin";
  958. this.btnRefresh.LookAndFeel.UseDefaultLookAndFeel = false;
  959. this.btnRefresh.Name = "btnRefresh";
  960. this.btnRefresh.Size = new System.Drawing.Size(58, 30);
  961. this.btnRefresh.TabIndex = 17;
  962. this.btnRefresh.Text = "刷新";
  963. this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click);
  964. //
  965. // rptPage
  966. //
  967. this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
  968. this.rptPage.Appearance.Options.UseBackColor = true;
  969. this.rptPage.Dock = System.Windows.Forms.DockStyle.Bottom;
  970. this.rptPage.isInit = false;
  971. this.rptPage.Location = new System.Drawing.Point(0, 413);
  972. this.rptPage.Name = "rptPage";
  973. this.rptPage.PageIndex = 1;
  974. this.rptPage.PageSize = 10000;
  975. this.rptPage.RecordNum = 0;
  976. this.rptPage.Size = new System.Drawing.Size(1137, 26);
  977. this.rptPage.TabIndex = 15;
  978. this.rptPage.Visible = false;
  979. this.rptPage.PageIndexChanged += new ICSSoft.Base.UserControl.FormControl.PageNavTool.PageChageHandel(this.rptPage_PageIndexChanged);
  980. //
  981. // groupControl1
  982. //
  983. this.groupControl1.Controls.Add(this.grdDetail);
  984. this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  985. this.groupControl1.Location = new System.Drawing.Point(0, 30);
  986. this.groupControl1.Name = "groupControl1";
  987. this.groupControl1.Size = new System.Drawing.Size(1137, 383);
  988. this.groupControl1.TabIndex = 14;
  989. this.groupControl1.Text = "详细信息";
  990. //
  991. // FormICSMONew
  992. //
  993. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  994. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  995. this.ClientSize = new System.Drawing.Size(1137, 439);
  996. this.Controls.Add(this.groupControl1);
  997. this.Controls.Add(this.rptPage);
  998. this.Controls.Add(this.panelControl3);
  999. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  1000. this.Name = "FormICSMONew";
  1001. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  1002. this.Text = "FormICSMO";
  1003. this.Load += new System.EventHandler(this.FormICSMO_Load);
  1004. ((System.ComponentModel.ISupportInitialize)(this.gridViewDetail)).EndInit();
  1005. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  1006. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  1007. ((System.ComponentModel.ISupportInitialize)(this.repSerialButtonEdit)).EndInit();
  1008. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  1009. this.panelControl3.ResumeLayout(false);
  1010. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
  1011. this.groupControl1.ResumeLayout(false);
  1012. this.ResumeLayout(false);
  1013. }
  1014. #endregion
  1015. private DevExpress.XtraEditors.SimpleButton btnOutPut;
  1016. private DevExpress.XtraEditors.SimpleButton btnConfig;
  1017. private DevExpress.XtraEditors.SimpleButton btnExit;
  1018. private DevExpress.XtraEditors.SimpleButton btnFilter;
  1019. private DevExpress.XtraEditors.PanelControl panelControl3;
  1020. private DevExpress.XtraEditors.SimpleButton btnRefresh;
  1021. private DevExpress.XtraEditors.LabelControl MOTitle;
  1022. private DevExpress.XtraEditors.SimpleButton btnCancelAll;
  1023. private DevExpress.XtraEditors.SimpleButton btnSelectAll;
  1024. private Base.UserControl.FormControl.PageNavTool rptPage;
  1025. private DevExpress.XtraEditors.GroupControl groupControl1;
  1026. private DevExpress.XtraGrid.GridControl grdDetail;
  1027. private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
  1028. private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
  1029. private DevExpress.XtraGrid.Columns.GridColumn colID;
  1030. private DevExpress.XtraEditors.SimpleButton btnClose;
  1031. private DevExpress.XtraGrid.Columns.GridColumn colMOCODE;
  1032. private DevExpress.XtraGrid.Columns.GridColumn colMOMEMO;
  1033. private DevExpress.XtraGrid.Columns.GridColumn colMOTYPE;
  1034. private DevExpress.XtraGrid.Columns.GridColumn colMODESC;
  1035. private DevExpress.XtraGrid.Columns.GridColumn colMOBIOSVER;
  1036. private DevExpress.XtraGrid.Columns.GridColumn colMOPCBAVER;
  1037. private DevExpress.XtraGrid.Columns.GridColumn colMOPLANQTY;
  1038. private DevExpress.XtraGrid.Columns.GridColumn colMOINPUTQTY;
  1039. private DevExpress.XtraGrid.Columns.GridColumn colMOSCRAPQTY;
  1040. private DevExpress.XtraGrid.Columns.GridColumn colMOACTQTY;
  1041. private DevExpress.XtraGrid.Columns.GridColumn colMOPLANSTARTDATE;
  1042. private DevExpress.XtraGrid.Columns.GridColumn colMOPLANENDDATE;
  1043. private DevExpress.XtraGrid.Columns.GridColumn colMOACTSTARTDATE;
  1044. private DevExpress.XtraGrid.Columns.GridColumn colMOACTENDDATE;
  1045. private DevExpress.XtraGrid.Columns.GridColumn colFACTORY;
  1046. private DevExpress.XtraGrid.Columns.GridColumn colCUSCODE;
  1047. private DevExpress.XtraGrid.Columns.GridColumn colCUSNAME;
  1048. private DevExpress.XtraGrid.Columns.GridColumn colCUSORDERNO;
  1049. private DevExpress.XtraGrid.Columns.GridColumn colCUSITEMCODE;
  1050. private DevExpress.XtraGrid.Columns.GridColumn colORDERNO;
  1051. private DevExpress.XtraGrid.Columns.GridColumn colORDERSEQ;
  1052. private DevExpress.XtraGrid.Columns.GridColumn colMOUSER;
  1053. private DevExpress.XtraGrid.Columns.GridColumn colMODOWNDATE;
  1054. private DevExpress.XtraGrid.Columns.GridColumn colMOSTATUS;
  1055. private DevExpress.XtraGrid.Columns.GridColumn colMOVER;
  1056. private DevExpress.XtraGrid.Columns.GridColumn colISCONINPUT;
  1057. private DevExpress.XtraGrid.Columns.GridColumn colISBOMPASS;
  1058. private DevExpress.XtraGrid.Columns.GridColumn colIDMERGERULE;
  1059. private DevExpress.XtraGrid.Columns.GridColumn colWorkPoint;
  1060. private DevExpress.XtraGrid.Columns.GridColumn colMUSER;
  1061. private DevExpress.XtraGrid.Columns.GridColumn colMUSERName;
  1062. private DevExpress.XtraGrid.Columns.GridColumn colMTIME;
  1063. private DevExpress.XtraGrid.Columns.GridColumn colEATTRIBUTE1;
  1064. private DevExpress.XtraGrid.Columns.GridColumn colITEMCODE;
  1065. private DevExpress.XtraGrid.Columns.GridColumn colMORELEASETIME;
  1066. private DevExpress.XtraGrid.Columns.GridColumn colMOPENDINGCAUSE;
  1067. private DevExpress.XtraGrid.Columns.GridColumn colMOIMPORTTIME;
  1068. private DevExpress.XtraGrid.Columns.GridColumn colOFFMOQTY;
  1069. private DevExpress.XtraGrid.Columns.GridColumn colISCOMPARESOFT;
  1070. private DevExpress.XtraGrid.Columns.GridColumn colRMABILLCODE;
  1071. private DevExpress.XtraGrid.Columns.GridColumn colMOSEQ;
  1072. private DevExpress.XtraGrid.Columns.GridColumn colREMOCODE;
  1073. private DevExpress.XtraGrid.Columns.GridColumn colREMOITEMCODE;
  1074. private DevExpress.XtraGrid.Columns.GridColumn colREMOITEMDESC;
  1075. private DevExpress.XtraGrid.Columns.GridColumn colREMOLOTNO;
  1076. private DevExpress.XtraGrid.Columns.GridColumn colREMOENABLED;
  1077. private DevExpress.XtraGrid.Columns.GridColumn colMOBOM;
  1078. private DevExpress.XtraGrid.Columns.GridColumn colMOOP;
  1079. private DevExpress.XtraGrid.Columns.GridColumn colITEMDESC;
  1080. private DevExpress.XtraGrid.Columns.GridColumn colMOPLANENDTIME;
  1081. private DevExpress.XtraGrid.Columns.GridColumn colMOPLANLINE;
  1082. private DevExpress.XtraGrid.Columns.GridColumn colBackflushStorage;
  1083. private DevExpress.XtraGrid.Columns.GridColumn colWarningStopLine;
  1084. private DevExpress.XtraGrid.Columns.GridColumn colMORemark;
  1085. private DevExpress.XtraGrid.Columns.GridColumn colEATTRIBUTE2;
  1086. private DevExpress.XtraGrid.Columns.GridColumn colEATTRIBUTE3;
  1087. private DevExpress.XtraGrid.Columns.GridColumn colEATTRIBUTE4;
  1088. private DevExpress.XtraGrid.Columns.GridColumn colSerial;
  1089. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repSerialButtonEdit;
  1090. private DevExpress.XtraEditors.SimpleButton btnGetInfo;
  1091. private DevExpress.XtraGrid.Views.Grid.GridView gridViewDetail;
  1092. private DevExpress.XtraGrid.Columns.GridColumn colMOBOMLINE;
  1093. private DevExpress.XtraGrid.Columns.GridColumn colMOBITEMCODE;
  1094. private DevExpress.XtraGrid.Columns.GridColumn colMOBITEMNAME;
  1095. private DevExpress.XtraGrid.Columns.GridColumn colMOBITEMDESC;
  1096. private DevExpress.XtraGrid.Columns.GridColumn colMOBITEMQTY;
  1097. private DevExpress.XtraGrid.Columns.GridColumn colINVSTD;
  1098. private DevExpress.XtraGrid.Columns.GridColumn colMOBOMITEMUOM;
  1099. private DevExpress.XtraGrid.Columns.GridColumn colINVMACHINETYPE;
  1100. private DevExpress.XtraGrid.Columns.GridColumn colStorageName;
  1101. private DevExpress.XtraGrid.Columns.GridColumn colINVNAME;
  1102. private DevExpress.XtraGrid.Columns.GridColumn INVSTD;
  1103. private DevExpress.XtraGrid.Columns.GridColumn colINVUOM;
  1104. private DevExpress.XtraGrid.Columns.GridColumn INVMACHINETYPE;
  1105. }
  1106. }