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

840 lines
46 KiB

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