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

550 lines
28 KiB

5 months ago
  1. namespace ICSSoft.Frame.MRP
  2. {
  3. partial class FormICSMRP
  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(FormICSMRP));
  29. this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
  30. this.btnExit = new DevExpress.XtraEditors.SimpleButton();
  31. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  32. this.btnFilter = new DevExpress.XtraEditors.SimpleButton();
  33. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  34. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  35. this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
  36. this.gcAging = new DevExpress.XtraGrid.GridControl();
  37. this.gvAging = new DevExpress.XtraGrid.Views.Grid.GridView();
  38. this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
  39. this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
  40. this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
  41. this.gridColumn8 = new DevExpress.XtraGrid.Columns.GridColumn();
  42. this.gridColumn37 = new DevExpress.XtraGrid.Columns.GridColumn();
  43. this.gridColumn9 = new DevExpress.XtraGrid.Columns.GridColumn();
  44. this.gridColumn10 = new DevExpress.XtraGrid.Columns.GridColumn();
  45. this.gridColumn11 = new DevExpress.XtraGrid.Columns.GridColumn();
  46. this.gridColumn12 = new DevExpress.XtraGrid.Columns.GridColumn();
  47. this.gridColumn22 = new DevExpress.XtraGrid.Columns.GridColumn();
  48. this.gridColumn23 = new DevExpress.XtraGrid.Columns.GridColumn();
  49. this.gridColumn38 = new DevExpress.XtraGrid.Columns.GridColumn();
  50. this.gridColumn25 = new DevExpress.XtraGrid.Columns.GridColumn();
  51. this.gridColumn26 = new DevExpress.XtraGrid.Columns.GridColumn();
  52. this.gridColumn27 = new DevExpress.XtraGrid.Columns.GridColumn();
  53. this.gridColumn28 = new DevExpress.XtraGrid.Columns.GridColumn();
  54. this.gridColumn31 = new DevExpress.XtraGrid.Columns.GridColumn();
  55. this.gridColumn32 = new DevExpress.XtraGrid.Columns.GridColumn();
  56. this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
  57. this.gridColumn6 = new DevExpress.XtraGrid.Columns.GridColumn();
  58. this.gridColumn33 = new DevExpress.XtraGrid.Columns.GridColumn();
  59. this.gridColumn34 = new DevExpress.XtraGrid.Columns.GridColumn();
  60. this.gridColumn35 = new DevExpress.XtraGrid.Columns.GridColumn();
  61. this.txtTransferNO = new DevExpress.XtraEditors.ButtonEdit();
  62. this.labelControl1 = new DevExpress.XtraEditors.LabelControl();
  63. this.panelControl1 = new DevExpress.XtraEditors.PanelControl();
  64. this.chkAll = new System.Windows.Forms.CheckBox();
  65. this.dateEditMonthS = new DevExpress.XtraEditors.DateEdit();
  66. this.label1 = new System.Windows.Forms.Label();
  67. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  68. this.panelControl3.SuspendLayout();
  69. ((System.ComponentModel.ISupportInitialize)(this.gcAging)).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)(this.gvAging)).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)(this.txtTransferNO.Properties)).BeginInit();
  72. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).BeginInit();
  73. this.panelControl1.SuspendLayout();
  74. ((System.ComponentModel.ISupportInitialize)(this.dateEditMonthS.Properties.VistaTimeProperties)).BeginInit();
  75. ((System.ComponentModel.ISupportInitialize)(this.dateEditMonthS.Properties)).BeginInit();
  76. this.SuspendLayout();
  77. //
  78. // btnOutPut
  79. //
  80. this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  81. this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White;
  82. this.btnOutPut.Appearance.Options.UseFont = true;
  83. this.btnOutPut.Appearance.Options.UseForeColor = true;
  84. this.btnOutPut.Appearance.Options.UseTextOptions = true;
  85. this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  86. this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
  87. this.btnOutPut.Location = new System.Drawing.Point(164, 0);
  88. this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
  89. this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
  90. this.btnOutPut.Name = "btnOutPut";
  91. this.btnOutPut.Size = new System.Drawing.Size(63, 30);
  92. this.btnOutPut.TabIndex = 2;
  93. this.btnOutPut.Text = "导出";
  94. this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click);
  95. //
  96. // btnExit
  97. //
  98. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  99. this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
  100. this.btnExit.Appearance.Options.UseFont = true;
  101. this.btnExit.Appearance.Options.UseForeColor = true;
  102. this.btnExit.Appearance.Options.UseTextOptions = true;
  103. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  104. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  105. this.btnExit.Location = new System.Drawing.Point(228, 0);
  106. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  107. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  108. this.btnExit.Name = "btnExit";
  109. this.btnExit.Size = new System.Drawing.Size(55, 30);
  110. this.btnExit.TabIndex = 10;
  111. this.btnExit.Text = "退出";
  112. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  113. //
  114. // panelControl3
  115. //
  116. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  117. this.panelControl3.Appearance.Options.UseBackColor = true;
  118. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  119. this.panelControl3.Controls.Add(this.btnFilter);
  120. this.panelControl3.Controls.Add(this.btnClose);
  121. this.panelControl3.Controls.Add(this.lblTitle);
  122. this.panelControl3.Controls.Add(this.btnExit);
  123. this.panelControl3.Controls.Add(this.btnOutPut);
  124. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  125. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  126. this.panelControl3.Name = "panelControl3";
  127. this.panelControl3.Size = new System.Drawing.Size(965, 30);
  128. this.panelControl3.TabIndex = 13;
  129. //
  130. // btnFilter
  131. //
  132. this.btnFilter.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  133. this.btnFilter.Appearance.ForeColor = System.Drawing.Color.White;
  134. this.btnFilter.Appearance.Options.UseFont = true;
  135. this.btnFilter.Appearance.Options.UseForeColor = true;
  136. this.btnFilter.Appearance.Options.UseTextOptions = true;
  137. this.btnFilter.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  138. this.btnFilter.Image = ((System.Drawing.Image)(resources.GetObject("btnFilter.Image")));
  139. this.btnFilter.Location = new System.Drawing.Point(98, 0);
  140. this.btnFilter.LookAndFeel.SkinName = "BlueButtonSkin";
  141. this.btnFilter.LookAndFeel.UseDefaultLookAndFeel = false;
  142. this.btnFilter.Name = "btnFilter";
  143. this.btnFilter.Size = new System.Drawing.Size(65, 30);
  144. this.btnFilter.TabIndex = 31;
  145. this.btnFilter.Text = "查询";
  146. this.btnFilter.Click += new System.EventHandler(this.btnFilter_Click);
  147. //
  148. // btnClose
  149. //
  150. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  151. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  152. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  153. this.btnClose.Appearance.Options.UseFont = true;
  154. this.btnClose.Appearance.Options.UseForeColor = true;
  155. this.btnClose.Appearance.Options.UseTextOptions = true;
  156. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  157. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  158. this.btnClose.Location = new System.Drawing.Point(939, 0);
  159. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  160. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  161. this.btnClose.Name = "btnClose";
  162. this.btnClose.Size = new System.Drawing.Size(26, 29);
  163. this.btnClose.TabIndex = 25;
  164. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  165. //
  166. // lblTitle
  167. //
  168. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  169. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  170. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  171. this.lblTitle.Location = new System.Drawing.Point(3, 4);
  172. this.lblTitle.Name = "lblTitle";
  173. this.lblTitle.Size = new System.Drawing.Size(100, 23);
  174. this.lblTitle.TabIndex = 19;
  175. this.lblTitle.Text = "MRP报表";
  176. //
  177. // rptPage
  178. //
  179. this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
  180. this.rptPage.Appearance.Options.UseBackColor = true;
  181. this.rptPage.Dock = System.Windows.Forms.DockStyle.Bottom;
  182. this.rptPage.isInit = false;
  183. this.rptPage.Location = new System.Drawing.Point(0, 413);
  184. this.rptPage.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
  185. this.rptPage.Name = "rptPage";
  186. this.rptPage.PageIndex = 0;
  187. this.rptPage.PageSize = 0;
  188. this.rptPage.RecordNum = 0;
  189. this.rptPage.Size = new System.Drawing.Size(965, 26);
  190. this.rptPage.TabIndex = 15;
  191. this.rptPage.PageIndexChanged += new ICSSoft.Base.UserControl.FormControl.PageNavTool.PageChageHandel(this.rptPage_PageIndexChanged);
  192. //
  193. // gcAging
  194. //
  195. this.gcAging.Dock = System.Windows.Forms.DockStyle.Fill;
  196. this.gcAging.Location = new System.Drawing.Point(0, 85);
  197. this.gcAging.MainView = this.gvAging;
  198. this.gcAging.Name = "gcAging";
  199. this.gcAging.Size = new System.Drawing.Size(965, 328);
  200. this.gcAging.TabIndex = 17;
  201. this.gcAging.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  202. this.gvAging});
  203. //
  204. // gvAging
  205. //
  206. this.gvAging.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  207. this.gridColumn1,
  208. this.gridColumn2,
  209. this.gridColumn5,
  210. this.gridColumn8,
  211. this.gridColumn37,
  212. this.gridColumn9,
  213. this.gridColumn10,
  214. this.gridColumn11,
  215. this.gridColumn12,
  216. this.gridColumn22,
  217. this.gridColumn23,
  218. this.gridColumn38,
  219. this.gridColumn25,
  220. this.gridColumn26,
  221. this.gridColumn27,
  222. this.gridColumn28,
  223. this.gridColumn31,
  224. this.gridColumn32,
  225. this.gridColumn3,
  226. this.gridColumn6,
  227. this.gridColumn33,
  228. this.gridColumn34,
  229. this.gridColumn35});
  230. this.gvAging.GridControl = this.gcAging;
  231. this.gvAging.IndicatorWidth = 50;
  232. this.gvAging.Name = "gvAging";
  233. this.gvAging.OptionsBehavior.ReadOnly = true;
  234. this.gvAging.OptionsPrint.AutoWidth = false;
  235. this.gvAging.OptionsView.ColumnAutoWidth = false;
  236. this.gvAging.OptionsView.ShowGroupPanel = false;
  237. this.gvAging.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
  238. //
  239. // gridColumn1
  240. //
  241. this.gridColumn1.Caption = "生产订单号";
  242. this.gridColumn1.FieldName = "MoCode";
  243. this.gridColumn1.Name = "gridColumn1";
  244. //
  245. // gridColumn2
  246. //
  247. this.gridColumn2.Caption = "开工日期";
  248. this.gridColumn2.FieldName = "StartDate";
  249. this.gridColumn2.Name = "gridColumn2";
  250. //
  251. // gridColumn5
  252. //
  253. this.gridColumn5.Caption = "行号";
  254. this.gridColumn5.FieldName = "行号";
  255. this.gridColumn5.Name = "gridColumn5";
  256. //
  257. // gridColumn8
  258. //
  259. this.gridColumn8.Caption = "存货编码";
  260. this.gridColumn8.FieldName = "InvCode";
  261. this.gridColumn8.Name = "gridColumn8";
  262. //
  263. // gridColumn37
  264. //
  265. this.gridColumn37.Caption = "存货代码";
  266. this.gridColumn37.FieldName = "存货代码";
  267. this.gridColumn37.Name = "gridColumn37";
  268. //
  269. // gridColumn9
  270. //
  271. this.gridColumn9.Caption = "存货名称";
  272. this.gridColumn9.FieldName = "cInvName";
  273. this.gridColumn9.Name = "gridColumn9";
  274. //
  275. // gridColumn10
  276. //
  277. this.gridColumn10.Caption = "规格型号";
  278. this.gridColumn10.FieldName = "规格型号";
  279. this.gridColumn10.Name = "gridColumn10";
  280. //
  281. // gridColumn11
  282. //
  283. this.gridColumn11.Caption = "单位";
  284. this.gridColumn11.FieldName = "cComUnitName";
  285. this.gridColumn11.Name = "gridColumn11";
  286. //
  287. // gridColumn12
  288. //
  289. this.gridColumn12.Caption = "数量";
  290. this.gridColumn12.FieldName = "Qty";
  291. this.gridColumn12.Name = "gridColumn12";
  292. //
  293. // gridColumn22
  294. //
  295. this.gridColumn22.Caption = "子件编码";
  296. this.gridColumn22.FieldName = "SubInvCode";
  297. this.gridColumn22.Name = "gridColumn22";
  298. this.gridColumn22.Visible = true;
  299. this.gridColumn22.VisibleIndex = 0;
  300. //
  301. // gridColumn23
  302. //
  303. this.gridColumn23.Caption = "子件存货名称";
  304. this.gridColumn23.FieldName = "SubcInvName";
  305. this.gridColumn23.Name = "gridColumn23";
  306. this.gridColumn23.Visible = true;
  307. this.gridColumn23.VisibleIndex = 1;
  308. //
  309. // gridColumn38
  310. //
  311. this.gridColumn38.Caption = "子件规格";
  312. this.gridColumn38.FieldName = "SubcInvStd";
  313. this.gridColumn38.Name = "gridColumn38";
  314. this.gridColumn38.Visible = true;
  315. this.gridColumn38.VisibleIndex = 2;
  316. this.gridColumn38.Width = 117;
  317. //
  318. // gridColumn25
  319. //
  320. this.gridColumn25.Caption = "单位";
  321. this.gridColumn25.FieldName = "SubcComUnitName";
  322. this.gridColumn25.Name = "gridColumn25";
  323. this.gridColumn25.Visible = true;
  324. this.gridColumn25.VisibleIndex = 3;
  325. //
  326. // gridColumn26
  327. //
  328. this.gridColumn26.Caption = "单耗";
  329. this.gridColumn26.FieldName = "Rate";
  330. this.gridColumn26.Name = "gridColumn26";
  331. //
  332. // gridColumn27
  333. //
  334. this.gridColumn27.Caption = "应领数量";
  335. this.gridColumn27.FieldName = "SubQty";
  336. this.gridColumn27.Name = "gridColumn27";
  337. this.gridColumn27.Visible = true;
  338. this.gridColumn27.VisibleIndex = 4;
  339. //
  340. // gridColumn28
  341. //
  342. this.gridColumn28.Caption = "已领数量";
  343. this.gridColumn28.FieldName = "IssQty";
  344. this.gridColumn28.Name = "gridColumn28";
  345. this.gridColumn28.Visible = true;
  346. this.gridColumn28.VisibleIndex = 5;
  347. //
  348. // gridColumn31
  349. //
  350. this.gridColumn31.Caption = "库存数量";
  351. this.gridColumn31.FieldName = "iQuantity";
  352. this.gridColumn31.Name = "gridColumn31";
  353. this.gridColumn31.Visible = true;
  354. this.gridColumn31.VisibleIndex = 6;
  355. //
  356. // gridColumn32
  357. //
  358. this.gridColumn32.Caption = "采购订单在途数量";
  359. this.gridColumn32.FieldName = "WayQty";
  360. this.gridColumn32.Name = "gridColumn32";
  361. this.gridColumn32.Visible = true;
  362. this.gridColumn32.VisibleIndex = 8;
  363. //
  364. // gridColumn3
  365. //
  366. this.gridColumn3.Caption = "采购订单在检数量";
  367. this.gridColumn3.FieldName = "Qty";
  368. this.gridColumn3.Name = "gridColumn3";
  369. this.gridColumn3.Visible = true;
  370. this.gridColumn3.VisibleIndex = 7;
  371. //
  372. // gridColumn6
  373. //
  374. this.gridColumn6.Caption = "在制数量";
  375. this.gridColumn6.FieldName = "MakeQty";
  376. this.gridColumn6.Name = "gridColumn6";
  377. this.gridColumn6.Visible = true;
  378. this.gridColumn6.VisibleIndex = 9;
  379. //
  380. // gridColumn33
  381. //
  382. this.gridColumn33.Caption = "销售订单待出数量";
  383. this.gridColumn33.FieldName = "OutQty";
  384. this.gridColumn33.Name = "gridColumn33";
  385. this.gridColumn33.Visible = true;
  386. this.gridColumn33.VisibleIndex = 10;
  387. //
  388. // gridColumn34
  389. //
  390. this.gridColumn34.Caption = "生产订单号未领数量";
  391. this.gridColumn34.FieldName = "PickQty";
  392. this.gridColumn34.Name = "gridColumn34";
  393. this.gridColumn34.Visible = true;
  394. this.gridColumn34.VisibleIndex = 11;
  395. //
  396. // gridColumn35
  397. //
  398. this.gridColumn35.Caption = "原材料净需求";
  399. this.gridColumn35.FieldName = "NeedQty";
  400. this.gridColumn35.Name = "gridColumn35";
  401. this.gridColumn35.Visible = true;
  402. this.gridColumn35.VisibleIndex = 12;
  403. //
  404. // txtTransferNO
  405. //
  406. this.txtTransferNO.EditValue = "";
  407. this.txtTransferNO.Location = new System.Drawing.Point(112, 14);
  408. this.txtTransferNO.Name = "txtTransferNO";
  409. this.txtTransferNO.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 10F);
  410. this.txtTransferNO.Properties.Appearance.Options.UseFont = true;
  411. this.txtTransferNO.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  412. new DevExpress.XtraEditors.Controls.EditorButton()});
  413. this.txtTransferNO.Size = new System.Drawing.Size(150, 26);
  414. this.txtTransferNO.TabIndex = 200;
  415. this.txtTransferNO.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.txtTransferNO_ButtonClick);
  416. //
  417. // labelControl1
  418. //
  419. this.labelControl1.Appearance.Font = new System.Drawing.Font("微软雅黑", 10F);
  420. this.labelControl1.Location = new System.Drawing.Point(28, 17);
  421. this.labelControl1.Name = "labelControl1";
  422. this.labelControl1.Size = new System.Drawing.Size(78, 19);
  423. this.labelControl1.TabIndex = 0;
  424. this.labelControl1.Text = "生产订单号:";
  425. //
  426. // panelControl1
  427. //
  428. this.panelControl1.Appearance.BackColor = System.Drawing.Color.Gainsboro;
  429. this.panelControl1.Appearance.Options.UseBackColor = true;
  430. this.panelControl1.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  431. this.panelControl1.Controls.Add(this.chkAll);
  432. this.panelControl1.Controls.Add(this.dateEditMonthS);
  433. this.panelControl1.Controls.Add(this.label1);
  434. this.panelControl1.Controls.Add(this.labelControl1);
  435. this.panelControl1.Controls.Add(this.txtTransferNO);
  436. this.panelControl1.Dock = System.Windows.Forms.DockStyle.Top;
  437. this.panelControl1.Location = new System.Drawing.Point(0, 30);
  438. this.panelControl1.Name = "panelControl1";
  439. this.panelControl1.Size = new System.Drawing.Size(965, 55);
  440. this.panelControl1.TabIndex = 16;
  441. //
  442. // chkAll
  443. //
  444. this.chkAll.AutoSize = true;
  445. this.chkAll.Location = new System.Drawing.Point(563, 19);
  446. this.chkAll.Name = "chkAll";
  447. this.chkAll.Size = new System.Drawing.Size(349, 18);
  448. this.chkAll.TabIndex = 203;
  449. this.chkAll.Text = "在制数量<=0 且 库存数量+在检数量<=生产订单号未领数量";
  450. this.chkAll.UseVisualStyleBackColor = true;
  451. //
  452. // dateEditMonthS
  453. //
  454. this.dateEditMonthS.EditValue = null;
  455. this.dateEditMonthS.Location = new System.Drawing.Point(380, 14);
  456. this.dateEditMonthS.Name = "dateEditMonthS";
  457. this.dateEditMonthS.Properties.Appearance.Font = new System.Drawing.Font("微软雅黑", 10F);
  458. this.dateEditMonthS.Properties.Appearance.Options.UseFont = true;
  459. this.dateEditMonthS.Properties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  460. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  461. this.dateEditMonthS.Properties.DisplayFormat.FormatString = "yyyy-MM-dd";
  462. this.dateEditMonthS.Properties.EditFormat.FormatString = "yyyy-MM-dd";
  463. this.dateEditMonthS.Properties.Mask.EditMask = "yyyy-MM-dd";
  464. this.dateEditMonthS.Properties.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  465. new DevExpress.XtraEditors.Controls.EditorButton()});
  466. this.dateEditMonthS.Size = new System.Drawing.Size(150, 26);
  467. this.dateEditMonthS.TabIndex = 201;
  468. //
  469. // label1
  470. //
  471. this.label1.AutoSize = true;
  472. this.label1.Font = new System.Drawing.Font("微软雅黑", 10F);
  473. this.label1.Location = new System.Drawing.Point(278, 17);
  474. this.label1.Name = "label1";
  475. this.label1.Size = new System.Drawing.Size(107, 20);
  476. this.label1.TabIndex = 202;
  477. this.label1.Text = "需求截止日期:";
  478. //
  479. // FormICSMRP
  480. //
  481. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  482. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  483. this.ClientSize = new System.Drawing.Size(965, 439);
  484. this.Controls.Add(this.gcAging);
  485. this.Controls.Add(this.panelControl1);
  486. this.Controls.Add(this.rptPage);
  487. this.Controls.Add(this.panelControl3);
  488. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  489. this.Name = "FormICSMRP";
  490. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  491. this.Text = "FormGridReport";
  492. this.Load += new System.EventHandler(this.FormICSMRP_Load);
  493. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  494. this.panelControl3.ResumeLayout(false);
  495. ((System.ComponentModel.ISupportInitialize)(this.gcAging)).EndInit();
  496. ((System.ComponentModel.ISupportInitialize)(this.gvAging)).EndInit();
  497. ((System.ComponentModel.ISupportInitialize)(this.txtTransferNO.Properties)).EndInit();
  498. ((System.ComponentModel.ISupportInitialize)(this.panelControl1)).EndInit();
  499. this.panelControl1.ResumeLayout(false);
  500. this.panelControl1.PerformLayout();
  501. ((System.ComponentModel.ISupportInitialize)(this.dateEditMonthS.Properties.VistaTimeProperties)).EndInit();
  502. ((System.ComponentModel.ISupportInitialize)(this.dateEditMonthS.Properties)).EndInit();
  503. this.ResumeLayout(false);
  504. }
  505. #endregion
  506. private DevExpress.XtraEditors.SimpleButton btnOutPut;
  507. private DevExpress.XtraEditors.SimpleButton btnExit;
  508. private DevExpress.XtraEditors.PanelControl panelControl3;
  509. private DevExpress.XtraEditors.LabelControl lblTitle;
  510. private Base.UserControl.FormControl.PageNavTool rptPage;
  511. private DevExpress.XtraEditors.SimpleButton btnClose;
  512. private DevExpress.XtraGrid.GridControl gcAging;
  513. private DevExpress.XtraGrid.Views.Grid.GridView gvAging;
  514. private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
  515. private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
  516. private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
  517. private DevExpress.XtraGrid.Columns.GridColumn gridColumn8;
  518. private DevExpress.XtraGrid.Columns.GridColumn gridColumn37;
  519. private DevExpress.XtraGrid.Columns.GridColumn gridColumn9;
  520. private DevExpress.XtraGrid.Columns.GridColumn gridColumn10;
  521. private DevExpress.XtraGrid.Columns.GridColumn gridColumn11;
  522. private DevExpress.XtraGrid.Columns.GridColumn gridColumn12;
  523. private DevExpress.XtraGrid.Columns.GridColumn gridColumn22;
  524. private DevExpress.XtraGrid.Columns.GridColumn gridColumn23;
  525. private DevExpress.XtraGrid.Columns.GridColumn gridColumn38;
  526. private DevExpress.XtraGrid.Columns.GridColumn gridColumn25;
  527. private DevExpress.XtraGrid.Columns.GridColumn gridColumn26;
  528. private DevExpress.XtraGrid.Columns.GridColumn gridColumn27;
  529. private DevExpress.XtraGrid.Columns.GridColumn gridColumn28;
  530. private DevExpress.XtraGrid.Columns.GridColumn gridColumn31;
  531. private DevExpress.XtraGrid.Columns.GridColumn gridColumn32;
  532. private DevExpress.XtraGrid.Columns.GridColumn gridColumn6;
  533. private DevExpress.XtraGrid.Columns.GridColumn gridColumn33;
  534. private DevExpress.XtraGrid.Columns.GridColumn gridColumn34;
  535. private DevExpress.XtraGrid.Columns.GridColumn gridColumn35;
  536. private DevExpress.XtraEditors.ButtonEdit txtTransferNO;
  537. private DevExpress.XtraEditors.LabelControl labelControl1;
  538. private DevExpress.XtraEditors.PanelControl panelControl1;
  539. private DevExpress.XtraEditors.SimpleButton btnFilter;
  540. private DevExpress.XtraEditors.DateEdit dateEditMonthS;
  541. private System.Windows.Forms.Label label1;
  542. private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
  543. private System.Windows.Forms.CheckBox chkAll;
  544. }
  545. }