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

644 lines
36 KiB

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