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

591 lines
34 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSEQPMaterialINV
  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(FormICSEQPMaterialINV));
  29. this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
  30. this.grdDetail = new DevExpress.XtraGrid.GridControl();
  31. this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  32. this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
  33. this.colMCODE = new DevExpress.XtraGrid.Columns.GridColumn();
  34. this.colMName = new DevExpress.XtraGrid.Columns.GridColumn();
  35. this.colMtype = new DevExpress.XtraGrid.Columns.GridColumn();
  36. this.colMINVQty = new DevExpress.XtraGrid.Columns.GridColumn();
  37. this.colMUSEQty = new DevExpress.XtraGrid.Columns.GridColumn();
  38. this.colMScrapQty = new DevExpress.XtraGrid.Columns.GridColumn();
  39. this.colMDetail = new DevExpress.XtraGrid.Columns.GridColumn();
  40. this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  41. this.colMScrap = new DevExpress.XtraGrid.Columns.GridColumn();
  42. this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  43. this.colMUSERName = new DevExpress.XtraGrid.Columns.GridColumn();
  44. this.colMTIME = new DevExpress.XtraGrid.Columns.GridColumn();
  45. this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  46. this.repDate = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
  47. this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
  48. this.btnExit = new DevExpress.XtraEditors.SimpleButton();
  49. this.btnFilter = new DevExpress.XtraEditors.SimpleButton();
  50. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  51. this.txtTrans = new DevExpress.XtraEditors.SimpleButton();
  52. this.btnFalsh = new DevExpress.XtraEditors.SimpleButton();
  53. this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
  54. this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
  55. this.btnCanSelect = new DevExpress.XtraEditors.SimpleButton();
  56. this.btnConfig = new DevExpress.XtraEditors.SimpleButton();
  57. this.btnEdit = new DevExpress.XtraEditors.SimpleButton();
  58. this.btnAdd = new DevExpress.XtraEditors.SimpleButton();
  59. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  60. this.btnDelLable = new DevExpress.XtraEditors.SimpleButton();
  61. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  62. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
  63. this.groupControl1.SuspendLayout();
  64. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  65. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  66. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
  67. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
  68. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
  69. ((System.ComponentModel.ISupportInitialize)(this.repDate)).BeginInit();
  70. ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).BeginInit();
  71. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  72. this.panelControl3.SuspendLayout();
  73. this.SuspendLayout();
  74. //
  75. // groupControl1
  76. //
  77. this.groupControl1.Controls.Add(this.grdDetail);
  78. this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  79. this.groupControl1.Location = new System.Drawing.Point(0, 30);
  80. this.groupControl1.Name = "groupControl1";
  81. this.groupControl1.Size = new System.Drawing.Size(1156, 383);
  82. this.groupControl1.TabIndex = 14;
  83. this.groupControl1.Text = "详细信息";
  84. //
  85. // grdDetail
  86. //
  87. this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  88. this.grdDetail.Location = new System.Drawing.Point(2, 22);
  89. this.grdDetail.MainView = this.grvDetail;
  90. this.grdDetail.Name = "grdDetail";
  91. this.grdDetail.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  92. this.repositoryItemButtonEdit1,
  93. this.repositoryItemButtonEdit2});
  94. this.grdDetail.Size = new System.Drawing.Size(1152, 359);
  95. this.grdDetail.TabIndex = 0;
  96. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  97. this.grvDetail,
  98. this.grvAdvDetail});
  99. //
  100. // grvDetail
  101. //
  102. this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  103. this.colisSelect,
  104. this.colMCODE,
  105. this.colMName,
  106. this.colMtype,
  107. this.colMINVQty,
  108. this.colMUSEQty,
  109. this.colMScrapQty,
  110. this.colMDetail,
  111. this.colMScrap,
  112. this.colMUSERName,
  113. this.colMTIME});
  114. this.grvDetail.GridControl = this.grdDetail;
  115. this.grvDetail.IndicatorWidth = 40;
  116. this.grvDetail.Name = "grvDetail";
  117. this.grvDetail.OptionsBehavior.ReadOnly = true;
  118. this.grvDetail.OptionsSelection.MultiSelect = true;
  119. this.grvDetail.OptionsView.ColumnAutoWidth = false;
  120. this.grvDetail.OptionsView.ShowFooter = true;
  121. this.grvDetail.OptionsView.ShowGroupPanel = false;
  122. this.grvDetail.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
  123. this.grvDetail.DoubleClick += new System.EventHandler(this.grvDetail_DoubleClick);
  124. //
  125. // colisSelect
  126. //
  127. this.colisSelect.Caption = "选择";
  128. this.colisSelect.FieldName = "isSelect";
  129. this.colisSelect.Name = "colisSelect";
  130. this.colisSelect.OptionsColumn.AllowEdit = false;
  131. this.colisSelect.Visible = true;
  132. this.colisSelect.VisibleIndex = 0;
  133. this.colisSelect.Width = 48;
  134. //
  135. // colMCODE
  136. //
  137. this.colMCODE.Caption = "备件料号";
  138. this.colMCODE.FieldName = "MCODE";
  139. this.colMCODE.Name = "colMCODE";
  140. this.colMCODE.Visible = true;
  141. this.colMCODE.VisibleIndex = 3;
  142. //
  143. // colMName
  144. //
  145. this.colMName.Caption = "备件名称";
  146. this.colMName.FieldName = "MName";
  147. this.colMName.Name = "colMName";
  148. this.colMName.Visible = true;
  149. this.colMName.VisibleIndex = 2;
  150. //
  151. // colMtype
  152. //
  153. this.colMtype.Caption = "备件类型";
  154. this.colMtype.FieldName = "Mtype";
  155. this.colMtype.Name = "colMtype";
  156. this.colMtype.Visible = true;
  157. this.colMtype.VisibleIndex = 1;
  158. this.colMtype.Width = 49;
  159. //
  160. // colMINVQty
  161. //
  162. this.colMINVQty.Caption = "部件库存数量";
  163. this.colMINVQty.FieldName = "MINVQty";
  164. this.colMINVQty.Name = "colMINVQty";
  165. this.colMINVQty.Visible = true;
  166. this.colMINVQty.VisibleIndex = 4;
  167. this.colMINVQty.Width = 141;
  168. //
  169. // colMUSEQty
  170. //
  171. this.colMUSEQty.Caption = "备件使用数量";
  172. this.colMUSEQty.FieldName = "MUSEQty";
  173. this.colMUSEQty.Name = "colMUSEQty";
  174. this.colMUSEQty.Visible = true;
  175. this.colMUSEQty.VisibleIndex = 5;
  176. //
  177. // colMScrapQty
  178. //
  179. this.colMScrapQty.Caption = "备件报废数量";
  180. this.colMScrapQty.FieldName = "MScrapQty";
  181. this.colMScrapQty.Name = "colMScrapQty";
  182. this.colMScrapQty.Visible = true;
  183. this.colMScrapQty.VisibleIndex = 6;
  184. //
  185. // colMDetail
  186. //
  187. this.colMDetail.Caption = "备件详情";
  188. this.colMDetail.ColumnEdit = this.repositoryItemButtonEdit1;
  189. this.colMDetail.FieldName = "MDetail";
  190. this.colMDetail.Name = "colMDetail";
  191. this.colMDetail.Visible = true;
  192. this.colMDetail.VisibleIndex = 7;
  193. //
  194. // repositoryItemButtonEdit1
  195. //
  196. this.repositoryItemButtonEdit1.AutoHeight = false;
  197. this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  198. new DevExpress.XtraEditors.Controls.EditorButton()});
  199. this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
  200. this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
  201. this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_BottonClick);
  202. //
  203. // colMScrap
  204. //
  205. this.colMScrap.Caption = "已报废";
  206. this.colMScrap.ColumnEdit = this.repositoryItemButtonEdit2;
  207. this.colMScrap.FieldName = "MScrap";
  208. this.colMScrap.Name = "colMScrap";
  209. this.colMScrap.Visible = true;
  210. this.colMScrap.VisibleIndex = 8;
  211. //
  212. // repositoryItemButtonEdit2
  213. //
  214. this.repositoryItemButtonEdit2.AutoHeight = false;
  215. this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  216. new DevExpress.XtraEditors.Controls.EditorButton()});
  217. this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
  218. this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
  219. this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_BottonClick);
  220. //
  221. // colMUSERName
  222. //
  223. this.colMUSERName.Caption = "维护人";
  224. this.colMUSERName.FieldName = "MUSERName";
  225. this.colMUSERName.Name = "colMUSERName";
  226. this.colMUSERName.Visible = true;
  227. this.colMUSERName.VisibleIndex = 9;
  228. //
  229. // colMTIME
  230. //
  231. this.colMTIME.Caption = "维护时间";
  232. this.colMTIME.FieldName = "MTIME";
  233. this.colMTIME.Name = "colMTIME";
  234. this.colMTIME.OptionsColumn.AllowEdit = false;
  235. this.colMTIME.Visible = true;
  236. this.colMTIME.VisibleIndex = 10;
  237. //
  238. // grvAdvDetail
  239. //
  240. this.grvAdvDetail.GridControl = this.grdDetail;
  241. this.grvAdvDetail.Name = "grvAdvDetail";
  242. this.grvAdvDetail.OptionsBehavior.ReadOnly = true;
  243. this.grvAdvDetail.OptionsSelection.MultiSelect = true;
  244. this.grvAdvDetail.OptionsView.ShowFooter = true;
  245. this.grvAdvDetail.OptionsView.ShowGroupPanel = false;
  246. //
  247. // repDate
  248. //
  249. this.repDate.AutoHeight = false;
  250. this.repDate.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  251. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  252. this.repDate.Mask.EditMask = "yyyy-MM-dd";
  253. this.repDate.Mask.UseMaskAsDisplayFormat = true;
  254. this.repDate.Name = "repDate";
  255. this.repDate.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  256. new DevExpress.XtraEditors.Controls.EditorButton()});
  257. //
  258. // rptPage
  259. //
  260. this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
  261. this.rptPage.Appearance.Options.UseBackColor = true;
  262. this.rptPage.Dock = System.Windows.Forms.DockStyle.Bottom;
  263. this.rptPage.isInit = false;
  264. this.rptPage.Location = new System.Drawing.Point(0, 413);
  265. this.rptPage.Name = "rptPage";
  266. this.rptPage.PageIndex = 0;
  267. this.rptPage.PageSize = 0;
  268. this.rptPage.RecordNum = 0;
  269. this.rptPage.Size = new System.Drawing.Size(1156, 26);
  270. this.rptPage.TabIndex = 15;
  271. this.rptPage.PageIndexChanged += new ICSSoft.Base.UserControl.FormControl.PageNavTool.PageChageHandel(this.rptPage_PageIndexChanged);
  272. //
  273. // btnExit
  274. //
  275. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  276. this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
  277. this.btnExit.Appearance.Options.UseFont = true;
  278. this.btnExit.Appearance.Options.UseForeColor = true;
  279. this.btnExit.Appearance.Options.UseTextOptions = true;
  280. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  281. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  282. this.btnExit.Location = new System.Drawing.Point(764, 0);
  283. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  284. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  285. this.btnExit.Name = "btnExit";
  286. this.btnExit.Size = new System.Drawing.Size(57, 30);
  287. this.btnExit.TabIndex = 10;
  288. this.btnExit.Text = "退出";
  289. this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
  290. //
  291. // btnFilter
  292. //
  293. this.btnFilter.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  294. this.btnFilter.Appearance.ForeColor = System.Drawing.Color.White;
  295. this.btnFilter.Appearance.Options.UseFont = true;
  296. this.btnFilter.Appearance.Options.UseForeColor = true;
  297. this.btnFilter.Appearance.Options.UseTextOptions = true;
  298. this.btnFilter.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  299. this.btnFilter.Image = ((System.Drawing.Image)(resources.GetObject("btnFilter.Image")));
  300. this.btnFilter.Location = new System.Drawing.Point(125, 0);
  301. this.btnFilter.LookAndFeel.SkinName = "BlueButtonSkin";
  302. this.btnFilter.LookAndFeel.UseDefaultLookAndFeel = false;
  303. this.btnFilter.Name = "btnFilter";
  304. this.btnFilter.Size = new System.Drawing.Size(65, 30);
  305. this.btnFilter.TabIndex = 11;
  306. this.btnFilter.Text = "过滤";
  307. this.btnFilter.Click += new System.EventHandler(this.btnFilter_Click);
  308. //
  309. // panelControl3
  310. //
  311. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  312. this.panelControl3.Appearance.Options.UseBackColor = true;
  313. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  314. this.panelControl3.Controls.Add(this.txtTrans);
  315. this.panelControl3.Controls.Add(this.btnFalsh);
  316. this.panelControl3.Controls.Add(this.btnOutPut);
  317. this.panelControl3.Controls.Add(this.btnSelect);
  318. this.panelControl3.Controls.Add(this.btnCanSelect);
  319. this.panelControl3.Controls.Add(this.btnConfig);
  320. this.panelControl3.Controls.Add(this.btnEdit);
  321. this.panelControl3.Controls.Add(this.btnAdd);
  322. this.panelControl3.Controls.Add(this.lblTitle);
  323. this.panelControl3.Controls.Add(this.btnDelLable);
  324. this.panelControl3.Controls.Add(this.btnClose);
  325. this.panelControl3.Controls.Add(this.btnFilter);
  326. this.panelControl3.Controls.Add(this.btnExit);
  327. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  328. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  329. this.panelControl3.Name = "panelControl3";
  330. this.panelControl3.Size = new System.Drawing.Size(1156, 30);
  331. this.panelControl3.TabIndex = 13;
  332. //
  333. // txtTrans
  334. //
  335. this.txtTrans.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  336. this.txtTrans.Appearance.ForeColor = System.Drawing.Color.White;
  337. this.txtTrans.Appearance.Options.UseFont = true;
  338. this.txtTrans.Appearance.Options.UseForeColor = true;
  339. this.txtTrans.Appearance.Options.UseTextOptions = true;
  340. this.txtTrans.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  341. this.txtTrans.Image = ((System.Drawing.Image)(resources.GetObject("txtTrans.Image")));
  342. this.txtTrans.Location = new System.Drawing.Point(706, 0);
  343. this.txtTrans.LookAndFeel.SkinName = "BlueButtonSkin";
  344. this.txtTrans.LookAndFeel.UseDefaultLookAndFeel = false;
  345. this.txtTrans.Name = "txtTrans";
  346. this.txtTrans.Size = new System.Drawing.Size(58, 30);
  347. this.txtTrans.TabIndex = 49;
  348. this.txtTrans.Text = "领退";
  349. //
  350. // btnFalsh
  351. //
  352. this.btnFalsh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  353. this.btnFalsh.Appearance.ForeColor = System.Drawing.Color.White;
  354. this.btnFalsh.Appearance.Options.UseFont = true;
  355. this.btnFalsh.Appearance.Options.UseForeColor = true;
  356. this.btnFalsh.Appearance.Options.UseTextOptions = true;
  357. this.btnFalsh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  358. this.btnFalsh.Image = ((System.Drawing.Image)(resources.GetObject("btnFalsh.Image")));
  359. this.btnFalsh.Location = new System.Drawing.Point(648, 0);
  360. this.btnFalsh.LookAndFeel.SkinName = "BlueButtonSkin";
  361. this.btnFalsh.LookAndFeel.UseDefaultLookAndFeel = false;
  362. this.btnFalsh.Name = "btnFalsh";
  363. this.btnFalsh.Size = new System.Drawing.Size(58, 30);
  364. this.btnFalsh.TabIndex = 48;
  365. this.btnFalsh.Text = "刷新";
  366. this.btnFalsh.Click += new System.EventHandler(this.btnFalsh_Click);
  367. //
  368. // btnOutPut
  369. //
  370. this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  371. this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White;
  372. this.btnOutPut.Appearance.Options.UseFont = true;
  373. this.btnOutPut.Appearance.Options.UseForeColor = true;
  374. this.btnOutPut.Appearance.Options.UseTextOptions = true;
  375. this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  376. this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
  377. this.btnOutPut.Location = new System.Drawing.Point(580, 0);
  378. this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
  379. this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
  380. this.btnOutPut.Name = "btnOutPut";
  381. this.btnOutPut.Size = new System.Drawing.Size(69, 30);
  382. this.btnOutPut.TabIndex = 47;
  383. this.btnOutPut.Text = "导出";
  384. this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click);
  385. //
  386. // btnSelect
  387. //
  388. this.btnSelect.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  389. this.btnSelect.Appearance.ForeColor = System.Drawing.Color.White;
  390. this.btnSelect.Appearance.Options.UseFont = true;
  391. this.btnSelect.Appearance.Options.UseForeColor = true;
  392. this.btnSelect.Appearance.Options.UseTextOptions = true;
  393. this.btnSelect.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  394. this.btnSelect.Image = ((System.Drawing.Image)(resources.GetObject("btnSelect.Image")));
  395. this.btnSelect.Location = new System.Drawing.Point(285, 0);
  396. this.btnSelect.LookAndFeel.SkinName = "BlueButtonSkin";
  397. this.btnSelect.LookAndFeel.UseDefaultLookAndFeel = false;
  398. this.btnSelect.Name = "btnSelect";
  399. this.btnSelect.Size = new System.Drawing.Size(58, 30);
  400. this.btnSelect.TabIndex = 45;
  401. this.btnSelect.Text = "全选";
  402. this.btnSelect.Click += new System.EventHandler(this.btnSelect_Click);
  403. //
  404. // btnCanSelect
  405. //
  406. this.btnCanSelect.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  407. this.btnCanSelect.Appearance.ForeColor = System.Drawing.Color.White;
  408. this.btnCanSelect.Appearance.Options.UseFont = true;
  409. this.btnCanSelect.Appearance.Options.UseForeColor = true;
  410. this.btnCanSelect.Appearance.Options.UseTextOptions = true;
  411. this.btnCanSelect.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  412. this.btnCanSelect.Image = ((System.Drawing.Image)(resources.GetObject("btnCanSelect.Image")));
  413. this.btnCanSelect.Location = new System.Drawing.Point(343, 0);
  414. this.btnCanSelect.LookAndFeel.SkinName = "BlueButtonSkin";
  415. this.btnCanSelect.LookAndFeel.UseDefaultLookAndFeel = false;
  416. this.btnCanSelect.Name = "btnCanSelect";
  417. this.btnCanSelect.Size = new System.Drawing.Size(60, 30);
  418. this.btnCanSelect.TabIndex = 46;
  419. this.btnCanSelect.Text = "全消";
  420. this.btnCanSelect.Click += new System.EventHandler(this.btnCanSelect_Click);
  421. //
  422. // btnConfig
  423. //
  424. this.btnConfig.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  425. this.btnConfig.Appearance.ForeColor = System.Drawing.Color.White;
  426. this.btnConfig.Appearance.Options.UseFont = true;
  427. this.btnConfig.Appearance.Options.UseForeColor = true;
  428. this.btnConfig.Appearance.Options.UseTextOptions = true;
  429. this.btnConfig.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  430. this.btnConfig.Image = ((System.Drawing.Image)(resources.GetObject("btnConfig.Image")));
  431. this.btnConfig.Location = new System.Drawing.Point(190, 0);
  432. this.btnConfig.LookAndFeel.SkinName = "BlueButtonSkin";
  433. this.btnConfig.LookAndFeel.UseDefaultLookAndFeel = false;
  434. this.btnConfig.Name = "btnConfig";
  435. this.btnConfig.Size = new System.Drawing.Size(95, 30);
  436. this.btnConfig.TabIndex = 26;
  437. this.btnConfig.Text = "数据源设置";
  438. this.btnConfig.Click += new System.EventHandler(this.btnConfig_Click);
  439. //
  440. // btnEdit
  441. //
  442. this.btnEdit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  443. this.btnEdit.Appearance.ForeColor = System.Drawing.Color.White;
  444. this.btnEdit.Appearance.Options.UseFont = true;
  445. this.btnEdit.Appearance.Options.UseForeColor = true;
  446. this.btnEdit.Appearance.Options.UseTextOptions = true;
  447. this.btnEdit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  448. this.btnEdit.Image = ((System.Drawing.Image)(resources.GetObject("btnEdit.Image")));
  449. this.btnEdit.Location = new System.Drawing.Point(461, 0);
  450. this.btnEdit.LookAndFeel.SkinName = "BlueButtonSkin";
  451. this.btnEdit.LookAndFeel.UseDefaultLookAndFeel = false;
  452. this.btnEdit.Name = "btnEdit";
  453. this.btnEdit.Size = new System.Drawing.Size(58, 30);
  454. this.btnEdit.TabIndex = 23;
  455. this.btnEdit.Text = "修改";
  456. this.btnEdit.Click += new System.EventHandler(this.btnEdit_Click);
  457. //
  458. // btnAdd
  459. //
  460. this.btnAdd.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  461. this.btnAdd.Appearance.ForeColor = System.Drawing.Color.White;
  462. this.btnAdd.Appearance.Options.UseFont = true;
  463. this.btnAdd.Appearance.Options.UseForeColor = true;
  464. this.btnAdd.Appearance.Options.UseTextOptions = true;
  465. this.btnAdd.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  466. this.btnAdd.Image = ((System.Drawing.Image)(resources.GetObject("btnAdd.Image")));
  467. this.btnAdd.Location = new System.Drawing.Point(403, 0);
  468. this.btnAdd.LookAndFeel.SkinName = "BlueButtonSkin";
  469. this.btnAdd.LookAndFeel.UseDefaultLookAndFeel = false;
  470. this.btnAdd.Name = "btnAdd";
  471. this.btnAdd.Size = new System.Drawing.Size(58, 30);
  472. this.btnAdd.TabIndex = 22;
  473. this.btnAdd.Text = "新增";
  474. this.btnAdd.Click += new System.EventHandler(this.btnAdd_Click);
  475. //
  476. // lblTitle
  477. //
  478. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  479. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  480. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  481. this.lblTitle.Location = new System.Drawing.Point(3, 4);
  482. this.lblTitle.Name = "lblTitle";
  483. this.lblTitle.Size = new System.Drawing.Size(112, 23);
  484. this.lblTitle.TabIndex = 19;
  485. this.lblTitle.Text = "备品备件物料信息";
  486. //
  487. // btnDelLable
  488. //
  489. this.btnDelLable.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  490. this.btnDelLable.Appearance.ForeColor = System.Drawing.Color.White;
  491. this.btnDelLable.Appearance.Options.UseFont = true;
  492. this.btnDelLable.Appearance.Options.UseForeColor = true;
  493. this.btnDelLable.Appearance.Options.UseTextOptions = true;
  494. this.btnDelLable.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  495. this.btnDelLable.Image = ((System.Drawing.Image)(resources.GetObject("btnDelLable.Image")));
  496. this.btnDelLable.Location = new System.Drawing.Point(519, 0);
  497. this.btnDelLable.LookAndFeel.SkinName = "BlueButtonSkin";
  498. this.btnDelLable.LookAndFeel.UseDefaultLookAndFeel = false;
  499. this.btnDelLable.Name = "btnDelLable";
  500. this.btnDelLable.Size = new System.Drawing.Size(61, 30);
  501. this.btnDelLable.TabIndex = 17;
  502. this.btnDelLable.Text = "删除";
  503. this.btnDelLable.Click += new System.EventHandler(this.btnDel_Click);
  504. //
  505. // btnClose
  506. //
  507. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  508. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  509. this.btnClose.Appearance.Options.UseFont = true;
  510. this.btnClose.Appearance.Options.UseForeColor = true;
  511. this.btnClose.Appearance.Options.UseTextOptions = true;
  512. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  513. this.btnClose.Dock = System.Windows.Forms.DockStyle.Right;
  514. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  515. this.btnClose.Location = new System.Drawing.Point(1130, 0);
  516. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  517. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  518. this.btnClose.Name = "btnClose";
  519. this.btnClose.Size = new System.Drawing.Size(26, 30);
  520. this.btnClose.TabIndex = 14;
  521. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  522. //
  523. // FormICSEQPMaterialINV
  524. //
  525. this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
  526. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  527. this.ClientSize = new System.Drawing.Size(1156, 439);
  528. this.Controls.Add(this.groupControl1);
  529. this.Controls.Add(this.rptPage);
  530. this.Controls.Add(this.panelControl3);
  531. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  532. this.Name = "FormICSEQPMaterialINV";
  533. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  534. this.Text = "备品备件物料信息";
  535. this.Load += new System.EventHandler(this.FormICSShift_Load);
  536. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
  537. this.groupControl1.ResumeLayout(false);
  538. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  539. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  540. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
  541. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
  542. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
  543. ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).EndInit();
  544. ((System.ComponentModel.ISupportInitialize)(this.repDate)).EndInit();
  545. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  546. this.panelControl3.ResumeLayout(false);
  547. this.ResumeLayout(false);
  548. }
  549. #endregion
  550. private DevExpress.XtraEditors.GroupControl groupControl1;
  551. private DevExpress.XtraGrid.GridControl grdDetail;
  552. private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
  553. private ICSSoft.Base.UserControl.FormControl.PageNavTool rptPage;
  554. private DevExpress.XtraEditors.SimpleButton btnExit;
  555. private DevExpress.XtraEditors.SimpleButton btnFilter;
  556. private DevExpress.XtraEditors.PanelControl panelControl3;
  557. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
  558. private DevExpress.XtraEditors.SimpleButton btnClose;
  559. private DevExpress.XtraEditors.SimpleButton btnDelLable;
  560. private DevExpress.XtraEditors.LabelControl lblTitle;
  561. private DevExpress.XtraEditors.SimpleButton btnEdit;
  562. private DevExpress.XtraEditors.SimpleButton btnAdd;
  563. private DevExpress.XtraGrid.Columns.GridColumn colMtype;
  564. private DevExpress.XtraGrid.Columns.GridColumn colMINVQty;
  565. private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
  566. private DevExpress.XtraGrid.Columns.GridColumn colMUSEQty;
  567. private DevExpress.XtraEditors.SimpleButton btnConfig;
  568. private DevExpress.XtraGrid.Columns.GridColumn colMScrapQty;
  569. private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repDate;
  570. private DevExpress.XtraGrid.Columns.GridColumn colMScrap;
  571. private DevExpress.XtraGrid.Columns.GridColumn colMTIME;
  572. private DevExpress.XtraEditors.SimpleButton btnCanSelect;
  573. private DevExpress.XtraEditors.SimpleButton btnSelect;
  574. private DevExpress.XtraGrid.Columns.GridColumn colMDetail;
  575. private DevExpress.XtraEditors.SimpleButton btnOutPut;
  576. private DevExpress.XtraEditors.SimpleButton btnFalsh;
  577. private DevExpress.XtraGrid.Columns.GridColumn colMCODE;
  578. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
  579. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
  580. private DevExpress.XtraGrid.Columns.GridColumn colMName;
  581. private DevExpress.XtraGrid.Columns.GridColumn colMUSERName;
  582. private DevExpress.XtraEditors.SimpleButton txtTrans;
  583. }
  584. }