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

612 lines
34 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSLotSplitInCollection
  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(FormICSLotSplitInCollection));
  29. this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
  30. this.txtNowNum = new DevExpress.XtraEditors.TextEdit();
  31. this.txtNowPackQty = new DevExpress.XtraEditors.TextEdit();
  32. this.txtNowQty = new DevExpress.XtraEditors.TextEdit();
  33. this.label4 = new System.Windows.Forms.Label();
  34. this.label3 = new System.Windows.Forms.Label();
  35. this.txtLOTNORemainQTY = new System.Windows.Forms.TextBox();
  36. this.label5 = new System.Windows.Forms.Label();
  37. this.label1 = new System.Windows.Forms.Label();
  38. this.grdDetail = new DevExpress.XtraGrid.GridControl();
  39. this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  40. this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
  41. this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
  42. this.colMOCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  43. this.colLOTNO = new DevExpress.XtraGrid.Columns.GridColumn();
  44. this.colLOTQTY = new DevExpress.XtraGrid.Columns.GridColumn();
  45. this.colGOODQTY = new DevExpress.XtraGrid.Columns.GridColumn();
  46. this.colNGQTY = new DevExpress.XtraGrid.Columns.GridColumn();
  47. this.colLOTStatus = new DevExpress.XtraGrid.Columns.GridColumn();
  48. this.colMUSERName = new DevExpress.XtraGrid.Columns.GridColumn();
  49. this.colMTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  50. this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  51. this.btnLot = new DevExpress.XtraEditors.SimpleButton();
  52. this.repDate = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
  53. this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
  54. this.btnExit = new DevExpress.XtraEditors.SimpleButton();
  55. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  56. this.btnCancelAll = new DevExpress.XtraEditors.SimpleButton();
  57. this.btnPrint = new DevExpress.XtraEditors.SimpleButton();
  58. this.btnSelectAll = new DevExpress.XtraEditors.SimpleButton();
  59. this.btnFalsh = new DevExpress.XtraEditors.SimpleButton();
  60. this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
  61. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  62. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  63. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
  64. this.groupControl1.SuspendLayout();
  65. ((System.ComponentModel.ISupportInitialize)(this.txtNowNum.Properties)).BeginInit();
  66. ((System.ComponentModel.ISupportInitialize)(this.txtNowPackQty.Properties)).BeginInit();
  67. ((System.ComponentModel.ISupportInitialize)(this.txtNowQty.Properties)).BeginInit();
  68. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  69. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)(this.repDate)).BeginInit();
  72. ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).BeginInit();
  73. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  74. this.panelControl3.SuspendLayout();
  75. this.SuspendLayout();
  76. //
  77. // groupControl1
  78. //
  79. this.groupControl1.Controls.Add(this.txtNowNum);
  80. this.groupControl1.Controls.Add(this.txtNowPackQty);
  81. this.groupControl1.Controls.Add(this.txtNowQty);
  82. this.groupControl1.Controls.Add(this.label4);
  83. this.groupControl1.Controls.Add(this.label3);
  84. this.groupControl1.Controls.Add(this.txtLOTNORemainQTY);
  85. this.groupControl1.Controls.Add(this.label5);
  86. this.groupControl1.Controls.Add(this.label1);
  87. this.groupControl1.Controls.Add(this.grdDetail);
  88. this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  89. this.groupControl1.Location = new System.Drawing.Point(0, 39);
  90. this.groupControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  91. this.groupControl1.Name = "groupControl1";
  92. this.groupControl1.ShowCaption = false;
  93. this.groupControl1.Size = new System.Drawing.Size(1224, 492);
  94. this.groupControl1.TabIndex = 14;
  95. this.groupControl1.Text = "详细信息";
  96. //
  97. // txtNowNum
  98. //
  99. this.txtNowNum.Location = new System.Drawing.Point(867, 70);
  100. this.txtNowNum.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  101. this.txtNowNum.Name = "txtNowNum";
  102. this.txtNowNum.Properties.Mask.EditMask = "f4";
  103. this.txtNowNum.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
  104. this.txtNowNum.Properties.Mask.UseMaskAsDisplayFormat = true;
  105. this.txtNowNum.Size = new System.Drawing.Size(141, 24);
  106. this.txtNowNum.TabIndex = 11;
  107. this.txtNowNum.EditValueChanged += new System.EventHandler(this.txtNowNum_EditValueChanged);
  108. //
  109. // txtNowPackQty
  110. //
  111. this.txtNowPackQty.Location = new System.Drawing.Point(496, 69);
  112. this.txtNowPackQty.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  113. this.txtNowPackQty.Name = "txtNowPackQty";
  114. this.txtNowPackQty.Properties.Mask.EditMask = "f4";
  115. this.txtNowPackQty.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
  116. this.txtNowPackQty.Properties.Mask.UseMaskAsDisplayFormat = true;
  117. this.txtNowPackQty.Size = new System.Drawing.Size(141, 24);
  118. this.txtNowPackQty.TabIndex = 10;
  119. this.txtNowPackQty.EditValueChanged += new System.EventHandler(this.txtNowPackQty_EditValueChanged);
  120. //
  121. // txtNowQty
  122. //
  123. this.txtNowQty.Location = new System.Drawing.Point(181, 69);
  124. this.txtNowQty.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  125. this.txtNowQty.Name = "txtNowQty";
  126. this.txtNowQty.Properties.Mask.EditMask = "f4";
  127. this.txtNowQty.Properties.Mask.MaskType = DevExpress.XtraEditors.Mask.MaskType.Numeric;
  128. this.txtNowQty.Properties.Mask.UseMaskAsDisplayFormat = true;
  129. this.txtNowQty.Size = new System.Drawing.Size(141, 24);
  130. this.txtNowQty.TabIndex = 9;
  131. this.txtNowQty.EditValueChanged += new System.EventHandler(this.txtNowQty_EditValueChanged);
  132. //
  133. // label4
  134. //
  135. this.label4.AutoSize = true;
  136. this.label4.Location = new System.Drawing.Point(759, 73);
  137. this.label4.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  138. this.label4.Name = "label4";
  139. this.label4.Size = new System.Drawing.Size(103, 18);
  140. this.label4.TabIndex = 8;
  141. this.label4.Text = "本次生成张数:";
  142. //
  143. // label3
  144. //
  145. this.label3.AutoSize = true;
  146. this.label3.Location = new System.Drawing.Point(13, 23);
  147. this.label3.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  148. this.label3.Name = "label3";
  149. this.label3.Size = new System.Drawing.Size(133, 18);
  150. this.label3.TabIndex = 6;
  151. this.label3.Text = "跟踪单未分批数量:";
  152. //
  153. // txtLOTNORemainQTY
  154. //
  155. this.txtLOTNORemainQTY.Enabled = false;
  156. this.txtLOTNORemainQTY.Location = new System.Drawing.Point(181, 19);
  157. this.txtLOTNORemainQTY.Margin = new System.Windows.Forms.Padding(2, 3, 2, 3);
  158. this.txtLOTNORemainQTY.Name = "txtLOTNORemainQTY";
  159. this.txtLOTNORemainQTY.Size = new System.Drawing.Size(140, 26);
  160. this.txtLOTNORemainQTY.TabIndex = 5;
  161. //
  162. // label5
  163. //
  164. this.label5.AutoSize = true;
  165. this.label5.Location = new System.Drawing.Point(409, 73);
  166. this.label5.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  167. this.label5.Name = "label5";
  168. this.label5.Size = new System.Drawing.Size(88, 18);
  169. this.label5.TabIndex = 2;
  170. this.label5.Text = "跟踪单数量:";
  171. //
  172. // label1
  173. //
  174. this.label1.AutoSize = true;
  175. this.label1.Location = new System.Drawing.Point(81, 73);
  176. this.label1.Margin = new System.Windows.Forms.Padding(2, 0, 2, 0);
  177. this.label1.Name = "label1";
  178. this.label1.Size = new System.Drawing.Size(103, 18);
  179. this.label1.TabIndex = 2;
  180. this.label1.Text = "本次生成总数:";
  181. //
  182. // grdDetail
  183. //
  184. this.grdDetail.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  185. | System.Windows.Forms.AnchorStyles.Left)
  186. | System.Windows.Forms.AnchorStyles.Right)));
  187. this.grdDetail.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  188. this.grdDetail.Location = new System.Drawing.Point(2, 105);
  189. this.grdDetail.MainView = this.grvDetail;
  190. this.grdDetail.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  191. this.grdDetail.Name = "grdDetail";
  192. this.grdDetail.Size = new System.Drawing.Size(1221, 382);
  193. this.grdDetail.TabIndex = 0;
  194. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  195. this.grvDetail,
  196. this.grvAdvDetail});
  197. //
  198. // grvDetail
  199. //
  200. this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  201. this.colID,
  202. this.colisSelect,
  203. this.colMOCODE,
  204. this.colLOTNO,
  205. this.colLOTQTY,
  206. this.colGOODQTY,
  207. this.colNGQTY,
  208. this.colLOTStatus,
  209. this.colMUSERName,
  210. this.colMTIME});
  211. this.grvDetail.GridControl = this.grdDetail;
  212. this.grvDetail.IndicatorWidth = 40;
  213. this.grvDetail.Name = "grvDetail";
  214. this.grvDetail.OptionsBehavior.Editable = false;
  215. this.grvDetail.OptionsSelection.MultiSelect = true;
  216. this.grvDetail.OptionsView.ShowFooter = true;
  217. this.grvDetail.OptionsView.ShowGroupPanel = false;
  218. this.grvDetail.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
  219. this.grvDetail.DoubleClick += new System.EventHandler(this.grvDetail_DoubleClick);
  220. //
  221. // colID
  222. //
  223. this.colID.Caption = "guid";
  224. this.colID.FieldName = "ID";
  225. this.colID.Name = "colID";
  226. //
  227. // colisSelect
  228. //
  229. this.colisSelect.Caption = "选择";
  230. this.colisSelect.FieldName = "isSelect";
  231. this.colisSelect.Name = "colisSelect";
  232. this.colisSelect.Visible = true;
  233. this.colisSelect.VisibleIndex = 0;
  234. this.colisSelect.Width = 68;
  235. //
  236. // colMOCODE
  237. //
  238. this.colMOCODE.Caption = "工单代码";
  239. this.colMOCODE.FieldName = "MOCODE";
  240. this.colMOCODE.Name = "colMOCODE";
  241. this.colMOCODE.OptionsColumn.AllowEdit = false;
  242. this.colMOCODE.OptionsColumn.ReadOnly = true;
  243. this.colMOCODE.Visible = true;
  244. this.colMOCODE.VisibleIndex = 1;
  245. //
  246. // colLOTNO
  247. //
  248. this.colLOTNO.Caption = "产品跟踪单号";
  249. this.colLOTNO.FieldName = "LOTNO";
  250. this.colLOTNO.Name = "colLOTNO";
  251. this.colLOTNO.OptionsColumn.AllowEdit = false;
  252. this.colLOTNO.OptionsColumn.ReadOnly = true;
  253. this.colLOTNO.Visible = true;
  254. this.colLOTNO.VisibleIndex = 2;
  255. //
  256. // colLOTQTY
  257. //
  258. this.colLOTQTY.Caption = "跟踪单数量";
  259. this.colLOTQTY.FieldName = "LOTQTY";
  260. this.colLOTQTY.Name = "colLOTQTY";
  261. this.colLOTQTY.OptionsColumn.AllowEdit = false;
  262. this.colLOTQTY.OptionsColumn.ReadOnly = true;
  263. this.colLOTQTY.Visible = true;
  264. this.colLOTQTY.VisibleIndex = 3;
  265. //
  266. // colGOODQTY
  267. //
  268. this.colGOODQTY.Caption = "合格数量";
  269. this.colGOODQTY.FieldName = "GOODQTY";
  270. this.colGOODQTY.Name = "colGOODQTY";
  271. this.colGOODQTY.OptionsColumn.AllowEdit = false;
  272. this.colGOODQTY.OptionsColumn.ReadOnly = true;
  273. this.colGOODQTY.Visible = true;
  274. this.colGOODQTY.VisibleIndex = 4;
  275. //
  276. // colNGQTY
  277. //
  278. this.colNGQTY.Caption = "不合格数量";
  279. this.colNGQTY.FieldName = "NGQTY";
  280. this.colNGQTY.Name = "colNGQTY";
  281. this.colNGQTY.OptionsColumn.AllowEdit = false;
  282. this.colNGQTY.OptionsColumn.ReadOnly = true;
  283. this.colNGQTY.Visible = true;
  284. this.colNGQTY.VisibleIndex = 5;
  285. //
  286. // colLOTStatus
  287. //
  288. this.colLOTStatus.Caption = "状态";
  289. this.colLOTStatus.FieldName = "LOTStatus";
  290. this.colLOTStatus.Name = "colLOTStatus";
  291. this.colLOTStatus.OptionsColumn.AllowEdit = false;
  292. this.colLOTStatus.OptionsColumn.ReadOnly = true;
  293. this.colLOTStatus.Visible = true;
  294. this.colLOTStatus.VisibleIndex = 6;
  295. //
  296. // colMUSERName
  297. //
  298. this.colMUSERName.Caption = "维护人";
  299. this.colMUSERName.FieldName = "MUSERName";
  300. this.colMUSERName.Name = "colMUSERName";
  301. this.colMUSERName.OptionsColumn.AllowEdit = false;
  302. this.colMUSERName.OptionsColumn.ReadOnly = true;
  303. this.colMUSERName.Visible = true;
  304. this.colMUSERName.VisibleIndex = 7;
  305. this.colMUSERName.Width = 96;
  306. //
  307. // colMTIME
  308. //
  309. this.colMTIME.Caption = "维护时间";
  310. this.colMTIME.FieldName = "MTIME";
  311. this.colMTIME.Name = "colMTIME";
  312. this.colMTIME.OptionsColumn.AllowEdit = false;
  313. this.colMTIME.OptionsColumn.ReadOnly = true;
  314. this.colMTIME.Visible = true;
  315. this.colMTIME.VisibleIndex = 8;
  316. this.colMTIME.Width = 125;
  317. //
  318. // grvAdvDetail
  319. //
  320. this.grvAdvDetail.GridControl = this.grdDetail;
  321. this.grvAdvDetail.Name = "grvAdvDetail";
  322. this.grvAdvDetail.OptionsBehavior.ReadOnly = true;
  323. this.grvAdvDetail.OptionsSelection.MultiSelect = true;
  324. this.grvAdvDetail.OptionsView.ShowFooter = true;
  325. this.grvAdvDetail.OptionsView.ShowGroupPanel = false;
  326. //
  327. // btnLot
  328. //
  329. this.btnLot.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  330. this.btnLot.Appearance.ForeColor = System.Drawing.Color.White;
  331. this.btnLot.Appearance.Options.UseFont = true;
  332. this.btnLot.Appearance.Options.UseForeColor = true;
  333. this.btnLot.Appearance.Options.UseTextOptions = true;
  334. this.btnLot.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  335. this.btnLot.Image = ((System.Drawing.Image)(resources.GetObject("btnLot.Image")));
  336. this.btnLot.Location = new System.Drawing.Point(145, 0);
  337. this.btnLot.LookAndFeel.SkinName = "BlueButtonSkin";
  338. this.btnLot.LookAndFeel.UseDefaultLookAndFeel = false;
  339. this.btnLot.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  340. this.btnLot.Name = "btnLot";
  341. this.btnLot.Size = new System.Drawing.Size(63, 39);
  342. this.btnLot.TabIndex = 50;
  343. this.btnLot.Text = "分批";
  344. this.btnLot.Click += new System.EventHandler(this.btnLot_Click);
  345. //
  346. // repDate
  347. //
  348. this.repDate.AutoHeight = false;
  349. this.repDate.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  350. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  351. this.repDate.Mask.EditMask = "yyyy-MM-dd";
  352. this.repDate.Mask.UseMaskAsDisplayFormat = true;
  353. this.repDate.Name = "repDate";
  354. this.repDate.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  355. new DevExpress.XtraEditors.Controls.EditorButton()});
  356. //
  357. // rptPage
  358. //
  359. this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
  360. this.rptPage.Appearance.Options.UseBackColor = true;
  361. this.rptPage.Dock = System.Windows.Forms.DockStyle.Bottom;
  362. this.rptPage.isInit = false;
  363. this.rptPage.Location = new System.Drawing.Point(0, 531);
  364. this.rptPage.Margin = new System.Windows.Forms.Padding(5, 6, 5, 6);
  365. this.rptPage.Name = "rptPage";
  366. this.rptPage.PageIndex = 1;
  367. this.rptPage.PageSize = 10000;
  368. this.rptPage.RecordNum = 0;
  369. this.rptPage.Size = new System.Drawing.Size(1224, 33);
  370. this.rptPage.TabIndex = 15;
  371. //
  372. // btnExit
  373. //
  374. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  375. this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
  376. this.btnExit.Appearance.Options.UseFont = true;
  377. this.btnExit.Appearance.Options.UseForeColor = true;
  378. this.btnExit.Appearance.Options.UseTextOptions = true;
  379. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  380. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  381. this.btnExit.Location = new System.Drawing.Point(563, 0);
  382. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  383. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  384. this.btnExit.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  385. this.btnExit.Name = "btnExit";
  386. this.btnExit.Size = new System.Drawing.Size(63, 39);
  387. this.btnExit.TabIndex = 10;
  388. this.btnExit.Text = "退出";
  389. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  390. //
  391. // panelControl3
  392. //
  393. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  394. this.panelControl3.Appearance.Options.UseBackColor = true;
  395. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  396. this.panelControl3.Controls.Add(this.btnCancelAll);
  397. this.panelControl3.Controls.Add(this.btnPrint);
  398. this.panelControl3.Controls.Add(this.btnSelectAll);
  399. this.panelControl3.Controls.Add(this.btnLot);
  400. this.panelControl3.Controls.Add(this.btnFalsh);
  401. this.panelControl3.Controls.Add(this.btnOutPut);
  402. this.panelControl3.Controls.Add(this.lblTitle);
  403. this.panelControl3.Controls.Add(this.btnClose);
  404. this.panelControl3.Controls.Add(this.btnExit);
  405. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  406. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  407. this.panelControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  408. this.panelControl3.Name = "panelControl3";
  409. this.panelControl3.Size = new System.Drawing.Size(1224, 39);
  410. this.panelControl3.TabIndex = 13;
  411. //
  412. // btnCancelAll
  413. //
  414. this.btnCancelAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  415. this.btnCancelAll.Appearance.ForeColor = System.Drawing.Color.White;
  416. this.btnCancelAll.Appearance.Options.UseFont = true;
  417. this.btnCancelAll.Appearance.Options.UseForeColor = true;
  418. this.btnCancelAll.Appearance.Options.UseTextOptions = true;
  419. this.btnCancelAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  420. this.btnCancelAll.Image = ((System.Drawing.Image)(resources.GetObject("btnCancelAll.Image")));
  421. this.btnCancelAll.Location = new System.Drawing.Point(271, 0);
  422. this.btnCancelAll.LookAndFeel.SkinName = "BlueButtonSkin";
  423. this.btnCancelAll.LookAndFeel.UseDefaultLookAndFeel = false;
  424. this.btnCancelAll.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  425. this.btnCancelAll.Name = "btnCancelAll";
  426. this.btnCancelAll.Size = new System.Drawing.Size(65, 39);
  427. this.btnCancelAll.TabIndex = 24;
  428. this.btnCancelAll.Text = "全消";
  429. this.btnCancelAll.Click += new System.EventHandler(this.btnCancelAll_Click);
  430. //
  431. // btnPrint
  432. //
  433. this.btnPrint.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  434. this.btnPrint.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  435. this.btnPrint.Appearance.ForeColor = System.Drawing.Color.White;
  436. this.btnPrint.Appearance.Options.UseBackColor = true;
  437. this.btnPrint.Appearance.Options.UseFont = true;
  438. this.btnPrint.Appearance.Options.UseForeColor = true;
  439. this.btnPrint.Appearance.Options.UseTextOptions = true;
  440. this.btnPrint.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  441. this.btnPrint.Image = ((System.Drawing.Image)(resources.GetObject("btnPrint.Image")));
  442. this.btnPrint.Location = new System.Drawing.Point(335, 0);
  443. this.btnPrint.LookAndFeel.SkinName = "BlueButtonSkin";
  444. this.btnPrint.LookAndFeel.UseDefaultLookAndFeel = false;
  445. this.btnPrint.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  446. this.btnPrint.Name = "btnPrint";
  447. this.btnPrint.Size = new System.Drawing.Size(91, 39);
  448. this.btnPrint.TabIndex = 123;
  449. this.btnPrint.Text = "打印条码";
  450. this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click);
  451. //
  452. // btnSelectAll
  453. //
  454. this.btnSelectAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  455. this.btnSelectAll.Appearance.ForeColor = System.Drawing.Color.White;
  456. this.btnSelectAll.Appearance.Options.UseFont = true;
  457. this.btnSelectAll.Appearance.Options.UseForeColor = true;
  458. this.btnSelectAll.Appearance.Options.UseTextOptions = true;
  459. this.btnSelectAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  460. this.btnSelectAll.Image = ((System.Drawing.Image)(resources.GetObject("btnSelectAll.Image")));
  461. this.btnSelectAll.Location = new System.Drawing.Point(206, 0);
  462. this.btnSelectAll.LookAndFeel.SkinName = "BlueButtonSkin";
  463. this.btnSelectAll.LookAndFeel.UseDefaultLookAndFeel = false;
  464. this.btnSelectAll.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  465. this.btnSelectAll.Name = "btnSelectAll";
  466. this.btnSelectAll.Size = new System.Drawing.Size(65, 39);
  467. this.btnSelectAll.TabIndex = 23;
  468. this.btnSelectAll.Text = "全选";
  469. this.btnSelectAll.Click += new System.EventHandler(this.btnSelectAll_Click);
  470. //
  471. // btnFalsh
  472. //
  473. this.btnFalsh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  474. this.btnFalsh.Appearance.ForeColor = System.Drawing.Color.White;
  475. this.btnFalsh.Appearance.Options.UseFont = true;
  476. this.btnFalsh.Appearance.Options.UseForeColor = true;
  477. this.btnFalsh.Appearance.Options.UseTextOptions = true;
  478. this.btnFalsh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  479. this.btnFalsh.Image = ((System.Drawing.Image)(resources.GetObject("btnFalsh.Image")));
  480. this.btnFalsh.Location = new System.Drawing.Point(497, 0);
  481. this.btnFalsh.LookAndFeel.SkinName = "BlueButtonSkin";
  482. this.btnFalsh.LookAndFeel.UseDefaultLookAndFeel = false;
  483. this.btnFalsh.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  484. this.btnFalsh.Name = "btnFalsh";
  485. this.btnFalsh.Size = new System.Drawing.Size(66, 39);
  486. this.btnFalsh.TabIndex = 49;
  487. this.btnFalsh.Text = "刷新";
  488. this.btnFalsh.Click += new System.EventHandler(this.btnFalsh_Click);
  489. //
  490. // btnOutPut
  491. //
  492. this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  493. this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White;
  494. this.btnOutPut.Appearance.Options.UseFont = true;
  495. this.btnOutPut.Appearance.Options.UseForeColor = true;
  496. this.btnOutPut.Appearance.Options.UseTextOptions = true;
  497. this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  498. this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
  499. this.btnOutPut.Location = new System.Drawing.Point(425, 0);
  500. this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
  501. this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
  502. this.btnOutPut.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  503. this.btnOutPut.Name = "btnOutPut";
  504. this.btnOutPut.Size = new System.Drawing.Size(72, 39);
  505. this.btnOutPut.TabIndex = 48;
  506. this.btnOutPut.Text = "导出";
  507. this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click);
  508. //
  509. // lblTitle
  510. //
  511. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  512. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  513. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  514. this.lblTitle.Location = new System.Drawing.Point(3, 5);
  515. this.lblTitle.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  516. this.lblTitle.Name = "lblTitle";
  517. this.lblTitle.Size = new System.Drawing.Size(117, 30);
  518. this.lblTitle.TabIndex = 19;
  519. this.lblTitle.Text = "跟踪单信息";
  520. //
  521. // btnClose
  522. //
  523. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  524. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  525. this.btnClose.Appearance.Options.UseFont = true;
  526. this.btnClose.Appearance.Options.UseForeColor = true;
  527. this.btnClose.Appearance.Options.UseTextOptions = true;
  528. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  529. this.btnClose.Dock = System.Windows.Forms.DockStyle.Right;
  530. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  531. this.btnClose.Location = new System.Drawing.Point(1194, 0);
  532. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  533. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  534. this.btnClose.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  535. this.btnClose.Name = "btnClose";
  536. this.btnClose.Size = new System.Drawing.Size(30, 39);
  537. this.btnClose.TabIndex = 14;
  538. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  539. //
  540. // FormICSLotSplitInCollection
  541. //
  542. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
  543. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  544. this.ClientSize = new System.Drawing.Size(1224, 564);
  545. this.Controls.Add(this.groupControl1);
  546. this.Controls.Add(this.rptPage);
  547. this.Controls.Add(this.panelControl3);
  548. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  549. this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  550. this.Name = "FormICSLotSplitInCollection";
  551. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  552. this.Text = "工单批次信息";
  553. this.Load += new System.EventHandler(this.FormICSLotSplitInCollection_Load);
  554. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
  555. this.groupControl1.ResumeLayout(false);
  556. this.groupControl1.PerformLayout();
  557. ((System.ComponentModel.ISupportInitialize)(this.txtNowNum.Properties)).EndInit();
  558. ((System.ComponentModel.ISupportInitialize)(this.txtNowPackQty.Properties)).EndInit();
  559. ((System.ComponentModel.ISupportInitialize)(this.txtNowQty.Properties)).EndInit();
  560. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  561. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  562. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
  563. ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).EndInit();
  564. ((System.ComponentModel.ISupportInitialize)(this.repDate)).EndInit();
  565. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  566. this.panelControl3.ResumeLayout(false);
  567. this.ResumeLayout(false);
  568. }
  569. #endregion
  570. private DevExpress.XtraEditors.GroupControl groupControl1;
  571. private DevExpress.XtraGrid.GridControl grdDetail;
  572. private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
  573. private ICSSoft.Base.UserControl.FormControl.PageNavTool rptPage;
  574. private DevExpress.XtraEditors.SimpleButton btnExit;
  575. private DevExpress.XtraEditors.PanelControl panelControl3;
  576. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
  577. private DevExpress.XtraEditors.SimpleButton btnClose;
  578. private DevExpress.XtraEditors.LabelControl lblTitle;
  579. private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repDate;
  580. private DevExpress.XtraGrid.Columns.GridColumn colID;
  581. private DevExpress.XtraGrid.Columns.GridColumn colMUSERName;
  582. private DevExpress.XtraGrid.Columns.GridColumn colMTIME;
  583. private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
  584. private DevExpress.XtraEditors.SimpleButton btnOutPut;
  585. private DevExpress.XtraEditors.SimpleButton btnFalsh;
  586. private DevExpress.XtraGrid.Columns.GridColumn colLOTNO;
  587. private DevExpress.XtraGrid.Columns.GridColumn colMOCODE;
  588. private DevExpress.XtraGrid.Columns.GridColumn colNGQTY;
  589. private DevExpress.XtraGrid.Columns.GridColumn colLOTStatus;
  590. private DevExpress.XtraEditors.SimpleButton btnLot;
  591. private System.Windows.Forms.Label label1;
  592. private System.Windows.Forms.Label label5;
  593. private DevExpress.XtraEditors.SimpleButton btnPrint;
  594. private DevExpress.XtraEditors.SimpleButton btnCancelAll;
  595. private DevExpress.XtraEditors.SimpleButton btnSelectAll;
  596. private System.Windows.Forms.Label label3;
  597. private System.Windows.Forms.TextBox txtLOTNORemainQTY;
  598. private System.Windows.Forms.Label label4;
  599. private DevExpress.XtraEditors.TextEdit txtNowPackQty;
  600. private DevExpress.XtraEditors.TextEdit txtNowQty;
  601. private DevExpress.XtraEditors.TextEdit txtNowNum;
  602. private DevExpress.XtraGrid.Columns.GridColumn colLOTQTY;
  603. private DevExpress.XtraGrid.Columns.GridColumn colGOODQTY;
  604. }
  605. }