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

832 lines
46 KiB

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