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

754 lines
40 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSINVENTORY
  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(FormICSINVENTORY));
  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.btnGetInfo = new DevExpress.XtraEditors.SimpleButton();
  35. this.btnModify = new DevExpress.XtraEditors.SimpleButton();
  36. this.btnCreate = new DevExpress.XtraEditors.SimpleButton();
  37. this.btnCancelAll = new DevExpress.XtraEditors.SimpleButton();
  38. this.btnDel = new DevExpress.XtraEditors.SimpleButton();
  39. this.btnSelectAll = new DevExpress.XtraEditors.SimpleButton();
  40. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  41. this.btnRefresh = new DevExpress.XtraEditors.SimpleButton();
  42. this.btnClose = 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.colINVCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  50. this.colINVNAME = new DevExpress.XtraGrid.Columns.GridColumn();
  51. this.colINVDESC = new DevExpress.XtraGrid.Columns.GridColumn();
  52. this.colINVUOM = new DevExpress.XtraGrid.Columns.GridColumn();
  53. this.colINVTYPE = new DevExpress.XtraGrid.Columns.GridColumn();
  54. this.colINVCLASS = new DevExpress.XtraGrid.Columns.GridColumn();
  55. this.INVMACHINETYPE = new DevExpress.XtraGrid.Columns.GridColumn();
  56. this.colINVSTD = new DevExpress.XtraGrid.Columns.GridColumn();
  57. this.colINVVOLUME = new DevExpress.XtraGrid.Columns.GridColumn();
  58. this.colINVMODELCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  59. this.colINVEXPORTIMPORT = new DevExpress.XtraGrid.Columns.GridColumn();
  60. this.colINVMODELGROUP = new DevExpress.XtraGrid.Columns.GridColumn();
  61. this.colINVGROUP = new DevExpress.XtraGrid.Columns.GridColumn();
  62. this.colINVGROUPDESC = new DevExpress.XtraGrid.Columns.GridColumn();
  63. this.colINVCONTROLTYPE = new DevExpress.XtraGrid.Columns.GridColumn();
  64. this.colINVPARSETYPE = new DevExpress.XtraGrid.Columns.GridColumn();
  65. this.colCHECKSTATUS = new DevExpress.XtraGrid.Columns.GridColumn();
  66. this.colINVCHECKTYPE = new DevExpress.XtraGrid.Columns.GridColumn();
  67. this.colSNLENGTH = new DevExpress.XtraGrid.Columns.GridColumn();
  68. this.colVENDORCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  69. this.colROHS = new DevExpress.XtraGrid.Columns.GridColumn();
  70. this.isNeedVendor = new DevExpress.XtraGrid.Columns.GridColumn();
  71. this.colINVShelfLife = new DevExpress.XtraGrid.Columns.GridColumn();
  72. this.colINVCARTONQTY = new DevExpress.XtraGrid.Columns.GridColumn();
  73. this.colITEMBURNINQTY = new DevExpress.XtraGrid.Columns.GridColumn();
  74. this.colELECTRICCURRENTMINVALUE = new DevExpress.XtraGrid.Columns.GridColumn();
  75. this.colELECTRICCURRENTMAXVALUE = new DevExpress.XtraGrid.Columns.GridColumn();
  76. this.colPCBACOUNT = new DevExpress.XtraGrid.Columns.GridColumn();
  77. this.colCHKITEMOP = new DevExpress.XtraGrid.Columns.GridColumn();
  78. this.colISSMT = new DevExpress.XtraGrid.Columns.GridColumn();
  79. this.colMUSERName = new DevExpress.XtraGrid.Columns.GridColumn();
  80. this.colMTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  81. this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  82. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  83. this.panelControl3.SuspendLayout();
  84. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
  85. this.groupControl1.SuspendLayout();
  86. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
  89. this.SuspendLayout();
  90. //
  91. // btnOutPut
  92. //
  93. this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  94. this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White;
  95. this.btnOutPut.Appearance.Options.UseFont = true;
  96. this.btnOutPut.Appearance.Options.UseForeColor = true;
  97. this.btnOutPut.Appearance.Options.UseTextOptions = true;
  98. this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  99. this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
  100. this.btnOutPut.Location = new System.Drawing.Point(350, 0);
  101. this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
  102. this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
  103. this.btnOutPut.Name = "btnOutPut";
  104. this.btnOutPut.Size = new System.Drawing.Size(63, 30);
  105. this.btnOutPut.TabIndex = 2;
  106. this.btnOutPut.Text = "导出";
  107. this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click);
  108. //
  109. // btnConfig
  110. //
  111. this.btnConfig.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  112. this.btnConfig.Appearance.ForeColor = System.Drawing.Color.White;
  113. this.btnConfig.Appearance.Options.UseFont = true;
  114. this.btnConfig.Appearance.Options.UseForeColor = true;
  115. this.btnConfig.Appearance.Options.UseTextOptions = true;
  116. this.btnConfig.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  117. this.btnConfig.Image = ((System.Drawing.Image)(resources.GetObject("btnConfig.Image")));
  118. this.btnConfig.Location = new System.Drawing.Point(143, 0);
  119. this.btnConfig.LookAndFeel.SkinName = "BlueButtonSkin";
  120. this.btnConfig.LookAndFeel.UseDefaultLookAndFeel = false;
  121. this.btnConfig.Name = "btnConfig";
  122. this.btnConfig.Size = new System.Drawing.Size(92, 30);
  123. this.btnConfig.TabIndex = 4;
  124. this.btnConfig.Text = "数据源设置";
  125. this.btnConfig.Click += new System.EventHandler(this.btnConfig_Click);
  126. //
  127. // btnExit
  128. //
  129. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  130. this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
  131. this.btnExit.Appearance.Options.UseFont = true;
  132. this.btnExit.Appearance.Options.UseForeColor = true;
  133. this.btnExit.Appearance.Options.UseTextOptions = true;
  134. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  135. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  136. this.btnExit.Location = new System.Drawing.Point(471, 0);
  137. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  138. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  139. this.btnExit.Name = "btnExit";
  140. this.btnExit.Size = new System.Drawing.Size(55, 30);
  141. this.btnExit.TabIndex = 10;
  142. this.btnExit.Text = "退出";
  143. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  144. //
  145. // btnFilter
  146. //
  147. this.btnFilter.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  148. this.btnFilter.Appearance.ForeColor = System.Drawing.Color.White;
  149. this.btnFilter.Appearance.Options.UseFont = true;
  150. this.btnFilter.Appearance.Options.UseForeColor = true;
  151. this.btnFilter.Appearance.Options.UseTextOptions = true;
  152. this.btnFilter.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  153. this.btnFilter.Image = ((System.Drawing.Image)(resources.GetObject("btnFilter.Image")));
  154. this.btnFilter.Location = new System.Drawing.Point(84, 0);
  155. this.btnFilter.LookAndFeel.SkinName = "BlueButtonSkin";
  156. this.btnFilter.LookAndFeel.UseDefaultLookAndFeel = false;
  157. this.btnFilter.Name = "btnFilter";
  158. this.btnFilter.Size = new System.Drawing.Size(59, 30);
  159. this.btnFilter.TabIndex = 11;
  160. this.btnFilter.Text = "过滤";
  161. this.btnFilter.Click += new System.EventHandler(this.btnFilter_Click);
  162. //
  163. // panelControl3
  164. //
  165. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  166. this.panelControl3.Appearance.Options.UseBackColor = true;
  167. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  168. this.panelControl3.Controls.Add(this.btnGetInfo);
  169. this.panelControl3.Controls.Add(this.btnModify);
  170. this.panelControl3.Controls.Add(this.btnCreate);
  171. this.panelControl3.Controls.Add(this.btnCancelAll);
  172. this.panelControl3.Controls.Add(this.btnDel);
  173. this.panelControl3.Controls.Add(this.btnSelectAll);
  174. this.panelControl3.Controls.Add(this.lblTitle);
  175. this.panelControl3.Controls.Add(this.btnRefresh);
  176. this.panelControl3.Controls.Add(this.btnClose);
  177. this.panelControl3.Controls.Add(this.btnFilter);
  178. this.panelControl3.Controls.Add(this.btnExit);
  179. this.panelControl3.Controls.Add(this.btnConfig);
  180. this.panelControl3.Controls.Add(this.btnOutPut);
  181. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  182. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  183. this.panelControl3.Name = "panelControl3";
  184. this.panelControl3.Size = new System.Drawing.Size(1036, 30);
  185. this.panelControl3.TabIndex = 13;
  186. //
  187. // btnGetInfo
  188. //
  189. this.btnGetInfo.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  190. this.btnGetInfo.Appearance.ForeColor = System.Drawing.Color.White;
  191. this.btnGetInfo.Appearance.Options.UseFont = true;
  192. this.btnGetInfo.Appearance.Options.UseForeColor = true;
  193. this.btnGetInfo.Appearance.Options.UseTextOptions = true;
  194. this.btnGetInfo.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  195. this.btnGetInfo.Image = ((System.Drawing.Image)(resources.GetObject("btnGetInfo.Image")));
  196. this.btnGetInfo.Location = new System.Drawing.Point(761, 0);
  197. this.btnGetInfo.LookAndFeel.SkinName = "BlueButtonSkin";
  198. this.btnGetInfo.LookAndFeel.UseDefaultLookAndFeel = false;
  199. this.btnGetInfo.Name = "btnGetInfo";
  200. this.btnGetInfo.Size = new System.Drawing.Size(56, 30);
  201. this.btnGetInfo.TabIndex = 35;
  202. this.btnGetInfo.Text = "同步";
  203. this.btnGetInfo.Visible = false;
  204. this.btnGetInfo.Click += new System.EventHandler(this.btnGetInfo_Click);
  205. //
  206. // btnModify
  207. //
  208. this.btnModify.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  209. this.btnModify.Appearance.ForeColor = System.Drawing.Color.White;
  210. this.btnModify.Appearance.Options.UseFont = true;
  211. this.btnModify.Appearance.Options.UseForeColor = true;
  212. this.btnModify.Appearance.Options.UseTextOptions = true;
  213. this.btnModify.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  214. this.btnModify.Image = ((System.Drawing.Image)(resources.GetObject("btnModify.Image")));
  215. this.btnModify.Location = new System.Drawing.Point(697, 0);
  216. this.btnModify.LookAndFeel.SkinName = "BlueButtonSkin";
  217. this.btnModify.LookAndFeel.UseDefaultLookAndFeel = false;
  218. this.btnModify.Name = "btnModify";
  219. this.btnModify.Size = new System.Drawing.Size(58, 30);
  220. this.btnModify.TabIndex = 24;
  221. this.btnModify.Text = "修改";
  222. this.btnModify.Visible = false;
  223. this.btnModify.Click += new System.EventHandler(this.btnModify_Click);
  224. //
  225. // btnCreate
  226. //
  227. this.btnCreate.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  228. this.btnCreate.Appearance.ForeColor = System.Drawing.Color.White;
  229. this.btnCreate.Appearance.Options.UseFont = true;
  230. this.btnCreate.Appearance.Options.UseForeColor = true;
  231. this.btnCreate.Appearance.Options.UseTextOptions = true;
  232. this.btnCreate.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  233. this.btnCreate.Image = ((System.Drawing.Image)(resources.GetObject("btnCreate.Image")));
  234. this.btnCreate.Location = new System.Drawing.Point(823, 0);
  235. this.btnCreate.LookAndFeel.SkinName = "BlueButtonSkin";
  236. this.btnCreate.LookAndFeel.UseDefaultLookAndFeel = false;
  237. this.btnCreate.Name = "btnCreate";
  238. this.btnCreate.Size = new System.Drawing.Size(58, 30);
  239. this.btnCreate.TabIndex = 23;
  240. this.btnCreate.Text = "新增";
  241. this.btnCreate.Visible = false;
  242. this.btnCreate.Click += new System.EventHandler(this.btnCreate_Click);
  243. //
  244. // btnCancelAll
  245. //
  246. this.btnCancelAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  247. this.btnCancelAll.Appearance.ForeColor = System.Drawing.Color.White;
  248. this.btnCancelAll.Appearance.Options.UseFont = true;
  249. this.btnCancelAll.Appearance.Options.UseForeColor = true;
  250. this.btnCancelAll.Appearance.Options.UseTextOptions = true;
  251. this.btnCancelAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  252. this.btnCancelAll.Image = ((System.Drawing.Image)(resources.GetObject("btnCancelAll.Image")));
  253. this.btnCancelAll.Location = new System.Drawing.Point(293, 0);
  254. this.btnCancelAll.LookAndFeel.SkinName = "BlueButtonSkin";
  255. this.btnCancelAll.LookAndFeel.UseDefaultLookAndFeel = false;
  256. this.btnCancelAll.Name = "btnCancelAll";
  257. this.btnCancelAll.Size = new System.Drawing.Size(58, 30);
  258. this.btnCancelAll.TabIndex = 22;
  259. this.btnCancelAll.Text = "全消";
  260. this.btnCancelAll.Click += new System.EventHandler(this.btnCancelAll_Click);
  261. //
  262. // btnDel
  263. //
  264. this.btnDel.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  265. this.btnDel.Appearance.ForeColor = System.Drawing.Color.White;
  266. this.btnDel.Appearance.Options.UseFont = true;
  267. this.btnDel.Appearance.Options.UseForeColor = true;
  268. this.btnDel.Appearance.Options.UseTextOptions = true;
  269. this.btnDel.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  270. this.btnDel.Image = ((System.Drawing.Image)(resources.GetObject("btnDel.Image")));
  271. this.btnDel.Location = new System.Drawing.Point(887, 0);
  272. this.btnDel.LookAndFeel.SkinName = "BlueButtonSkin";
  273. this.btnDel.LookAndFeel.UseDefaultLookAndFeel = false;
  274. this.btnDel.Name = "btnDel";
  275. this.btnDel.Size = new System.Drawing.Size(58, 30);
  276. this.btnDel.TabIndex = 21;
  277. this.btnDel.Text = "删除";
  278. this.btnDel.Visible = false;
  279. this.btnDel.Click += new System.EventHandler(this.btnDel_Click);
  280. //
  281. // btnSelectAll
  282. //
  283. this.btnSelectAll.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  284. this.btnSelectAll.Appearance.ForeColor = System.Drawing.Color.White;
  285. this.btnSelectAll.Appearance.Options.UseFont = true;
  286. this.btnSelectAll.Appearance.Options.UseForeColor = true;
  287. this.btnSelectAll.Appearance.Options.UseTextOptions = true;
  288. this.btnSelectAll.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  289. this.btnSelectAll.Image = ((System.Drawing.Image)(resources.GetObject("btnSelectAll.Image")));
  290. this.btnSelectAll.Location = new System.Drawing.Point(235, 0);
  291. this.btnSelectAll.LookAndFeel.SkinName = "BlueButtonSkin";
  292. this.btnSelectAll.LookAndFeel.UseDefaultLookAndFeel = false;
  293. this.btnSelectAll.Name = "btnSelectAll";
  294. this.btnSelectAll.Size = new System.Drawing.Size(58, 30);
  295. this.btnSelectAll.TabIndex = 20;
  296. this.btnSelectAll.Text = "全选";
  297. this.btnSelectAll.Click += new System.EventHandler(this.btnSelectAll_Click);
  298. //
  299. // lblTitle
  300. //
  301. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  302. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  303. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  304. this.lblTitle.Location = new System.Drawing.Point(3, 4);
  305. this.lblTitle.Name = "lblTitle";
  306. this.lblTitle.Size = new System.Drawing.Size(81, 23);
  307. this.lblTitle.TabIndex = 19;
  308. this.lblTitle.Text = "存货维护";
  309. //
  310. // btnRefresh
  311. //
  312. this.btnRefresh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  313. this.btnRefresh.Appearance.ForeColor = System.Drawing.Color.White;
  314. this.btnRefresh.Appearance.Options.UseFont = true;
  315. this.btnRefresh.Appearance.Options.UseForeColor = true;
  316. this.btnRefresh.Appearance.Options.UseTextOptions = true;
  317. this.btnRefresh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  318. this.btnRefresh.Image = ((System.Drawing.Image)(resources.GetObject("btnRefresh.Image")));
  319. this.btnRefresh.Location = new System.Drawing.Point(413, 0);
  320. this.btnRefresh.LookAndFeel.SkinName = "BlueButtonSkin";
  321. this.btnRefresh.LookAndFeel.UseDefaultLookAndFeel = false;
  322. this.btnRefresh.Name = "btnRefresh";
  323. this.btnRefresh.Size = new System.Drawing.Size(58, 30);
  324. this.btnRefresh.TabIndex = 17;
  325. this.btnRefresh.Text = "刷新";
  326. this.btnRefresh.Click += new System.EventHandler(this.btnRefresh_Click);
  327. //
  328. // btnClose
  329. //
  330. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  331. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  332. this.btnClose.Appearance.Options.UseFont = true;
  333. this.btnClose.Appearance.Options.UseForeColor = true;
  334. this.btnClose.Appearance.Options.UseTextOptions = true;
  335. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  336. this.btnClose.Dock = System.Windows.Forms.DockStyle.Right;
  337. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  338. this.btnClose.Location = new System.Drawing.Point(1010, 0);
  339. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  340. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  341. this.btnClose.Name = "btnClose";
  342. this.btnClose.Size = new System.Drawing.Size(26, 30);
  343. this.btnClose.TabIndex = 14;
  344. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  345. //
  346. // rptPage
  347. //
  348. this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
  349. this.rptPage.Appearance.Options.UseBackColor = true;
  350. this.rptPage.Dock = System.Windows.Forms.DockStyle.Bottom;
  351. this.rptPage.isInit = false;
  352. this.rptPage.Location = new System.Drawing.Point(0, 413);
  353. this.rptPage.Name = "rptPage";
  354. this.rptPage.PageIndex = 0;
  355. this.rptPage.PageSize = 0;
  356. this.rptPage.RecordNum = 0;
  357. this.rptPage.Size = new System.Drawing.Size(1036, 26);
  358. this.rptPage.TabIndex = 15;
  359. this.rptPage.PageIndexChanged += new ICSSoft.Base.UserControl.FormControl.PageNavTool.PageChageHandel(this.rptPage_PageIndexChanged);
  360. //
  361. // groupControl1
  362. //
  363. this.groupControl1.Controls.Add(this.grdDetail);
  364. this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  365. this.groupControl1.Location = new System.Drawing.Point(0, 30);
  366. this.groupControl1.Name = "groupControl1";
  367. this.groupControl1.Size = new System.Drawing.Size(1036, 383);
  368. this.groupControl1.TabIndex = 14;
  369. this.groupControl1.Text = "详细信息";
  370. //
  371. // grdDetail
  372. //
  373. this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  374. this.grdDetail.Location = new System.Drawing.Point(2, 22);
  375. this.grdDetail.MainView = this.grvDetail;
  376. this.grdDetail.Name = "grdDetail";
  377. this.grdDetail.Size = new System.Drawing.Size(1032, 359);
  378. this.grdDetail.TabIndex = 0;
  379. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  380. this.grvDetail,
  381. this.grvAdvDetail});
  382. //
  383. // grvDetail
  384. //
  385. this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  386. this.colisSelect,
  387. this.colID,
  388. this.colINVCODE,
  389. this.colINVNAME,
  390. this.colINVDESC,
  391. this.colINVUOM,
  392. this.colINVTYPE,
  393. this.colINVCLASS,
  394. this.INVMACHINETYPE,
  395. this.colINVSTD,
  396. this.colINVVOLUME,
  397. this.colINVMODELCODE,
  398. this.colINVEXPORTIMPORT,
  399. this.colINVMODELGROUP,
  400. this.colINVGROUP,
  401. this.colINVGROUPDESC,
  402. this.colINVCONTROLTYPE,
  403. this.colINVPARSETYPE,
  404. this.colCHECKSTATUS,
  405. this.colINVCHECKTYPE,
  406. this.colSNLENGTH,
  407. this.colVENDORCODE,
  408. this.colROHS,
  409. this.isNeedVendor,
  410. this.colINVShelfLife,
  411. this.colINVCARTONQTY,
  412. this.colITEMBURNINQTY,
  413. this.colELECTRICCURRENTMINVALUE,
  414. this.colELECTRICCURRENTMAXVALUE,
  415. this.colPCBACOUNT,
  416. this.colCHKITEMOP,
  417. this.colISSMT,
  418. this.colMUSERName,
  419. this.colMTIME});
  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. //
  441. // colID
  442. //
  443. this.colID.Caption = "guid";
  444. this.colID.FieldName = "ID";
  445. this.colID.Name = "colID";
  446. //
  447. // colINVCODE
  448. //
  449. this.colINVCODE.Caption = "存货编码";
  450. this.colINVCODE.FieldName = "INVCODE";
  451. this.colINVCODE.Name = "colINVCODE";
  452. this.colINVCODE.Visible = true;
  453. this.colINVCODE.VisibleIndex = 1;
  454. //
  455. // colINVNAME
  456. //
  457. this.colINVNAME.Caption = "存货名称";
  458. this.colINVNAME.FieldName = "INVNAME";
  459. this.colINVNAME.Name = "colINVNAME";
  460. this.colINVNAME.Visible = true;
  461. this.colINVNAME.VisibleIndex = 2;
  462. //
  463. // colINVDESC
  464. //
  465. this.colINVDESC.Caption = "存货描述";
  466. this.colINVDESC.FieldName = "INVDESC";
  467. this.colINVDESC.Name = "colINVDESC";
  468. this.colINVDESC.Visible = true;
  469. this.colINVDESC.VisibleIndex = 5;
  470. //
  471. // colINVUOM
  472. //
  473. this.colINVUOM.Caption = "单位";
  474. this.colINVUOM.FieldName = "INVUOM";
  475. this.colINVUOM.Name = "colINVUOM";
  476. this.colINVUOM.Visible = true;
  477. this.colINVUOM.VisibleIndex = 7;
  478. //
  479. // colINVTYPE
  480. //
  481. this.colINVTYPE.Caption = "存货类型";
  482. this.colINVTYPE.FieldName = "INVTYPE";
  483. this.colINVTYPE.Name = "colINVTYPE";
  484. this.colINVTYPE.Visible = true;
  485. this.colINVTYPE.VisibleIndex = 8;
  486. //
  487. // colINVCLASS
  488. //
  489. this.colINVCLASS.Caption = "存货类别";
  490. this.colINVCLASS.FieldName = "INVCLASS";
  491. this.colINVCLASS.Name = "colINVCLASS";
  492. this.colINVCLASS.Visible = true;
  493. this.colINVCLASS.VisibleIndex = 9;
  494. //
  495. // INVMACHINETYPE
  496. //
  497. this.INVMACHINETYPE.Caption = "仓库";
  498. this.INVMACHINETYPE.FieldName = "INVMACHINETYPE";
  499. this.INVMACHINETYPE.Name = "INVMACHINETYPE";
  500. this.INVMACHINETYPE.Visible = true;
  501. this.INVMACHINETYPE.VisibleIndex = 10;
  502. //
  503. // colINVSTD
  504. //
  505. this.colINVSTD.Caption = "规格型号";
  506. this.colINVSTD.FieldName = "INVSTD";
  507. this.colINVSTD.Name = "colINVSTD";
  508. this.colINVSTD.Visible = true;
  509. this.colINVSTD.VisibleIndex = 4;
  510. //
  511. // colINVVOLUME
  512. //
  513. this.colINVVOLUME.Caption = "体积";
  514. this.colINVVOLUME.FieldName = "INVVOLUME";
  515. this.colINVVOLUME.Name = "colINVVOLUME";
  516. //
  517. // colINVMODELCODE
  518. //
  519. this.colINVMODELCODE.Caption = "机种类型";
  520. this.colINVMODELCODE.FieldName = "INVMODELCODE";
  521. this.colINVMODELCODE.Name = "colINVMODELCODE";
  522. //
  523. // colINVEXPORTIMPORT
  524. //
  525. this.colINVEXPORTIMPORT.Caption = "出口/进口";
  526. this.colINVEXPORTIMPORT.FieldName = "INVEXPORTIMPORT";
  527. this.colINVEXPORTIMPORT.Name = "colINVEXPORTIMPORT";
  528. //
  529. // colINVMODELGROUP
  530. //
  531. this.colINVMODELGROUP.Caption = "机种组别";
  532. this.colINVMODELGROUP.FieldName = "INVMODELGROUP";
  533. this.colINVMODELGROUP.Name = "colINVMODELGROUP";
  534. //
  535. // colINVGROUP
  536. //
  537. this.colINVGROUP.Caption = "存货组";
  538. this.colINVGROUP.FieldName = "INVGROUP";
  539. this.colINVGROUP.Name = "colINVGROUP";
  540. //
  541. // colINVGROUPDESC
  542. //
  543. this.colINVGROUPDESC.Caption = "存货组描述";
  544. this.colINVGROUPDESC.FieldName = "INVGROUPDESC";
  545. this.colINVGROUPDESC.Name = "colINVGROUPDESC";
  546. //
  547. // colINVCONTROLTYPE
  548. //
  549. this.colINVCONTROLTYPE.Caption = "管控类型";
  550. this.colINVCONTROLTYPE.FieldName = "INVCONTROLTYPE";
  551. this.colINVCONTROLTYPE.Name = "colINVCONTROLTYPE";
  552. this.colINVCONTROLTYPE.Visible = true;
  553. this.colINVCONTROLTYPE.VisibleIndex = 3;
  554. //
  555. // colINVPARSETYPE
  556. //
  557. this.colINVPARSETYPE.Caption = "解析方式";
  558. this.colINVPARSETYPE.FieldName = "INVPARSETYPE";
  559. this.colINVPARSETYPE.Name = "colINVPARSETYPE";
  560. //
  561. // colCHECKSTATUS
  562. //
  563. this.colCHECKSTATUS.Caption = "是否检查物料完工状态";
  564. this.colCHECKSTATUS.FieldName = "CHECKSTATUS";
  565. this.colCHECKSTATUS.Name = "colCHECKSTATUS";
  566. //
  567. // colINVCHECKTYPE
  568. //
  569. this.colINVCHECKTYPE.Caption = "检查类型";
  570. this.colINVCHECKTYPE.FieldName = "INVCHECKTYPE";
  571. this.colINVCHECKTYPE.Name = "colINVCHECKTYPE";
  572. //
  573. // colSNLENGTH
  574. //
  575. this.colSNLENGTH.Caption = "序列号长度";
  576. this.colSNLENGTH.FieldName = "SNLENGTH";
  577. this.colSNLENGTH.Name = "colSNLENGTH";
  578. //
  579. // colVENDORCODE
  580. //
  581. this.colVENDORCODE.Caption = "供应商代码";
  582. this.colVENDORCODE.FieldName = "VENDORCODE";
  583. this.colVENDORCODE.Name = "colVENDORCODE";
  584. //
  585. // colROHS
  586. //
  587. this.colROHS.Caption = "ROHS标志";
  588. this.colROHS.FieldName = "ROHS";
  589. this.colROHS.Name = "colROHS";
  590. //
  591. // isNeedVendor
  592. //
  593. this.isNeedVendor.Caption = "是否卡空物料必须有资料供应商";
  594. this.isNeedVendor.FieldName = "NeedVendor";
  595. this.isNeedVendor.Name = "isNeedVendor";
  596. //
  597. // colINVShelfLife
  598. //
  599. this.colINVShelfLife.Caption = "保存期(天)";
  600. this.colINVShelfLife.FieldName = "INVShelfLife";
  601. this.colINVShelfLife.Name = "colINVShelfLife";
  602. //
  603. // colINVCARTONQTY
  604. //
  605. this.colINVCARTONQTY.Caption = "最小包装量";
  606. this.colINVCARTONQTY.FieldName = "INVCARTONQTY";
  607. this.colINVCARTONQTY.Name = "colINVCARTONQTY";
  608. this.colINVCARTONQTY.Visible = true;
  609. this.colINVCARTONQTY.VisibleIndex = 6;
  610. //
  611. // colITEMBURNINQTY
  612. //
  613. this.colITEMBURNINQTY.Caption = "老化装车数量";
  614. this.colITEMBURNINQTY.FieldName = "ITEMBURNINQTY";
  615. this.colITEMBURNINQTY.Name = "colITEMBURNINQTY";
  616. //
  617. // colELECTRICCURRENTMINVALUE
  618. //
  619. this.colELECTRICCURRENTMINVALUE.Caption = "最小电流值";
  620. this.colELECTRICCURRENTMINVALUE.FieldName = "ELECTRICCURRENTMINVALUE";
  621. this.colELECTRICCURRENTMINVALUE.Name = "colELECTRICCURRENTMINVALUE";
  622. //
  623. // colELECTRICCURRENTMAXVALUE
  624. //
  625. this.colELECTRICCURRENTMAXVALUE.Caption = "最大电流值";
  626. this.colELECTRICCURRENTMAXVALUE.FieldName = "ELECTRICCURRENTMAXVALUE";
  627. this.colELECTRICCURRENTMAXVALUE.Name = "colELECTRICCURRENTMAXVALUE";
  628. //
  629. // colPCBACOUNT
  630. //
  631. this.colPCBACOUNT.Caption = "PCBA拼版数量";
  632. this.colPCBACOUNT.FieldName = "PCBACOUNT";
  633. this.colPCBACOUNT.Name = "colPCBACOUNT";
  634. //
  635. // colCHKITEMOP
  636. //
  637. this.colCHKITEMOP.Caption = "产生送检批工序";
  638. this.colCHKITEMOP.FieldName = "CHKITEMOP";
  639. this.colCHKITEMOP.Name = "colCHKITEMOP";
  640. //
  641. // colISSMT
  642. //
  643. this.colISSMT.Caption = "是否SMT料卷料Y,N";
  644. this.colISSMT.FieldName = "ISSMT";
  645. this.colISSMT.Name = "colISSMT";
  646. //
  647. // colMUSERName
  648. //
  649. this.colMUSERName.Caption = "维护人";
  650. this.colMUSERName.FieldName = "MUSERName";
  651. this.colMUSERName.Name = "colMUSERName";
  652. this.colMUSERName.Visible = true;
  653. this.colMUSERName.VisibleIndex = 11;
  654. //
  655. // colMTIME
  656. //
  657. this.colMTIME.Caption = "维护时间";
  658. this.colMTIME.FieldName = "MTIME";
  659. this.colMTIME.Name = "colMTIME";
  660. this.colMTIME.Visible = true;
  661. this.colMTIME.VisibleIndex = 12;
  662. //
  663. // grvAdvDetail
  664. //
  665. this.grvAdvDetail.GridControl = this.grdDetail;
  666. this.grvAdvDetail.Name = "grvAdvDetail";
  667. this.grvAdvDetail.OptionsBehavior.ReadOnly = true;
  668. this.grvAdvDetail.OptionsSelection.MultiSelect = true;
  669. this.grvAdvDetail.OptionsView.ShowFooter = true;
  670. this.grvAdvDetail.OptionsView.ShowGroupPanel = false;
  671. //
  672. // FormICSINVENTORY
  673. //
  674. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  675. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  676. this.ClientSize = new System.Drawing.Size(1036, 439);
  677. this.Controls.Add(this.groupControl1);
  678. this.Controls.Add(this.rptPage);
  679. this.Controls.Add(this.panelControl3);
  680. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  681. this.Name = "FormICSINVENTORY";
  682. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  683. this.Text = "存货维护";
  684. this.Load += new System.EventHandler(this.FormDCT_Load);
  685. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  686. this.panelControl3.ResumeLayout(false);
  687. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
  688. this.groupControl1.ResumeLayout(false);
  689. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  690. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  691. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
  692. this.ResumeLayout(false);
  693. }
  694. #endregion
  695. private DevExpress.XtraEditors.SimpleButton btnOutPut;
  696. private DevExpress.XtraEditors.SimpleButton btnConfig;
  697. private DevExpress.XtraEditors.SimpleButton btnExit;
  698. private DevExpress.XtraEditors.SimpleButton btnFilter;
  699. private DevExpress.XtraEditors.PanelControl panelControl3;
  700. private DevExpress.XtraEditors.SimpleButton btnClose;
  701. private DevExpress.XtraEditors.SimpleButton btnRefresh;
  702. private DevExpress.XtraEditors.LabelControl lblTitle;
  703. private DevExpress.XtraEditors.SimpleButton btnCreate;
  704. private DevExpress.XtraEditors.SimpleButton btnCancelAll;
  705. private DevExpress.XtraEditors.SimpleButton btnDel;
  706. private DevExpress.XtraEditors.SimpleButton btnSelectAll;
  707. private Base.UserControl.FormControl.PageNavTool rptPage;
  708. private DevExpress.XtraEditors.GroupControl groupControl1;
  709. private DevExpress.XtraGrid.GridControl grdDetail;
  710. private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
  711. private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
  712. private DevExpress.XtraGrid.Columns.GridColumn colID;
  713. private DevExpress.XtraGrid.Columns.GridColumn colMUSERName;
  714. private DevExpress.XtraGrid.Columns.GridColumn colMTIME;
  715. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
  716. private DevExpress.XtraEditors.SimpleButton btnModify;
  717. private DevExpress.XtraGrid.Columns.GridColumn colINVCODE;
  718. private DevExpress.XtraGrid.Columns.GridColumn colINVNAME;
  719. private DevExpress.XtraGrid.Columns.GridColumn colINVDESC;
  720. private DevExpress.XtraGrid.Columns.GridColumn colINVUOM;
  721. private DevExpress.XtraGrid.Columns.GridColumn colINVTYPE;
  722. private DevExpress.XtraGrid.Columns.GridColumn colINVCLASS;
  723. private DevExpress.XtraGrid.Columns.GridColumn INVMACHINETYPE;
  724. private DevExpress.XtraGrid.Columns.GridColumn colINVVOLUME;
  725. private DevExpress.XtraGrid.Columns.GridColumn colINVMODELCODE;
  726. private DevExpress.XtraGrid.Columns.GridColumn colINVEXPORTIMPORT;
  727. private DevExpress.XtraGrid.Columns.GridColumn colINVMODELGROUP;
  728. private DevExpress.XtraGrid.Columns.GridColumn colINVGROUP;
  729. private DevExpress.XtraGrid.Columns.GridColumn colINVGROUPDESC;
  730. private DevExpress.XtraGrid.Columns.GridColumn colINVCONTROLTYPE;
  731. private DevExpress.XtraGrid.Columns.GridColumn colINVPARSETYPE;
  732. private DevExpress.XtraGrid.Columns.GridColumn colCHECKSTATUS;
  733. private DevExpress.XtraGrid.Columns.GridColumn colINVCHECKTYPE;
  734. private DevExpress.XtraGrid.Columns.GridColumn colSNLENGTH;
  735. private DevExpress.XtraGrid.Columns.GridColumn colVENDORCODE;
  736. private DevExpress.XtraGrid.Columns.GridColumn colROHS;
  737. private DevExpress.XtraGrid.Columns.GridColumn isNeedVendor;
  738. private DevExpress.XtraGrid.Columns.GridColumn colINVShelfLife;
  739. private DevExpress.XtraGrid.Columns.GridColumn colINVCARTONQTY;
  740. private DevExpress.XtraGrid.Columns.GridColumn colITEMBURNINQTY;
  741. private DevExpress.XtraGrid.Columns.GridColumn colELECTRICCURRENTMINVALUE;
  742. private DevExpress.XtraGrid.Columns.GridColumn colELECTRICCURRENTMAXVALUE;
  743. private DevExpress.XtraGrid.Columns.GridColumn colPCBACOUNT;
  744. private DevExpress.XtraGrid.Columns.GridColumn colCHKITEMOP;
  745. private DevExpress.XtraGrid.Columns.GridColumn colISSMT;
  746. private DevExpress.XtraEditors.SimpleButton btnGetInfo;
  747. private DevExpress.XtraGrid.Columns.GridColumn colINVSTD;
  748. }
  749. }