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

643 lines
34 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSSENDINVPLAN
  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(FormICSSENDINVPLAN));
  29. this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
  30. this.btnConfig = new DevExpress.XtraEditors.SimpleButton();
  31. this.btnExit = new DevExpress.XtraEditors.SimpleButton();
  32. this.btnFilter = new DevExpress.XtraEditors.SimpleButton();
  33. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  34. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  35. this.btnModify = new DevExpress.XtraEditors.SimpleButton();
  36. this.btnCreate = new DevExpress.XtraEditors.SimpleButton();
  37. this.btnCancelAll = new DevExpress.XtraEditors.SimpleButton();
  38. this.btnDel = new DevExpress.XtraEditors.SimpleButton();
  39. this.btnSelectAll = new DevExpress.XtraEditors.SimpleButton();
  40. this.sendTitle = new DevExpress.XtraEditors.LabelControl();
  41. this.btnRefresh = new DevExpress.XtraEditors.SimpleButton();
  42. this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
  43. this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
  44. this.grdDetail = new DevExpress.XtraGrid.GridControl();
  45. this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  46. this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
  47. this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
  48. this.colManuDepartment = new DevExpress.XtraGrid.Columns.GridColumn();
  49. this.colProjectName = new DevExpress.XtraGrid.Columns.GridColumn();
  50. this.colLotNo = new DevExpress.XtraGrid.Columns.GridColumn();
  51. this.colPlanQty = new DevExpress.XtraGrid.Columns.GridColumn();
  52. this.colMoCode = new DevExpress.XtraGrid.Columns.GridColumn();
  53. this.colMcode = new DevExpress.XtraGrid.Columns.GridColumn();
  54. this.colExattention = new DevExpress.XtraGrid.Columns.GridColumn();
  55. this.colSendDate = new DevExpress.XtraGrid.Columns.GridColumn();
  56. this.colSender = new DevExpress.XtraGrid.Columns.GridColumn();
  57. this.colObjProgress = new DevExpress.XtraGrid.Columns.GridColumn();
  58. this.colVersion = new DevExpress.XtraGrid.Columns.GridColumn();
  59. this.colWorkPoint = new DevExpress.XtraGrid.Columns.GridColumn();
  60. this.colMUSER = new DevExpress.XtraGrid.Columns.GridColumn();
  61. this.colMUSERName = new DevExpress.XtraGrid.Columns.GridColumn();
  62. this.colMTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  63. this.colEATTRIBUTE1 = new DevExpress.XtraGrid.Columns.GridColumn();
  64. this.colEATTRIBUTE2 = new DevExpress.XtraGrid.Columns.GridColumn();
  65. this.colEATTRIBUTE3 = new DevExpress.XtraGrid.Columns.GridColumn();
  66. this.colaMoCode = new DevExpress.XtraGrid.Columns.GridColumn();
  67. this.colItemCode = new DevExpress.XtraGrid.Columns.GridColumn();
  68. this.colItemName = new DevExpress.XtraGrid.Columns.GridColumn();
  69. this.colaMoDesc = new DevExpress.XtraGrid.Columns.GridColumn();
  70. this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  71. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  72. this.panelControl3.SuspendLayout();
  73. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
  74. this.groupControl1.SuspendLayout();
  75. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  76. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  77. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
  78. this.SuspendLayout();
  79. //
  80. // btnOutPut
  81. //
  82. this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  83. this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White;
  84. this.btnOutPut.Appearance.Options.UseFont = true;
  85. this.btnOutPut.Appearance.Options.UseForeColor = true;
  86. this.btnOutPut.Appearance.Options.UseTextOptions = true;
  87. this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  88. this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
  89. this.btnOutPut.Location = new System.Drawing.Point(555, 0);
  90. this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
  91. this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
  92. this.btnOutPut.Name = "btnOutPut";
  93. this.btnOutPut.Size = new System.Drawing.Size(63, 30);
  94. this.btnOutPut.TabIndex = 2;
  95. this.btnOutPut.Text = "导出";
  96. this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click);
  97. //
  98. // btnConfig
  99. //
  100. this.btnConfig.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  101. this.btnConfig.Appearance.ForeColor = System.Drawing.Color.White;
  102. this.btnConfig.Appearance.Options.UseFont = true;
  103. this.btnConfig.Appearance.Options.UseForeColor = true;
  104. this.btnConfig.Appearance.Options.UseTextOptions = true;
  105. this.btnConfig.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  106. this.btnConfig.Image = ((System.Drawing.Image)(resources.GetObject("btnConfig.Image")));
  107. this.btnConfig.Location = new System.Drawing.Point(168, 0);
  108. this.btnConfig.LookAndFeel.SkinName = "BlueButtonSkin";
  109. this.btnConfig.LookAndFeel.UseDefaultLookAndFeel = false;
  110. this.btnConfig.Name = "btnConfig";
  111. this.btnConfig.Size = new System.Drawing.Size(92, 30);
  112. this.btnConfig.TabIndex = 4;
  113. this.btnConfig.Text = "数据源设置";
  114. this.btnConfig.Click += new System.EventHandler(this.btnConfig_Click);
  115. //
  116. // btnExit
  117. //
  118. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  119. this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
  120. this.btnExit.Appearance.Options.UseFont = true;
  121. this.btnExit.Appearance.Options.UseForeColor = true;
  122. this.btnExit.Appearance.Options.UseTextOptions = true;
  123. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  124. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  125. this.btnExit.Location = new System.Drawing.Point(676, 0);
  126. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  127. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  128. this.btnExit.Name = "btnExit";
  129. this.btnExit.Size = new System.Drawing.Size(55, 30);
  130. this.btnExit.TabIndex = 10;
  131. this.btnExit.Text = "退出";
  132. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  133. //
  134. // btnFilter
  135. //
  136. this.btnFilter.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  137. this.btnFilter.Appearance.ForeColor = System.Drawing.Color.White;
  138. this.btnFilter.Appearance.Options.UseFont = true;
  139. this.btnFilter.Appearance.Options.UseForeColor = true;
  140. this.btnFilter.Appearance.Options.UseTextOptions = true;
  141. this.btnFilter.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  142. this.btnFilter.Image = ((System.Drawing.Image)(resources.GetObject("btnFilter.Image")));
  143. this.btnFilter.Location = new System.Drawing.Point(109, 0);
  144. this.btnFilter.LookAndFeel.SkinName = "BlueButtonSkin";
  145. this.btnFilter.LookAndFeel.UseDefaultLookAndFeel = false;
  146. this.btnFilter.Name = "btnFilter";
  147. this.btnFilter.Size = new System.Drawing.Size(59, 30);
  148. this.btnFilter.TabIndex = 11;
  149. this.btnFilter.Text = "过滤";
  150. this.btnFilter.Click += new System.EventHandler(this.btnFilter_Click);
  151. //
  152. // panelControl3
  153. //
  154. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  155. this.panelControl3.Appearance.Options.UseBackColor = true;
  156. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  157. this.panelControl3.Controls.Add(this.btnClose);
  158. this.panelControl3.Controls.Add(this.btnModify);
  159. this.panelControl3.Controls.Add(this.btnCreate);
  160. this.panelControl3.Controls.Add(this.btnCancelAll);
  161. this.panelControl3.Controls.Add(this.btnDel);
  162. this.panelControl3.Controls.Add(this.btnSelectAll);
  163. this.panelControl3.Controls.Add(this.sendTitle);
  164. this.panelControl3.Controls.Add(this.btnRefresh);
  165. this.panelControl3.Controls.Add(this.btnFilter);
  166. this.panelControl3.Controls.Add(this.btnExit);
  167. this.panelControl3.Controls.Add(this.btnConfig);
  168. this.panelControl3.Controls.Add(this.btnOutPut);
  169. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  170. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  171. this.panelControl3.Name = "panelControl3";
  172. this.panelControl3.Size = new System.Drawing.Size(1036, 30);
  173. this.panelControl3.TabIndex = 13;
  174. //
  175. // btnClose
  176. //
  177. this.btnClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
  178. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  179. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  180. this.btnClose.Appearance.Options.UseFont = true;
  181. this.btnClose.Appearance.Options.UseForeColor = true;
  182. this.btnClose.Appearance.Options.UseTextOptions = true;
  183. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  184. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  185. this.btnClose.Location = new System.Drawing.Point(1010, 0);
  186. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  187. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  188. this.btnClose.Name = "btnClose";
  189. this.btnClose.Size = new System.Drawing.Size(26, 29);
  190. this.btnClose.TabIndex = 25;
  191. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  192. //
  193. // btnModify
  194. //
  195. this.btnModify.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  196. this.btnModify.Appearance.ForeColor = System.Drawing.Color.White;
  197. this.btnModify.Appearance.Options.UseFont = true;
  198. this.btnModify.Appearance.Options.UseForeColor = true;
  199. this.btnModify.Appearance.Options.UseTextOptions = true;
  200. this.btnModify.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  201. this.btnModify.Image = ((System.Drawing.Image)(resources.GetObject("btnModify.Image")));
  202. this.btnModify.Location = new System.Drawing.Point(434, 0);
  203. this.btnModify.LookAndFeel.SkinName = "BlueButtonSkin";
  204. this.btnModify.LookAndFeel.UseDefaultLookAndFeel = false;
  205. this.btnModify.Name = "btnModify";
  206. this.btnModify.Size = new System.Drawing.Size(63, 30);
  207. this.btnModify.TabIndex = 24;
  208. this.btnModify.Text = "修改";
  209. this.btnModify.Click += new System.EventHandler(this.btnModify_Click);
  210. //
  211. // btnCreate
  212. //
  213. this.btnCreate.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  214. this.btnCreate.Appearance.ForeColor = System.Drawing.Color.White;
  215. this.btnCreate.Appearance.Options.UseFont = true;
  216. this.btnCreate.Appearance.Options.UseForeColor = true;
  217. this.btnCreate.Appearance.Options.UseTextOptions = true;
  218. this.btnCreate.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  219. this.btnCreate.Image = ((System.Drawing.Image)(resources.GetObject("btnCreate.Image")));
  220. this.btnCreate.Location = new System.Drawing.Point(376, 0);
  221. this.btnCreate.LookAndFeel.SkinName = "BlueButtonSkin";
  222. this.btnCreate.LookAndFeel.UseDefaultLookAndFeel = false;
  223. this.btnCreate.Name = "btnCreate";
  224. this.btnCreate.Size = new System.Drawing.Size(58, 30);
  225. this.btnCreate.TabIndex = 23;
  226. this.btnCreate.Text = "新增";
  227. this.btnCreate.Click += new System.EventHandler(this.btnCreate_Click);
  228. //
  229. // btnCancelAll
  230. //
  231. this.btnCancelAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  232. this.btnCancelAll.Appearance.ForeColor = System.Drawing.Color.White;
  233. this.btnCancelAll.Appearance.Options.UseFont = true;
  234. this.btnCancelAll.Appearance.Options.UseForeColor = true;
  235. this.btnCancelAll.Appearance.Options.UseTextOptions = true;
  236. this.btnCancelAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  237. this.btnCancelAll.Image = ((System.Drawing.Image)(resources.GetObject("btnCancelAll.Image")));
  238. this.btnCancelAll.Location = new System.Drawing.Point(318, 0);
  239. this.btnCancelAll.LookAndFeel.SkinName = "BlueButtonSkin";
  240. this.btnCancelAll.LookAndFeel.UseDefaultLookAndFeel = false;
  241. this.btnCancelAll.Name = "btnCancelAll";
  242. this.btnCancelAll.Size = new System.Drawing.Size(58, 30);
  243. this.btnCancelAll.TabIndex = 22;
  244. this.btnCancelAll.Text = "全消";
  245. this.btnCancelAll.Click += new System.EventHandler(this.btnCancelAll_Click);
  246. //
  247. // btnDel
  248. //
  249. this.btnDel.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  250. this.btnDel.Appearance.ForeColor = System.Drawing.Color.White;
  251. this.btnDel.Appearance.Options.UseFont = true;
  252. this.btnDel.Appearance.Options.UseForeColor = true;
  253. this.btnDel.Appearance.Options.UseTextOptions = true;
  254. this.btnDel.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  255. this.btnDel.Image = ((System.Drawing.Image)(resources.GetObject("btnDel.Image")));
  256. this.btnDel.Location = new System.Drawing.Point(497, 0);
  257. this.btnDel.LookAndFeel.SkinName = "BlueButtonSkin";
  258. this.btnDel.LookAndFeel.UseDefaultLookAndFeel = false;
  259. this.btnDel.Name = "btnDel";
  260. this.btnDel.Size = new System.Drawing.Size(58, 30);
  261. this.btnDel.TabIndex = 21;
  262. this.btnDel.Text = "删除";
  263. this.btnDel.Click += new System.EventHandler(this.btnDel_Click);
  264. //
  265. // btnSelectAll
  266. //
  267. this.btnSelectAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  268. this.btnSelectAll.Appearance.ForeColor = System.Drawing.Color.White;
  269. this.btnSelectAll.Appearance.Options.UseFont = true;
  270. this.btnSelectAll.Appearance.Options.UseForeColor = true;
  271. this.btnSelectAll.Appearance.Options.UseTextOptions = true;
  272. this.btnSelectAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  273. this.btnSelectAll.Image = ((System.Drawing.Image)(resources.GetObject("btnSelectAll.Image")));
  274. this.btnSelectAll.Location = new System.Drawing.Point(260, 0);
  275. this.btnSelectAll.LookAndFeel.SkinName = "BlueButtonSkin";
  276. this.btnSelectAll.LookAndFeel.UseDefaultLookAndFeel = false;
  277. this.btnSelectAll.Name = "btnSelectAll";
  278. this.btnSelectAll.Size = new System.Drawing.Size(58, 30);
  279. this.btnSelectAll.TabIndex = 20;
  280. this.btnSelectAll.Text = "全选";
  281. this.btnSelectAll.Click += new System.EventHandler(this.btnSelectAll_Click);
  282. //
  283. // sendTitle
  284. //
  285. this.sendTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  286. this.sendTitle.Appearance.ForeColor = System.Drawing.Color.White;
  287. this.sendTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  288. this.sendTitle.Location = new System.Drawing.Point(3, 4);
  289. this.sendTitle.Name = "sendTitle";
  290. this.sendTitle.Size = new System.Drawing.Size(100, 23);
  291. this.sendTitle.TabIndex = 19;
  292. this.sendTitle.Text = "发料计划表维护";
  293. //
  294. // btnRefresh
  295. //
  296. this.btnRefresh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  297. this.btnRefresh.Appearance.ForeColor = System.Drawing.Color.White;
  298. this.btnRefresh.Appearance.Options.UseFont = true;
  299. this.btnRefresh.Appearance.Options.UseForeColor = true;
  300. this.btnRefresh.Appearance.Options.UseTextOptions = true;
  301. this.btnRefresh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  302. this.btnRefresh.Image = ((System.Drawing.Image)(resources.GetObject("btnRefresh.Image")));
  303. this.btnRefresh.Location = new System.Drawing.Point(618, 0);
  304. this.btnRefresh.LookAndFeel.SkinName = "BlueButtonSkin";
  305. this.btnRefresh.LookAndFeel.UseDefaultLookAndFeel = false;
  306. this.btnRefresh.Name = "btnRefresh";
  307. this.btnRefresh.Size = new System.Drawing.Size(58, 30);
  308. this.btnRefresh.TabIndex = 17;
  309. this.btnRefresh.Text = "刷新";
  310. this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click);
  311. //
  312. // rptPage
  313. //
  314. this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
  315. this.rptPage.Appearance.Options.UseBackColor = true;
  316. this.rptPage.Dock = System.Windows.Forms.DockStyle.Bottom;
  317. this.rptPage.isInit = false;
  318. this.rptPage.Location = new System.Drawing.Point(0, 413);
  319. this.rptPage.Name = "rptPage";
  320. this.rptPage.PageIndex = 0;
  321. this.rptPage.PageSize = 0;
  322. this.rptPage.RecordNum = 0;
  323. this.rptPage.Size = new System.Drawing.Size(1036, 26);
  324. this.rptPage.TabIndex = 15;
  325. this.rptPage.PageIndexChanged += new ICSSoft.Base.UserControl.FormControl.PageNavTool.PageChageHandel(this.rptPage_PageIndexChanged);
  326. //
  327. // groupControl1
  328. //
  329. this.groupControl1.Controls.Add(this.grdDetail);
  330. this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  331. this.groupControl1.Location = new System.Drawing.Point(0, 30);
  332. this.groupControl1.Name = "groupControl1";
  333. this.groupControl1.Size = new System.Drawing.Size(1036, 383);
  334. this.groupControl1.TabIndex = 14;
  335. this.groupControl1.Text = "详细信息";
  336. //
  337. // grdDetail
  338. //
  339. this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  340. this.grdDetail.Location = new System.Drawing.Point(2, 22);
  341. this.grdDetail.MainView = this.grvDetail;
  342. this.grdDetail.Name = "grdDetail";
  343. this.grdDetail.Size = new System.Drawing.Size(1032, 359);
  344. this.grdDetail.TabIndex = 0;
  345. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  346. this.grvDetail,
  347. this.grvAdvDetail});
  348. //
  349. // grvDetail
  350. //
  351. this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  352. this.colisSelect,
  353. this.colID,
  354. this.colManuDepartment,
  355. this.colProjectName,
  356. this.colLotNo,
  357. this.colPlanQty,
  358. this.colMoCode,
  359. this.colMcode,
  360. this.colExattention,
  361. this.colSendDate,
  362. this.colSender,
  363. this.colObjProgress,
  364. this.colVersion,
  365. this.colWorkPoint,
  366. this.colMUSER,
  367. this.colMUSERName,
  368. this.colMTIME,
  369. this.colEATTRIBUTE1,
  370. this.colEATTRIBUTE2,
  371. this.colEATTRIBUTE3,
  372. this.colaMoCode,
  373. this.colItemCode,
  374. this.colItemName,
  375. this.colaMoDesc});
  376. this.grvDetail.GridControl = this.grdDetail;
  377. this.grvDetail.Name = "grvDetail";
  378. this.grvDetail.OptionsBehavior.Editable = false;
  379. this.grvDetail.OptionsBehavior.ReadOnly = true;
  380. this.grvDetail.OptionsSelection.MultiSelect = true;
  381. this.grvDetail.OptionsView.ColumnAutoWidth = false;
  382. this.grvDetail.OptionsView.ShowFooter = true;
  383. this.grvDetail.OptionsView.ShowGroupPanel = false;
  384. this.grvDetail.CustomDrawCell += new DevExpress.XtraGrid.Views.Base.RowCellCustomDrawEventHandler(this.grvDetail_CustomDrawCell);
  385. this.grvDetail.DoubleClick += new System.EventHandler(this.grvDetail_DoubleClick);
  386. //
  387. // colisSelect
  388. //
  389. this.colisSelect.Caption = "选择";
  390. this.colisSelect.FieldName = "isSelect";
  391. this.colisSelect.Name = "colisSelect";
  392. this.colisSelect.Visible = true;
  393. this.colisSelect.VisibleIndex = 0;
  394. //
  395. // colID
  396. //
  397. this.colID.Caption = "guid";
  398. this.colID.FieldName = "ID";
  399. this.colID.Name = "colID";
  400. //
  401. // colManuDepartment
  402. //
  403. this.colManuDepartment.Caption = "制造部门";
  404. this.colManuDepartment.FieldName = "ManuDepartment";
  405. this.colManuDepartment.Name = "colManuDepartment";
  406. this.colManuDepartment.Visible = true;
  407. this.colManuDepartment.VisibleIndex = 6;
  408. //
  409. // colProjectName
  410. //
  411. this.colProjectName.Caption = "项目名称";
  412. this.colProjectName.FieldName = "ProjectName";
  413. this.colProjectName.Name = "colProjectName";
  414. this.colProjectName.Visible = true;
  415. this.colProjectName.VisibleIndex = 7;
  416. //
  417. // colLotNo
  418. //
  419. this.colLotNo.Caption = "批次";
  420. this.colLotNo.FieldName = "LotNo";
  421. this.colLotNo.Name = "colLotNo";
  422. this.colLotNo.Visible = true;
  423. this.colLotNo.VisibleIndex = 8;
  424. //
  425. // colPlanQty
  426. //
  427. this.colPlanQty.Caption = "计划数量";
  428. this.colPlanQty.FieldName = "PlanQty";
  429. this.colPlanQty.Name = "colPlanQty";
  430. this.colPlanQty.Visible = true;
  431. this.colPlanQty.VisibleIndex = 9;
  432. //
  433. // colMoCode
  434. //
  435. this.colMoCode.Caption = "工单guid";
  436. this.colMoCode.FieldName = "MoCode";
  437. this.colMoCode.Name = "colMoCode";
  438. //
  439. // colMcode
  440. //
  441. this.colMcode.Caption = "物料guid";
  442. this.colMcode.FieldName = "Mcode";
  443. this.colMcode.Name = "colMcode";
  444. //
  445. // colExattention
  446. //
  447. this.colExattention.Caption = "异常&重点关注";
  448. this.colExattention.FieldName = "Exattention";
  449. this.colExattention.Name = "colExattention";
  450. this.colExattention.Visible = true;
  451. this.colExattention.VisibleIndex = 11;
  452. //
  453. // colSendDate
  454. //
  455. this.colSendDate.Caption = "发货时间";
  456. this.colSendDate.FieldName = "SendDate";
  457. this.colSendDate.Name = "colSendDate";
  458. this.colSendDate.Visible = true;
  459. this.colSendDate.VisibleIndex = 12;
  460. //
  461. // colSender
  462. //
  463. this.colSender.Caption = "发货人";
  464. this.colSender.FieldName = "Sender";
  465. this.colSender.Name = "colSender";
  466. this.colSender.Visible = true;
  467. this.colSender.VisibleIndex = 13;
  468. //
  469. // colObjProgress
  470. //
  471. this.colObjProgress.Caption = "实物进度";
  472. this.colObjProgress.FieldName = "ObjProgress";
  473. this.colObjProgress.Name = "colObjProgress";
  474. this.colObjProgress.Visible = true;
  475. this.colObjProgress.VisibleIndex = 10;
  476. //
  477. // colVersion
  478. //
  479. this.colVersion.Caption = "版本号";
  480. this.colVersion.FieldName = "Version";
  481. this.colVersion.Name = "colVersion";
  482. this.colVersion.Visible = true;
  483. this.colVersion.VisibleIndex = 1;
  484. //
  485. // colWorkPoint
  486. //
  487. this.colWorkPoint.Caption = "站点";
  488. this.colWorkPoint.FieldName = "WorkPoint";
  489. this.colWorkPoint.Name = "colWorkPoint";
  490. //
  491. // colMUSER
  492. //
  493. this.colMUSER.Caption = "维护人";
  494. this.colMUSER.FieldName = "MUSER";
  495. this.colMUSER.Name = "colMUSER";
  496. //
  497. // colMUSERName
  498. //
  499. this.colMUSERName.Caption = "维护人名称";
  500. this.colMUSERName.FieldName = "MUSERName";
  501. this.colMUSERName.Name = "colMUSERName";
  502. this.colMUSERName.Visible = true;
  503. this.colMUSERName.VisibleIndex = 14;
  504. //
  505. // colMTIME
  506. //
  507. this.colMTIME.Caption = "维护时间";
  508. this.colMTIME.FieldName = "MTIME";
  509. this.colMTIME.Name = "colMTIME";
  510. this.colMTIME.Visible = true;
  511. this.colMTIME.VisibleIndex = 15;
  512. //
  513. // colEATTRIBUTE1
  514. //
  515. this.colEATTRIBUTE1.Caption = "备用字段1";
  516. this.colEATTRIBUTE1.FieldName = "EATTRIBUTE1";
  517. this.colEATTRIBUTE1.Name = "colEATTRIBUTE1";
  518. //
  519. // colEATTRIBUTE2
  520. //
  521. this.colEATTRIBUTE2.Caption = "备用字段2";
  522. this.colEATTRIBUTE2.FieldName = "EATTRIBUTE2";
  523. this.colEATTRIBUTE2.Name = "colEATTRIBUTE2";
  524. //
  525. // colEATTRIBUTE3
  526. //
  527. this.colEATTRIBUTE3.Caption = "备用字段3";
  528. this.colEATTRIBUTE3.FieldName = "EATTRIBUTE3";
  529. this.colEATTRIBUTE3.Name = "colEATTRIBUTE3";
  530. //
  531. // colaMoCode
  532. //
  533. this.colaMoCode.Caption = "生产订单号";
  534. this.colaMoCode.FieldName = "aMoCode";
  535. this.colaMoCode.Name = "colaMoCode";
  536. this.colaMoCode.Visible = true;
  537. this.colaMoCode.VisibleIndex = 2;
  538. //
  539. // colItemCode
  540. //
  541. this.colItemCode.Caption = "存货编码";
  542. this.colItemCode.FieldName = "ItemCode";
  543. this.colItemCode.Name = "colItemCode";
  544. this.colItemCode.Visible = true;
  545. this.colItemCode.VisibleIndex = 4;
  546. //
  547. // colItemName
  548. //
  549. this.colItemName.Caption = "存货名称";
  550. this.colItemName.FieldName = "ItemName";
  551. this.colItemName.Name = "colItemName";
  552. this.colItemName.Visible = true;
  553. this.colItemName.VisibleIndex = 5;
  554. //
  555. // colaMoDesc
  556. //
  557. this.colaMoDesc.Caption = "工单描述";
  558. this.colaMoDesc.FieldName = "aMoDesc";
  559. this.colaMoDesc.Name = "colaMoDesc";
  560. this.colaMoDesc.Visible = true;
  561. this.colaMoDesc.VisibleIndex = 3;
  562. //
  563. // grvAdvDetail
  564. //
  565. this.grvAdvDetail.GridControl = this.grdDetail;
  566. this.grvAdvDetail.Name = "grvAdvDetail";
  567. this.grvAdvDetail.OptionsBehavior.ReadOnly = true;
  568. this.grvAdvDetail.OptionsSelection.MultiSelect = true;
  569. this.grvAdvDetail.OptionsView.ShowFooter = true;
  570. this.grvAdvDetail.OptionsView.ShowGroupPanel = false;
  571. //
  572. // FormICSSENDINVPLAN
  573. //
  574. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  575. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  576. this.ClientSize = new System.Drawing.Size(1036, 439);
  577. this.Controls.Add(this.groupControl1);
  578. this.Controls.Add(this.rptPage);
  579. this.Controls.Add(this.panelControl3);
  580. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  581. this.Name = "FormICSSENDINVPLAN";
  582. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  583. this.Text = "FormGridReport";
  584. this.Load += new System.EventHandler(this.FormICSSENDINVPLAN_Load);
  585. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  586. this.panelControl3.ResumeLayout(false);
  587. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
  588. this.groupControl1.ResumeLayout(false);
  589. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  590. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  591. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
  592. this.ResumeLayout(false);
  593. }
  594. #endregion
  595. private DevExpress.XtraEditors.SimpleButton btnOutPut;
  596. private DevExpress.XtraEditors.SimpleButton btnConfig;
  597. private DevExpress.XtraEditors.SimpleButton btnExit;
  598. private DevExpress.XtraEditors.SimpleButton btnFilter;
  599. private DevExpress.XtraEditors.PanelControl panelControl3;
  600. private DevExpress.XtraEditors.SimpleButton btnRefresh;
  601. private DevExpress.XtraEditors.LabelControl sendTitle;
  602. private DevExpress.XtraEditors.SimpleButton btnCreate;
  603. private DevExpress.XtraEditors.SimpleButton btnCancelAll;
  604. private DevExpress.XtraEditors.SimpleButton btnDel;
  605. private DevExpress.XtraEditors.SimpleButton btnSelectAll;
  606. private Base.UserControl.FormControl.PageNavTool rptPage;
  607. private DevExpress.XtraEditors.GroupControl groupControl1;
  608. private DevExpress.XtraGrid.GridControl grdDetail;
  609. private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
  610. private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
  611. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
  612. private DevExpress.XtraEditors.SimpleButton btnModify;
  613. private DevExpress.XtraGrid.Columns.GridColumn colID;
  614. private DevExpress.XtraEditors.SimpleButton btnClose;
  615. private DevExpress.XtraGrid.Columns.GridColumn colManuDepartment;
  616. private DevExpress.XtraGrid.Columns.GridColumn colProjectName;
  617. private DevExpress.XtraGrid.Columns.GridColumn colLotNo;
  618. private DevExpress.XtraGrid.Columns.GridColumn colPlanQty;
  619. private DevExpress.XtraGrid.Columns.GridColumn colMoCode;
  620. private DevExpress.XtraGrid.Columns.GridColumn colMcode;
  621. private DevExpress.XtraGrid.Columns.GridColumn colExattention;
  622. private DevExpress.XtraGrid.Columns.GridColumn colSendDate;
  623. private DevExpress.XtraGrid.Columns.GridColumn colSender;
  624. private DevExpress.XtraGrid.Columns.GridColumn colObjProgress;
  625. private DevExpress.XtraGrid.Columns.GridColumn colVersion;
  626. private DevExpress.XtraGrid.Columns.GridColumn colWorkPoint;
  627. private DevExpress.XtraGrid.Columns.GridColumn colMUSER;
  628. private DevExpress.XtraGrid.Columns.GridColumn colMUSERName;
  629. private DevExpress.XtraGrid.Columns.GridColumn colMTIME;
  630. private DevExpress.XtraGrid.Columns.GridColumn colEATTRIBUTE1;
  631. private DevExpress.XtraGrid.Columns.GridColumn colEATTRIBUTE2;
  632. private DevExpress.XtraGrid.Columns.GridColumn colEATTRIBUTE3;
  633. private DevExpress.XtraGrid.Columns.GridColumn colaMoCode;
  634. private DevExpress.XtraGrid.Columns.GridColumn colItemCode;
  635. private DevExpress.XtraGrid.Columns.GridColumn colItemName;
  636. private DevExpress.XtraGrid.Columns.GridColumn colaMoDesc;
  637. }
  638. }