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

660 lines
32 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSOPSBOMAdd
  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(FormICSOPSBOMAdd));
  29. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  30. this.btnCanSelect = new DevExpress.XtraEditors.SimpleButton();
  31. this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
  32. this.btnExit = new DevExpress.XtraEditors.SimpleButton();
  33. this.btnFalsh = new DevExpress.XtraEditors.SimpleButton();
  34. this.btnAdd = new DevExpress.XtraEditors.SimpleButton();
  35. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  36. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  37. this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
  38. this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
  39. this.grdDetail = new DevExpress.XtraGrid.GridControl();
  40. this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  41. this.INVCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  42. this.INVNAME = new DevExpress.XtraGrid.Columns.GridColumn();
  43. this.INVDESC = new DevExpress.XtraGrid.Columns.GridColumn();
  44. this.INVTYPE = new DevExpress.XtraGrid.Columns.GridColumn();
  45. this.SBITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  46. this.SBSITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  47. this.SBITEMQTY = new DevExpress.XtraGrid.Columns.GridColumn();
  48. this.SBWH = new DevExpress.XtraGrid.Columns.GridColumn();
  49. this.SEQ = new DevExpress.XtraGrid.Columns.GridColumn();
  50. this.SBITEMECN = new DevExpress.XtraGrid.Columns.GridColumn();
  51. this.SBITEMNAME = new DevExpress.XtraGrid.Columns.GridColumn();
  52. this.SBITEMDESC = new DevExpress.XtraGrid.Columns.GridColumn();
  53. this.SBITEMSTATUS = new DevExpress.XtraGrid.Columns.GridColumn();
  54. this.SBITEMLOCATION = new DevExpress.XtraGrid.Columns.GridColumn();
  55. this.SBITEMEFFTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  56. this.SBITEMINVTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  57. this.SBITEMUOM = new DevExpress.XtraGrid.Columns.GridColumn();
  58. this.SBITEMVER = new DevExpress.XtraGrid.Columns.GridColumn();
  59. this.SBITEMCONTYPE = new DevExpress.XtraGrid.Columns.GridColumn();
  60. this.SBPITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  61. this.MUSERName = new DevExpress.XtraGrid.Columns.GridColumn();
  62. this.MTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  63. this.WorkPoint = new DevExpress.XtraGrid.Columns.GridColumn();
  64. this.SBOMVER = new DevExpress.XtraGrid.Columns.GridColumn();
  65. this.SBFACTORY = new DevExpress.XtraGrid.Columns.GridColumn();
  66. this.SBUSAGE = new DevExpress.XtraGrid.Columns.GridColumn();
  67. this.SBITEMPROJECT = new DevExpress.XtraGrid.Columns.GridColumn();
  68. this.SBITEMSEQ = new DevExpress.XtraGrid.Columns.GridColumn();
  69. this.LOCATION = new DevExpress.XtraGrid.Columns.GridColumn();
  70. this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
  71. this.ITEMID = new DevExpress.XtraGrid.Columns.GridColumn();
  72. this.SBITEMID = new DevExpress.XtraGrid.Columns.GridColumn();
  73. this.SBSITEMID = new DevExpress.XtraGrid.Columns.GridColumn();
  74. this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  75. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  76. this.panelControl3.SuspendLayout();
  77. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
  78. this.groupControl1.SuspendLayout();
  79. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  80. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  81. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
  82. this.SuspendLayout();
  83. //
  84. // panelControl3
  85. //
  86. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  87. this.panelControl3.Appearance.Options.UseBackColor = true;
  88. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  89. this.panelControl3.Controls.Add(this.btnCanSelect);
  90. this.panelControl3.Controls.Add(this.btnSelect);
  91. this.panelControl3.Controls.Add(this.btnExit);
  92. this.panelControl3.Controls.Add(this.btnFalsh);
  93. this.panelControl3.Controls.Add(this.btnAdd);
  94. this.panelControl3.Controls.Add(this.lblTitle);
  95. this.panelControl3.Controls.Add(this.btnClose);
  96. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  97. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  98. this.panelControl3.Name = "panelControl3";
  99. this.panelControl3.Size = new System.Drawing.Size(1036, 30);
  100. this.panelControl3.TabIndex = 13;
  101. this.panelControl3.Paint += new System.Windows.Forms.PaintEventHandler(this.panelControl3_Paint);
  102. //
  103. // btnCanSelect
  104. //
  105. this.btnCanSelect.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  106. this.btnCanSelect.Appearance.ForeColor = System.Drawing.Color.White;
  107. this.btnCanSelect.Appearance.Options.UseFont = true;
  108. this.btnCanSelect.Appearance.Options.UseForeColor = true;
  109. this.btnCanSelect.Appearance.Options.UseTextOptions = true;
  110. this.btnCanSelect.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  111. this.btnCanSelect.Image = ((System.Drawing.Image)(resources.GetObject("btnCanSelect.Image")));
  112. this.btnCanSelect.Location = new System.Drawing.Point(357, 0);
  113. this.btnCanSelect.LookAndFeel.SkinName = "BlueButtonSkin";
  114. this.btnCanSelect.LookAndFeel.UseDefaultLookAndFeel = false;
  115. this.btnCanSelect.Name = "btnCanSelect";
  116. this.btnCanSelect.Size = new System.Drawing.Size(58, 30);
  117. this.btnCanSelect.TabIndex = 41;
  118. this.btnCanSelect.Text = "取消";
  119. this.btnCanSelect.Click += new System.EventHandler(this.btnCanSelect_Click);
  120. //
  121. // btnSelect
  122. //
  123. this.btnSelect.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  124. this.btnSelect.Appearance.ForeColor = System.Drawing.Color.White;
  125. this.btnSelect.Appearance.Options.UseFont = true;
  126. this.btnSelect.Appearance.Options.UseForeColor = true;
  127. this.btnSelect.Appearance.Options.UseTextOptions = true;
  128. this.btnSelect.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  129. this.btnSelect.Image = ((System.Drawing.Image)(resources.GetObject("btnSelect.Image")));
  130. this.btnSelect.Location = new System.Drawing.Point(299, 0);
  131. this.btnSelect.LookAndFeel.SkinName = "BlueButtonSkin";
  132. this.btnSelect.LookAndFeel.UseDefaultLookAndFeel = false;
  133. this.btnSelect.Name = "btnSelect";
  134. this.btnSelect.Size = new System.Drawing.Size(58, 30);
  135. this.btnSelect.TabIndex = 40;
  136. this.btnSelect.Text = "全选";
  137. this.btnSelect.Click += new System.EventHandler(this.btnSelect_Click);
  138. //
  139. // btnExit
  140. //
  141. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  142. this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
  143. this.btnExit.Appearance.Options.UseFont = true;
  144. this.btnExit.Appearance.Options.UseForeColor = true;
  145. this.btnExit.Appearance.Options.UseTextOptions = true;
  146. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  147. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  148. this.btnExit.Location = new System.Drawing.Point(242, 0);
  149. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  150. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  151. this.btnExit.Name = "btnExit";
  152. this.btnExit.Size = new System.Drawing.Size(57, 30);
  153. this.btnExit.TabIndex = 38;
  154. this.btnExit.Text = "退出";
  155. this.btnExit.Click += new System.EventHandler(this.btnExit_Click_1);
  156. //
  157. // btnFalsh
  158. //
  159. this.btnFalsh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  160. this.btnFalsh.Appearance.ForeColor = System.Drawing.Color.White;
  161. this.btnFalsh.Appearance.Options.UseFont = true;
  162. this.btnFalsh.Appearance.Options.UseForeColor = true;
  163. this.btnFalsh.Appearance.Options.UseTextOptions = true;
  164. this.btnFalsh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  165. this.btnFalsh.Image = ((System.Drawing.Image)(resources.GetObject("btnFalsh.Image")));
  166. this.btnFalsh.Location = new System.Drawing.Point(182, 0);
  167. this.btnFalsh.LookAndFeel.SkinName = "BlueButtonSkin";
  168. this.btnFalsh.LookAndFeel.UseDefaultLookAndFeel = false;
  169. this.btnFalsh.Name = "btnFalsh";
  170. this.btnFalsh.Size = new System.Drawing.Size(60, 30);
  171. this.btnFalsh.TabIndex = 37;
  172. this.btnFalsh.Text = "刷新";
  173. this.btnFalsh.Click += new System.EventHandler(this.btnFalsh_Click);
  174. //
  175. // btnAdd
  176. //
  177. this.btnAdd.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  178. this.btnAdd.Appearance.ForeColor = System.Drawing.Color.White;
  179. this.btnAdd.Appearance.Options.UseFont = true;
  180. this.btnAdd.Appearance.Options.UseForeColor = true;
  181. this.btnAdd.Appearance.Options.UseTextOptions = true;
  182. this.btnAdd.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  183. this.btnAdd.Image = ((System.Drawing.Image)(resources.GetObject("btnAdd.Image")));
  184. this.btnAdd.Location = new System.Drawing.Point(97, 0);
  185. this.btnAdd.LookAndFeel.SkinName = "BlueButtonSkin";
  186. this.btnAdd.LookAndFeel.UseDefaultLookAndFeel = false;
  187. this.btnAdd.Name = "btnAdd";
  188. this.btnAdd.Size = new System.Drawing.Size(85, 30);
  189. this.btnAdd.TabIndex = 32;
  190. this.btnAdd.Text = "确定添加";
  191. this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
  192. //
  193. // lblTitle
  194. //
  195. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  196. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.Black;
  197. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  198. this.lblTitle.Location = new System.Drawing.Point(3, 4);
  199. this.lblTitle.Name = "lblTitle";
  200. this.lblTitle.Size = new System.Drawing.Size(88, 23);
  201. this.lblTitle.TabIndex = 19;
  202. this.lblTitle.Text = "标准BOM信息";
  203. //
  204. // btnClose
  205. //
  206. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  207. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  208. this.btnClose.Appearance.Options.UseFont = true;
  209. this.btnClose.Appearance.Options.UseForeColor = true;
  210. this.btnClose.Appearance.Options.UseTextOptions = true;
  211. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  212. this.btnClose.Dock = System.Windows.Forms.DockStyle.Right;
  213. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  214. this.btnClose.Location = new System.Drawing.Point(1010, 0);
  215. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  216. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  217. this.btnClose.Name = "btnClose";
  218. this.btnClose.Size = new System.Drawing.Size(26, 30);
  219. this.btnClose.TabIndex = 14;
  220. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  221. //
  222. // rptPage
  223. //
  224. this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
  225. this.rptPage.Appearance.Options.UseBackColor = true;
  226. this.rptPage.Dock = System.Windows.Forms.DockStyle.Bottom;
  227. this.rptPage.isInit = false;
  228. this.rptPage.Location = new System.Drawing.Point(0, 413);
  229. this.rptPage.Name = "rptPage";
  230. this.rptPage.PageIndex = 0;
  231. this.rptPage.PageSize = 0;
  232. this.rptPage.RecordNum = 0;
  233. this.rptPage.Size = new System.Drawing.Size(1036, 26);
  234. this.rptPage.TabIndex = 15;
  235. //this.rptPage.PageIndexChanged += new ICSSoft.Base.UserControl.FormControl.PageNavTool.PageChageHandel(this.rptPage_PageIndexChanged);
  236. //
  237. // groupControl1
  238. //
  239. this.groupControl1.Controls.Add(this.grdDetail);
  240. this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  241. this.groupControl1.Location = new System.Drawing.Point(0, 30);
  242. this.groupControl1.Name = "groupControl1";
  243. this.groupControl1.Size = new System.Drawing.Size(1036, 383);
  244. this.groupControl1.TabIndex = 14;
  245. this.groupControl1.Text = "详细信息";
  246. //
  247. // grdDetail
  248. //
  249. this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  250. this.grdDetail.Location = new System.Drawing.Point(2, 22);
  251. this.grdDetail.MainView = this.grvDetail;
  252. this.grdDetail.Name = "grdDetail";
  253. this.grdDetail.Size = new System.Drawing.Size(1032, 359);
  254. this.grdDetail.TabIndex = 0;
  255. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  256. this.grvDetail,
  257. this.grvAdvDetail});
  258. this.grdDetail.Load += new System.EventHandler(this.FormDCT_Load);
  259. //
  260. // grvDetail
  261. //
  262. this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  263. this.INVCODE,
  264. this.INVNAME,
  265. this.INVDESC,
  266. this.INVTYPE,
  267. this.SBITEMCODE,
  268. this.SBSITEMCODE,
  269. this.SBITEMQTY,
  270. this.SBWH,
  271. this.SEQ,
  272. this.SBITEMECN,
  273. this.SBITEMNAME,
  274. this.SBITEMDESC,
  275. this.SBITEMSTATUS,
  276. this.SBITEMLOCATION,
  277. this.SBITEMEFFTIME,
  278. this.SBITEMINVTIME,
  279. this.SBITEMUOM,
  280. this.SBITEMVER,
  281. this.SBITEMCONTYPE,
  282. this.SBPITEMCODE,
  283. this.MUSERName,
  284. this.MTIME,
  285. this.WorkPoint,
  286. this.SBOMVER,
  287. this.SBFACTORY,
  288. this.SBUSAGE,
  289. this.SBITEMPROJECT,
  290. this.SBITEMSEQ,
  291. this.LOCATION,
  292. this.colisSelect,
  293. this.ITEMID,
  294. this.SBITEMID,
  295. this.SBSITEMID});
  296. this.grvDetail.FixedLineWidth = 3;
  297. this.grvDetail.GridControl = this.grdDetail;
  298. this.grvDetail.IndicatorWidth = 30;
  299. this.grvDetail.Name = "grvDetail";
  300. this.grvDetail.OptionsSelection.MultiSelect = true;
  301. this.grvDetail.OptionsView.ColumnAutoWidth = false;
  302. this.grvDetail.OptionsView.ShowFooter = true;
  303. this.grvDetail.OptionsView.ShowGroupPanel = false;
  304. this.grvDetail.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
  305. //
  306. // INVCODE
  307. //
  308. this.INVCODE.Caption = "存货编码";
  309. this.INVCODE.FieldName = "INVCODE";
  310. this.INVCODE.Name = "INVCODE";
  311. this.INVCODE.Visible = true;
  312. this.INVCODE.VisibleIndex = 1;
  313. //
  314. // INVNAME
  315. //
  316. this.INVNAME.Caption = "存货名称";
  317. this.INVNAME.FieldName = "INVNAME";
  318. this.INVNAME.Name = "INVNAME";
  319. this.INVNAME.Visible = true;
  320. this.INVNAME.VisibleIndex = 2;
  321. //
  322. // INVDESC
  323. //
  324. this.INVDESC.Caption = "规格型号";
  325. this.INVDESC.FieldName = "INVDESC";
  326. this.INVDESC.Name = "INVDESC";
  327. this.INVDESC.OptionsColumn.AllowEdit = false;
  328. this.INVDESC.OptionsColumn.ReadOnly = true;
  329. this.INVDESC.Visible = true;
  330. this.INVDESC.VisibleIndex = 3;
  331. //
  332. // INVTYPE
  333. //
  334. this.INVTYPE.Caption = "产品类型";
  335. this.INVTYPE.FieldName = "INVTYPE";
  336. this.INVTYPE.Name = "INVTYPE";
  337. this.INVTYPE.OptionsColumn.AllowEdit = false;
  338. this.INVTYPE.OptionsColumn.ReadOnly = true;
  339. this.INVTYPE.Visible = true;
  340. this.INVTYPE.VisibleIndex = 4;
  341. //
  342. // SBITEMCODE
  343. //
  344. this.SBITEMCODE.Caption = "子阶料物料代码";
  345. this.SBITEMCODE.FieldName = "SBITEMCODE";
  346. this.SBITEMCODE.Name = "SBITEMCODE";
  347. this.SBITEMCODE.OptionsColumn.AllowEdit = false;
  348. this.SBITEMCODE.OptionsColumn.ReadOnly = true;
  349. this.SBITEMCODE.Visible = true;
  350. this.SBITEMCODE.VisibleIndex = 8;
  351. //
  352. // SBSITEMCODE
  353. //
  354. this.SBSITEMCODE.Caption = "首选料物料代码";
  355. this.SBSITEMCODE.FieldName = "SBSITEMCODE";
  356. this.SBSITEMCODE.Name = "SBSITEMCODE";
  357. this.SBSITEMCODE.OptionsColumn.AllowEdit = false;
  358. this.SBSITEMCODE.OptionsColumn.ReadOnly = true;
  359. this.SBSITEMCODE.Visible = true;
  360. this.SBSITEMCODE.VisibleIndex = 7;
  361. //
  362. // SBITEMQTY
  363. //
  364. this.SBITEMQTY.Caption = "单机用量";
  365. this.SBITEMQTY.FieldName = "SBITEMQTY";
  366. this.SBITEMQTY.Name = "SBITEMQTY";
  367. this.SBITEMQTY.Visible = true;
  368. this.SBITEMQTY.VisibleIndex = 10;
  369. //
  370. // SBWH
  371. //
  372. this.SBWH.Caption = "所在仓库";
  373. this.SBWH.FieldName = "SBWH";
  374. this.SBWH.Name = "SBWH";
  375. this.SBWH.OptionsColumn.AllowEdit = false;
  376. this.SBWH.OptionsColumn.ReadOnly = true;
  377. this.SBWH.Visible = true;
  378. this.SBWH.VisibleIndex = 9;
  379. //
  380. // SEQ
  381. //
  382. this.SEQ.Caption = "次序";
  383. this.SEQ.FieldName = "SEQ";
  384. this.SEQ.Name = "SEQ";
  385. this.SEQ.Visible = true;
  386. this.SEQ.VisibleIndex = 12;
  387. //
  388. // SBITEMECN
  389. //
  390. this.SBITEMECN.Caption = "子阶料工程变更号";
  391. this.SBITEMECN.FieldName = "SBITEMECN";
  392. this.SBITEMECN.Name = "SBITEMECN";
  393. this.SBITEMECN.Visible = true;
  394. this.SBITEMECN.VisibleIndex = 13;
  395. //
  396. // SBITEMNAME
  397. //
  398. this.SBITEMNAME.Caption = "子阶料存货名称";
  399. this.SBITEMNAME.FieldName = "SBITEMNAME";
  400. this.SBITEMNAME.Name = "SBITEMNAME";
  401. this.SBITEMNAME.Visible = true;
  402. this.SBITEMNAME.VisibleIndex = 14;
  403. //
  404. // SBITEMDESC
  405. //
  406. this.SBITEMDESC.Caption = "子阶料物料描述";
  407. this.SBITEMDESC.FieldName = "SBITEMDESC";
  408. this.SBITEMDESC.Name = "SBITEMDESC";
  409. this.SBITEMDESC.Visible = true;
  410. this.SBITEMDESC.VisibleIndex = 15;
  411. //
  412. // SBITEMSTATUS
  413. //
  414. this.SBITEMSTATUS.Caption = "料号状态";
  415. this.SBITEMSTATUS.FieldName = "SBITEMSTATUS";
  416. this.SBITEMSTATUS.Name = "SBITEMSTATUS";
  417. this.SBITEMSTATUS.Visible = true;
  418. this.SBITEMSTATUS.VisibleIndex = 16;
  419. //
  420. // SBITEMLOCATION
  421. //
  422. this.SBITEMLOCATION.Caption = "位号";
  423. this.SBITEMLOCATION.FieldName = "SBITEMLOCATION";
  424. this.SBITEMLOCATION.Name = "SBITEMLOCATION";
  425. this.SBITEMLOCATION.Visible = true;
  426. this.SBITEMLOCATION.VisibleIndex = 17;
  427. //
  428. // SBITEMEFFTIME
  429. //
  430. this.SBITEMEFFTIME.Caption = "生效时间";
  431. this.SBITEMEFFTIME.FieldName = "SBITEMEFFTIME";
  432. this.SBITEMEFFTIME.Name = "SBITEMEFFTIME";
  433. this.SBITEMEFFTIME.Visible = true;
  434. this.SBITEMEFFTIME.VisibleIndex = 24;
  435. //
  436. // SBITEMINVTIME
  437. //
  438. this.SBITEMINVTIME.Caption = "失效时间";
  439. this.SBITEMINVTIME.FieldName = "SBITEMINVTIME";
  440. this.SBITEMINVTIME.Name = "SBITEMINVTIME";
  441. this.SBITEMINVTIME.Visible = true;
  442. this.SBITEMINVTIME.VisibleIndex = 25;
  443. //
  444. // SBITEMUOM
  445. //
  446. this.SBITEMUOM.Caption = "计量单位";
  447. this.SBITEMUOM.FieldName = "SBITEMUOM";
  448. this.SBITEMUOM.Name = "SBITEMUOM";
  449. this.SBITEMUOM.Visible = true;
  450. this.SBITEMUOM.VisibleIndex = 11;
  451. //
  452. // SBITEMVER
  453. //
  454. this.SBITEMVER.Caption = "子阶料版本号";
  455. this.SBITEMVER.FieldName = "SBITEMVER";
  456. this.SBITEMVER.Name = "SBITEMVER";
  457. this.SBITEMVER.Visible = true;
  458. this.SBITEMVER.VisibleIndex = 18;
  459. //
  460. // SBITEMCONTYPE
  461. //
  462. this.SBITEMCONTYPE.Caption = "子阶料管控类型";
  463. this.SBITEMCONTYPE.FieldName = "SBITEMCONTYPE";
  464. this.SBITEMCONTYPE.Name = "SBITEMCONTYPE";
  465. this.SBITEMCONTYPE.Visible = true;
  466. this.SBITEMCONTYPE.VisibleIndex = 19;
  467. //
  468. // SBPITEMCODE
  469. //
  470. this.SBPITEMCODE.Caption = "父阶料物料代码";
  471. this.SBPITEMCODE.FieldName = "SBPITEMCODE";
  472. this.SBPITEMCODE.Name = "SBPITEMCODE";
  473. this.SBPITEMCODE.Visible = true;
  474. this.SBPITEMCODE.VisibleIndex = 20;
  475. //
  476. // MUSERName
  477. //
  478. this.MUSERName.Caption = "维护人名称";
  479. this.MUSERName.FieldName = "MUSERName";
  480. this.MUSERName.Name = "MUSERName";
  481. this.MUSERName.Visible = true;
  482. this.MUSERName.VisibleIndex = 26;
  483. //
  484. // MTIME
  485. //
  486. this.MTIME.Caption = "维护时间";
  487. this.MTIME.FieldName = "MTIME";
  488. this.MTIME.Name = "MTIME";
  489. this.MTIME.Visible = true;
  490. this.MTIME.VisibleIndex = 27;
  491. //
  492. // WorkPoint
  493. //
  494. this.WorkPoint.Caption = "站点";
  495. this.WorkPoint.FieldName = "WorkPoint";
  496. this.WorkPoint.Name = "WorkPoint";
  497. this.WorkPoint.Visible = true;
  498. this.WorkPoint.VisibleIndex = 29;
  499. //
  500. // SBOMVER
  501. //
  502. this.SBOMVER.Caption = "标准BOM版本";
  503. this.SBOMVER.FieldName = "SBOMVER";
  504. this.SBOMVER.Name = "SBOMVER";
  505. this.SBOMVER.Visible = true;
  506. this.SBOMVER.VisibleIndex = 6;
  507. this.SBOMVER.Width = 118;
  508. //
  509. // SBFACTORY
  510. //
  511. this.SBFACTORY.Caption = "工厂";
  512. this.SBFACTORY.FieldName = "SBFACTORY";
  513. this.SBFACTORY.Name = "SBFACTORY";
  514. this.SBFACTORY.Visible = true;
  515. this.SBFACTORY.VisibleIndex = 21;
  516. //
  517. // SBUSAGE
  518. //
  519. this.SBUSAGE.Caption = "标准BOM用途";
  520. this.SBUSAGE.FieldName = "SBUSAGE";
  521. this.SBUSAGE.Name = "SBUSAGE";
  522. this.SBUSAGE.Visible = true;
  523. this.SBUSAGE.VisibleIndex = 5;
  524. this.SBUSAGE.Width = 90;
  525. //
  526. // SBITEMPROJECT
  527. //
  528. this.SBITEMPROJECT.Caption = "项目";
  529. this.SBITEMPROJECT.FieldName = "SBITEMPROJECT";
  530. this.SBITEMPROJECT.Name = "SBITEMPROJECT";
  531. this.SBITEMPROJECT.Visible = true;
  532. this.SBITEMPROJECT.VisibleIndex = 22;
  533. //
  534. // SBITEMSEQ
  535. //
  536. this.SBITEMSEQ.Caption = "子阶料次序";
  537. this.SBITEMSEQ.FieldName = "SBITEMSEQ";
  538. this.SBITEMSEQ.Name = "SBITEMSEQ";
  539. this.SBITEMSEQ.Visible = true;
  540. this.SBITEMSEQ.VisibleIndex = 23;
  541. //
  542. // LOCATION
  543. //
  544. this.LOCATION.Caption = "位号";
  545. this.LOCATION.FieldName = "LOCATION";
  546. this.LOCATION.Name = "LOCATION";
  547. this.LOCATION.Visible = true;
  548. this.LOCATION.VisibleIndex = 28;
  549. //
  550. // colisSelect
  551. //
  552. this.colisSelect.Caption = "选择";
  553. this.colisSelect.FieldName = "选择";
  554. this.colisSelect.Name = "colisSelect";
  555. this.colisSelect.Visible = true;
  556. this.colisSelect.VisibleIndex = 0;
  557. //
  558. // ITEMID
  559. //
  560. this.ITEMID.Caption = "产品ID";
  561. this.ITEMID.FieldName = "ITEMID";
  562. this.ITEMID.Name = "ITEMID";
  563. //
  564. // SBITEMID
  565. //
  566. this.SBITEMID.Caption = "产品ID";
  567. this.SBITEMID.FieldName = "SBITEMID";
  568. this.SBITEMID.Name = "SBITEMID";
  569. //
  570. // SBSITEMID
  571. //
  572. this.SBSITEMID.Caption = "首选料物料ID";
  573. this.SBSITEMID.FieldName = "SBSITEMID";
  574. this.SBSITEMID.Name = "SBSITEMID";
  575. //
  576. // grvAdvDetail
  577. //
  578. this.grvAdvDetail.GridControl = this.grdDetail;
  579. this.grvAdvDetail.Name = "grvAdvDetail";
  580. this.grvAdvDetail.OptionsBehavior.ReadOnly = true;
  581. this.grvAdvDetail.OptionsSelection.MultiSelect = true;
  582. this.grvAdvDetail.OptionsView.ShowFooter = true;
  583. this.grvAdvDetail.OptionsView.ShowGroupPanel = false;
  584. //
  585. // FormICSOPSBOMAdd
  586. //
  587. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  588. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  589. this.ClientSize = new System.Drawing.Size(1036, 439);
  590. this.Controls.Add(this.groupControl1);
  591. this.Controls.Add(this.rptPage);
  592. this.Controls.Add(this.panelControl3);
  593. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  594. this.Name = "FormICSOPSBOMAdd";
  595. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  596. this.Text = "FormGridReport";
  597. this.Load += new System.EventHandler(this.FormDCT_Load);
  598. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  599. this.panelControl3.ResumeLayout(false);
  600. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
  601. this.groupControl1.ResumeLayout(false);
  602. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  603. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  604. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
  605. this.ResumeLayout(false);
  606. }
  607. #endregion
  608. private DevExpress.XtraEditors.PanelControl panelControl3;
  609. private DevExpress.XtraEditors.SimpleButton btnClose;
  610. private DevExpress.XtraEditors.LabelControl lblTitle;
  611. private Base.UserControl.FormControl.PageNavTool rptPage;
  612. private DevExpress.XtraEditors.GroupControl groupControl1;
  613. private DevExpress.XtraGrid.GridControl grdDetail;
  614. private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
  615. private DevExpress.XtraGrid.Columns.GridColumn INVCODE;
  616. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
  617. private DevExpress.XtraGrid.Columns.GridColumn INVDESC;
  618. private DevExpress.XtraGrid.Columns.GridColumn INVTYPE;
  619. private DevExpress.XtraGrid.Columns.GridColumn SBITEMCODE;
  620. private DevExpress.XtraGrid.Columns.GridColumn SBSITEMCODE;
  621. private DevExpress.XtraGrid.Columns.GridColumn SBITEMQTY;
  622. private DevExpress.XtraGrid.Columns.GridColumn SBWH;
  623. private DevExpress.XtraGrid.Columns.GridColumn INVNAME;
  624. private DevExpress.XtraGrid.Columns.GridColumn SEQ;
  625. private DevExpress.XtraGrid.Columns.GridColumn SBITEMECN;
  626. private DevExpress.XtraGrid.Columns.GridColumn SBITEMNAME;
  627. private DevExpress.XtraGrid.Columns.GridColumn SBITEMDESC;
  628. private DevExpress.XtraGrid.Columns.GridColumn SBITEMSTATUS;
  629. private DevExpress.XtraGrid.Columns.GridColumn SBITEMLOCATION;
  630. private DevExpress.XtraGrid.Columns.GridColumn SBITEMEFFTIME;
  631. private DevExpress.XtraGrid.Columns.GridColumn SBITEMINVTIME;
  632. private DevExpress.XtraGrid.Columns.GridColumn SBITEMUOM;
  633. private DevExpress.XtraGrid.Columns.GridColumn SBITEMVER;
  634. private DevExpress.XtraGrid.Columns.GridColumn SBITEMCONTYPE;
  635. private DevExpress.XtraGrid.Columns.GridColumn SBPITEMCODE;
  636. private DevExpress.XtraGrid.Columns.GridColumn MUSERName;
  637. private DevExpress.XtraGrid.Columns.GridColumn MTIME;
  638. private DevExpress.XtraGrid.Columns.GridColumn WorkPoint;
  639. private DevExpress.XtraGrid.Columns.GridColumn SBOMVER;
  640. private DevExpress.XtraGrid.Columns.GridColumn SBFACTORY;
  641. private DevExpress.XtraGrid.Columns.GridColumn SBUSAGE;
  642. private DevExpress.XtraGrid.Columns.GridColumn SBITEMPROJECT;
  643. private DevExpress.XtraGrid.Columns.GridColumn SBITEMSEQ;
  644. private DevExpress.XtraGrid.Columns.GridColumn LOCATION;
  645. private DevExpress.XtraEditors.SimpleButton btnAdd;
  646. private DevExpress.XtraEditors.SimpleButton btnFalsh;
  647. private DevExpress.XtraEditors.SimpleButton btnExit;
  648. private DevExpress.XtraEditors.SimpleButton btnSelect;
  649. private DevExpress.XtraEditors.SimpleButton btnCanSelect;
  650. private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
  651. private DevExpress.XtraGrid.Columns.GridColumn ITEMID;
  652. private DevExpress.XtraGrid.Columns.GridColumn SBITEMID;
  653. private DevExpress.XtraGrid.Columns.GridColumn SBSITEMID;
  654. }
  655. }