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

533 lines
30 KiB

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