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

1238 lines
65 KiB

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