华恒Mes鼎捷代码
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.

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