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

596 lines
32 KiB

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