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

610 lines
34 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormStockBarCode
  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(FormStockBarCode));
  29. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  30. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  31. this.panelControl2 = new DevExpress.XtraEditors.PanelControl();
  32. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  33. this.panelControl4 = new DevExpress.XtraEditors.PanelControl();
  34. this.panelControl5 = new DevExpress.XtraEditors.PanelControl();
  35. this.panelControl6 = new DevExpress.XtraEditors.PanelControl();
  36. this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
  37. this.grdDetail = new DevExpress.XtraGrid.GridControl();
  38. this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  39. this.colSelect = new DevExpress.XtraGrid.Columns.GridColumn();
  40. this.ID = new DevExpress.XtraGrid.Columns.GridColumn();
  41. this.LotNO = new DevExpress.XtraGrid.Columns.GridColumn();
  42. this.LOTQTY = new DevExpress.XtraGrid.Columns.GridColumn();
  43. this.INVSTD = new DevExpress.XtraGrid.Columns.GridColumn();
  44. this.INVNAME = new DevExpress.XtraGrid.Columns.GridColumn();
  45. this.ItemCode = new DevExpress.XtraGrid.Columns.GridColumn();
  46. this.Seq = new DevExpress.XtraGrid.Columns.GridColumn();
  47. this.cCode = new DevExpress.XtraGrid.Columns.GridColumn();
  48. this.cVenName = new DevExpress.XtraGrid.Columns.GridColumn();
  49. this.INVUOM = new DevExpress.XtraGrid.Columns.GridColumn();
  50. this.MUSERName = new DevExpress.XtraGrid.Columns.GridColumn();
  51. this.MTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  52. this.colisInput = new DevExpress.XtraGrid.Columns.GridColumn();
  53. this.btnFilter = new DevExpress.XtraEditors.SimpleButton();
  54. this.btnDataConfig = new DevExpress.XtraEditors.SimpleButton();
  55. this.btnflash = new DevExpress.XtraEditors.SimpleButton();
  56. this.btnExport = new DevExpress.XtraEditors.SimpleButton();
  57. this.btnAdd = new DevExpress.XtraEditors.SimpleButton();
  58. this.btnDel = new DevExpress.XtraEditors.SimpleButton();
  59. this.btnSelectAll = new DevExpress.XtraEditors.SimpleButton();
  60. this.btncancleAll = new DevExpress.XtraEditors.SimpleButton();
  61. this.btnExit = new DevExpress.XtraEditors.SimpleButton();
  62. this.btnPrintOne = new DevExpress.XtraEditors.SimpleButton();
  63. this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
  64. ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).BeginInit();
  65. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  66. ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).BeginInit();
  67. ((System.ComponentModel.ISupportInitialize)(this.panelControl5)).BeginInit();
  68. ((System.ComponentModel.ISupportInitialize)(this.panelControl6)).BeginInit();
  69. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
  70. this.panelControl1.SuspendLayout();
  71. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  72. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  73. this.SuspendLayout();
  74. //
  75. // btnClose
  76. //
  77. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  78. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  79. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  80. this.btnClose.Appearance.Options.UseFont = true;
  81. this.btnClose.Appearance.Options.UseForeColor = true;
  82. this.btnClose.Appearance.Options.UseTextOptions = true;
  83. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  84. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  85. this.btnClose.Location = new System.Drawing.Point(1004, 1);
  86. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  87. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  88. this.btnClose.Name = "btnClose";
  89. this.btnClose.Size = new System.Drawing.Size(30, 30);
  90. this.btnClose.TabIndex = 4;
  91. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  92. //
  93. // lblTitle
  94. //
  95. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  96. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  97. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  98. this.lblTitle.Location = new System.Drawing.Point(8, 7);
  99. this.lblTitle.Name = "lblTitle";
  100. this.lblTitle.Size = new System.Drawing.Size(148, 19);
  101. this.lblTitle.TabIndex = 2;
  102. this.lblTitle.Text = "原材料条码产生和打印";
  103. //
  104. // panelControl2
  105. //
  106. this.panelControl2.Appearance.BackColor = System.Drawing.Color.Gainsboro;
  107. this.panelControl2.Appearance.Options.UseBackColor = true;
  108. this.panelControl2.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  109. this.panelControl2.Dock = System.Windows.Forms.DockStyle.Right;
  110. this.panelControl2.Location = new System.Drawing.Point(1035, 1);
  111. this.panelControl2.Name = "panelControl2";
  112. this.panelControl2.Size = new System.Drawing.Size(1, 429);
  113. this.panelControl2.TabIndex = 15;
  114. //
  115. // panelControl3
  116. //
  117. this.panelControl3.Appearance.BackColor = System.Drawing.Color.Gainsboro;
  118. this.panelControl3.Appearance.Options.UseBackColor = true;
  119. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  120. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Left;
  121. this.panelControl3.Location = new System.Drawing.Point(0, 1);
  122. this.panelControl3.Name = "panelControl3";
  123. this.panelControl3.Size = new System.Drawing.Size(1, 429);
  124. this.panelControl3.TabIndex = 16;
  125. //
  126. // panelControl4
  127. //
  128. this.panelControl4.Appearance.BackColor = System.Drawing.Color.Gainsboro;
  129. this.panelControl4.Appearance.Options.UseBackColor = true;
  130. this.panelControl4.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  131. this.panelControl4.Dock = System.Windows.Forms.DockStyle.Bottom;
  132. this.panelControl4.Location = new System.Drawing.Point(1, 429);
  133. this.panelControl4.Name = "panelControl4";
  134. this.panelControl4.Size = new System.Drawing.Size(1034, 1);
  135. this.panelControl4.TabIndex = 17;
  136. //
  137. // panelControl5
  138. //
  139. this.panelControl5.Appearance.BackColor = System.Drawing.Color.Gainsboro;
  140. this.panelControl5.Appearance.Options.UseBackColor = true;
  141. this.panelControl5.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  142. this.panelControl5.Dock = System.Windows.Forms.DockStyle.Top;
  143. this.panelControl5.Location = new System.Drawing.Point(0, 0);
  144. this.panelControl5.Name = "panelControl5";
  145. this.panelControl5.Size = new System.Drawing.Size(1036, 1);
  146. this.panelControl5.TabIndex = 20;
  147. //
  148. // panelControl6
  149. //
  150. this.panelControl6.Appearance.BackColor = System.Drawing.Color.White;
  151. this.panelControl6.Appearance.Options.UseBackColor = true;
  152. this.panelControl6.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  153. this.panelControl6.Dock = System.Windows.Forms.DockStyle.Bottom;
  154. this.panelControl6.Location = new System.Drawing.Point(0, 430);
  155. this.panelControl6.Name = "panelControl6";
  156. this.panelControl6.Size = new System.Drawing.Size(1036, 1);
  157. this.panelControl6.TabIndex = 21;
  158. //
  159. // panelControl1
  160. //
  161. this.panelControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
  162. | System.Windows.Forms.AnchorStyles.Left)
  163. | System.Windows.Forms.AnchorStyles.Right)));
  164. this.panelControl1.Appearance.BackColor = System.Drawing.Color.White;
  165. this.panelControl1.Appearance.Options.UseBackColor = true;
  166. this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  167. this.panelControl1.Controls.Add(this.grdDetail);
  168. this.panelControl1.Location = new System.Drawing.Point(1, 34);
  169. this.panelControl1.Margin = new System.Windows.Forms.Padding(0);
  170. this.panelControl1.Name = "panelControl1";
  171. this.panelControl1.Size = new System.Drawing.Size(1034, 367);
  172. this.panelControl1.TabIndex = 22;
  173. //
  174. // grdDetail
  175. //
  176. this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  177. this.grdDetail.Location = new System.Drawing.Point(0, 0);
  178. this.grdDetail.MainView = this.grvDetail;
  179. this.grdDetail.Name = "grdDetail";
  180. this.grdDetail.Size = new System.Drawing.Size(1034, 367);
  181. this.grdDetail.TabIndex = 6;
  182. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  183. this.grvDetail});
  184. //
  185. // grvDetail
  186. //
  187. this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  188. this.colSelect,
  189. this.ID,
  190. this.LotNO,
  191. this.LOTQTY,
  192. this.INVSTD,
  193. this.INVNAME,
  194. this.ItemCode,
  195. this.Seq,
  196. this.cCode,
  197. this.cVenName,
  198. this.INVUOM,
  199. this.MUSERName,
  200. this.MTIME,
  201. this.colisInput});
  202. this.grvDetail.FocusRectStyle = DevExpress.XtraGrid.Views.Grid.DrawFocusRectStyle.None;
  203. this.grvDetail.GridControl = this.grdDetail;
  204. this.grvDetail.IndicatorWidth = 50;
  205. this.grvDetail.Name = "grvDetail";
  206. this.grvDetail.OptionsBehavior.Editable = false;
  207. this.grvDetail.OptionsView.ColumnAutoWidth = false;
  208. this.grvDetail.OptionsView.ShowGroupPanel = false;
  209. this.grvDetail.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetails_CustomDrawRowIndicator);
  210. this.grvDetail.DoubleClick += new System.EventHandler(this.grvDetail_DoubleClick);
  211. //
  212. // colSelect
  213. //
  214. this.colSelect.Caption = "选择";
  215. this.colSelect.FieldName = "选择";
  216. this.colSelect.Name = "colSelect";
  217. this.colSelect.Visible = true;
  218. this.colSelect.VisibleIndex = 0;
  219. this.colSelect.Width = 42;
  220. //
  221. // ID
  222. //
  223. this.ID.Caption = "ID";
  224. this.ID.FieldName = "ID";
  225. this.ID.Name = "ID";
  226. //
  227. // LotNO
  228. //
  229. this.LotNO.Caption = "物料条码";
  230. this.LotNO.FieldName = "LotNO";
  231. this.LotNO.Name = "LotNO";
  232. this.LotNO.Visible = true;
  233. this.LotNO.VisibleIndex = 4;
  234. this.LotNO.Width = 97;
  235. //
  236. // LOTQTY
  237. //
  238. this.LOTQTY.Caption = "包装数量";
  239. this.LOTQTY.DisplayFormat.FormatString = "f3";
  240. this.LOTQTY.DisplayFormat.FormatType = DevExpress.Utils.FormatType.Numeric;
  241. this.LOTQTY.FieldName = "LOTQTY";
  242. this.LOTQTY.Name = "LOTQTY";
  243. this.LOTQTY.Visible = true;
  244. this.LOTQTY.VisibleIndex = 8;
  245. //
  246. // INVSTD
  247. //
  248. this.INVSTD.Caption = "规格型号";
  249. this.INVSTD.FieldName = "INVSTD";
  250. this.INVSTD.Name = "INVSTD";
  251. this.INVSTD.Visible = true;
  252. this.INVSTD.VisibleIndex = 7;
  253. //
  254. // INVNAME
  255. //
  256. this.INVNAME.Caption = "存货名称";
  257. this.INVNAME.FieldName = "INVNAME";
  258. this.INVNAME.Name = "INVNAME";
  259. this.INVNAME.Visible = true;
  260. this.INVNAME.VisibleIndex = 6;
  261. //
  262. // ItemCode
  263. //
  264. this.ItemCode.Caption = "存货编码";
  265. this.ItemCode.FieldName = "ItemCode";
  266. this.ItemCode.Name = "ItemCode";
  267. this.ItemCode.Visible = true;
  268. this.ItemCode.VisibleIndex = 5;
  269. //
  270. // Seq
  271. //
  272. this.Seq.Caption = "采购到货单行号";
  273. this.Seq.FieldName = "Seq";
  274. this.Seq.Name = "Seq";
  275. this.Seq.Visible = true;
  276. this.Seq.VisibleIndex = 2;
  277. this.Seq.Width = 82;
  278. //
  279. // cCode
  280. //
  281. this.cCode.Caption = "采购到货单号";
  282. this.cCode.FieldName = "cCode";
  283. this.cCode.Name = "cCode";
  284. this.cCode.Visible = true;
  285. this.cCode.VisibleIndex = 1;
  286. this.cCode.Width = 83;
  287. //
  288. // cVenName
  289. //
  290. this.cVenName.Caption = "供应商名称";
  291. this.cVenName.FieldName = "cVenName";
  292. this.cVenName.Name = "cVenName";
  293. this.cVenName.Visible = true;
  294. this.cVenName.VisibleIndex = 3;
  295. //
  296. // INVUOM
  297. //
  298. this.INVUOM.Caption = "计量单位";
  299. this.INVUOM.FieldName = "INVUOM";
  300. this.INVUOM.Name = "INVUOM";
  301. this.INVUOM.Visible = true;
  302. this.INVUOM.VisibleIndex = 9;
  303. //
  304. // MUSERName
  305. //
  306. this.MUSERName.Caption = "维护人";
  307. this.MUSERName.FieldName = "MUSERName";
  308. this.MUSERName.Name = "MUSERName";
  309. this.MUSERName.Visible = true;
  310. this.MUSERName.VisibleIndex = 10;
  311. //
  312. // MTIME
  313. //
  314. this.MTIME.Caption = "维护时间";
  315. this.MTIME.DisplayFormat.FormatString = "yyyy-MM-dd HH:mm:ss";
  316. this.MTIME.DisplayFormat.FormatType = DevExpress.Utils.FormatType.DateTime;
  317. this.MTIME.FieldName = "MTIME";
  318. this.MTIME.Name = "MTIME";
  319. this.MTIME.Visible = true;
  320. this.MTIME.VisibleIndex = 11;
  321. //
  322. // colisInput
  323. //
  324. this.colisInput.Caption = "已入库";
  325. this.colisInput.FieldName = "isInput";
  326. this.colisInput.Name = "colisInput";
  327. this.colisInput.Visible = true;
  328. this.colisInput.VisibleIndex = 12;
  329. //
  330. // btnFilter
  331. //
  332. this.btnFilter.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  333. this.btnFilter.Appearance.ForeColor = System.Drawing.Color.White;
  334. this.btnFilter.Appearance.Options.UseFont = true;
  335. this.btnFilter.Appearance.Options.UseForeColor = true;
  336. this.btnFilter.Appearance.Options.UseTextOptions = true;
  337. this.btnFilter.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  338. this.btnFilter.Image = ((System.Drawing.Image)(resources.GetObject("btnFilter.Image")));
  339. this.btnFilter.Location = new System.Drawing.Point(164, 3);
  340. this.btnFilter.LookAndFeel.SkinName = "BlueButtonSkin";
  341. this.btnFilter.LookAndFeel.UseDefaultLookAndFeel = false;
  342. this.btnFilter.Name = "btnFilter";
  343. this.btnFilter.Size = new System.Drawing.Size(60, 30);
  344. this.btnFilter.TabIndex = 4;
  345. this.btnFilter.Text = "过滤";
  346. this.btnFilter.Click += new System.EventHandler(this.btnFilter_Click);
  347. //
  348. // btnDataConfig
  349. //
  350. this.btnDataConfig.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  351. this.btnDataConfig.Appearance.ForeColor = System.Drawing.Color.White;
  352. this.btnDataConfig.Appearance.Options.UseFont = true;
  353. this.btnDataConfig.Appearance.Options.UseForeColor = true;
  354. this.btnDataConfig.Appearance.Options.UseTextOptions = true;
  355. this.btnDataConfig.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  356. this.btnDataConfig.Image = ((System.Drawing.Image)(resources.GetObject("btnDataConfig.Image")));
  357. this.btnDataConfig.Location = new System.Drawing.Point(224, 3);
  358. this.btnDataConfig.LookAndFeel.SkinName = "BlueButtonSkin";
  359. this.btnDataConfig.LookAndFeel.UseDefaultLookAndFeel = false;
  360. this.btnDataConfig.Name = "btnDataConfig";
  361. this.btnDataConfig.Size = new System.Drawing.Size(89, 30);
  362. this.btnDataConfig.TabIndex = 4;
  363. this.btnDataConfig.Text = "数据源设置";
  364. this.btnDataConfig.Click += new System.EventHandler(this.btnDataConfig_Click);
  365. //
  366. // btnflash
  367. //
  368. this.btnflash.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  369. this.btnflash.Appearance.ForeColor = System.Drawing.Color.White;
  370. this.btnflash.Appearance.Options.UseFont = true;
  371. this.btnflash.Appearance.Options.UseForeColor = true;
  372. this.btnflash.Appearance.Options.UseTextOptions = true;
  373. this.btnflash.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  374. this.btnflash.Image = ((System.Drawing.Image)(resources.GetObject("btnflash.Image")));
  375. this.btnflash.Location = new System.Drawing.Point(643, 3);
  376. this.btnflash.LookAndFeel.SkinName = "BlueButtonSkin";
  377. this.btnflash.LookAndFeel.UseDefaultLookAndFeel = false;
  378. this.btnflash.Name = "btnflash";
  379. this.btnflash.Size = new System.Drawing.Size(52, 30);
  380. this.btnflash.TabIndex = 4;
  381. this.btnflash.Text = "刷新";
  382. this.btnflash.Click += new System.EventHandler(this.btnflash_Click);
  383. //
  384. // btnExport
  385. //
  386. this.btnExport.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  387. this.btnExport.Appearance.ForeColor = System.Drawing.Color.White;
  388. this.btnExport.Appearance.Options.UseFont = true;
  389. this.btnExport.Appearance.Options.UseForeColor = true;
  390. this.btnExport.Appearance.Options.UseTextOptions = true;
  391. this.btnExport.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  392. this.btnExport.Image = ((System.Drawing.Image)(resources.GetObject("btnExport.Image")));
  393. this.btnExport.Location = new System.Drawing.Point(695, 3);
  394. this.btnExport.LookAndFeel.SkinName = "BlueButtonSkin";
  395. this.btnExport.LookAndFeel.UseDefaultLookAndFeel = false;
  396. this.btnExport.Name = "btnExport";
  397. this.btnExport.Size = new System.Drawing.Size(51, 30);
  398. this.btnExport.TabIndex = 4;
  399. this.btnExport.Text = "导出";
  400. this.btnExport.Click += new System.EventHandler(this.btnExport_Click);
  401. //
  402. // btnAdd
  403. //
  404. this.btnAdd.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  405. this.btnAdd.Appearance.ForeColor = System.Drawing.Color.White;
  406. this.btnAdd.Appearance.Options.UseFont = true;
  407. this.btnAdd.Appearance.Options.UseForeColor = true;
  408. this.btnAdd.Appearance.Options.UseTextOptions = true;
  409. this.btnAdd.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  410. this.btnAdd.Image = ((System.Drawing.Image)(resources.GetObject("btnAdd.Image")));
  411. this.btnAdd.Location = new System.Drawing.Point(419, 3);
  412. this.btnAdd.LookAndFeel.SkinName = "BlueButtonSkin";
  413. this.btnAdd.LookAndFeel.UseDefaultLookAndFeel = false;
  414. this.btnAdd.Name = "btnAdd";
  415. this.btnAdd.Size = new System.Drawing.Size(54, 30);
  416. this.btnAdd.TabIndex = 4;
  417. this.btnAdd.Text = "生成";
  418. this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
  419. //
  420. // btnDel
  421. //
  422. this.btnDel.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  423. this.btnDel.Appearance.ForeColor = System.Drawing.Color.White;
  424. this.btnDel.Appearance.Options.UseFont = true;
  425. this.btnDel.Appearance.Options.UseForeColor = true;
  426. this.btnDel.Appearance.Options.UseTextOptions = true;
  427. this.btnDel.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  428. this.btnDel.Image = ((System.Drawing.Image)(resources.GetObject("btnDel.Image")));
  429. this.btnDel.Location = new System.Drawing.Point(473, 3);
  430. this.btnDel.LookAndFeel.SkinName = "BlueButtonSkin";
  431. this.btnDel.LookAndFeel.UseDefaultLookAndFeel = false;
  432. this.btnDel.Name = "btnDel";
  433. this.btnDel.Size = new System.Drawing.Size(53, 30);
  434. this.btnDel.TabIndex = 4;
  435. this.btnDel.Text = "删除";
  436. this.btnDel.Click += new System.EventHandler(this.btnDel_Click);
  437. //
  438. // btnSelectAll
  439. //
  440. this.btnSelectAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  441. this.btnSelectAll.Appearance.ForeColor = System.Drawing.Color.White;
  442. this.btnSelectAll.Appearance.Options.UseFont = true;
  443. this.btnSelectAll.Appearance.Options.UseForeColor = true;
  444. this.btnSelectAll.Appearance.Options.UseTextOptions = true;
  445. this.btnSelectAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  446. this.btnSelectAll.Image = ((System.Drawing.Image)(resources.GetObject("btnSelectAll.Image")));
  447. this.btnSelectAll.Location = new System.Drawing.Point(313, 3);
  448. this.btnSelectAll.LookAndFeel.SkinName = "BlueButtonSkin";
  449. this.btnSelectAll.LookAndFeel.UseDefaultLookAndFeel = false;
  450. this.btnSelectAll.Name = "btnSelectAll";
  451. this.btnSelectAll.Size = new System.Drawing.Size(52, 30);
  452. this.btnSelectAll.TabIndex = 4;
  453. this.btnSelectAll.Text = "全选";
  454. this.btnSelectAll.Click += new System.EventHandler(this.btnSelectAll_Click);
  455. //
  456. // btncancleAll
  457. //
  458. this.btncancleAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  459. this.btncancleAll.Appearance.ForeColor = System.Drawing.Color.White;
  460. this.btncancleAll.Appearance.Options.UseFont = true;
  461. this.btncancleAll.Appearance.Options.UseForeColor = true;
  462. this.btncancleAll.Appearance.Options.UseTextOptions = true;
  463. this.btncancleAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  464. this.btncancleAll.Image = ((System.Drawing.Image)(resources.GetObject("btncancleAll.Image")));
  465. this.btncancleAll.Location = new System.Drawing.Point(365, 3);
  466. this.btncancleAll.LookAndFeel.SkinName = "BlueButtonSkin";
  467. this.btncancleAll.LookAndFeel.UseDefaultLookAndFeel = false;
  468. this.btncancleAll.Name = "btncancleAll";
  469. this.btncancleAll.Size = new System.Drawing.Size(54, 30);
  470. this.btncancleAll.TabIndex = 4;
  471. this.btncancleAll.Text = "全消";
  472. this.btncancleAll.Click += new System.EventHandler(this.btncancleAll_Click);
  473. //
  474. // btnExit
  475. //
  476. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  477. this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
  478. this.btnExit.Appearance.Options.UseFont = true;
  479. this.btnExit.Appearance.Options.UseForeColor = true;
  480. this.btnExit.Appearance.Options.UseTextOptions = true;
  481. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  482. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  483. this.btnExit.Location = new System.Drawing.Point(746, 3);
  484. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  485. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  486. this.btnExit.Name = "btnExit";
  487. this.btnExit.Size = new System.Drawing.Size(53, 30);
  488. this.btnExit.TabIndex = 4;
  489. this.btnExit.Text = "退出";
  490. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  491. //
  492. // btnPrintOne
  493. //
  494. this.btnPrintOne.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  495. this.btnPrintOne.Appearance.ForeColor = System.Drawing.Color.White;
  496. this.btnPrintOne.Appearance.Options.UseFont = true;
  497. this.btnPrintOne.Appearance.Options.UseForeColor = true;
  498. this.btnPrintOne.Appearance.Options.UseTextOptions = true;
  499. this.btnPrintOne.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  500. this.btnPrintOne.Image = ((System.Drawing.Image)(resources.GetObject("btnPrintOne.Image")));
  501. this.btnPrintOne.Location = new System.Drawing.Point(526, 3);
  502. this.btnPrintOne.LookAndFeel.SkinName = "BlueButtonSkin";
  503. this.btnPrintOne.LookAndFeel.UseDefaultLookAndFeel = false;
  504. this.btnPrintOne.Name = "btnPrintOne";
  505. this.btnPrintOne.Size = new System.Drawing.Size(116, 30);
  506. this.btnPrintOne.TabIndex = 29;
  507. this.btnPrintOne.Text = "打印原材料条码";
  508. this.btnPrintOne.Click += new System.EventHandler(this.btnPrintOne_Click);
  509. //
  510. // rptPage
  511. //
  512. this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
  513. this.rptPage.Appearance.Options.UseBackColor = true;
  514. this.rptPage.Dock = System.Windows.Forms.DockStyle.Bottom;
  515. this.rptPage.isInit = false;
  516. this.rptPage.Location = new System.Drawing.Point(1, 403);
  517. this.rptPage.Name = "rptPage";
  518. this.rptPage.PageIndex = 0;
  519. this.rptPage.PageSize = 0;
  520. this.rptPage.RecordNum = 0;
  521. this.rptPage.Size = new System.Drawing.Size(1034, 26);
  522. this.rptPage.TabIndex = 30;
  523. this.rptPage.PageIndexChanged += new ICSSoft.Base.UserControl.FormControl.PageNavTool.PageChageHandel(this.rptPage_PageIndexChanged);
  524. //
  525. // FormStockBarCode
  526. //
  527. this.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  528. this.Appearance.Options.UseBackColor = true;
  529. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  530. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  531. this.ClientSize = new System.Drawing.Size(1036, 431);
  532. this.Controls.Add(this.rptPage);
  533. this.Controls.Add(this.btnPrintOne);
  534. this.Controls.Add(this.panelControl1);
  535. this.Controls.Add(this.btnExit);
  536. this.Controls.Add(this.btnExport);
  537. this.Controls.Add(this.btnflash);
  538. this.Controls.Add(this.btncancleAll);
  539. this.Controls.Add(this.btnSelectAll);
  540. this.Controls.Add(this.btnDel);
  541. this.Controls.Add(this.btnAdd);
  542. this.Controls.Add(this.btnDataConfig);
  543. this.Controls.Add(this.btnFilter);
  544. this.Controls.Add(this.btnClose);
  545. this.Controls.Add(this.lblTitle);
  546. this.Controls.Add(this.panelControl4);
  547. this.Controls.Add(this.panelControl2);
  548. this.Controls.Add(this.panelControl3);
  549. this.Controls.Add(this.panelControl5);
  550. this.Controls.Add(this.panelControl6);
  551. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  552. this.Name = "FormStockBarCode";
  553. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  554. this.Text = "修改口令";
  555. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.FormProductBarCode_FormClosing);
  556. this.Load += new System.EventHandler(this.FormCartonProtect_Load);
  557. ((System.ComponentModel.ISupportInitialize)(this.panelControl2)).EndInit();
  558. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  559. ((System.ComponentModel.ISupportInitialize)(this.panelControl4)).EndInit();
  560. ((System.ComponentModel.ISupportInitialize)(this.panelControl5)).EndInit();
  561. ((System.ComponentModel.ISupportInitialize)(this.panelControl6)).EndInit();
  562. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
  563. this.panelControl1.ResumeLayout(false);
  564. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  565. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  566. this.ResumeLayout(false);
  567. }
  568. #endregion
  569. private DevExpress.XtraEditors.PanelControl panelControl2;
  570. private DevExpress.XtraEditors.PanelControl panelControl3;
  571. private DevExpress.XtraEditors.PanelControl panelControl4;
  572. private DevExpress.XtraEditors.LabelControl lblTitle;
  573. private DevExpress.XtraEditors.SimpleButton btnClose;
  574. private DevExpress.XtraEditors.PanelControl panelControl5;
  575. private DevExpress.XtraEditors.PanelControl panelControl6;
  576. private DevExpress.XtraEditors.PanelControl panelControl1;
  577. private DevExpress.XtraGrid.GridControl grdDetail;
  578. private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
  579. private DevExpress.XtraGrid.Columns.GridColumn colSelect;
  580. private DevExpress.XtraGrid.Columns.GridColumn LotNO;
  581. private DevExpress.XtraEditors.SimpleButton btnFilter;
  582. private DevExpress.XtraEditors.SimpleButton btnDataConfig;
  583. private DevExpress.XtraEditors.SimpleButton btnflash;
  584. private DevExpress.XtraEditors.SimpleButton btnExport;
  585. private DevExpress.XtraEditors.SimpleButton btnAdd;
  586. private DevExpress.XtraEditors.SimpleButton btnDel;
  587. private DevExpress.XtraEditors.SimpleButton btnSelectAll;
  588. private DevExpress.XtraEditors.SimpleButton btncancleAll;
  589. private DevExpress.XtraEditors.SimpleButton btnExit;
  590. private DevExpress.XtraGrid.Columns.GridColumn ID;
  591. private DevExpress.XtraGrid.Columns.GridColumn LOTQTY;
  592. private DevExpress.XtraGrid.Columns.GridColumn ItemCode;
  593. private DevExpress.XtraGrid.Columns.GridColumn MUSERName;
  594. private DevExpress.XtraGrid.Columns.GridColumn MTIME;
  595. private DevExpress.XtraGrid.Columns.GridColumn INVSTD;
  596. private DevExpress.XtraGrid.Columns.GridColumn INVNAME;
  597. private DevExpress.XtraGrid.Columns.GridColumn INVUOM;
  598. private DevExpress.XtraEditors.SimpleButton btnPrintOne;
  599. private Base.UserControl.FormControl.PageNavTool rptPage;
  600. private DevExpress.XtraGrid.Columns.GridColumn cCode;
  601. private DevExpress.XtraGrid.Columns.GridColumn cVenName;
  602. private DevExpress.XtraGrid.Columns.GridColumn Seq;
  603. private DevExpress.XtraGrid.Columns.GridColumn colisInput;
  604. }
  605. }