华恒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.

660 lines
35 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSPallet
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. DevExpress.XtraGrid.Columns.GridColumn Free1;
  29. DevExpress.XtraGrid.GridLevelNode gridLevelNode1 = new DevExpress.XtraGrid.GridLevelNode();
  30. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormICSPallet));
  31. this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
  32. this.colselecttwo = new DevExpress.XtraGrid.Columns.GridColumn();
  33. this.colPallet2Code = new DevExpress.XtraGrid.Columns.GridColumn();
  34. this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
  35. this.colLotNO = new DevExpress.XtraGrid.Columns.GridColumn();
  36. this.colINVCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  37. this.colINVNAME = new DevExpress.XtraGrid.Columns.GridColumn();
  38. this.colLOTQTY = new DevExpress.XtraGrid.Columns.GridColumn();
  39. this.colTYPE = new DevExpress.XtraGrid.Columns.GridColumn();
  40. this.MuserCode = new DevExpress.XtraGrid.Columns.GridColumn();
  41. this.MuserName = new DevExpress.XtraGrid.Columns.GridColumn();
  42. this.WorkPoint = new DevExpress.XtraGrid.Columns.GridColumn();
  43. this.Mtime = new DevExpress.XtraGrid.Columns.GridColumn();
  44. this.grdDetail = new DevExpress.XtraGrid.GridControl();
  45. this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  46. this.colselectone = new DevExpress.XtraGrid.Columns.GridColumn();
  47. this.ID = new DevExpress.XtraGrid.Columns.GridColumn();
  48. this.colPalletCode = new DevExpress.XtraGrid.Columns.GridColumn();
  49. this.colMuserCode = new DevExpress.XtraGrid.Columns.GridColumn();
  50. this.colMuserName = new DevExpress.XtraGrid.Columns.GridColumn();
  51. this.colMtime = new DevExpress.XtraGrid.Columns.GridColumn();
  52. this.colWorkPoint = new DevExpress.XtraGrid.Columns.GridColumn();
  53. this.colFree1 = new DevExpress.XtraGrid.Columns.GridColumn();
  54. this.btnConfig = new DevExpress.XtraEditors.SimpleButton();
  55. this.btnExit = new DevExpress.XtraEditors.SimpleButton();
  56. this.btnFilter = new DevExpress.XtraEditors.SimpleButton();
  57. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  58. this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
  59. this.btnADD = new DevExpress.XtraEditors.SimpleButton();
  60. this.btnTBLOP2RES = new DevExpress.XtraEditors.SimpleButton();
  61. this.btnDel = new DevExpress.XtraEditors.SimpleButton();
  62. this.btnPrint = new DevExpress.XtraEditors.SimpleButton();
  63. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  64. this.btnCancelAll = new DevExpress.XtraEditors.SimpleButton();
  65. this.btnSelectAll = new DevExpress.XtraEditors.SimpleButton();
  66. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  67. this.btnRefresh = new DevExpress.XtraEditors.SimpleButton();
  68. this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
  69. this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
  70. Free1 = new DevExpress.XtraGrid.Columns.GridColumn();
  71. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
  72. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  73. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  74. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  75. this.panelControl3.SuspendLayout();
  76. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
  77. this.groupControl1.SuspendLayout();
  78. this.SuspendLayout();
  79. //
  80. // Free1
  81. //
  82. Free1.Caption = "备用1";
  83. Free1.FieldName = "Free1";
  84. Free1.Name = "Free1";
  85. //
  86. // gridView1
  87. //
  88. this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  89. this.colselecttwo,
  90. this.colPallet2Code,
  91. this.colID,
  92. this.colLotNO,
  93. this.colINVCODE,
  94. this.colINVNAME,
  95. this.colLOTQTY,
  96. this.colTYPE,
  97. this.MuserCode,
  98. this.MuserName,
  99. this.WorkPoint,
  100. Free1,
  101. this.Mtime});
  102. this.gridView1.GridControl = this.grdDetail;
  103. this.gridView1.Name = "gridView1";
  104. this.gridView1.OptionsBehavior.ReadOnly = true;
  105. this.gridView1.OptionsPrint.AutoWidth = false;
  106. this.gridView1.OptionsSelection.MultiSelect = true;
  107. this.gridView1.OptionsView.RowAutoHeight = true;
  108. this.gridView1.OptionsView.ShowFooter = true;
  109. this.gridView1.OptionsView.ShowGroupPanel = false;
  110. this.gridView1.DoubleClick += new System.EventHandler(this.gridView1_DoubleClick);
  111. //
  112. // colselecttwo
  113. //
  114. this.colselecttwo.Caption = "选择";
  115. this.colselecttwo.FieldName = "selecttwo";
  116. this.colselecttwo.Name = "colselecttwo";
  117. this.colselecttwo.OptionsColumn.AllowEdit = false;
  118. this.colselecttwo.Visible = true;
  119. this.colselecttwo.VisibleIndex = 0;
  120. this.colselecttwo.Width = 62;
  121. //
  122. // colPallet2Code
  123. //
  124. this.colPallet2Code.Caption = "箱号编号";
  125. this.colPallet2Code.FieldName = "PalletCode";
  126. this.colPallet2Code.Name = "colPallet2Code";
  127. //
  128. // colID
  129. //
  130. this.colID.Caption = "ID";
  131. this.colID.FieldName = "ID";
  132. this.colID.Name = "colID";
  133. this.colID.Width = 62;
  134. //
  135. // colLotNO
  136. //
  137. this.colLotNO.Caption = "产品批号";
  138. this.colLotNO.FieldName = "LotNO";
  139. this.colLotNO.Name = "colLotNO";
  140. this.colLotNO.Visible = true;
  141. this.colLotNO.VisibleIndex = 1;
  142. //
  143. // colINVCODE
  144. //
  145. this.colINVCODE.Caption = "存货编码";
  146. this.colINVCODE.FieldName = "INVCODE";
  147. this.colINVCODE.Name = "colINVCODE";
  148. this.colINVCODE.Visible = true;
  149. this.colINVCODE.VisibleIndex = 3;
  150. //
  151. // colINVNAME
  152. //
  153. this.colINVNAME.Caption = "存货名称";
  154. this.colINVNAME.FieldName = "INVNAME";
  155. this.colINVNAME.Name = "colINVNAME";
  156. this.colINVNAME.Visible = true;
  157. this.colINVNAME.VisibleIndex = 2;
  158. this.colINVNAME.Width = 110;
  159. //
  160. // colLOTQTY
  161. //
  162. this.colLOTQTY.Caption = "数量";
  163. this.colLOTQTY.FieldName = "LOTQTY";
  164. this.colLOTQTY.Name = "colLOTQTY";
  165. this.colLOTQTY.Visible = true;
  166. this.colLOTQTY.VisibleIndex = 5;
  167. //
  168. // colTYPE
  169. //
  170. this.colTYPE.Caption = "货物类型";
  171. this.colTYPE.FieldName = "TYPE";
  172. this.colTYPE.Name = "colTYPE";
  173. this.colTYPE.Visible = true;
  174. this.colTYPE.VisibleIndex = 4;
  175. //
  176. // MuserCode
  177. //
  178. this.MuserCode.Caption = "维护人";
  179. this.MuserCode.FieldName = "MuserCode";
  180. this.MuserCode.Name = "MuserCode";
  181. this.MuserCode.Visible = true;
  182. this.MuserCode.VisibleIndex = 6;
  183. this.MuserCode.Width = 102;
  184. //
  185. // MuserName
  186. //
  187. this.MuserName.Caption = "维护人名称";
  188. this.MuserName.FieldName = "MuserName";
  189. this.MuserName.Name = "MuserName";
  190. this.MuserName.Visible = true;
  191. this.MuserName.VisibleIndex = 7;
  192. this.MuserName.Width = 130;
  193. //
  194. // WorkPoint
  195. //
  196. this.WorkPoint.Caption = "站点";
  197. this.WorkPoint.FieldName = "WorkPoint";
  198. this.WorkPoint.Name = "WorkPoint";
  199. this.WorkPoint.Width = 92;
  200. //
  201. // Mtime
  202. //
  203. this.Mtime.Caption = "维护时间";
  204. this.Mtime.FieldName = "Mtime";
  205. this.Mtime.Name = "Mtime";
  206. this.Mtime.Visible = true;
  207. this.Mtime.VisibleIndex = 8;
  208. this.Mtime.Width = 442;
  209. //
  210. // grdDetail
  211. //
  212. this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  213. gridLevelNode1.LevelTemplate = this.gridView1;
  214. gridLevelNode1.RelationName = "详情";
  215. this.grdDetail.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
  216. gridLevelNode1});
  217. this.grdDetail.Location = new System.Drawing.Point(2, 22);
  218. this.grdDetail.MainView = this.grvDetail;
  219. this.grdDetail.Name = "grdDetail";
  220. this.grdDetail.Size = new System.Drawing.Size(1109, 359);
  221. this.grdDetail.TabIndex = 0;
  222. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  223. this.grvDetail,
  224. this.gridView1});
  225. //
  226. // grvDetail
  227. //
  228. this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  229. this.colselectone,
  230. this.ID,
  231. this.colPalletCode,
  232. this.colMuserCode,
  233. this.colMuserName,
  234. this.colMtime,
  235. this.colWorkPoint,
  236. this.colFree1});
  237. this.grvDetail.GridControl = this.grdDetail;
  238. this.grvDetail.Name = "grvDetail";
  239. this.grvDetail.OptionsBehavior.ReadOnly = true;
  240. this.grvDetail.OptionsPrint.AutoWidth = false;
  241. this.grvDetail.OptionsPrint.ExpandAllDetails = true;
  242. this.grvDetail.OptionsPrint.PrintDetails = true;
  243. this.grvDetail.OptionsSelection.MultiSelect = true;
  244. this.grvDetail.OptionsView.ColumnAutoWidth = false;
  245. this.grvDetail.OptionsView.RowAutoHeight = true;
  246. this.grvDetail.OptionsView.ShowFooter = true;
  247. this.grvDetail.OptionsView.ShowGroupPanel = false;
  248. this.grvDetail.CustomDrawCell += new DevExpress.XtraGrid.Views.Base.RowCellCustomDrawEventHandler(this.grvDetail_CustomDrawCell);
  249. this.grvDetail.MasterRowExpanded += new DevExpress.XtraGrid.Views.Grid.CustomMasterRowEventHandler(this.grvDetail_MasterRowExpanded);
  250. this.grvDetail.DoubleClick += new System.EventHandler(this.grvDetail_DoubleClick);
  251. //
  252. // colselectone
  253. //
  254. this.colselectone.Caption = "选择";
  255. this.colselectone.FieldName = "selectone";
  256. this.colselectone.Name = "colselectone";
  257. this.colselectone.OptionsColumn.AllowEdit = false;
  258. this.colselectone.OptionsColumn.ReadOnly = true;
  259. this.colselectone.Visible = true;
  260. this.colselectone.VisibleIndex = 0;
  261. this.colselectone.Width = 76;
  262. //
  263. // ID
  264. //
  265. this.ID.Caption = "产品guid";
  266. this.ID.FieldName = "ID";
  267. this.ID.Name = "ID";
  268. //
  269. // colPalletCode
  270. //
  271. this.colPalletCode.Caption = "箱号条码";
  272. this.colPalletCode.FieldName = "PalletCode";
  273. this.colPalletCode.Name = "colPalletCode";
  274. this.colPalletCode.Visible = true;
  275. this.colPalletCode.VisibleIndex = 1;
  276. //
  277. // colMuserCode
  278. //
  279. this.colMuserCode.Caption = "维护人";
  280. this.colMuserCode.FieldName = "MuserCode";
  281. this.colMuserCode.Name = "colMuserCode";
  282. //
  283. // colMuserName
  284. //
  285. this.colMuserName.Caption = "维护人名称";
  286. this.colMuserName.FieldName = "MuserName";
  287. this.colMuserName.Name = "colMuserName";
  288. this.colMuserName.Visible = true;
  289. this.colMuserName.VisibleIndex = 2;
  290. //
  291. // colMtime
  292. //
  293. this.colMtime.Caption = "维护时间";
  294. this.colMtime.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
  295. this.colMtime.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
  296. this.colMtime.FieldName = "Mtime";
  297. this.colMtime.Name = "colMtime";
  298. this.colMtime.Visible = true;
  299. this.colMtime.VisibleIndex = 3;
  300. //
  301. // colWorkPoint
  302. //
  303. this.colWorkPoint.Caption = "站点";
  304. this.colWorkPoint.FieldName = "WorkPoint";
  305. this.colWorkPoint.Name = "colWorkPoint";
  306. this.colWorkPoint.Visible = true;
  307. this.colWorkPoint.VisibleIndex = 4;
  308. //
  309. // colFree1
  310. //
  311. this.colFree1.Caption = "保留字段";
  312. this.colFree1.FieldName = "Free1";
  313. this.colFree1.Name = "colFree1";
  314. //
  315. // btnConfig
  316. //
  317. this.btnConfig.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  318. this.btnConfig.Appearance.ForeColor = System.Drawing.Color.White;
  319. this.btnConfig.Appearance.Options.UseFont = true;
  320. this.btnConfig.Appearance.Options.UseForeColor = true;
  321. this.btnConfig.Appearance.Options.UseTextOptions = true;
  322. this.btnConfig.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  323. this.btnConfig.Image = ((System.Drawing.Image)(resources.GetObject("btnConfig.Image")));
  324. this.btnConfig.Location = new System.Drawing.Point(143, 0);
  325. this.btnConfig.LookAndFeel.SkinName = "BlueButtonSkin";
  326. this.btnConfig.LookAndFeel.UseDefaultLookAndFeel = false;
  327. this.btnConfig.Name = "btnConfig";
  328. this.btnConfig.Size = new System.Drawing.Size(92, 30);
  329. this.btnConfig.TabIndex = 4;
  330. this.btnConfig.Text = "数据源设置";
  331. this.btnConfig.Click += new System.EventHandler(this.btnConfig_Click);
  332. //
  333. // btnExit
  334. //
  335. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  336. this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
  337. this.btnExit.Appearance.Options.UseFont = true;
  338. this.btnExit.Appearance.Options.UseForeColor = true;
  339. this.btnExit.Appearance.Options.UseTextOptions = true;
  340. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  341. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  342. this.btnExit.Location = new System.Drawing.Point(771, 0);
  343. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  344. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  345. this.btnExit.Name = "btnExit";
  346. this.btnExit.Size = new System.Drawing.Size(55, 30);
  347. this.btnExit.TabIndex = 10;
  348. this.btnExit.Text = "退出";
  349. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  350. //
  351. // btnFilter
  352. //
  353. this.btnFilter.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  354. this.btnFilter.Appearance.ForeColor = System.Drawing.Color.White;
  355. this.btnFilter.Appearance.Options.UseFont = true;
  356. this.btnFilter.Appearance.Options.UseForeColor = true;
  357. this.btnFilter.Appearance.Options.UseTextOptions = true;
  358. this.btnFilter.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  359. this.btnFilter.Image = ((System.Drawing.Image)(resources.GetObject("btnFilter.Image")));
  360. this.btnFilter.Location = new System.Drawing.Point(84, 0);
  361. this.btnFilter.LookAndFeel.SkinName = "BlueButtonSkin";
  362. this.btnFilter.LookAndFeel.UseDefaultLookAndFeel = false;
  363. this.btnFilter.Name = "btnFilter";
  364. this.btnFilter.Size = new System.Drawing.Size(59, 30);
  365. this.btnFilter.TabIndex = 11;
  366. this.btnFilter.Text = "过滤";
  367. this.btnFilter.Click += new System.EventHandler(this.btnFilter_Click);
  368. //
  369. // panelControl3
  370. //
  371. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  372. this.panelControl3.Appearance.Options.UseBackColor = true;
  373. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  374. this.panelControl3.Controls.Add(this.simpleButton1);
  375. this.panelControl3.Controls.Add(this.btnADD);
  376. this.panelControl3.Controls.Add(this.btnTBLOP2RES);
  377. this.panelControl3.Controls.Add(this.btnDel);
  378. this.panelControl3.Controls.Add(this.btnPrint);
  379. this.panelControl3.Controls.Add(this.btnClose);
  380. this.panelControl3.Controls.Add(this.btnCancelAll);
  381. this.panelControl3.Controls.Add(this.btnSelectAll);
  382. this.panelControl3.Controls.Add(this.lblTitle);
  383. this.panelControl3.Controls.Add(this.btnRefresh);
  384. this.panelControl3.Controls.Add(this.btnFilter);
  385. this.panelControl3.Controls.Add(this.btnExit);
  386. this.panelControl3.Controls.Add(this.btnConfig);
  387. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  388. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  389. this.panelControl3.Name = "panelControl3";
  390. this.panelControl3.Size = new System.Drawing.Size(1113, 30);
  391. this.panelControl3.TabIndex = 13;
  392. //
  393. // simpleButton1
  394. //
  395. this.simpleButton1.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  396. this.simpleButton1.Appearance.ForeColor = System.Drawing.Color.White;
  397. this.simpleButton1.Appearance.Options.UseFont = true;
  398. this.simpleButton1.Appearance.Options.UseForeColor = true;
  399. this.simpleButton1.Appearance.Options.UseTextOptions = true;
  400. this.simpleButton1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  401. this.simpleButton1.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton1.Image")));
  402. this.simpleButton1.Location = new System.Drawing.Point(639, 0);
  403. this.simpleButton1.LookAndFeel.SkinName = "BlueButtonSkin";
  404. this.simpleButton1.LookAndFeel.UseDefaultLookAndFeel = false;
  405. this.simpleButton1.Name = "simpleButton1";
  406. this.simpleButton1.Size = new System.Drawing.Size(79, 30);
  407. this.simpleButton1.TabIndex = 31;
  408. this.simpleButton1.Text = "删除批次";
  409. this.simpleButton1.Click += new System.EventHandler(this.btnLotNo_Click);
  410. //
  411. // btnADD
  412. //
  413. this.btnADD.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  414. this.btnADD.Appearance.ForeColor = System.Drawing.Color.White;
  415. this.btnADD.Appearance.Options.UseFont = true;
  416. this.btnADD.Appearance.Options.UseForeColor = true;
  417. this.btnADD.Appearance.Options.UseTextOptions = true;
  418. this.btnADD.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  419. this.btnADD.Image = ((System.Drawing.Image)(resources.GetObject("btnADD.Image")));
  420. this.btnADD.Location = new System.Drawing.Point(350, 0);
  421. this.btnADD.LookAndFeel.SkinName = "BlueButtonSkin";
  422. this.btnADD.LookAndFeel.UseDefaultLookAndFeel = false;
  423. this.btnADD.Name = "btnADD";
  424. this.btnADD.Size = new System.Drawing.Size(80, 30);
  425. this.btnADD.TabIndex = 30;
  426. this.btnADD.Text = "新增箱号";
  427. this.btnADD.Click += new System.EventHandler(this.btnADD_Click);
  428. //
  429. // btnTBLOP2RES
  430. //
  431. this.btnTBLOP2RES.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  432. this.btnTBLOP2RES.Appearance.ForeColor = System.Drawing.Color.White;
  433. this.btnTBLOP2RES.Appearance.Options.UseFont = true;
  434. this.btnTBLOP2RES.Appearance.Options.UseForeColor = true;
  435. this.btnTBLOP2RES.Appearance.Options.UseTextOptions = true;
  436. this.btnTBLOP2RES.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  437. this.btnTBLOP2RES.Image = ((System.Drawing.Image)(resources.GetObject("btnTBLOP2RES.Image")));
  438. this.btnTBLOP2RES.Location = new System.Drawing.Point(563, 0);
  439. this.btnTBLOP2RES.LookAndFeel.SkinName = "BlueButtonSkin";
  440. this.btnTBLOP2RES.LookAndFeel.UseDefaultLookAndFeel = false;
  441. this.btnTBLOP2RES.Name = "btnTBLOP2RES";
  442. this.btnTBLOP2RES.Size = new System.Drawing.Size(77, 30);
  443. this.btnTBLOP2RES.TabIndex = 29;
  444. this.btnTBLOP2RES.Text = "关联批次";
  445. this.btnTBLOP2RES.Click += new System.EventHandler(this.btnTBLOP2RES_Click);
  446. //
  447. // btnDel
  448. //
  449. this.btnDel.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  450. this.btnDel.Appearance.ForeColor = System.Drawing.Color.White;
  451. this.btnDel.Appearance.Options.UseFont = true;
  452. this.btnDel.Appearance.Options.UseForeColor = true;
  453. this.btnDel.Appearance.Options.UseTextOptions = true;
  454. this.btnDel.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  455. this.btnDel.Image = ((System.Drawing.Image)(resources.GetObject("btnDel.Image")));
  456. this.btnDel.Location = new System.Drawing.Point(429, 0);
  457. this.btnDel.LookAndFeel.SkinName = "BlueButtonSkin";
  458. this.btnDel.LookAndFeel.UseDefaultLookAndFeel = false;
  459. this.btnDel.Name = "btnDel";
  460. this.btnDel.Size = new System.Drawing.Size(78, 30);
  461. this.btnDel.TabIndex = 28;
  462. this.btnDel.Text = "删除箱号";
  463. this.btnDel.Click += new System.EventHandler(this.btnDel_Click);
  464. //
  465. // btnPrint
  466. //
  467. this.btnPrint.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  468. this.btnPrint.Appearance.ForeColor = System.Drawing.Color.White;
  469. this.btnPrint.Appearance.Options.UseFont = true;
  470. this.btnPrint.Appearance.Options.UseForeColor = true;
  471. this.btnPrint.Appearance.Options.UseTextOptions = true;
  472. this.btnPrint.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  473. this.btnPrint.Image = ((System.Drawing.Image)(resources.GetObject("btnPrint.Image")));
  474. this.btnPrint.Location = new System.Drawing.Point(717, 0);
  475. this.btnPrint.LookAndFeel.SkinName = "BlueButtonSkin";
  476. this.btnPrint.LookAndFeel.UseDefaultLookAndFeel = false;
  477. this.btnPrint.Name = "btnPrint";
  478. this.btnPrint.Size = new System.Drawing.Size(55, 30);
  479. this.btnPrint.TabIndex = 27;
  480. this.btnPrint.Text = "打印";
  481. this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click);
  482. //
  483. // btnClose
  484. //
  485. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  486. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  487. this.btnClose.Appearance.Options.UseFont = true;
  488. this.btnClose.Appearance.Options.UseForeColor = true;
  489. this.btnClose.Appearance.Options.UseTextOptions = true;
  490. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  491. this.btnClose.Dock = System.Windows.Forms.DockStyle.Right;
  492. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  493. this.btnClose.Location = new System.Drawing.Point(1087, 0);
  494. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  495. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  496. this.btnClose.Name = "btnClose";
  497. this.btnClose.Size = new System.Drawing.Size(26, 30);
  498. this.btnClose.TabIndex = 26;
  499. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  500. //
  501. // btnCancelAll
  502. //
  503. this.btnCancelAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  504. this.btnCancelAll.Appearance.ForeColor = System.Drawing.Color.White;
  505. this.btnCancelAll.Appearance.Options.UseFont = true;
  506. this.btnCancelAll.Appearance.Options.UseForeColor = true;
  507. this.btnCancelAll.Appearance.Options.UseTextOptions = true;
  508. this.btnCancelAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  509. this.btnCancelAll.Image = ((System.Drawing.Image)(resources.GetObject("btnCancelAll.Image")));
  510. this.btnCancelAll.Location = new System.Drawing.Point(293, 0);
  511. this.btnCancelAll.LookAndFeel.SkinName = "BlueButtonSkin";
  512. this.btnCancelAll.LookAndFeel.UseDefaultLookAndFeel = false;
  513. this.btnCancelAll.Name = "btnCancelAll";
  514. this.btnCancelAll.Size = new System.Drawing.Size(58, 30);
  515. this.btnCancelAll.TabIndex = 22;
  516. this.btnCancelAll.Text = "全消";
  517. this.btnCancelAll.Click += new System.EventHandler(this.btnCancelAll_Click);
  518. //
  519. // btnSelectAll
  520. //
  521. this.btnSelectAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  522. this.btnSelectAll.Appearance.ForeColor = System.Drawing.Color.White;
  523. this.btnSelectAll.Appearance.Options.UseFont = true;
  524. this.btnSelectAll.Appearance.Options.UseForeColor = true;
  525. this.btnSelectAll.Appearance.Options.UseTextOptions = true;
  526. this.btnSelectAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  527. this.btnSelectAll.Image = ((System.Drawing.Image)(resources.GetObject("btnSelectAll.Image")));
  528. this.btnSelectAll.Location = new System.Drawing.Point(235, 0);
  529. this.btnSelectAll.LookAndFeel.SkinName = "BlueButtonSkin";
  530. this.btnSelectAll.LookAndFeel.UseDefaultLookAndFeel = false;
  531. this.btnSelectAll.Name = "btnSelectAll";
  532. this.btnSelectAll.Size = new System.Drawing.Size(58, 30);
  533. this.btnSelectAll.TabIndex = 20;
  534. this.btnSelectAll.Text = "全选";
  535. this.btnSelectAll.Click += new System.EventHandler(this.btnSelectAll_Click);
  536. //
  537. // lblTitle
  538. //
  539. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  540. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  541. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  542. this.lblTitle.Location = new System.Drawing.Point(3, 4);
  543. this.lblTitle.Name = "lblTitle";
  544. this.lblTitle.Size = new System.Drawing.Size(81, 23);
  545. this.lblTitle.TabIndex = 19;
  546. this.lblTitle.Text = "拆箱分箱";
  547. //
  548. // btnRefresh
  549. //
  550. this.btnRefresh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  551. this.btnRefresh.Appearance.ForeColor = System.Drawing.Color.White;
  552. this.btnRefresh.Appearance.Options.UseFont = true;
  553. this.btnRefresh.Appearance.Options.UseForeColor = true;
  554. this.btnRefresh.Appearance.Options.UseTextOptions = true;
  555. this.btnRefresh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  556. this.btnRefresh.Image = ((System.Drawing.Image)(resources.GetObject("btnRefresh.Image")));
  557. this.btnRefresh.Location = new System.Drawing.Point(506, 0);
  558. this.btnRefresh.LookAndFeel.SkinName = "BlueButtonSkin";
  559. this.btnRefresh.LookAndFeel.UseDefaultLookAndFeel = false;
  560. this.btnRefresh.Name = "btnRefresh";
  561. this.btnRefresh.Size = new System.Drawing.Size(58, 30);
  562. this.btnRefresh.TabIndex = 17;
  563. this.btnRefresh.Text = "刷新";
  564. this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click);
  565. //
  566. // rptPage
  567. //
  568. this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
  569. this.rptPage.Appearance.Options.UseBackColor = true;
  570. this.rptPage.Dock = System.Windows.Forms.DockStyle.Bottom;
  571. this.rptPage.isInit = false;
  572. this.rptPage.Location = new System.Drawing.Point(0, 413);
  573. this.rptPage.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  574. this.rptPage.Name = "rptPage";
  575. this.rptPage.PageIndex = 0;
  576. this.rptPage.PageSize = 0;
  577. this.rptPage.RecordNum = 0;
  578. this.rptPage.Size = new System.Drawing.Size(1113, 26);
  579. this.rptPage.TabIndex = 15;
  580. this.rptPage.PageIndexChanged += new ICSSoft.Base.UserControl.FormControl.PageNavTool.PageChageHandel(this.rptPage_PageIndexChanged);
  581. //
  582. // groupControl1
  583. //
  584. this.groupControl1.Controls.Add(this.grdDetail);
  585. this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  586. this.groupControl1.Location = new System.Drawing.Point(0, 30);
  587. this.groupControl1.Name = "groupControl1";
  588. this.groupControl1.Size = new System.Drawing.Size(1113, 383);
  589. this.groupControl1.TabIndex = 14;
  590. this.groupControl1.Text = "详细信息";
  591. //
  592. // FormICSPallet
  593. //
  594. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  595. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  596. this.ClientSize = new System.Drawing.Size(1113, 439);
  597. this.Controls.Add(this.groupControl1);
  598. this.Controls.Add(this.rptPage);
  599. this.Controls.Add(this.panelControl3);
  600. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  601. this.Name = "FormICSPallet";
  602. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  603. this.Text = "产品途程关系";
  604. this.Load += new System.EventHandler(this.FormICSPallet_Load);
  605. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
  606. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  607. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  608. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  609. this.panelControl3.ResumeLayout(false);
  610. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
  611. this.groupControl1.ResumeLayout(false);
  612. this.ResumeLayout(false);
  613. }
  614. #endregion
  615. private DevExpress.XtraEditors.SimpleButton btnConfig;
  616. private DevExpress.XtraEditors.SimpleButton btnExit;
  617. private DevExpress.XtraEditors.SimpleButton btnFilter;
  618. private DevExpress.XtraEditors.PanelControl panelControl3;
  619. private DevExpress.XtraEditors.SimpleButton btnRefresh;
  620. private DevExpress.XtraEditors.LabelControl lblTitle;
  621. private DevExpress.XtraEditors.SimpleButton btnCancelAll;
  622. private DevExpress.XtraEditors.SimpleButton btnSelectAll;
  623. private Base.UserControl.FormControl.PageNavTool rptPage;
  624. private DevExpress.XtraEditors.GroupControl groupControl1;
  625. private DevExpress.XtraGrid.GridControl grdDetail;
  626. private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
  627. private DevExpress.XtraGrid.Columns.GridColumn ID;
  628. private DevExpress.XtraGrid.Columns.GridColumn colPalletCode;
  629. private DevExpress.XtraGrid.Columns.GridColumn colMuserCode;
  630. private DevExpress.XtraGrid.Columns.GridColumn colMuserName;
  631. private DevExpress.XtraGrid.Columns.GridColumn colMtime;
  632. private DevExpress.XtraGrid.Columns.GridColumn colWorkPoint;
  633. private DevExpress.XtraGrid.Columns.GridColumn colFree1;
  634. private DevExpress.XtraEditors.SimpleButton btnClose;
  635. private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  636. private DevExpress.XtraGrid.Columns.GridColumn colselecttwo;
  637. private DevExpress.XtraGrid.Columns.GridColumn colID;
  638. private DevExpress.XtraGrid.Columns.GridColumn colINVNAME;
  639. private DevExpress.XtraGrid.Columns.GridColumn colTYPE;
  640. private DevExpress.XtraGrid.Columns.GridColumn MuserCode;
  641. private DevExpress.XtraGrid.Columns.GridColumn MuserName;
  642. private DevExpress.XtraGrid.Columns.GridColumn Mtime;
  643. private DevExpress.XtraEditors.SimpleButton btnDel;
  644. private DevExpress.XtraGrid.Columns.GridColumn WorkPoint;
  645. private DevExpress.XtraEditors.SimpleButton btnTBLOP2RES;
  646. private DevExpress.XtraEditors.SimpleButton btnADD;
  647. private DevExpress.XtraGrid.Columns.GridColumn colLotNO;
  648. private DevExpress.XtraGrid.Columns.GridColumn colINVCODE;
  649. private DevExpress.XtraGrid.Columns.GridColumn colLOTQTY;
  650. private DevExpress.XtraEditors.SimpleButton simpleButton1;
  651. private DevExpress.XtraEditors.SimpleButton btnPrint;
  652. private DevExpress.XtraGrid.Columns.GridColumn colPallet2Code;
  653. private DevExpress.XtraGrid.Columns.GridColumn colselectone;
  654. }
  655. }