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

563 lines
31 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSWareHourseLotPrint
  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(FormICSWareHourseLotPrint));
  29. this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
  30. this.grdDetail = new DevExpress.XtraGrid.GridControl();
  31. this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  32. this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
  33. this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
  34. this.colLOTNO = new DevExpress.XtraGrid.Columns.GridColumn();
  35. this.colLOTQTY = new DevExpress.XtraGrid.Columns.GridColumn();
  36. this.colINVCode = new DevExpress.XtraGrid.Columns.GridColumn();
  37. this.colINVNAME = new DevExpress.XtraGrid.Columns.GridColumn();
  38. this.colEATTRIBUTE3 = new DevExpress.XtraGrid.Columns.GridColumn();
  39. this.colINVCLASS = new DevExpress.XtraGrid.Columns.GridColumn();
  40. this.colINVSTDs = new DevExpress.XtraGrid.Columns.GridColumn();
  41. this.colINVUOM = new DevExpress.XtraGrid.Columns.GridColumn();
  42. this.colVenderLotNO = new DevExpress.XtraGrid.Columns.GridColumn();
  43. this.colWHCode = new DevExpress.XtraGrid.Columns.GridColumn();
  44. this.colStorageName = new DevExpress.XtraGrid.Columns.GridColumn();
  45. this.colBinCode = new DevExpress.XtraGrid.Columns.GridColumn();
  46. this.colStackName = new DevExpress.XtraGrid.Columns.GridColumn();
  47. this.colmtime = new DevExpress.XtraGrid.Columns.GridColumn();
  48. this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  49. this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  50. this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  51. this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
  52. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  53. this.simpleButton4 = new DevExpress.XtraEditors.SimpleButton();
  54. this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
  55. this.btnCanSelect = new DevExpress.XtraEditors.SimpleButton();
  56. this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
  57. this.btnConfig = new DevExpress.XtraEditors.SimpleButton();
  58. this.btnExit = new DevExpress.XtraEditors.SimpleButton();
  59. this.btnFalsh = new DevExpress.XtraEditors.SimpleButton();
  60. this.btnFilter = new DevExpress.XtraEditors.SimpleButton();
  61. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  62. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  63. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
  64. this.groupControl1.SuspendLayout();
  65. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  66. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  67. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
  68. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
  69. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  71. this.panelControl3.SuspendLayout();
  72. this.SuspendLayout();
  73. //
  74. // groupControl1
  75. //
  76. this.groupControl1.Controls.Add(this.grdDetail);
  77. this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  78. this.groupControl1.Location = new System.Drawing.Point(0, 30);
  79. this.groupControl1.Name = "groupControl1";
  80. this.groupControl1.Size = new System.Drawing.Size(986, 453);
  81. this.groupControl1.TabIndex = 14;
  82. this.groupControl1.Text = "详细信息";
  83. //
  84. // grdDetail
  85. //
  86. this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  87. this.grdDetail.Location = new System.Drawing.Point(2, 22);
  88. this.grdDetail.MainView = this.grvDetail;
  89. this.grdDetail.Name = "grdDetail";
  90. this.grdDetail.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  91. this.repositoryItemButtonEdit1,
  92. this.repositoryItemButtonEdit2});
  93. this.grdDetail.Size = new System.Drawing.Size(982, 429);
  94. this.grdDetail.TabIndex = 1;
  95. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  96. this.grvDetail,
  97. this.grvAdvDetail});
  98. //
  99. // grvDetail
  100. //
  101. this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  102. this.colID,
  103. this.colisSelect,
  104. this.colLOTNO,
  105. this.colLOTQTY,
  106. this.colINVCode,
  107. this.colINVNAME,
  108. this.colEATTRIBUTE3,
  109. this.colINVCLASS,
  110. this.colINVSTDs,
  111. this.colINVUOM,
  112. this.colVenderLotNO,
  113. this.colWHCode,
  114. this.colStorageName,
  115. this.colBinCode,
  116. this.colStackName,
  117. this.colmtime});
  118. this.grvDetail.GridControl = this.grdDetail;
  119. this.grvDetail.IndicatorWidth = 40;
  120. this.grvDetail.Name = "grvDetail";
  121. this.grvDetail.OptionsBehavior.Editable = false;
  122. this.grvDetail.OptionsBehavior.ReadOnly = true;
  123. this.grvDetail.OptionsSelection.MultiSelect = true;
  124. this.grvDetail.OptionsView.ColumnAutoWidth = false;
  125. this.grvDetail.OptionsView.ShowFooter = true;
  126. this.grvDetail.OptionsView.ShowGroupPanel = false;
  127. this.grvDetail.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
  128. this.grvDetail.DoubleClick += new System.EventHandler(this.grdDetail_DoubleClick);
  129. //
  130. // colID
  131. //
  132. this.colID.Caption = "ID";
  133. this.colID.FieldName = "ID";
  134. this.colID.Name = "colID";
  135. //
  136. // colisSelect
  137. //
  138. this.colisSelect.Caption = "选择";
  139. this.colisSelect.FieldName = "isSelect";
  140. this.colisSelect.Name = "colisSelect";
  141. this.colisSelect.Visible = true;
  142. this.colisSelect.VisibleIndex = 0;
  143. this.colisSelect.Width = 45;
  144. //
  145. // colLOTNO
  146. //
  147. this.colLOTNO.Caption = "物料条码";
  148. this.colLOTNO.FieldName = "LOTNO";
  149. this.colLOTNO.Name = "colLOTNO";
  150. this.colLOTNO.Visible = true;
  151. this.colLOTNO.VisibleIndex = 2;
  152. this.colLOTNO.Width = 108;
  153. //
  154. // colLOTQTY
  155. //
  156. this.colLOTQTY.Caption = "库存数量";
  157. this.colLOTQTY.FieldName = "LOTQTY";
  158. this.colLOTQTY.Name = "colLOTQTY";
  159. this.colLOTQTY.Visible = true;
  160. this.colLOTQTY.VisibleIndex = 12;
  161. //
  162. // colINVCode
  163. //
  164. this.colINVCode.Caption = "存货编码";
  165. this.colINVCode.FieldName = "INVCode";
  166. this.colINVCode.Name = "colINVCode";
  167. this.colINVCode.Visible = true;
  168. this.colINVCode.VisibleIndex = 4;
  169. //
  170. // colINVNAME
  171. //
  172. this.colINVNAME.Caption = "存货名称";
  173. this.colINVNAME.FieldName = "INVNAME";
  174. this.colINVNAME.Name = "colINVNAME";
  175. this.colINVNAME.Visible = true;
  176. this.colINVNAME.VisibleIndex = 5;
  177. //
  178. // colEATTRIBUTE3
  179. //
  180. this.colEATTRIBUTE3.Caption = "辅助计量数量";
  181. this.colEATTRIBUTE3.FieldName = "EATTRIBUTE3";
  182. this.colEATTRIBUTE3.Name = "colEATTRIBUTE3";
  183. this.colEATTRIBUTE3.Visible = true;
  184. this.colEATTRIBUTE3.VisibleIndex = 13;
  185. //
  186. // colINVCLASS
  187. //
  188. this.colINVCLASS.Caption = "存货大类";
  189. this.colINVCLASS.FieldName = "INVCLASS";
  190. this.colINVCLASS.Name = "colINVCLASS";
  191. this.colINVCLASS.Visible = true;
  192. this.colINVCLASS.VisibleIndex = 3;
  193. //
  194. // colINVSTDs
  195. //
  196. this.colINVSTDs.Caption = "规格型号";
  197. this.colINVSTDs.FieldName = "INVSTD";
  198. this.colINVSTDs.Name = "colINVSTDs";
  199. this.colINVSTDs.Visible = true;
  200. this.colINVSTDs.VisibleIndex = 6;
  201. //
  202. // colINVUOM
  203. //
  204. this.colINVUOM.Caption = "单位";
  205. this.colINVUOM.FieldName = "INVUOM";
  206. this.colINVUOM.Name = "colINVUOM";
  207. this.colINVUOM.Visible = true;
  208. this.colINVUOM.VisibleIndex = 7;
  209. //
  210. // colVenderLotNO
  211. //
  212. this.colVenderLotNO.Caption = "零件号";
  213. this.colVenderLotNO.FieldName = "VenderLotNO";
  214. this.colVenderLotNO.Name = "colVenderLotNO";
  215. this.colVenderLotNO.Visible = true;
  216. this.colVenderLotNO.VisibleIndex = 1;
  217. //
  218. // colWHCode
  219. //
  220. this.colWHCode.Caption = "仓库编码";
  221. this.colWHCode.FieldName = "WHCode";
  222. this.colWHCode.Name = "colWHCode";
  223. this.colWHCode.Visible = true;
  224. this.colWHCode.VisibleIndex = 8;
  225. //
  226. // colStorageName
  227. //
  228. this.colStorageName.Caption = "仓库名称";
  229. this.colStorageName.FieldName = "StorageName";
  230. this.colStorageName.Name = "colStorageName";
  231. this.colStorageName.Visible = true;
  232. this.colStorageName.VisibleIndex = 9;
  233. //
  234. // colBinCode
  235. //
  236. this.colBinCode.Caption = "库位编码";
  237. this.colBinCode.FieldName = "BinCode";
  238. this.colBinCode.Name = "colBinCode";
  239. this.colBinCode.Visible = true;
  240. this.colBinCode.VisibleIndex = 10;
  241. //
  242. // colStackName
  243. //
  244. this.colStackName.Caption = "库位名称";
  245. this.colStackName.FieldName = "StackName";
  246. this.colStackName.Name = "colStackName";
  247. this.colStackName.Visible = true;
  248. this.colStackName.VisibleIndex = 11;
  249. //
  250. // colmtime
  251. //
  252. this.colmtime.Caption = "入库时间";
  253. this.colmtime.FieldName = "mtime";
  254. this.colmtime.Name = "colmtime";
  255. this.colmtime.Visible = true;
  256. this.colmtime.VisibleIndex = 14;
  257. //
  258. // repositoryItemButtonEdit1
  259. //
  260. this.repositoryItemButtonEdit1.AutoHeight = false;
  261. this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  262. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Up)});
  263. this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
  264. this.repositoryItemButtonEdit1.NullText = "上传";
  265. this.repositoryItemButtonEdit1.ReadOnly = true;
  266. this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
  267. //
  268. // repositoryItemButtonEdit2
  269. //
  270. this.repositoryItemButtonEdit2.AutoHeight = false;
  271. this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  272. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Down)});
  273. this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
  274. this.repositoryItemButtonEdit2.NullText = "下载";
  275. this.repositoryItemButtonEdit2.ReadOnly = true;
  276. this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
  277. //
  278. // grvAdvDetail
  279. //
  280. this.grvAdvDetail.GridControl = this.grdDetail;
  281. this.grvAdvDetail.Name = "grvAdvDetail";
  282. this.grvAdvDetail.OptionsBehavior.ReadOnly = true;
  283. this.grvAdvDetail.OptionsSelection.MultiSelect = true;
  284. this.grvAdvDetail.OptionsView.ShowFooter = true;
  285. this.grvAdvDetail.OptionsView.ShowGroupPanel = false;
  286. //
  287. // rptPage
  288. //
  289. this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
  290. this.rptPage.Appearance.Options.UseBackColor = true;
  291. this.rptPage.Dock = System.Windows.Forms.DockStyle.Bottom;
  292. this.rptPage.isInit = false;
  293. this.rptPage.Location = new System.Drawing.Point(0, 483);
  294. this.rptPage.Name = "rptPage";
  295. this.rptPage.PageIndex = 0;
  296. this.rptPage.PageSize = 0;
  297. this.rptPage.RecordNum = 0;
  298. this.rptPage.Size = new System.Drawing.Size(986, 26);
  299. this.rptPage.TabIndex = 15;
  300. this.rptPage.PageIndexChanged += new ICSSoft.Base.UserControl.FormControl.PageNavTool.PageChageHandel(this.rptPage_PageIndexChanged);
  301. //
  302. // panelControl3
  303. //
  304. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  305. this.panelControl3.Appearance.Options.UseBackColor = true;
  306. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  307. this.panelControl3.Controls.Add(this.simpleButton4);
  308. this.panelControl3.Controls.Add(this.btnOutPut);
  309. this.panelControl3.Controls.Add(this.btnCanSelect);
  310. this.panelControl3.Controls.Add(this.btnSelect);
  311. this.panelControl3.Controls.Add(this.btnConfig);
  312. this.panelControl3.Controls.Add(this.btnExit);
  313. this.panelControl3.Controls.Add(this.btnFalsh);
  314. this.panelControl3.Controls.Add(this.btnFilter);
  315. this.panelControl3.Controls.Add(this.btnClose);
  316. this.panelControl3.Controls.Add(this.lblTitle);
  317. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  318. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  319. this.panelControl3.Name = "panelControl3";
  320. this.panelControl3.Size = new System.Drawing.Size(986, 30);
  321. this.panelControl3.TabIndex = 13;
  322. //
  323. // simpleButton4
  324. //
  325. this.simpleButton4.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  326. this.simpleButton4.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  327. this.simpleButton4.Appearance.ForeColor = System.Drawing.Color.White;
  328. this.simpleButton4.Appearance.Options.UseBackColor = true;
  329. this.simpleButton4.Appearance.Options.UseFont = true;
  330. this.simpleButton4.Appearance.Options.UseForeColor = true;
  331. this.simpleButton4.Appearance.Options.UseTextOptions = true;
  332. this.simpleButton4.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  333. this.simpleButton4.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton4.Image")));
  334. this.simpleButton4.Location = new System.Drawing.Point(406, 0);
  335. this.simpleButton4.LookAndFeel.SkinName = "BlueButtonSkin";
  336. this.simpleButton4.LookAndFeel.UseDefaultLookAndFeel = false;
  337. this.simpleButton4.Name = "simpleButton4";
  338. this.simpleButton4.Size = new System.Drawing.Size(80, 30);
  339. this.simpleButton4.TabIndex = 122;
  340. this.simpleButton4.Text = "打印条码";
  341. this.simpleButton4.Click += new System.EventHandler(this.simpleButton4_Click);
  342. //
  343. // btnOutPut
  344. //
  345. this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  346. this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White;
  347. this.btnOutPut.Appearance.Options.UseFont = true;
  348. this.btnOutPut.Appearance.Options.UseForeColor = true;
  349. this.btnOutPut.Appearance.Options.UseTextOptions = true;
  350. this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  351. this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
  352. this.btnOutPut.Location = new System.Drawing.Point(486, 0);
  353. this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
  354. this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
  355. this.btnOutPut.Name = "btnOutPut";
  356. this.btnOutPut.Size = new System.Drawing.Size(63, 30);
  357. this.btnOutPut.TabIndex = 43;
  358. this.btnOutPut.Text = "导出";
  359. this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click);
  360. //
  361. // btnCanSelect
  362. //
  363. this.btnCanSelect.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  364. this.btnCanSelect.Appearance.ForeColor = System.Drawing.Color.White;
  365. this.btnCanSelect.Appearance.Options.UseFont = true;
  366. this.btnCanSelect.Appearance.Options.UseForeColor = true;
  367. this.btnCanSelect.Appearance.Options.UseTextOptions = true;
  368. this.btnCanSelect.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  369. this.btnCanSelect.Image = ((System.Drawing.Image)(resources.GetObject("btnCanSelect.Image")));
  370. this.btnCanSelect.Location = new System.Drawing.Point(348, 0);
  371. this.btnCanSelect.LookAndFeel.SkinName = "BlueButtonSkin";
  372. this.btnCanSelect.LookAndFeel.UseDefaultLookAndFeel = false;
  373. this.btnCanSelect.Name = "btnCanSelect";
  374. this.btnCanSelect.Size = new System.Drawing.Size(58, 30);
  375. this.btnCanSelect.TabIndex = 40;
  376. this.btnCanSelect.Text = "全消";
  377. this.btnCanSelect.Click += new System.EventHandler(this.btnCanSelect_Click);
  378. //
  379. // btnSelect
  380. //
  381. this.btnSelect.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  382. this.btnSelect.Appearance.ForeColor = System.Drawing.Color.White;
  383. this.btnSelect.Appearance.Options.UseFont = true;
  384. this.btnSelect.Appearance.Options.UseForeColor = true;
  385. this.btnSelect.Appearance.Options.UseTextOptions = true;
  386. this.btnSelect.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  387. this.btnSelect.Image = ((System.Drawing.Image)(resources.GetObject("btnSelect.Image")));
  388. this.btnSelect.Location = new System.Drawing.Point(290, 0);
  389. this.btnSelect.LookAndFeel.SkinName = "BlueButtonSkin";
  390. this.btnSelect.LookAndFeel.UseDefaultLookAndFeel = false;
  391. this.btnSelect.Name = "btnSelect";
  392. this.btnSelect.Size = new System.Drawing.Size(58, 30);
  393. this.btnSelect.TabIndex = 39;
  394. this.btnSelect.Text = "全选";
  395. this.btnSelect.Click += new System.EventHandler(this.btnSelect_Click);
  396. //
  397. // btnConfig
  398. //
  399. this.btnConfig.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  400. this.btnConfig.Appearance.ForeColor = System.Drawing.Color.White;
  401. this.btnConfig.Appearance.Options.UseFont = true;
  402. this.btnConfig.Appearance.Options.UseForeColor = true;
  403. this.btnConfig.Appearance.Options.UseTextOptions = true;
  404. this.btnConfig.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  405. this.btnConfig.Image = ((System.Drawing.Image)(resources.GetObject("btnConfig.Image")));
  406. this.btnConfig.Location = new System.Drawing.Point(195, 0);
  407. this.btnConfig.LookAndFeel.SkinName = "BlueButtonSkin";
  408. this.btnConfig.LookAndFeel.UseDefaultLookAndFeel = false;
  409. this.btnConfig.Name = "btnConfig";
  410. this.btnConfig.Size = new System.Drawing.Size(95, 30);
  411. this.btnConfig.TabIndex = 38;
  412. this.btnConfig.Text = "数据源设置";
  413. this.btnConfig.Click += new System.EventHandler(this.btnConfig_Click);
  414. //
  415. // btnExit
  416. //
  417. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  418. this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
  419. this.btnExit.Appearance.Options.UseFont = true;
  420. this.btnExit.Appearance.Options.UseForeColor = true;
  421. this.btnExit.Appearance.Options.UseTextOptions = true;
  422. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  423. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  424. this.btnExit.Location = new System.Drawing.Point(609, 0);
  425. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  426. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  427. this.btnExit.Name = "btnExit";
  428. this.btnExit.Size = new System.Drawing.Size(57, 30);
  429. this.btnExit.TabIndex = 37;
  430. this.btnExit.Text = "退出";
  431. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  432. //
  433. // btnFalsh
  434. //
  435. this.btnFalsh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  436. this.btnFalsh.Appearance.ForeColor = System.Drawing.Color.White;
  437. this.btnFalsh.Appearance.Options.UseFont = true;
  438. this.btnFalsh.Appearance.Options.UseForeColor = true;
  439. this.btnFalsh.Appearance.Options.UseTextOptions = true;
  440. this.btnFalsh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  441. this.btnFalsh.Image = ((System.Drawing.Image)(resources.GetObject("btnFalsh.Image")));
  442. this.btnFalsh.Location = new System.Drawing.Point(549, 0);
  443. this.btnFalsh.LookAndFeel.SkinName = "BlueButtonSkin";
  444. this.btnFalsh.LookAndFeel.UseDefaultLookAndFeel = false;
  445. this.btnFalsh.Name = "btnFalsh";
  446. this.btnFalsh.Size = new System.Drawing.Size(60, 30);
  447. this.btnFalsh.TabIndex = 36;
  448. this.btnFalsh.Text = "刷新";
  449. this.btnFalsh.Click += new System.EventHandler(this.btnFalsh_Click);
  450. //
  451. // btnFilter
  452. //
  453. this.btnFilter.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  454. this.btnFilter.Appearance.ForeColor = System.Drawing.Color.White;
  455. this.btnFilter.Appearance.Options.UseFont = true;
  456. this.btnFilter.Appearance.Options.UseForeColor = true;
  457. this.btnFilter.Appearance.Options.UseTextOptions = true;
  458. this.btnFilter.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  459. this.btnFilter.Image = ((System.Drawing.Image)(resources.GetObject("btnFilter.Image")));
  460. this.btnFilter.Location = new System.Drawing.Point(133, 0);
  461. this.btnFilter.LookAndFeel.SkinName = "BlueButtonSkin";
  462. this.btnFilter.LookAndFeel.UseDefaultLookAndFeel = false;
  463. this.btnFilter.Name = "btnFilter";
  464. this.btnFilter.Size = new System.Drawing.Size(65, 30);
  465. this.btnFilter.TabIndex = 30;
  466. this.btnFilter.Text = "过滤";
  467. this.btnFilter.Click += new System.EventHandler(this.btnFilter_Click);
  468. //
  469. // btnClose
  470. //
  471. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  472. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  473. this.btnClose.Appearance.Options.UseFont = true;
  474. this.btnClose.Appearance.Options.UseForeColor = true;
  475. this.btnClose.Appearance.Options.UseTextOptions = true;
  476. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  477. this.btnClose.Dock = System.Windows.Forms.DockStyle.Right;
  478. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  479. this.btnClose.Location = new System.Drawing.Point(960, 0);
  480. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  481. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  482. this.btnClose.Name = "btnClose";
  483. this.btnClose.Size = new System.Drawing.Size(26, 30);
  484. this.btnClose.TabIndex = 29;
  485. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  486. //
  487. // lblTitle
  488. //
  489. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  490. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  491. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  492. this.lblTitle.Location = new System.Drawing.Point(3, 3);
  493. this.lblTitle.Name = "lblTitle";
  494. this.lblTitle.Size = new System.Drawing.Size(101, 23);
  495. this.lblTitle.TabIndex = 19;
  496. this.lblTitle.Text = "库存条码补打";
  497. //
  498. // FormICSWareHourseLotPrint
  499. //
  500. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  501. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  502. this.ClientSize = new System.Drawing.Size(986, 509);
  503. this.Controls.Add(this.groupControl1);
  504. this.Controls.Add(this.rptPage);
  505. this.Controls.Add(this.panelControl3);
  506. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  507. this.Name = "FormICSWareHourseLotPrint";
  508. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  509. this.Text = "FormICSItemLot";
  510. this.Load += new System.EventHandler(this.FormICSSum_Manday_Load_1);
  511. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
  512. this.groupControl1.ResumeLayout(false);
  513. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  514. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  515. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
  516. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
  517. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
  518. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  519. this.panelControl3.ResumeLayout(false);
  520. this.ResumeLayout(false);
  521. }
  522. #endregion
  523. private DevExpress.XtraEditors.GroupControl groupControl1;
  524. private ICSSoft.Base.UserControl.FormControl.PageNavTool rptPage;
  525. private DevExpress.XtraEditors.PanelControl panelControl3;
  526. private DevExpress.XtraEditors.LabelControl lblTitle;
  527. private DevExpress.XtraEditors.SimpleButton btnClose;
  528. private DevExpress.XtraEditors.SimpleButton btnFilter;
  529. private DevExpress.XtraEditors.SimpleButton btnFalsh;
  530. private DevExpress.XtraEditors.SimpleButton btnExit;
  531. private DevExpress.XtraEditors.SimpleButton btnConfig;
  532. private DevExpress.XtraEditors.SimpleButton btnSelect;
  533. private DevExpress.XtraEditors.SimpleButton btnCanSelect;
  534. private DevExpress.XtraEditors.SimpleButton btnOutPut;
  535. private DevExpress.XtraEditors.SimpleButton simpleButton4;
  536. private DevExpress.XtraGrid.GridControl grdDetail;
  537. private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
  538. private DevExpress.XtraGrid.Columns.GridColumn colID;
  539. private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
  540. private DevExpress.XtraGrid.Columns.GridColumn colLOTNO;
  541. private DevExpress.XtraGrid.Columns.GridColumn colLOTQTY;
  542. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
  543. private DevExpress.XtraGrid.Columns.GridColumn colINVCode;
  544. private DevExpress.XtraGrid.Columns.GridColumn colINVNAME;
  545. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
  546. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
  547. private DevExpress.XtraGrid.Columns.GridColumn colEATTRIBUTE3;
  548. private DevExpress.XtraGrid.Columns.GridColumn colINVCLASS;
  549. private DevExpress.XtraGrid.Columns.GridColumn colINVSTDs;
  550. private DevExpress.XtraGrid.Columns.GridColumn colINVUOM;
  551. private DevExpress.XtraGrid.Columns.GridColumn colVenderLotNO;
  552. private DevExpress.XtraGrid.Columns.GridColumn colWHCode;
  553. private DevExpress.XtraGrid.Columns.GridColumn colStorageName;
  554. private DevExpress.XtraGrid.Columns.GridColumn colBinCode;
  555. private DevExpress.XtraGrid.Columns.GridColumn colStackName;
  556. private DevExpress.XtraGrid.Columns.GridColumn colmtime;
  557. }
  558. }