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

879 lines
44 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSOPBOMNew
  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(FormICSOPBOMNew));
  29. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  30. this.btnExit = new DevExpress.XtraEditors.SimpleButton();
  31. this.btnFalsh = new DevExpress.XtraEditors.SimpleButton();
  32. this.btnAdd = new DevExpress.XtraEditors.SimpleButton();
  33. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  34. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  35. this.btnCanSelect = new DevExpress.XtraEditors.SimpleButton();
  36. this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
  37. this.splitContainer1 = new System.Windows.Forms.SplitContainer();
  38. this.treeView = new System.Windows.Forms.TreeView();
  39. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  40. this.panel3 = new System.Windows.Forms.Panel();
  41. this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
  42. this.panel2 = new System.Windows.Forms.Panel();
  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.INVCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  47. this.INVNAME = new DevExpress.XtraGrid.Columns.GridColumn();
  48. this.INVDESC = new DevExpress.XtraGrid.Columns.GridColumn();
  49. this.INVTYPE = new DevExpress.XtraGrid.Columns.GridColumn();
  50. this.SBITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  51. this.SBSITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  52. this.SBITEMQTY = new DevExpress.XtraGrid.Columns.GridColumn();
  53. this.SBWH = new DevExpress.XtraGrid.Columns.GridColumn();
  54. this.SEQ = new DevExpress.XtraGrid.Columns.GridColumn();
  55. this.SBITEMECN = new DevExpress.XtraGrid.Columns.GridColumn();
  56. this.SBITEMNAME = new DevExpress.XtraGrid.Columns.GridColumn();
  57. this.SBITEMDESC = new DevExpress.XtraGrid.Columns.GridColumn();
  58. this.SBITEMSTATUS = new DevExpress.XtraGrid.Columns.GridColumn();
  59. this.SBITEMLOCATION = new DevExpress.XtraGrid.Columns.GridColumn();
  60. this.SBITEMEFFTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  61. this.SBITEMINVTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  62. this.SBITEMUOM = new DevExpress.XtraGrid.Columns.GridColumn();
  63. this.SBITEMVER = new DevExpress.XtraGrid.Columns.GridColumn();
  64. this.SBITEMCONTYPE = new DevExpress.XtraGrid.Columns.GridColumn();
  65. this.SBPITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  66. this.MUSERName = new DevExpress.XtraGrid.Columns.GridColumn();
  67. this.MTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  68. this.SBOMVER = new DevExpress.XtraGrid.Columns.GridColumn();
  69. this.SBFACTORY = new DevExpress.XtraGrid.Columns.GridColumn();
  70. this.SBUSAGE = new DevExpress.XtraGrid.Columns.GridColumn();
  71. this.SBITEMPROJECT = new DevExpress.XtraGrid.Columns.GridColumn();
  72. this.SBITEMSEQ = new DevExpress.XtraGrid.Columns.GridColumn();
  73. this.LOCATION = new DevExpress.XtraGrid.Columns.GridColumn();
  74. this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
  75. this.colEttr1 = new DevExpress.XtraGrid.Columns.GridColumn();
  76. this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  77. this.gridView2 = new DevExpress.XtraGrid.Views.Grid.GridView();
  78. this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
  79. this.panel1 = new System.Windows.Forms.Panel();
  80. this.txtRouteCode = new System.Windows.Forms.TextBox();
  81. this.label5 = new System.Windows.Forms.Label();
  82. this.txtinvtype = new System.Windows.Forms.TextBox();
  83. this.label4 = new System.Windows.Forms.Label();
  84. this.txtinvname = new System.Windows.Forms.TextBox();
  85. this.label3 = new System.Windows.Forms.Label();
  86. this.txtinvcode = new System.Windows.Forms.TextBox();
  87. this.label2 = new System.Windows.Forms.Label();
  88. this.label1 = new System.Windows.Forms.Label();
  89. this.comboBox1 = new System.Windows.Forms.ComboBox();
  90. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  91. this.panelControl3.SuspendLayout();
  92. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
  93. this.splitContainer1.Panel1.SuspendLayout();
  94. this.splitContainer1.Panel2.SuspendLayout();
  95. this.splitContainer1.SuspendLayout();
  96. this.tableLayoutPanel1.SuspendLayout();
  97. this.panel3.SuspendLayout();
  98. this.panel2.SuspendLayout();
  99. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
  100. this.groupControl1.SuspendLayout();
  101. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  102. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  103. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
  104. ((System.ComponentModel.ISupportInitialize)(this.gridView2)).BeginInit();
  105. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
  106. this.panel1.SuspendLayout();
  107. this.SuspendLayout();
  108. //
  109. // panelControl3
  110. //
  111. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  112. this.panelControl3.Appearance.Options.UseBackColor = true;
  113. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  114. this.panelControl3.Controls.Add(this.btnExit);
  115. this.panelControl3.Controls.Add(this.btnFalsh);
  116. this.panelControl3.Controls.Add(this.btnAdd);
  117. this.panelControl3.Controls.Add(this.btnClose);
  118. this.panelControl3.Controls.Add(this.lblTitle);
  119. this.panelControl3.Controls.Add(this.btnCanSelect);
  120. this.panelControl3.Controls.Add(this.btnSelect);
  121. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  122. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  123. this.panelControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  124. this.panelControl3.Name = "panelControl3";
  125. this.panelControl3.Size = new System.Drawing.Size(1217, 39);
  126. this.panelControl3.TabIndex = 13;
  127. //
  128. // btnExit
  129. //
  130. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  131. this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
  132. this.btnExit.Appearance.Options.UseFont = true;
  133. this.btnExit.Appearance.Options.UseForeColor = true;
  134. this.btnExit.Appearance.Options.UseTextOptions = true;
  135. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  136. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  137. this.btnExit.Location = new System.Drawing.Point(485, 1);
  138. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  139. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  140. this.btnExit.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  141. this.btnExit.Name = "btnExit";
  142. this.btnExit.Size = new System.Drawing.Size(65, 39);
  143. this.btnExit.TabIndex = 37;
  144. this.btnExit.Text = "退出";
  145. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  146. //
  147. // btnFalsh
  148. //
  149. this.btnFalsh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  150. this.btnFalsh.Appearance.ForeColor = System.Drawing.Color.White;
  151. this.btnFalsh.Appearance.Options.UseFont = true;
  152. this.btnFalsh.Appearance.Options.UseForeColor = true;
  153. this.btnFalsh.Appearance.Options.UseTextOptions = true;
  154. this.btnFalsh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  155. this.btnFalsh.Image = ((System.Drawing.Image)(resources.GetObject("btnFalsh.Image")));
  156. this.btnFalsh.Location = new System.Drawing.Point(416, 1);
  157. this.btnFalsh.LookAndFeel.SkinName = "BlueButtonSkin";
  158. this.btnFalsh.LookAndFeel.UseDefaultLookAndFeel = false;
  159. this.btnFalsh.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  160. this.btnFalsh.Name = "btnFalsh";
  161. this.btnFalsh.Size = new System.Drawing.Size(69, 39);
  162. this.btnFalsh.TabIndex = 36;
  163. this.btnFalsh.Text = "刷新";
  164. this.btnFalsh.Click += new System.EventHandler(this.btnFalsh_Click);
  165. //
  166. // btnAdd
  167. //
  168. this.btnAdd.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  169. this.btnAdd.Appearance.ForeColor = System.Drawing.Color.White;
  170. this.btnAdd.Appearance.Options.UseFont = true;
  171. this.btnAdd.Appearance.Options.UseForeColor = true;
  172. this.btnAdd.Appearance.Options.UseTextOptions = true;
  173. this.btnAdd.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  174. this.btnAdd.Image = ((System.Drawing.Image)(resources.GetObject("btnAdd.Image")));
  175. this.btnAdd.Location = new System.Drawing.Point(349, 1);
  176. this.btnAdd.LookAndFeel.SkinName = "BlueButtonSkin";
  177. this.btnAdd.LookAndFeel.UseDefaultLookAndFeel = false;
  178. this.btnAdd.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  179. this.btnAdd.Name = "btnAdd";
  180. this.btnAdd.Size = new System.Drawing.Size(67, 39);
  181. this.btnAdd.TabIndex = 31;
  182. this.btnAdd.Text = "保存";
  183. this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
  184. //
  185. // btnClose
  186. //
  187. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  188. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  189. this.btnClose.Appearance.Options.UseFont = true;
  190. this.btnClose.Appearance.Options.UseForeColor = true;
  191. this.btnClose.Appearance.Options.UseTextOptions = true;
  192. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  193. this.btnClose.Dock = System.Windows.Forms.DockStyle.Right;
  194. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  195. this.btnClose.Location = new System.Drawing.Point(1187, 0);
  196. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  197. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  198. this.btnClose.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  199. this.btnClose.Name = "btnClose";
  200. this.btnClose.Size = new System.Drawing.Size(30, 39);
  201. this.btnClose.TabIndex = 29;
  202. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  203. //
  204. // lblTitle
  205. //
  206. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  207. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  208. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  209. this.lblTitle.Location = new System.Drawing.Point(10, 4);
  210. this.lblTitle.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  211. this.lblTitle.Name = "lblTitle";
  212. this.lblTitle.Size = new System.Drawing.Size(200, 30);
  213. this.lblTitle.TabIndex = 19;
  214. this.lblTitle.Text = "标准子件上料BOM关联";
  215. //
  216. // btnCanSelect
  217. //
  218. this.btnCanSelect.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  219. this.btnCanSelect.Appearance.ForeColor = System.Drawing.Color.White;
  220. this.btnCanSelect.Appearance.Options.UseFont = true;
  221. this.btnCanSelect.Appearance.Options.UseForeColor = true;
  222. this.btnCanSelect.Appearance.Options.UseTextOptions = true;
  223. this.btnCanSelect.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  224. this.btnCanSelect.Image = ((System.Drawing.Image)(resources.GetObject("btnCanSelect.Image")));
  225. this.btnCanSelect.Location = new System.Drawing.Point(283, 1);
  226. this.btnCanSelect.LookAndFeel.SkinName = "BlueButtonSkin";
  227. this.btnCanSelect.LookAndFeel.UseDefaultLookAndFeel = false;
  228. this.btnCanSelect.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  229. this.btnCanSelect.Name = "btnCanSelect";
  230. this.btnCanSelect.Size = new System.Drawing.Size(66, 39);
  231. this.btnCanSelect.TabIndex = 48;
  232. this.btnCanSelect.Text = "全消";
  233. this.btnCanSelect.Click += new System.EventHandler(this.btnCancelAll_Click);
  234. //
  235. // btnSelect
  236. //
  237. this.btnSelect.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  238. this.btnSelect.Appearance.ForeColor = System.Drawing.Color.White;
  239. this.btnSelect.Appearance.Options.UseFont = true;
  240. this.btnSelect.Appearance.Options.UseForeColor = true;
  241. this.btnSelect.Appearance.Options.UseTextOptions = true;
  242. this.btnSelect.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  243. this.btnSelect.Image = ((System.Drawing.Image)(resources.GetObject("btnSelect.Image")));
  244. this.btnSelect.Location = new System.Drawing.Point(216, 1);
  245. this.btnSelect.LookAndFeel.SkinName = "BlueButtonSkin";
  246. this.btnSelect.LookAndFeel.UseDefaultLookAndFeel = false;
  247. this.btnSelect.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  248. this.btnSelect.Name = "btnSelect";
  249. this.btnSelect.Size = new System.Drawing.Size(66, 39);
  250. this.btnSelect.TabIndex = 47;
  251. this.btnSelect.Text = "全选";
  252. this.btnSelect.Click += new System.EventHandler(this.btnCanSelect_Click);
  253. //
  254. // splitContainer1
  255. //
  256. this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
  257. this.splitContainer1.Location = new System.Drawing.Point(0, 39);
  258. this.splitContainer1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  259. this.splitContainer1.Name = "splitContainer1";
  260. //
  261. // splitContainer1.Panel1
  262. //
  263. this.splitContainer1.Panel1.Controls.Add(this.treeView);
  264. //
  265. // splitContainer1.Panel2
  266. //
  267. this.splitContainer1.Panel2.Controls.Add(this.tableLayoutPanel1);
  268. this.splitContainer1.Size = new System.Drawing.Size(1217, 525);
  269. this.splitContainer1.SplitterDistance = 179;
  270. this.splitContainer1.SplitterWidth = 5;
  271. this.splitContainer1.TabIndex = 16;
  272. //
  273. // treeView
  274. //
  275. this.treeView.Dock = System.Windows.Forms.DockStyle.Fill;
  276. this.treeView.Location = new System.Drawing.Point(0, 0);
  277. this.treeView.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  278. this.treeView.Name = "treeView";
  279. this.treeView.Size = new System.Drawing.Size(179, 525);
  280. this.treeView.TabIndex = 0;
  281. this.treeView.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.treeView_AfterSelect);
  282. //
  283. // tableLayoutPanel1
  284. //
  285. this.tableLayoutPanel1.ColumnCount = 1;
  286. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  287. this.tableLayoutPanel1.Controls.Add(this.panel3, 0, 2);
  288. this.tableLayoutPanel1.Controls.Add(this.panel2, 0, 1);
  289. this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 0);
  290. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  291. this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
  292. this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(0);
  293. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  294. this.tableLayoutPanel1.RowCount = 3;
  295. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 48F));
  296. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  297. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 36F));
  298. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 26F));
  299. this.tableLayoutPanel1.Size = new System.Drawing.Size(1033, 525);
  300. this.tableLayoutPanel1.TabIndex = 18;
  301. //
  302. // panel3
  303. //
  304. this.panel3.Controls.Add(this.rptPage);
  305. this.panel3.Dock = System.Windows.Forms.DockStyle.Fill;
  306. this.panel3.Location = new System.Drawing.Point(3, 493);
  307. this.panel3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  308. this.panel3.Name = "panel3";
  309. this.panel3.Size = new System.Drawing.Size(1027, 28);
  310. this.panel3.TabIndex = 49;
  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.Fill;
  317. this.rptPage.isInit = false;
  318. this.rptPage.Location = new System.Drawing.Point(0, 0);
  319. this.rptPage.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
  320. this.rptPage.Name = "rptPage";
  321. this.rptPage.PageIndex = 1;
  322. this.rptPage.PageSize = 10000;
  323. this.rptPage.RecordNum = 0;
  324. this.rptPage.Size = new System.Drawing.Size(1027, 28);
  325. this.rptPage.TabIndex = 18;
  326. //
  327. // panel2
  328. //
  329. this.panel2.Controls.Add(this.groupControl1);
  330. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  331. this.panel2.Location = new System.Drawing.Point(3, 52);
  332. this.panel2.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  333. this.panel2.Name = "panel2";
  334. this.panel2.Size = new System.Drawing.Size(1027, 433);
  335. this.panel2.TabIndex = 49;
  336. //
  337. // groupControl1
  338. //
  339. this.groupControl1.Controls.Add(this.grdDetail);
  340. this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  341. this.groupControl1.Location = new System.Drawing.Point(0, 0);
  342. this.groupControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  343. this.groupControl1.Name = "groupControl1";
  344. this.groupControl1.Size = new System.Drawing.Size(1027, 433);
  345. this.groupControl1.TabIndex = 19;
  346. this.groupControl1.Text = "详细信息";
  347. //
  348. // grdDetail
  349. //
  350. this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  351. this.grdDetail.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  352. this.grdDetail.Location = new System.Drawing.Point(2, 26);
  353. this.grdDetail.MainView = this.grvDetail;
  354. this.grdDetail.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  355. this.grdDetail.Name = "grdDetail";
  356. this.grdDetail.Size = new System.Drawing.Size(1023, 405);
  357. this.grdDetail.TabIndex = 1;
  358. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  359. this.grvDetail,
  360. this.grvAdvDetail,
  361. this.gridView2,
  362. this.gridView1});
  363. //
  364. // grvDetail
  365. //
  366. this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  367. this.INVCODE,
  368. this.INVNAME,
  369. this.INVDESC,
  370. this.INVTYPE,
  371. this.SBITEMCODE,
  372. this.SBSITEMCODE,
  373. this.SBITEMQTY,
  374. this.SBWH,
  375. this.SEQ,
  376. this.SBITEMECN,
  377. this.SBITEMNAME,
  378. this.SBITEMDESC,
  379. this.SBITEMSTATUS,
  380. this.SBITEMLOCATION,
  381. this.SBITEMEFFTIME,
  382. this.SBITEMINVTIME,
  383. this.SBITEMUOM,
  384. this.SBITEMVER,
  385. this.SBITEMCONTYPE,
  386. this.SBPITEMCODE,
  387. this.MUSERName,
  388. this.MTIME,
  389. this.SBOMVER,
  390. this.SBFACTORY,
  391. this.SBUSAGE,
  392. this.SBITEMPROJECT,
  393. this.SBITEMSEQ,
  394. this.LOCATION,
  395. this.colisSelect,
  396. this.colEttr1});
  397. this.grvDetail.FixedLineWidth = 3;
  398. this.grvDetail.GridControl = this.grdDetail;
  399. this.grvDetail.IndicatorWidth = 30;
  400. this.grvDetail.Name = "grvDetail";
  401. this.grvDetail.OptionsSelection.MultiSelect = true;
  402. this.grvDetail.OptionsView.ColumnAutoWidth = false;
  403. this.grvDetail.OptionsView.ShowFooter = true;
  404. this.grvDetail.OptionsView.ShowGroupPanel = false;
  405. this.grvDetail.DoubleClick += new System.EventHandler(this.grdDetail_DoubleClick);
  406. //
  407. // INVCODE
  408. //
  409. this.INVCODE.Caption = "产品代码";
  410. this.INVCODE.FieldName = "INVCODE";
  411. this.INVCODE.Name = "INVCODE";
  412. this.INVCODE.OptionsColumn.ReadOnly = true;
  413. //
  414. // INVNAME
  415. //
  416. this.INVNAME.Caption = "产品名称";
  417. this.INVNAME.FieldName = "INVNAME";
  418. this.INVNAME.Name = "INVNAME";
  419. this.INVNAME.OptionsColumn.ReadOnly = true;
  420. //
  421. // INVDESC
  422. //
  423. this.INVDESC.Caption = "产品描述";
  424. this.INVDESC.FieldName = "INVDESC";
  425. this.INVDESC.Name = "INVDESC";
  426. this.INVDESC.OptionsColumn.AllowEdit = false;
  427. this.INVDESC.OptionsColumn.ReadOnly = true;
  428. //
  429. // INVTYPE
  430. //
  431. this.INVTYPE.Caption = "产品类型";
  432. this.INVTYPE.FieldName = "INVTYPE";
  433. this.INVTYPE.Name = "INVTYPE";
  434. this.INVTYPE.OptionsColumn.AllowEdit = false;
  435. this.INVTYPE.OptionsColumn.ReadOnly = true;
  436. //
  437. // SBITEMCODE
  438. //
  439. this.SBITEMCODE.Caption = "子阶料物料代码";
  440. this.SBITEMCODE.FieldName = "SBITEMCODE";
  441. this.SBITEMCODE.Name = "SBITEMCODE";
  442. this.SBITEMCODE.OptionsColumn.AllowEdit = false;
  443. this.SBITEMCODE.OptionsColumn.ReadOnly = true;
  444. this.SBITEMCODE.Visible = true;
  445. this.SBITEMCODE.VisibleIndex = 2;
  446. //
  447. // SBSITEMCODE
  448. //
  449. this.SBSITEMCODE.Caption = "首选料物料代码";
  450. this.SBSITEMCODE.FieldName = "SBSITEMCODE";
  451. this.SBSITEMCODE.Name = "SBSITEMCODE";
  452. this.SBSITEMCODE.OptionsColumn.AllowEdit = false;
  453. this.SBSITEMCODE.OptionsColumn.ReadOnly = true;
  454. //
  455. // SBITEMQTY
  456. //
  457. this.SBITEMQTY.Caption = "单机用量";
  458. this.SBITEMQTY.FieldName = "SBITEMQTY";
  459. this.SBITEMQTY.Name = "SBITEMQTY";
  460. this.SBITEMQTY.Visible = true;
  461. this.SBITEMQTY.VisibleIndex = 3;
  462. //
  463. // SBWH
  464. //
  465. this.SBWH.Caption = "所在仓库";
  466. this.SBWH.FieldName = "SBWH";
  467. this.SBWH.Name = "SBWH";
  468. this.SBWH.OptionsColumn.AllowEdit = false;
  469. this.SBWH.OptionsColumn.ReadOnly = true;
  470. //
  471. // SEQ
  472. //
  473. this.SEQ.Caption = "次序";
  474. this.SEQ.FieldName = "SEQ";
  475. this.SEQ.Name = "SEQ";
  476. this.SEQ.OptionsColumn.ReadOnly = true;
  477. this.SEQ.Visible = true;
  478. this.SEQ.VisibleIndex = 5;
  479. //
  480. // SBITEMECN
  481. //
  482. this.SBITEMECN.Caption = "子阶料工程变更号";
  483. this.SBITEMECN.FieldName = "SBITEMECN";
  484. this.SBITEMECN.Name = "SBITEMECN";
  485. this.SBITEMECN.OptionsColumn.ReadOnly = true;
  486. //
  487. // SBITEMNAME
  488. //
  489. this.SBITEMNAME.Caption = "子阶料物料名称";
  490. this.SBITEMNAME.FieldName = "SBITEMNAME";
  491. this.SBITEMNAME.Name = "SBITEMNAME";
  492. this.SBITEMNAME.OptionsColumn.ReadOnly = true;
  493. this.SBITEMNAME.Visible = true;
  494. this.SBITEMNAME.VisibleIndex = 6;
  495. //
  496. // SBITEMDESC
  497. //
  498. this.SBITEMDESC.Caption = "子阶料物料描述";
  499. this.SBITEMDESC.FieldName = "SBITEMDESC";
  500. this.SBITEMDESC.Name = "SBITEMDESC";
  501. this.SBITEMDESC.OptionsColumn.ReadOnly = true;
  502. this.SBITEMDESC.Visible = true;
  503. this.SBITEMDESC.VisibleIndex = 7;
  504. //
  505. // SBITEMSTATUS
  506. //
  507. this.SBITEMSTATUS.Caption = "产品代码状态";
  508. this.SBITEMSTATUS.FieldName = "SBITEMSTATUS";
  509. this.SBITEMSTATUS.Name = "SBITEMSTATUS";
  510. this.SBITEMSTATUS.OptionsColumn.ReadOnly = true;
  511. //
  512. // SBITEMLOCATION
  513. //
  514. this.SBITEMLOCATION.Caption = "位号";
  515. this.SBITEMLOCATION.FieldName = "SBITEMLOCATION";
  516. this.SBITEMLOCATION.Name = "SBITEMLOCATION";
  517. this.SBITEMLOCATION.OptionsColumn.ReadOnly = true;
  518. //
  519. // SBITEMEFFTIME
  520. //
  521. this.SBITEMEFFTIME.Caption = "生效时间";
  522. this.SBITEMEFFTIME.FieldName = "SBITEMEFFTIME";
  523. this.SBITEMEFFTIME.Name = "SBITEMEFFTIME";
  524. this.SBITEMEFFTIME.OptionsColumn.ReadOnly = true;
  525. this.SBITEMEFFTIME.Visible = true;
  526. this.SBITEMEFFTIME.VisibleIndex = 9;
  527. //
  528. // SBITEMINVTIME
  529. //
  530. this.SBITEMINVTIME.Caption = "失效时间";
  531. this.SBITEMINVTIME.FieldName = "SBITEMINVTIME";
  532. this.SBITEMINVTIME.Name = "SBITEMINVTIME";
  533. this.SBITEMINVTIME.OptionsColumn.ReadOnly = true;
  534. this.SBITEMINVTIME.Visible = true;
  535. this.SBITEMINVTIME.VisibleIndex = 10;
  536. //
  537. // SBITEMUOM
  538. //
  539. this.SBITEMUOM.Caption = "计量单位";
  540. this.SBITEMUOM.FieldName = "SBITEMUOM";
  541. this.SBITEMUOM.Name = "SBITEMUOM";
  542. this.SBITEMUOM.OptionsColumn.ReadOnly = true;
  543. this.SBITEMUOM.Visible = true;
  544. this.SBITEMUOM.VisibleIndex = 4;
  545. //
  546. // SBITEMVER
  547. //
  548. this.SBITEMVER.Caption = "子阶料版本号";
  549. this.SBITEMVER.FieldName = "SBITEMVER";
  550. this.SBITEMVER.Name = "SBITEMVER";
  551. this.SBITEMVER.OptionsColumn.ReadOnly = true;
  552. //
  553. // SBITEMCONTYPE
  554. //
  555. this.SBITEMCONTYPE.Caption = "子阶料管控类型";
  556. this.SBITEMCONTYPE.FieldName = "SBITEMCONTYPE";
  557. this.SBITEMCONTYPE.Name = "SBITEMCONTYPE";
  558. this.SBITEMCONTYPE.OptionsColumn.ReadOnly = true;
  559. //
  560. // SBPITEMCODE
  561. //
  562. this.SBPITEMCODE.Caption = "父阶料物料代码";
  563. this.SBPITEMCODE.FieldName = "SBPITEMCODE";
  564. this.SBPITEMCODE.Name = "SBPITEMCODE";
  565. this.SBPITEMCODE.OptionsColumn.ReadOnly = true;
  566. //
  567. // MUSERName
  568. //
  569. this.MUSERName.Caption = "维护人名称";
  570. this.MUSERName.FieldName = "MUSERName";
  571. this.MUSERName.Name = "MUSERName";
  572. this.MUSERName.OptionsColumn.ReadOnly = true;
  573. this.MUSERName.Visible = true;
  574. this.MUSERName.VisibleIndex = 11;
  575. //
  576. // MTIME
  577. //
  578. this.MTIME.Caption = "维护时间";
  579. this.MTIME.FieldName = "MTIME";
  580. this.MTIME.Name = "MTIME";
  581. this.MTIME.OptionsColumn.ReadOnly = true;
  582. this.MTIME.Visible = true;
  583. this.MTIME.VisibleIndex = 12;
  584. //
  585. // SBOMVER
  586. //
  587. this.SBOMVER.Caption = "标准BOM版本";
  588. this.SBOMVER.FieldName = "SBOMVER";
  589. this.SBOMVER.Name = "SBOMVER";
  590. this.SBOMVER.OptionsColumn.ReadOnly = true;
  591. this.SBOMVER.Visible = true;
  592. this.SBOMVER.VisibleIndex = 1;
  593. this.SBOMVER.Width = 118;
  594. //
  595. // SBFACTORY
  596. //
  597. this.SBFACTORY.Caption = "工厂";
  598. this.SBFACTORY.FieldName = "SBFACTORY";
  599. this.SBFACTORY.Name = "SBFACTORY";
  600. this.SBFACTORY.OptionsColumn.ReadOnly = true;
  601. //
  602. // SBUSAGE
  603. //
  604. this.SBUSAGE.Caption = "标准BOM用途";
  605. this.SBUSAGE.FieldName = "SBUSAGE";
  606. this.SBUSAGE.Name = "SBUSAGE";
  607. this.SBUSAGE.OptionsColumn.ReadOnly = true;
  608. this.SBUSAGE.Width = 90;
  609. //
  610. // SBITEMPROJECT
  611. //
  612. this.SBITEMPROJECT.Caption = "项目";
  613. this.SBITEMPROJECT.FieldName = "SBITEMPROJECT";
  614. this.SBITEMPROJECT.Name = "SBITEMPROJECT";
  615. this.SBITEMPROJECT.OptionsColumn.ReadOnly = true;
  616. //
  617. // SBITEMSEQ
  618. //
  619. this.SBITEMSEQ.Caption = "子阶料次序";
  620. this.SBITEMSEQ.FieldName = "SBITEMSEQ";
  621. this.SBITEMSEQ.Name = "SBITEMSEQ";
  622. this.SBITEMSEQ.OptionsColumn.ReadOnly = true;
  623. this.SBITEMSEQ.Visible = true;
  624. this.SBITEMSEQ.VisibleIndex = 8;
  625. //
  626. // LOCATION
  627. //
  628. this.LOCATION.Caption = "位号";
  629. this.LOCATION.FieldName = "LOCATION";
  630. this.LOCATION.Name = "LOCATION";
  631. this.LOCATION.OptionsColumn.ReadOnly = true;
  632. //
  633. // colisSelect
  634. //
  635. this.colisSelect.Caption = "选择";
  636. this.colisSelect.FieldName = "isSelect";
  637. this.colisSelect.Name = "colisSelect";
  638. this.colisSelect.OptionsColumn.AllowEdit = false;
  639. this.colisSelect.OptionsColumn.ReadOnly = true;
  640. this.colisSelect.Visible = true;
  641. this.colisSelect.VisibleIndex = 0;
  642. //
  643. // colEttr1
  644. //
  645. this.colEttr1.Caption = "固定损耗";
  646. this.colEttr1.FieldName = "EATTRIBUTE1";
  647. this.colEttr1.Name = "colEttr1";
  648. //
  649. // grvAdvDetail
  650. //
  651. this.grvAdvDetail.GridControl = this.grdDetail;
  652. this.grvAdvDetail.Name = "grvAdvDetail";
  653. this.grvAdvDetail.OptionsBehavior.ReadOnly = true;
  654. this.grvAdvDetail.OptionsSelection.MultiSelect = true;
  655. this.grvAdvDetail.OptionsView.ShowFooter = true;
  656. this.grvAdvDetail.OptionsView.ShowGroupPanel = false;
  657. //
  658. // gridView2
  659. //
  660. this.gridView2.GridControl = this.grdDetail;
  661. this.gridView2.Name = "gridView2";
  662. //
  663. // gridView1
  664. //
  665. this.gridView1.GridControl = this.grdDetail;
  666. this.gridView1.Name = "gridView1";
  667. //
  668. // panel1
  669. //
  670. this.panel1.Controls.Add(this.txtRouteCode);
  671. this.panel1.Controls.Add(this.label5);
  672. this.panel1.Controls.Add(this.txtinvtype);
  673. this.panel1.Controls.Add(this.label4);
  674. this.panel1.Controls.Add(this.txtinvname);
  675. this.panel1.Controls.Add(this.label3);
  676. this.panel1.Controls.Add(this.txtinvcode);
  677. this.panel1.Controls.Add(this.label2);
  678. this.panel1.Controls.Add(this.label1);
  679. this.panel1.Controls.Add(this.comboBox1);
  680. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  681. this.panel1.Location = new System.Drawing.Point(3, 4);
  682. this.panel1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  683. this.panel1.Name = "panel1";
  684. this.panel1.Size = new System.Drawing.Size(1027, 40);
  685. this.panel1.TabIndex = 39;
  686. //
  687. // txtRouteCode
  688. //
  689. this.txtRouteCode.Location = new System.Drawing.Point(654, 10);
  690. this.txtRouteCode.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
  691. this.txtRouteCode.Name = "txtRouteCode";
  692. this.txtRouteCode.ReadOnly = true;
  693. this.txtRouteCode.Size = new System.Drawing.Size(127, 26);
  694. this.txtRouteCode.TabIndex = 30;
  695. //
  696. // label5
  697. //
  698. this.label5.AutoSize = true;
  699. this.label5.Location = new System.Drawing.Point(586, 14);
  700. this.label5.Name = "label5";
  701. this.label5.Size = new System.Drawing.Size(83, 18);
  702. this.label5.TabIndex = 29;
  703. this.label5.Text = "产品途程:";
  704. //
  705. // txtinvtype
  706. //
  707. this.txtinvtype.Location = new System.Drawing.Point(495, 10);
  708. this.txtinvtype.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
  709. this.txtinvtype.Name = "txtinvtype";
  710. this.txtinvtype.ReadOnly = true;
  711. this.txtinvtype.Size = new System.Drawing.Size(90, 26);
  712. this.txtinvtype.TabIndex = 30;
  713. //
  714. // label4
  715. //
  716. this.label4.AutoSize = true;
  717. this.label4.Location = new System.Drawing.Point(427, 14);
  718. this.label4.Name = "label4";
  719. this.label4.Size = new System.Drawing.Size(83, 18);
  720. this.label4.TabIndex = 29;
  721. this.label4.Text = "产品类别:";
  722. //
  723. // txtinvname
  724. //
  725. this.txtinvname.Location = new System.Drawing.Point(248, 10);
  726. this.txtinvname.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
  727. this.txtinvname.Name = "txtinvname";
  728. this.txtinvname.ReadOnly = true;
  729. this.txtinvname.Size = new System.Drawing.Size(169, 26);
  730. this.txtinvname.TabIndex = 28;
  731. //
  732. // label3
  733. //
  734. this.label3.AutoSize = true;
  735. this.label3.Location = new System.Drawing.Point(181, 14);
  736. this.label3.Name = "label3";
  737. this.label3.Size = new System.Drawing.Size(83, 18);
  738. this.label3.TabIndex = 27;
  739. this.label3.Text = "产品名称:";
  740. //
  741. // txtinvcode
  742. //
  743. this.txtinvcode.Location = new System.Drawing.Point(75, 8);
  744. this.txtinvcode.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
  745. this.txtinvcode.Name = "txtinvcode";
  746. this.txtinvcode.ReadOnly = true;
  747. this.txtinvcode.Size = new System.Drawing.Size(102, 26);
  748. this.txtinvcode.TabIndex = 26;
  749. //
  750. // label2
  751. //
  752. this.label2.AutoSize = true;
  753. this.label2.Location = new System.Drawing.Point(8, 12);
  754. this.label2.Name = "label2";
  755. this.label2.Size = new System.Drawing.Size(83, 18);
  756. this.label2.TabIndex = 25;
  757. this.label2.Text = "产品代码:";
  758. //
  759. // label1
  760. //
  761. this.label1.AutoSize = true;
  762. this.label1.Location = new System.Drawing.Point(789, 14);
  763. this.label1.Name = "label1";
  764. this.label1.Size = new System.Drawing.Size(115, 18);
  765. this.label1.TabIndex = 24;
  766. this.label1.Text = "可选BOM版本:";
  767. //
  768. // comboBox1
  769. //
  770. this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
  771. this.comboBox1.FormattingEnabled = true;
  772. this.comboBox1.Location = new System.Drawing.Point(901, 8);
  773. this.comboBox1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  774. this.comboBox1.Name = "comboBox1";
  775. this.comboBox1.Size = new System.Drawing.Size(115, 26);
  776. this.comboBox1.TabIndex = 23;
  777. this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
  778. //
  779. // FormICSOPBOMNew
  780. //
  781. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
  782. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  783. this.ClientSize = new System.Drawing.Size(1217, 564);
  784. this.Controls.Add(this.splitContainer1);
  785. this.Controls.Add(this.panelControl3);
  786. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  787. this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  788. this.Name = "FormICSOPBOMNew";
  789. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  790. this.Text = "标准子件上料BOM关联";
  791. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  792. this.panelControl3.ResumeLayout(false);
  793. this.splitContainer1.Panel1.ResumeLayout(false);
  794. this.splitContainer1.Panel2.ResumeLayout(false);
  795. ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
  796. this.splitContainer1.ResumeLayout(false);
  797. this.tableLayoutPanel1.ResumeLayout(false);
  798. this.panel3.ResumeLayout(false);
  799. this.panel2.ResumeLayout(false);
  800. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
  801. this.groupControl1.ResumeLayout(false);
  802. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  803. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  804. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
  805. ((System.ComponentModel.ISupportInitialize)(this.gridView2)).EndInit();
  806. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
  807. this.panel1.ResumeLayout(false);
  808. this.panel1.PerformLayout();
  809. this.ResumeLayout(false);
  810. }
  811. #endregion
  812. private DevExpress.XtraEditors.PanelControl panelControl3;
  813. private DevExpress.XtraEditors.LabelControl lblTitle;
  814. private DevExpress.XtraEditors.SimpleButton btnClose;
  815. private DevExpress.XtraEditors.SimpleButton btnAdd;
  816. private DevExpress.XtraEditors.SimpleButton btnFalsh;
  817. private DevExpress.XtraEditors.SimpleButton btnExit;
  818. private System.Windows.Forms.SplitContainer splitContainer1;
  819. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  820. private Base.UserControl.FormControl.PageNavTool rptPage;
  821. private DevExpress.XtraEditors.GroupControl groupControl1;
  822. private System.Windows.Forms.TreeView treeView;
  823. private System.Windows.Forms.Panel panel1;
  824. private System.Windows.Forms.TextBox txtinvtype;
  825. private System.Windows.Forms.Label label4;
  826. private System.Windows.Forms.TextBox txtinvname;
  827. private System.Windows.Forms.Label label3;
  828. private System.Windows.Forms.TextBox txtinvcode;
  829. private System.Windows.Forms.Label label2;
  830. private System.Windows.Forms.Label label1;
  831. private System.Windows.Forms.ComboBox comboBox1;
  832. private DevExpress.XtraGrid.GridControl grdDetail;
  833. private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
  834. private DevExpress.XtraGrid.Columns.GridColumn INVCODE;
  835. private DevExpress.XtraGrid.Columns.GridColumn INVNAME;
  836. private DevExpress.XtraGrid.Columns.GridColumn INVDESC;
  837. private DevExpress.XtraGrid.Columns.GridColumn INVTYPE;
  838. private DevExpress.XtraGrid.Columns.GridColumn SBITEMCODE;
  839. private DevExpress.XtraGrid.Columns.GridColumn SBSITEMCODE;
  840. private DevExpress.XtraGrid.Columns.GridColumn SBITEMQTY;
  841. private DevExpress.XtraGrid.Columns.GridColumn SBWH;
  842. private DevExpress.XtraGrid.Columns.GridColumn SEQ;
  843. private DevExpress.XtraGrid.Columns.GridColumn SBITEMECN;
  844. private DevExpress.XtraGrid.Columns.GridColumn SBITEMNAME;
  845. private DevExpress.XtraGrid.Columns.GridColumn SBITEMDESC;
  846. private DevExpress.XtraGrid.Columns.GridColumn SBITEMSTATUS;
  847. private DevExpress.XtraGrid.Columns.GridColumn SBITEMLOCATION;
  848. private DevExpress.XtraGrid.Columns.GridColumn SBITEMEFFTIME;
  849. private DevExpress.XtraGrid.Columns.GridColumn SBITEMINVTIME;
  850. private DevExpress.XtraGrid.Columns.GridColumn SBITEMUOM;
  851. private DevExpress.XtraGrid.Columns.GridColumn SBITEMVER;
  852. private DevExpress.XtraGrid.Columns.GridColumn SBITEMCONTYPE;
  853. private DevExpress.XtraGrid.Columns.GridColumn SBPITEMCODE;
  854. private DevExpress.XtraGrid.Columns.GridColumn MUSERName;
  855. private DevExpress.XtraGrid.Columns.GridColumn MTIME;
  856. private DevExpress.XtraGrid.Columns.GridColumn SBOMVER;
  857. private DevExpress.XtraGrid.Columns.GridColumn SBFACTORY;
  858. private DevExpress.XtraGrid.Columns.GridColumn SBUSAGE;
  859. private DevExpress.XtraGrid.Columns.GridColumn SBITEMPROJECT;
  860. private DevExpress.XtraGrid.Columns.GridColumn SBITEMSEQ;
  861. private DevExpress.XtraGrid.Columns.GridColumn LOCATION;
  862. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
  863. private DevExpress.XtraGrid.Views.Grid.GridView gridView2;
  864. private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  865. private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
  866. private DevExpress.XtraEditors.SimpleButton btnCanSelect;
  867. private DevExpress.XtraEditors.SimpleButton btnSelect;
  868. private System.Windows.Forms.Panel panel3;
  869. private System.Windows.Forms.Panel panel2;
  870. private DevExpress.XtraGrid.Columns.GridColumn colEttr1;
  871. private System.Windows.Forms.TextBox txtRouteCode;
  872. private System.Windows.Forms.Label label5;
  873. }
  874. }