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

838 lines
45 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSPACKINGINPUT
  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(FormICSPACKINGINPUT));
  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.btnSave = new DevExpress.XtraEditors.SimpleButton();
  35. this.btnTrans = new DevExpress.XtraEditors.SimpleButton();
  36. this.btnShow = new DevExpress.XtraEditors.SimpleButton();
  37. this.btnPrint = new DevExpress.XtraEditors.SimpleButton();
  38. this.btnModify = new DevExpress.XtraEditors.SimpleButton();
  39. this.btnCancelAll = new DevExpress.XtraEditors.SimpleButton();
  40. this.btnSelectAll = new DevExpress.XtraEditors.SimpleButton();
  41. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  42. this.btnRefresh = new DevExpress.XtraEditors.SimpleButton();
  43. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  44. this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
  45. this.grdDetail = new DevExpress.XtraGrid.GridControl();
  46. this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  47. this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
  48. this.colID = new DevExpress.XtraGrid.Columns.GridColumn();
  49. this.repositoryItemMemoEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit();
  50. this.colMOCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  51. this.colMOSEQ = new DevExpress.XtraGrid.Columns.GridColumn();
  52. this.colITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  53. this.colINVNAME = new DevExpress.XtraGrid.Columns.GridColumn();
  54. this.colINVTYPE = new DevExpress.XtraGrid.Columns.GridColumn();
  55. this.colMOBITEMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  56. this.colCINVNAME = new DevExpress.XtraGrid.Columns.GridColumn();
  57. this.colCINVTYPE = new DevExpress.XtraGrid.Columns.GridColumn();
  58. this.colINVUOM = 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. = new DevExpress.XtraGrid.Columns.GridColumn();
  66. this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  67. this.groupControl2 = new DevExpress.XtraEditors.GroupControl();
  68. this.gridViewGroup = new DevExpress.XtraGrid.GridControl();
  69. this.grvViewGroup = new DevExpress.XtraGrid.Views.Grid.GridView();
  70. this.colTransferNO = new DevExpress.XtraGrid.Columns.GridColumn();
  71. this.colMOCODE1 = new DevExpress.XtraGrid.Columns.GridColumn();
  72. this.gridColumn2 = new DevExpress.XtraGrid.Columns.GridColumn();
  73. this.gridColumn3 = new DevExpress.XtraGrid.Columns.GridColumn();
  74. this.gridColumn4 = new DevExpress.XtraGrid.Columns.GridColumn();
  75. this.gridColumn5 = new DevExpress.XtraGrid.Columns.GridColumn();
  76. this.colMOBITEMCODE1 = new DevExpress.XtraGrid.Columns.GridColumn();
  77. this.colCINVNAME1 = new DevExpress.XtraGrid.Columns.GridColumn();
  78. this.colCINVTYPE1 = new DevExpress.XtraGrid.Columns.GridColumn();
  79. this.colINVUOM1 = new DevExpress.XtraGrid.Columns.GridColumn();
  80. this.colMOBITEMQTY1 = new DevExpress.XtraGrid.Columns.GridColumn();
  81. this.gridColumn21 = new DevExpress.XtraGrid.Columns.GridColumn();
  82. this.colStatus = new DevExpress.XtraGrid.Columns.GridColumn();
  83. this.advBandedGridView1 = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  84. this.btnDel = new DevExpress.XtraEditors.SimpleButton();
  85. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  86. this.panelControl3.SuspendLayout();
  87. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
  88. this.groupControl1.SuspendLayout();
  89. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).BeginInit();
  94. this.groupControl2.SuspendLayout();
  95. ((System.ComponentModel.ISupportInitialize)(this.gridViewGroup)).BeginInit();
  96. ((System.ComponentModel.ISupportInitialize)(this.grvViewGroup)).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).BeginInit();
  98. this.SuspendLayout();
  99. //
  100. // btnOutPut
  101. //
  102. this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  103. this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White;
  104. this.btnOutPut.Appearance.Options.UseFont = true;
  105. this.btnOutPut.Appearance.Options.UseForeColor = true;
  106. this.btnOutPut.Appearance.Options.UseTextOptions = true;
  107. this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  108. this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
  109. this.btnOutPut.Location = new System.Drawing.Point(540, 0);
  110. this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
  111. this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
  112. this.btnOutPut.Name = "btnOutPut";
  113. this.btnOutPut.Size = new System.Drawing.Size(63, 30);
  114. this.btnOutPut.TabIndex = 2;
  115. this.btnOutPut.Text = "导出";
  116. this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click);
  117. //
  118. // btnConfig
  119. //
  120. this.btnConfig.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  121. this.btnConfig.Appearance.ForeColor = System.Drawing.Color.White;
  122. this.btnConfig.Appearance.Options.UseFont = true;
  123. this.btnConfig.Appearance.Options.UseForeColor = true;
  124. this.btnConfig.Appearance.Options.UseTextOptions = true;
  125. this.btnConfig.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  126. this.btnConfig.Image = ((System.Drawing.Image)(resources.GetObject("btnConfig.Image")));
  127. this.btnConfig.Location = new System.Drawing.Point(194, 0);
  128. this.btnConfig.LookAndFeel.SkinName = "BlueButtonSkin";
  129. this.btnConfig.LookAndFeel.UseDefaultLookAndFeel = false;
  130. this.btnConfig.Name = "btnConfig";
  131. this.btnConfig.Size = new System.Drawing.Size(92, 30);
  132. this.btnConfig.TabIndex = 4;
  133. this.btnConfig.Text = "数据源设置";
  134. this.btnConfig.Click += new System.EventHandler(this.btnConfig_Click);
  135. //
  136. // btnExit
  137. //
  138. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  139. this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
  140. this.btnExit.Appearance.Options.UseFont = true;
  141. this.btnExit.Appearance.Options.UseForeColor = true;
  142. this.btnExit.Appearance.Options.UseTextOptions = true;
  143. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  144. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  145. this.btnExit.Location = new System.Drawing.Point(661, 0);
  146. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  147. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  148. this.btnExit.Name = "btnExit";
  149. this.btnExit.Size = new System.Drawing.Size(55, 30);
  150. this.btnExit.TabIndex = 10;
  151. this.btnExit.Text = "退出";
  152. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  153. //
  154. // btnFilter
  155. //
  156. this.btnFilter.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  157. this.btnFilter.Appearance.ForeColor = System.Drawing.Color.White;
  158. this.btnFilter.Appearance.Options.UseFont = true;
  159. this.btnFilter.Appearance.Options.UseForeColor = true;
  160. this.btnFilter.Appearance.Options.UseTextOptions = true;
  161. this.btnFilter.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  162. this.btnFilter.Image = ((System.Drawing.Image)(resources.GetObject("btnFilter.Image")));
  163. this.btnFilter.Location = new System.Drawing.Point(135, 0);
  164. this.btnFilter.LookAndFeel.SkinName = "BlueButtonSkin";
  165. this.btnFilter.LookAndFeel.UseDefaultLookAndFeel = false;
  166. this.btnFilter.Name = "btnFilter";
  167. this.btnFilter.Size = new System.Drawing.Size(59, 30);
  168. this.btnFilter.TabIndex = 11;
  169. this.btnFilter.Text = "过滤";
  170. this.btnFilter.Click += new System.EventHandler(this.btnFilter_Click);
  171. //
  172. // panelControl3
  173. //
  174. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  175. this.panelControl3.Appearance.Options.UseBackColor = true;
  176. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  177. this.panelControl3.Controls.Add(this.btnDel);
  178. this.panelControl3.Controls.Add(this.btnSave);
  179. this.panelControl3.Controls.Add(this.btnTrans);
  180. this.panelControl3.Controls.Add(this.btnShow);
  181. this.panelControl3.Controls.Add(this.btnPrint);
  182. this.panelControl3.Controls.Add(this.btnModify);
  183. this.panelControl3.Controls.Add(this.btnCancelAll);
  184. this.panelControl3.Controls.Add(this.btnSelectAll);
  185. this.panelControl3.Controls.Add(this.lblTitle);
  186. this.panelControl3.Controls.Add(this.btnRefresh);
  187. this.panelControl3.Controls.Add(this.btnClose);
  188. this.panelControl3.Controls.Add(this.btnFilter);
  189. this.panelControl3.Controls.Add(this.btnExit);
  190. this.panelControl3.Controls.Add(this.btnConfig);
  191. this.panelControl3.Controls.Add(this.btnOutPut);
  192. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  193. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  194. this.panelControl3.Name = "panelControl3";
  195. this.panelControl3.Size = new System.Drawing.Size(1251, 30);
  196. this.panelControl3.TabIndex = 13;
  197. //
  198. // btnSave
  199. //
  200. this.btnSave.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  201. this.btnSave.Appearance.ForeColor = System.Drawing.Color.White;
  202. this.btnSave.Appearance.Options.UseFont = true;
  203. this.btnSave.Appearance.Options.UseForeColor = true;
  204. this.btnSave.Appearance.Options.UseTextOptions = true;
  205. this.btnSave.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  206. this.btnSave.Image = ((System.Drawing.Image)(resources.GetObject("btnSave.Image")));
  207. this.btnSave.Location = new System.Drawing.Point(716, 0);
  208. this.btnSave.LookAndFeel.SkinName = "BlueButtonSkin";
  209. this.btnSave.LookAndFeel.UseDefaultLookAndFeel = false;
  210. this.btnSave.Name = "btnSave";
  211. this.btnSave.Size = new System.Drawing.Size(58, 30);
  212. this.btnSave.TabIndex = 128;
  213. this.btnSave.Text = "审核";
  214. this.btnSave.Click += new System.EventHandler(this.btnSave_Click);
  215. //
  216. // btnTrans
  217. //
  218. this.btnTrans.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  219. this.btnTrans.Appearance.ForeColor = System.Drawing.Color.White;
  220. this.btnTrans.Appearance.Options.UseFont = true;
  221. this.btnTrans.Appearance.Options.UseForeColor = true;
  222. this.btnTrans.Appearance.Options.UseTextOptions = true;
  223. this.btnTrans.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  224. this.btnTrans.Image = ((System.Drawing.Image)(resources.GetObject("btnTrans.Image")));
  225. this.btnTrans.Location = new System.Drawing.Point(972, 0);
  226. this.btnTrans.LookAndFeel.SkinName = "BlueButtonSkin";
  227. this.btnTrans.LookAndFeel.UseDefaultLookAndFeel = false;
  228. this.btnTrans.Name = "btnTrans";
  229. this.btnTrans.Size = new System.Drawing.Size(87, 30);
  230. this.btnTrans.TabIndex = 127;
  231. this.btnTrans.Text = "生成调拨单";
  232. this.btnTrans.Visible = false;
  233. this.btnTrans.Click += new System.EventHandler(this.btnTrans_Click);
  234. //
  235. // btnShow
  236. //
  237. this.btnShow.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  238. this.btnShow.Appearance.ForeColor = System.Drawing.Color.White;
  239. this.btnShow.Appearance.Options.UseFont = true;
  240. this.btnShow.Appearance.Options.UseForeColor = true;
  241. this.btnShow.Appearance.Options.UseTextOptions = true;
  242. this.btnShow.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  243. this.btnShow.Image = ((System.Drawing.Image)(resources.GetObject("btnShow.Image")));
  244. this.btnShow.Location = new System.Drawing.Point(401, 0);
  245. this.btnShow.LookAndFeel.SkinName = "BlueButtonSkin";
  246. this.btnShow.LookAndFeel.UseDefaultLookAndFeel = false;
  247. this.btnShow.Name = "btnShow";
  248. this.btnShow.Size = new System.Drawing.Size(77, 30);
  249. this.btnShow.TabIndex = 126;
  250. this.btnShow.Text = "显示汇总";
  251. this.btnShow.Click += new System.EventHandler(this.btnShow_Click);
  252. //
  253. // btnPrint
  254. //
  255. this.btnPrint.Appearance.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
  256. this.btnPrint.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  257. this.btnPrint.Appearance.ForeColor = System.Drawing.Color.White;
  258. this.btnPrint.Appearance.Options.UseBackColor = true;
  259. this.btnPrint.Appearance.Options.UseFont = true;
  260. this.btnPrint.Appearance.Options.UseForeColor = true;
  261. this.btnPrint.Appearance.Options.UseTextOptions = true;
  262. this.btnPrint.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  263. this.btnPrint.Image = ((System.Drawing.Image)(resources.GetObject("btnPrint.Image")));
  264. this.btnPrint.Location = new System.Drawing.Point(1058, 0);
  265. this.btnPrint.LookAndFeel.SkinName = "BlueButtonSkin";
  266. this.btnPrint.LookAndFeel.UseDefaultLookAndFeel = false;
  267. this.btnPrint.Name = "btnPrint";
  268. this.btnPrint.Size = new System.Drawing.Size(63, 30);
  269. this.btnPrint.TabIndex = 125;
  270. this.btnPrint.Text = "打印";
  271. this.btnPrint.Visible = false;
  272. this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click);
  273. //
  274. // btnModify
  275. //
  276. this.btnModify.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  277. this.btnModify.Appearance.ForeColor = System.Drawing.Color.White;
  278. this.btnModify.Appearance.Options.UseFont = true;
  279. this.btnModify.Appearance.Options.UseForeColor = true;
  280. this.btnModify.Appearance.Options.UseTextOptions = true;
  281. this.btnModify.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  282. this.btnModify.Image = ((System.Drawing.Image)(resources.GetObject("btnModify.Image")));
  283. this.btnModify.Location = new System.Drawing.Point(478, 0);
  284. this.btnModify.LookAndFeel.SkinName = "BlueButtonSkin";
  285. this.btnModify.LookAndFeel.UseDefaultLookAndFeel = false;
  286. this.btnModify.Name = "btnModify";
  287. this.btnModify.Size = new System.Drawing.Size(63, 30);
  288. this.btnModify.TabIndex = 24;
  289. this.btnModify.Text = "修改";
  290. this.btnModify.Click += new System.EventHandler(this.btnModify_Click);
  291. //
  292. // btnCancelAll
  293. //
  294. this.btnCancelAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  295. this.btnCancelAll.Appearance.ForeColor = System.Drawing.Color.White;
  296. this.btnCancelAll.Appearance.Options.UseFont = true;
  297. this.btnCancelAll.Appearance.Options.UseForeColor = true;
  298. this.btnCancelAll.Appearance.Options.UseTextOptions = true;
  299. this.btnCancelAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  300. this.btnCancelAll.Image = ((System.Drawing.Image)(resources.GetObject("btnCancelAll.Image")));
  301. this.btnCancelAll.Location = new System.Drawing.Point(344, 0);
  302. this.btnCancelAll.LookAndFeel.SkinName = "BlueButtonSkin";
  303. this.btnCancelAll.LookAndFeel.UseDefaultLookAndFeel = false;
  304. this.btnCancelAll.Name = "btnCancelAll";
  305. this.btnCancelAll.Size = new System.Drawing.Size(58, 30);
  306. this.btnCancelAll.TabIndex = 22;
  307. this.btnCancelAll.Text = "全消";
  308. this.btnCancelAll.Click += new System.EventHandler(this.btnCancelAll_Click);
  309. //
  310. // btnSelectAll
  311. //
  312. this.btnSelectAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  313. this.btnSelectAll.Appearance.ForeColor = System.Drawing.Color.White;
  314. this.btnSelectAll.Appearance.Options.UseFont = true;
  315. this.btnSelectAll.Appearance.Options.UseForeColor = true;
  316. this.btnSelectAll.Appearance.Options.UseTextOptions = true;
  317. this.btnSelectAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  318. this.btnSelectAll.Image = ((System.Drawing.Image)(resources.GetObject("btnSelectAll.Image")));
  319. this.btnSelectAll.Location = new System.Drawing.Point(286, 0);
  320. this.btnSelectAll.LookAndFeel.SkinName = "BlueButtonSkin";
  321. this.btnSelectAll.LookAndFeel.UseDefaultLookAndFeel = false;
  322. this.btnSelectAll.Name = "btnSelectAll";
  323. this.btnSelectAll.Size = new System.Drawing.Size(58, 30);
  324. this.btnSelectAll.TabIndex = 20;
  325. this.btnSelectAll.Text = "全选";
  326. this.btnSelectAll.Click += new System.EventHandler(this.btnSelectAll_Click);
  327. //
  328. // lblTitle
  329. //
  330. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  331. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  332. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  333. this.lblTitle.Location = new System.Drawing.Point(3, 4);
  334. this.lblTitle.Name = "lblTitle";
  335. this.lblTitle.Size = new System.Drawing.Size(130, 23);
  336. this.lblTitle.TabIndex = 19;
  337. this.lblTitle.Text = "调拨领料申请单维护";
  338. //
  339. // btnRefresh
  340. //
  341. this.btnRefresh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  342. this.btnRefresh.Appearance.ForeColor = System.Drawing.Color.White;
  343. this.btnRefresh.Appearance.Options.UseFont = true;
  344. this.btnRefresh.Appearance.Options.UseForeColor = true;
  345. this.btnRefresh.Appearance.Options.UseTextOptions = true;
  346. this.btnRefresh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  347. this.btnRefresh.Image = ((System.Drawing.Image)(resources.GetObject("btnRefresh.Image")));
  348. this.btnRefresh.Location = new System.Drawing.Point(603, 0);
  349. this.btnRefresh.LookAndFeel.SkinName = "BlueButtonSkin";
  350. this.btnRefresh.LookAndFeel.UseDefaultLookAndFeel = false;
  351. this.btnRefresh.Name = "btnRefresh";
  352. this.btnRefresh.Size = new System.Drawing.Size(58, 30);
  353. this.btnRefresh.TabIndex = 17;
  354. this.btnRefresh.Text = "刷新";
  355. this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click);
  356. //
  357. // btnClose
  358. //
  359. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  360. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  361. this.btnClose.Appearance.Options.UseFont = true;
  362. this.btnClose.Appearance.Options.UseForeColor = true;
  363. this.btnClose.Appearance.Options.UseTextOptions = true;
  364. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  365. this.btnClose.Dock = System.Windows.Forms.DockStyle.Right;
  366. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  367. this.btnClose.Location = new System.Drawing.Point(1225, 0);
  368. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  369. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  370. this.btnClose.Name = "btnClose";
  371. this.btnClose.Size = new System.Drawing.Size(26, 30);
  372. this.btnClose.TabIndex = 14;
  373. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  374. //
  375. // groupControl1
  376. //
  377. this.groupControl1.Controls.Add(this.grdDetail);
  378. this.groupControl1.Dock = System.Windows.Forms.DockStyle.Top;
  379. this.groupControl1.Location = new System.Drawing.Point(0, 30);
  380. this.groupControl1.Name = "groupControl1";
  381. this.groupControl1.Size = new System.Drawing.Size(1251, 244);
  382. this.groupControl1.TabIndex = 14;
  383. this.groupControl1.Text = "工单信息";
  384. //
  385. // grdDetail
  386. //
  387. this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  388. this.grdDetail.Location = new System.Drawing.Point(2, 22);
  389. this.grdDetail.MainView = this.grvDetail;
  390. this.grdDetail.Name = "grdDetail";
  391. this.grdDetail.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  392. this.repositoryItemMemoEdit1});
  393. this.grdDetail.Size = new System.Drawing.Size(1247, 220);
  394. this.grdDetail.TabIndex = 0;
  395. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  396. this.grvDetail,
  397. this.grvAdvDetail});
  398. //
  399. // grvDetail
  400. //
  401. this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  402. this.colisSelect,
  403. this.colID,
  404. this.colMOCODE,
  405. this.colMOSEQ,
  406. this.colITEMCODE,
  407. this.colINVNAME,
  408. this.colINVTYPE,
  409. this.colMOBITEMCODE,
  410. this.colCINVNAME,
  411. this.colCINVTYPE,
  412. this.colINVUOM,
  413. this.colWorkPoint,
  414. this.colMUSER,
  415. this.colMUSERName,
  416. this.colMTIME,
  417. this.colEATTRIBUTE1,
  418. this.colEATTRIBUTE2,
  419. this.});
  420. this.grvDetail.GridControl = this.grdDetail;
  421. this.grvDetail.IndicatorWidth = 40;
  422. this.grvDetail.Name = "grvDetail";
  423. this.grvDetail.OptionsBehavior.Editable = false;
  424. this.grvDetail.OptionsBehavior.ReadOnly = true;
  425. this.grvDetail.OptionsSelection.MultiSelect = true;
  426. this.grvDetail.OptionsView.ColumnAutoWidth = false;
  427. this.grvDetail.OptionsView.ShowFooter = true;
  428. this.grvDetail.OptionsView.ShowGroupPanel = false;
  429. this.grvDetail.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
  430. this.grvDetail.CustomDrawCell += new DevExpress.XtraGrid.Views.Base.RowCellCustomDrawEventHandler(this.grvDetail_CustomDrawCell);
  431. this.grvDetail.DoubleClick += new System.EventHandler(this.grvDetail_DoubleClick);
  432. //
  433. // colisSelect
  434. //
  435. this.colisSelect.Caption = "选择";
  436. this.colisSelect.FieldName = "isSelect";
  437. this.colisSelect.Name = "colisSelect";
  438. this.colisSelect.Visible = true;
  439. this.colisSelect.VisibleIndex = 0;
  440. this.colisSelect.Width = 42;
  441. //
  442. // colID
  443. //
  444. this.colID.Caption = "guid";
  445. this.colID.ColumnEdit = this.repositoryItemMemoEdit1;
  446. this.colID.FieldName = "ID";
  447. this.colID.Name = "colID";
  448. //
  449. // repositoryItemMemoEdit1
  450. //
  451. this.repositoryItemMemoEdit1.Name = "repositoryItemMemoEdit1";
  452. //
  453. // colMOCODE
  454. //
  455. this.colMOCODE.Caption = "生产订单号";
  456. this.colMOCODE.ColumnEdit = this.repositoryItemMemoEdit1;
  457. this.colMOCODE.FieldName = "MOCODE";
  458. this.colMOCODE.Name = "colMOCODE";
  459. this.colMOCODE.Visible = true;
  460. this.colMOCODE.VisibleIndex = 1;
  461. //
  462. // colMOSEQ
  463. //
  464. this.colMOSEQ.Caption = "行号";
  465. this.colMOSEQ.ColumnEdit = this.repositoryItemMemoEdit1;
  466. this.colMOSEQ.FieldName = "MOSEQ";
  467. this.colMOSEQ.Name = "colMOSEQ";
  468. this.colMOSEQ.Visible = true;
  469. this.colMOSEQ.VisibleIndex = 2;
  470. //
  471. // colITEMCODE
  472. //
  473. this.colITEMCODE.Caption = "存货编码";
  474. this.colITEMCODE.ColumnEdit = this.repositoryItemMemoEdit1;
  475. this.colITEMCODE.FieldName = "ITEMCODE";
  476. this.colITEMCODE.Name = "colITEMCODE";
  477. this.colITEMCODE.Visible = true;
  478. this.colITEMCODE.VisibleIndex = 3;
  479. //
  480. // colINVNAME
  481. //
  482. this.colINVNAME.Caption = "存货名称";
  483. this.colINVNAME.ColumnEdit = this.repositoryItemMemoEdit1;
  484. this.colINVNAME.FieldName = "INVNAME";
  485. this.colINVNAME.Name = "colINVNAME";
  486. this.colINVNAME.Visible = true;
  487. this.colINVNAME.VisibleIndex = 4;
  488. //
  489. // colINVTYPE
  490. //
  491. this.colINVTYPE.Caption = "规格型号";
  492. this.colINVTYPE.ColumnEdit = this.repositoryItemMemoEdit1;
  493. this.colINVTYPE.FieldName = "INVTYPE";
  494. this.colINVTYPE.Name = "colINVTYPE";
  495. //
  496. // colMOBITEMCODE
  497. //
  498. this.colMOBITEMCODE.Caption = "子件存货编码";
  499. this.colMOBITEMCODE.FieldName = "MOBITEMCODE";
  500. this.colMOBITEMCODE.Name = "colMOBITEMCODE";
  501. //
  502. // colCINVNAME
  503. //
  504. this.colCINVNAME.Caption = "子件存货名称";
  505. this.colCINVNAME.FieldName = "CINVNAME";
  506. this.colCINVNAME.Name = "colCINVNAME";
  507. //
  508. // colCINVTYPE
  509. //
  510. this.colCINVTYPE.Caption = "子件规格型号";
  511. this.colCINVTYPE.FieldName = "CINVTYPE";
  512. this.colCINVTYPE.Name = "colCINVTYPE";
  513. //
  514. // colINVUOM
  515. //
  516. this.colINVUOM.Caption = "单位";
  517. this.colINVUOM.FieldName = "INVUOM";
  518. this.colINVUOM.Name = "colINVUOM";
  519. //
  520. // colWorkPoint
  521. //
  522. this.colWorkPoint.Caption = "站点";
  523. this.colWorkPoint.FieldName = "WorkPoint";
  524. this.colWorkPoint.Name = "colWorkPoint";
  525. //
  526. // colMUSER
  527. //
  528. this.colMUSER.Caption = "维护人";
  529. this.colMUSER.FieldName = "MUSER";
  530. this.colMUSER.Name = "colMUSER";
  531. //
  532. // colMUSERName
  533. //
  534. this.colMUSERName.Caption = "维护人名称";
  535. this.colMUSERName.ColumnEdit = this.repositoryItemMemoEdit1;
  536. this.colMUSERName.FieldName = "MUSERName";
  537. this.colMUSERName.Name = "colMUSERName";
  538. this.colMUSERName.Visible = true;
  539. this.colMUSERName.VisibleIndex = 6;
  540. //
  541. // colMTIME
  542. //
  543. this.colMTIME.Caption = "维护时间";
  544. this.colMTIME.ColumnEdit = this.repositoryItemMemoEdit1;
  545. this.colMTIME.FieldName = "MTIME";
  546. this.colMTIME.Name = "colMTIME";
  547. this.colMTIME.Visible = true;
  548. this.colMTIME.VisibleIndex = 7;
  549. //
  550. // colEATTRIBUTE1
  551. //
  552. this.colEATTRIBUTE1.Caption = "备用字段1";
  553. this.colEATTRIBUTE1.FieldName = "EATTRIBUTE1";
  554. this.colEATTRIBUTE1.Name = "colEATTRIBUTE1";
  555. //
  556. // colEATTRIBUTE2
  557. //
  558. this.colEATTRIBUTE2.Caption = "备用字段2";
  559. this.colEATTRIBUTE2.FieldName = "EATTRIBUTE2";
  560. this.colEATTRIBUTE2.Name = "colEATTRIBUTE2";
  561. //
  562. // 工单数量
  563. //
  564. this..Caption = "工单数量";
  565. this..FieldName = "MOPlanQty";
  566. this..Name = "工单数量";
  567. this..Visible = true;
  568. this..VisibleIndex = 5;
  569. //
  570. // grvAdvDetail
  571. //
  572. this.grvAdvDetail.GridControl = this.grdDetail;
  573. this.grvAdvDetail.Name = "grvAdvDetail";
  574. this.grvAdvDetail.OptionsBehavior.ReadOnly = true;
  575. this.grvAdvDetail.OptionsSelection.MultiSelect = true;
  576. this.grvAdvDetail.OptionsView.ShowFooter = true;
  577. this.grvAdvDetail.OptionsView.ShowGroupPanel = false;
  578. //
  579. // groupControl2
  580. //
  581. this.groupControl2.Controls.Add(this.gridViewGroup);
  582. this.groupControl2.Dock = System.Windows.Forms.DockStyle.Fill;
  583. this.groupControl2.Location = new System.Drawing.Point(0, 274);
  584. this.groupControl2.Name = "groupControl2";
  585. this.groupControl2.Size = new System.Drawing.Size(1251, 400);
  586. this.groupControl2.TabIndex = 15;
  587. this.groupControl2.Text = "子件汇总";
  588. //
  589. // gridViewGroup
  590. //
  591. this.gridViewGroup.Dock = System.Windows.Forms.DockStyle.Fill;
  592. this.gridViewGroup.Location = new System.Drawing.Point(2, 22);
  593. this.gridViewGroup.MainView = this.grvViewGroup;
  594. this.gridViewGroup.Name = "gridViewGroup";
  595. this.gridViewGroup.Size = new System.Drawing.Size(1247, 376);
  596. this.gridViewGroup.TabIndex = 1;
  597. this.gridViewGroup.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  598. this.grvViewGroup,
  599. this.advBandedGridView1});
  600. //
  601. // grvViewGroup
  602. //
  603. this.grvViewGroup.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  604. this.colTransferNO,
  605. this.colMOCODE1,
  606. this.gridColumn2,
  607. this.gridColumn3,
  608. this.gridColumn4,
  609. this.gridColumn5,
  610. this.colMOBITEMCODE1,
  611. this.colCINVNAME1,
  612. this.colCINVTYPE1,
  613. this.colINVUOM1,
  614. this.colMOBITEMQTY1,
  615. this.gridColumn21,
  616. this.colStatus});
  617. this.grvViewGroup.GridControl = this.gridViewGroup;
  618. this.grvViewGroup.IndicatorWidth = 40;
  619. this.grvViewGroup.Name = "grvViewGroup";
  620. this.grvViewGroup.OptionsBehavior.ReadOnly = true;
  621. this.grvViewGroup.OptionsSelection.MultiSelect = true;
  622. this.grvViewGroup.OptionsView.ColumnAutoWidth = false;
  623. this.grvViewGroup.OptionsView.ShowGroupPanel = false;
  624. //
  625. // colTransferNO
  626. //
  627. this.colTransferNO.Caption = "申请单号";
  628. this.colTransferNO.FieldName = "TransferNO";
  629. this.colTransferNO.Name = "colTransferNO";
  630. this.colTransferNO.Visible = true;
  631. this.colTransferNO.VisibleIndex = 0;
  632. //
  633. // colMOCODE1
  634. //
  635. this.colMOCODE1.Caption = "生产订单号";
  636. this.colMOCODE1.FieldName = "MOCODE";
  637. this.colMOCODE1.Name = "colMOCODE1";
  638. this.colMOCODE1.Width = 90;
  639. //
  640. // gridColumn2
  641. //
  642. this.gridColumn2.Caption = "行号";
  643. this.gridColumn2.FieldName = "TransferLineNo";
  644. this.gridColumn2.Name = "gridColumn2";
  645. this.gridColumn2.Visible = true;
  646. this.gridColumn2.VisibleIndex = 1;
  647. this.gridColumn2.Width = 70;
  648. //
  649. // gridColumn3
  650. //
  651. this.gridColumn3.Caption = "存货编码";
  652. this.gridColumn3.FieldName = "ITEMCODE";
  653. this.gridColumn3.Name = "gridColumn3";
  654. //
  655. // gridColumn4
  656. //
  657. this.gridColumn4.Caption = "存货名称";
  658. this.gridColumn4.FieldName = "INVNAME";
  659. this.gridColumn4.Name = "gridColumn4";
  660. //
  661. // gridColumn5
  662. //
  663. this.gridColumn5.Caption = "规格型号";
  664. this.gridColumn5.FieldName = "INVTYPE";
  665. this.gridColumn5.Name = "gridColumn5";
  666. //
  667. // colMOBITEMCODE1
  668. //
  669. this.colMOBITEMCODE1.Caption = "子件存货编码";
  670. this.colMOBITEMCODE1.FieldName = "MOBITEMCODE";
  671. this.colMOBITEMCODE1.Name = "colMOBITEMCODE1";
  672. this.colMOBITEMCODE1.Visible = true;
  673. this.colMOBITEMCODE1.VisibleIndex = 2;
  674. //
  675. // colCINVNAME1
  676. //
  677. this.colCINVNAME1.Caption = "子件存货名称";
  678. this.colCINVNAME1.FieldName = "CINVNAME";
  679. this.colCINVNAME1.Name = "colCINVNAME1";
  680. this.colCINVNAME1.Visible = true;
  681. this.colCINVNAME1.VisibleIndex = 3;
  682. //
  683. // colCINVTYPE1
  684. //
  685. this.colCINVTYPE1.Caption = "子件规格型号";
  686. this.colCINVTYPE1.FieldName = "CINVTYPE";
  687. this.colCINVTYPE1.Name = "colCINVTYPE1";
  688. this.colCINVTYPE1.Visible = true;
  689. this.colCINVTYPE1.VisibleIndex = 4;
  690. //
  691. // colINVUOM1
  692. //
  693. this.colINVUOM1.Caption = "单位";
  694. this.colINVUOM1.FieldName = "INVUOM";
  695. this.colINVUOM1.Name = "colINVUOM1";
  696. this.colINVUOM1.Visible = true;
  697. this.colINVUOM1.VisibleIndex = 5;
  698. //
  699. // colMOBITEMQTY1
  700. //
  701. this.colMOBITEMQTY1.Caption = "应领数量";
  702. this.colMOBITEMQTY1.FieldName = "MOBITEMQTY";
  703. this.colMOBITEMQTY1.Name = "colMOBITEMQTY1";
  704. this.colMOBITEMQTY1.Visible = true;
  705. this.colMOBITEMQTY1.VisibleIndex = 6;
  706. //
  707. // gridColumn21
  708. //
  709. this.gridColumn21.Caption = "线边仓数量";
  710. this.gridColumn21.FieldName = "QTYXBC";
  711. this.gridColumn21.Name = "gridColumn21";
  712. //
  713. // colStatus
  714. //
  715. this.colStatus.Caption = "状态";
  716. this.colStatus.FieldName = "Status";
  717. this.colStatus.Name = "colStatus";
  718. this.colStatus.Visible = true;
  719. this.colStatus.VisibleIndex = 7;
  720. //
  721. // advBandedGridView1
  722. //
  723. this.advBandedGridView1.GridControl = this.gridViewGroup;
  724. this.advBandedGridView1.Name = "advBandedGridView1";
  725. this.advBandedGridView1.OptionsBehavior.ReadOnly = true;
  726. this.advBandedGridView1.OptionsSelection.MultiSelect = true;
  727. this.advBandedGridView1.OptionsView.ShowFooter = true;
  728. this.advBandedGridView1.OptionsView.ShowGroupPanel = false;
  729. //
  730. // btnDel
  731. //
  732. this.btnDel.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  733. this.btnDel.Appearance.ForeColor = System.Drawing.Color.White;
  734. this.btnDel.Appearance.Options.UseFont = true;
  735. this.btnDel.Appearance.Options.UseForeColor = true;
  736. this.btnDel.Appearance.Options.UseTextOptions = true;
  737. this.btnDel.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  738. this.btnDel.Image = ((System.Drawing.Image)(resources.GetObject("btnDel.Image")));
  739. this.btnDel.Location = new System.Drawing.Point(774, 0);
  740. this.btnDel.LookAndFeel.SkinName = "BlueButtonSkin";
  741. this.btnDel.LookAndFeel.UseDefaultLookAndFeel = false;
  742. this.btnDel.Name = "btnDel";
  743. this.btnDel.Size = new System.Drawing.Size(65, 30);
  744. this.btnDel.TabIndex = 129;
  745. this.btnDel.Text = "反审核";
  746. this.btnDel.Click += new System.EventHandler(this.btnDel_Click);
  747. //
  748. // FormICSPACKINGINPUT
  749. //
  750. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  751. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  752. this.ClientSize = new System.Drawing.Size(1251, 674);
  753. this.Controls.Add(this.groupControl2);
  754. this.Controls.Add(this.groupControl1);
  755. this.Controls.Add(this.panelControl3);
  756. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  757. this.Name = "FormICSPACKINGINPUT";
  758. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  759. this.Load += new System.EventHandler(this.FormICSPACKINGINPUT_Load);
  760. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  761. this.panelControl3.ResumeLayout(false);
  762. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
  763. this.groupControl1.ResumeLayout(false);
  764. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  765. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  766. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemMemoEdit1)).EndInit();
  767. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
  768. ((System.ComponentModel.ISupportInitialize)(this.groupControl2)).EndInit();
  769. this.groupControl2.ResumeLayout(false);
  770. ((System.ComponentModel.ISupportInitialize)(this.gridViewGroup)).EndInit();
  771. ((System.ComponentModel.ISupportInitialize)(this.grvViewGroup)).EndInit();
  772. ((System.ComponentModel.ISupportInitialize)(this.advBandedGridView1)).EndInit();
  773. this.ResumeLayout(false);
  774. }
  775. #endregion
  776. private DevExpress.XtraEditors.SimpleButton btnOutPut;
  777. private DevExpress.XtraEditors.SimpleButton btnConfig;
  778. private DevExpress.XtraEditors.SimpleButton btnExit;
  779. private DevExpress.XtraEditors.SimpleButton btnFilter;
  780. private DevExpress.XtraEditors.PanelControl panelControl3;
  781. private DevExpress.XtraEditors.SimpleButton btnClose;
  782. private DevExpress.XtraEditors.SimpleButton btnRefresh;
  783. private DevExpress.XtraEditors.LabelControl lblTitle;
  784. private DevExpress.XtraEditors.SimpleButton btnCancelAll;
  785. private DevExpress.XtraEditors.SimpleButton btnSelectAll;
  786. private DevExpress.XtraEditors.GroupControl groupControl1;
  787. private DevExpress.XtraGrid.GridControl grdDetail;
  788. private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
  789. private DevExpress.XtraGrid.Columns.GridColumn colID;
  790. private DevExpress.XtraGrid.Columns.GridColumn colMUSERName;
  791. private DevExpress.XtraGrid.Columns.GridColumn colMTIME;
  792. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
  793. private DevExpress.XtraEditors.SimpleButton btnModify;
  794. private DevExpress.XtraGrid.Columns.GridColumn colMOCODE;
  795. private DevExpress.XtraGrid.Columns.GridColumn colMOSEQ;
  796. private DevExpress.XtraGrid.Columns.GridColumn colITEMCODE;
  797. private DevExpress.XtraGrid.Columns.GridColumn colINVNAME;
  798. private DevExpress.XtraGrid.Columns.GridColumn colINVTYPE;
  799. private DevExpress.XtraEditors.Repository.RepositoryItemMemoEdit repositoryItemMemoEdit1;
  800. private DevExpress.XtraGrid.Columns.GridColumn colMOBITEMCODE;
  801. private DevExpress.XtraGrid.Columns.GridColumn colCINVNAME;
  802. private DevExpress.XtraGrid.Columns.GridColumn colCINVTYPE;
  803. private DevExpress.XtraGrid.Columns.GridColumn colINVUOM;
  804. private DevExpress.XtraGrid.Columns.GridColumn colMUSER;
  805. private DevExpress.XtraGrid.Columns.GridColumn colEATTRIBUTE1;
  806. private DevExpress.XtraGrid.Columns.GridColumn colWorkPoint;
  807. private DevExpress.XtraGrid.Columns.GridColumn colEATTRIBUTE2;
  808. private DevExpress.XtraEditors.GroupControl groupControl2;
  809. private DevExpress.XtraGrid.GridControl gridViewGroup;
  810. private DevExpress.XtraGrid.Views.Grid.GridView grvViewGroup;
  811. private DevExpress.XtraGrid.Columns.GridColumn colMOCODE1;
  812. private DevExpress.XtraGrid.Columns.GridColumn gridColumn2;
  813. private DevExpress.XtraGrid.Columns.GridColumn gridColumn3;
  814. private DevExpress.XtraGrid.Columns.GridColumn gridColumn4;
  815. private DevExpress.XtraGrid.Columns.GridColumn gridColumn5;
  816. private DevExpress.XtraGrid.Columns.GridColumn colMOBITEMCODE1;
  817. private DevExpress.XtraGrid.Columns.GridColumn colCINVNAME1;
  818. private DevExpress.XtraGrid.Columns.GridColumn colCINVTYPE1;
  819. private DevExpress.XtraGrid.Columns.GridColumn colINVUOM1;
  820. private DevExpress.XtraGrid.Columns.GridColumn colMOBITEMQTY1;
  821. private DevExpress.XtraGrid.Columns.GridColumn gridColumn21;
  822. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView advBandedGridView1;
  823. private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
  824. private DevExpress.XtraEditors.SimpleButton btnPrint;
  825. private DevExpress.XtraEditors.SimpleButton btnShow;
  826. private DevExpress.XtraEditors.SimpleButton btnTrans;
  827. private DevExpress.XtraGrid.Columns.GridColumn colTransferNO;
  828. private DevExpress.XtraGrid.Columns.GridColumn colStatus;
  829. private DevExpress.XtraEditors.SimpleButton btnSave;
  830. private DevExpress.XtraGrid.Columns.GridColumn ;
  831. private DevExpress.XtraEditors.SimpleButton btnDel;
  832. }
  833. }