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

910 lines
49 KiB

5 months ago
  1. namespace ICSSoft.Frame.APP
  2. {
  3. partial class FormICSNCRDo
  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. DevExpress.XtraGrid.GridLevelNode gridLevelNode1 = new DevExpress.XtraGrid.GridLevelNode();
  29. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FormICSNCRDo));
  30. this.gridView1 = new DevExpress.XtraGrid.Views.Grid.GridView();
  31. this.ncrno = new DevExpress.XtraGrid.Columns.GridColumn();
  32. this.ncrdesc = new DevExpress.XtraGrid.Columns.GridColumn();
  33. this.grdDetail = new DevExpress.XtraGrid.GridControl();
  34. this.grvDetail = new DevExpress.XtraGrid.Views.Grid.GridView();
  35. this.colisSelect = new DevExpress.XtraGrid.Columns.GridColumn();
  36. this.repositoryCheckEdit_Select = new DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit();
  37. this.colOAStatus = new DevExpress.XtraGrid.Columns.GridColumn();
  38. this.colType = new DevExpress.XtraGrid.Columns.GridColumn();
  39. this.colMoCode = new DevExpress.XtraGrid.Columns.GridColumn();
  40. this.colMoCodeLine = new DevExpress.XtraGrid.Columns.GridColumn();
  41. this.colItemCode = new DevExpress.XtraGrid.Columns.GridColumn();
  42. this.colItemName = new DevExpress.XtraGrid.Columns.GridColumn();
  43. this.colItemStd = new DevExpress.XtraGrid.Columns.GridColumn();
  44. this.colLotNo = new DevExpress.XtraGrid.Columns.GridColumn();
  45. this.colOPCode = new DevExpress.XtraGrid.Columns.GridColumn();
  46. this.colOPName = new DevExpress.XtraGrid.Columns.GridColumn();
  47. this.colIsClose = new DevExpress.XtraGrid.Columns.GridColumn();
  48. this.colOADocNo = new DevExpress.XtraGrid.Columns.GridColumn();
  49. this.colQTY = new DevExpress.XtraGrid.Columns.GridColumn();
  50. this.ColEqpCode = new DevExpress.XtraGrid.Columns.GridColumn();
  51. this.ColEqpName = new DevExpress.XtraGrid.Columns.GridColumn();
  52. this.colCreatedBy = new DevExpress.XtraGrid.Columns.GridColumn();
  53. this.colUploadTime = new DevExpress.XtraGrid.Columns.GridColumn();
  54. this.colOALineNo = new DevExpress.XtraGrid.Columns.GridColumn();
  55. this.colRemark = new DevExpress.XtraGrid.Columns.GridColumn();
  56. this.repositoryTextEdit_Remark = new DevExpress.XtraEditors.Repository.RepositoryItemTextEdit();
  57. this.colNCRDocNo = new DevExpress.XtraGrid.Columns.GridColumn();
  58. this.colOPSeq = new DevExpress.XtraGrid.Columns.GridColumn();
  59. this.colCreatedOn = new DevExpress.XtraGrid.Columns.GridColumn();
  60. this.colClosedTime = new DevExpress.XtraGrid.Columns.GridColumn();
  61. this.colNGQTY = new DevExpress.XtraGrid.Columns.GridColumn();
  62. this.colOKQTY = new DevExpress.XtraGrid.Columns.GridColumn();
  63. this.Upload = new DevExpress.XtraGrid.Columns.GridColumn();
  64. this.repositoryItemButtonEdit1 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  65. this.gridColumn1 = new DevExpress.XtraGrid.Columns.GridColumn();
  66. this.repositoryItemButtonEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit();
  67. this.filename = new DevExpress.XtraGrid.Columns.GridColumn();
  68. this.grvAdvDetail = new DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView();
  69. this.groupControl1 = new DevExpress.XtraEditors.GroupControl();
  70. this.repDate = new DevExpress.XtraEditors.Repository.RepositoryItemDateEdit();
  71. this.rptPage = new ICSSoft.Base.UserControl.FormControl.PageNavTool();
  72. this.btnExit = new DevExpress.XtraEditors.SimpleButton();
  73. this.btnFilter = new DevExpress.XtraEditors.SimpleButton();
  74. this.panelControl3 = new DevExpress.XtraEditors.PanelControl();
  75. this.simpleButton1 = new DevExpress.XtraEditors.SimpleButton();
  76. this.But_UpLoad = new DevExpress.XtraEditors.SimpleButton();
  77. this.But_PanTui = new DevExpress.XtraEditors.SimpleButton();
  78. this.But_WWGongZi = new DevExpress.XtraEditors.SimpleButton();
  79. this.btnCanSelect = new DevExpress.XtraEditors.SimpleButton();
  80. this.btnSelect = new DevExpress.XtraEditors.SimpleButton();
  81. this.btnConfig = new DevExpress.XtraEditors.SimpleButton();
  82. this.btnFalsh = new DevExpress.XtraEditors.SimpleButton();
  83. this.lblTitle = new DevExpress.XtraEditors.LabelControl();
  84. this.btnOutPut = new DevExpress.XtraEditors.SimpleButton();
  85. this.btnClose = new DevExpress.XtraEditors.SimpleButton();
  86. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
  87. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).BeginInit();
  88. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).BeginInit();
  89. ((System.ComponentModel.ISupportInitialize)(this.repositoryCheckEdit_Select)).BeginInit();
  90. ((System.ComponentModel.ISupportInitialize)(this.repositoryTextEdit_Remark)).BeginInit();
  91. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).BeginInit();
  92. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).BeginInit();
  93. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).BeginInit();
  94. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).BeginInit();
  95. this.groupControl1.SuspendLayout();
  96. ((System.ComponentModel.ISupportInitialize)(this.repDate)).BeginInit();
  97. ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).BeginInit();
  98. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).BeginInit();
  99. this.panelControl3.SuspendLayout();
  100. this.SuspendLayout();
  101. //
  102. // gridView1
  103. //
  104. this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  105. this.ncrno,
  106. this.ncrdesc});
  107. this.gridView1.GridControl = this.grdDetail;
  108. this.gridView1.Name = "gridView1";
  109. this.gridView1.OptionsView.ColumnAutoWidth = false;
  110. this.gridView1.OptionsView.ShowGroupPanel = false;
  111. //
  112. // ncrno
  113. //
  114. this.ncrno.Caption = "不良单号";
  115. this.ncrno.FieldName = "不良单号";
  116. this.ncrno.Name = "ncrno";
  117. //
  118. // ncrdesc
  119. //
  120. this.ncrdesc.Caption = "不合格信息";
  121. this.ncrdesc.FieldName = "不合格信息";
  122. this.ncrdesc.Name = "ncrdesc";
  123. this.ncrdesc.Visible = true;
  124. this.ncrdesc.VisibleIndex = 0;
  125. this.ncrdesc.Width = 554;
  126. //
  127. // grdDetail
  128. //
  129. this.grdDetail.Dock = System.Windows.Forms.DockStyle.Fill;
  130. this.grdDetail.EmbeddedNavigator.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  131. gridLevelNode1.LevelTemplate = this.gridView1;
  132. gridLevelNode1.RelationName = "Level1";
  133. this.grdDetail.LevelTree.Nodes.AddRange(new DevExpress.XtraGrid.GridLevelNode[] {
  134. gridLevelNode1});
  135. this.grdDetail.Location = new System.Drawing.Point(2, 2);
  136. this.grdDetail.MainView = this.grvDetail;
  137. this.grdDetail.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  138. this.grdDetail.Name = "grdDetail";
  139. this.grdDetail.RepositoryItems.AddRange(new DevExpress.XtraEditors.Repository.RepositoryItem[] {
  140. this.repositoryTextEdit_Remark,
  141. this.repositoryCheckEdit_Select,
  142. this.repositoryItemButtonEdit1,
  143. this.repositoryItemButtonEdit2});
  144. this.grdDetail.Size = new System.Drawing.Size(1322, 488);
  145. this.grdDetail.TabIndex = 0;
  146. this.grdDetail.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
  147. this.grvDetail,
  148. this.grvAdvDetail,
  149. this.gridView1});
  150. //
  151. // grvDetail
  152. //
  153. this.grvDetail.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
  154. this.colisSelect,
  155. this.colOAStatus,
  156. this.colType,
  157. this.colMoCode,
  158. this.colMoCodeLine,
  159. this.colItemCode,
  160. this.colItemName,
  161. this.colItemStd,
  162. this.colLotNo,
  163. this.colOPCode,
  164. this.colOPName,
  165. this.colIsClose,
  166. this.colOADocNo,
  167. this.colQTY,
  168. this.ColEqpCode,
  169. this.ColEqpName,
  170. this.colCreatedBy,
  171. this.colUploadTime,
  172. this.colOALineNo,
  173. this.colRemark,
  174. this.colNCRDocNo,
  175. this.colOPSeq,
  176. this.colCreatedOn,
  177. this.colClosedTime,
  178. this.colNGQTY,
  179. this.colOKQTY,
  180. this.Upload,
  181. this.gridColumn1,
  182. this.filename});
  183. this.grvDetail.DetailHeight = 450;
  184. this.grvDetail.GridControl = this.grdDetail;
  185. this.grvDetail.IndicatorWidth = 30;
  186. this.grvDetail.Name = "grvDetail";
  187. this.grvDetail.OptionsSelection.EnableAppearanceFocusedRow = false;
  188. this.grvDetail.OptionsSelection.MultiSelect = true;
  189. this.grvDetail.OptionsView.ColumnAutoWidth = false;
  190. this.grvDetail.OptionsView.ShowFooter = true;
  191. this.grvDetail.OptionsView.ShowGroupPanel = false;
  192. this.grvDetail.CustomDrawRowIndicator += new DevExpress.XtraGrid.Views.Grid.RowIndicatorCustomDrawEventHandler(this.grvDetail_CustomDrawRowIndicator);
  193. this.grvDetail.DoubleClick += new System.EventHandler(this.grvDetail_DoubleClick);
  194. //
  195. // colisSelect
  196. //
  197. this.colisSelect.Caption = "选择";
  198. this.colisSelect.ColumnEdit = this.repositoryCheckEdit_Select;
  199. this.colisSelect.FieldName = "IsSelect";
  200. this.colisSelect.Name = "colisSelect";
  201. this.colisSelect.Visible = true;
  202. this.colisSelect.VisibleIndex = 0;
  203. this.colisSelect.Width = 40;
  204. //
  205. // repositoryCheckEdit_Select
  206. //
  207. this.repositoryCheckEdit_Select.AutoHeight = false;
  208. this.repositoryCheckEdit_Select.Name = "repositoryCheckEdit_Select";
  209. this.repositoryCheckEdit_Select.ValueChecked = "Y";
  210. this.repositoryCheckEdit_Select.ValueUnchecked = "";
  211. //
  212. // colOAStatus
  213. //
  214. this.colOAStatus.Caption = "OA状态";
  215. this.colOAStatus.FieldName = "OA状态";
  216. this.colOAStatus.Name = "colOAStatus";
  217. this.colOAStatus.OptionsColumn.ReadOnly = true;
  218. this.colOAStatus.Visible = true;
  219. this.colOAStatus.VisibleIndex = 3;
  220. this.colOAStatus.Width = 57;
  221. //
  222. // colType
  223. //
  224. this.colType.Caption = "类型";
  225. this.colType.FieldName = "类型";
  226. this.colType.Name = "colType";
  227. this.colType.OptionsColumn.ReadOnly = true;
  228. this.colType.Visible = true;
  229. this.colType.VisibleIndex = 1;
  230. this.colType.Width = 42;
  231. //
  232. // colMoCode
  233. //
  234. this.colMoCode.Caption = "生产订单号";
  235. this.colMoCode.FieldName = "生产订单号";
  236. this.colMoCode.Name = "colMoCode";
  237. this.colMoCode.OptionsColumn.ReadOnly = true;
  238. this.colMoCode.Visible = true;
  239. this.colMoCode.VisibleIndex = 4;
  240. this.colMoCode.Width = 85;
  241. //
  242. // colMoCodeLine
  243. //
  244. this.colMoCodeLine.Caption = "生产订单行号";
  245. this.colMoCodeLine.FieldName = "生产订单行号";
  246. this.colMoCodeLine.Name = "colMoCodeLine";
  247. this.colMoCodeLine.OptionsColumn.ReadOnly = true;
  248. this.colMoCodeLine.Visible = true;
  249. this.colMoCodeLine.VisibleIndex = 5;
  250. this.colMoCodeLine.Width = 93;
  251. //
  252. // colItemCode
  253. //
  254. this.colItemCode.Caption = "产品编码";
  255. this.colItemCode.FieldName = "产品编码";
  256. this.colItemCode.Name = "colItemCode";
  257. this.colItemCode.OptionsColumn.ReadOnly = true;
  258. this.colItemCode.Visible = true;
  259. this.colItemCode.VisibleIndex = 6;
  260. this.colItemCode.Width = 68;
  261. //
  262. // colItemName
  263. //
  264. this.colItemName.Caption = "产品名称";
  265. this.colItemName.FieldName = "产品名称";
  266. this.colItemName.Name = "colItemName";
  267. this.colItemName.OptionsColumn.ReadOnly = true;
  268. this.colItemName.Visible = true;
  269. this.colItemName.VisibleIndex = 7;
  270. this.colItemName.Width = 68;
  271. //
  272. // colItemStd
  273. //
  274. this.colItemStd.Caption = "规格型号";
  275. this.colItemStd.FieldName = "规格型号";
  276. this.colItemStd.Name = "colItemStd";
  277. this.colItemStd.OptionsColumn.ReadOnly = true;
  278. this.colItemStd.Visible = true;
  279. this.colItemStd.VisibleIndex = 8;
  280. this.colItemStd.Width = 67;
  281. //
  282. // colLotNo
  283. //
  284. this.colLotNo.Caption = "产品跟踪单号";
  285. this.colLotNo.FieldName = "产品跟踪单号";
  286. this.colLotNo.Name = "colLotNo";
  287. this.colLotNo.OptionsColumn.ReadOnly = true;
  288. this.colLotNo.Visible = true;
  289. this.colLotNo.VisibleIndex = 9;
  290. this.colLotNo.Width = 100;
  291. //
  292. // colOPCode
  293. //
  294. this.colOPCode.Caption = "工序编码";
  295. this.colOPCode.FieldName = "工序编码";
  296. this.colOPCode.Name = "colOPCode";
  297. this.colOPCode.OptionsColumn.ReadOnly = true;
  298. this.colOPCode.Visible = true;
  299. this.colOPCode.VisibleIndex = 10;
  300. this.colOPCode.Width = 68;
  301. //
  302. // colOPName
  303. //
  304. this.colOPName.Caption = "工序名称";
  305. this.colOPName.FieldName = "工序名称";
  306. this.colOPName.Name = "colOPName";
  307. this.colOPName.OptionsColumn.ReadOnly = true;
  308. this.colOPName.Visible = true;
  309. this.colOPName.VisibleIndex = 11;
  310. this.colOPName.Width = 67;
  311. //
  312. // colIsClose
  313. //
  314. this.colIsClose.Caption = "是否结算";
  315. this.colIsClose.FieldName = "是否结算";
  316. this.colIsClose.Name = "colIsClose";
  317. this.colIsClose.OptionsColumn.ReadOnly = true;
  318. this.colIsClose.Visible = true;
  319. this.colIsClose.VisibleIndex = 12;
  320. this.colIsClose.Width = 70;
  321. //
  322. // colOADocNo
  323. //
  324. this.colOADocNo.Caption = "OA单据号";
  325. this.colOADocNo.FieldName = "OA单据号";
  326. this.colOADocNo.Name = "colOADocNo";
  327. this.colOADocNo.OptionsColumn.ReadOnly = true;
  328. this.colOADocNo.Visible = true;
  329. this.colOADocNo.VisibleIndex = 13;
  330. this.colOADocNo.Width = 72;
  331. //
  332. // colQTY
  333. //
  334. this.colQTY.Caption = "跟踪单数量";
  335. this.colQTY.FieldName = "跟踪单数量";
  336. this.colQTY.Name = "colQTY";
  337. this.colQTY.OptionsColumn.ReadOnly = true;
  338. this.colQTY.Visible = true;
  339. this.colQTY.VisibleIndex = 14;
  340. this.colQTY.Width = 83;
  341. //
  342. // ColEqpCode
  343. //
  344. this.ColEqpCode.Caption = "设备编码";
  345. this.ColEqpCode.FieldName = "设备编码";
  346. this.ColEqpCode.Name = "ColEqpCode";
  347. this.ColEqpCode.OptionsColumn.ReadOnly = true;
  348. this.ColEqpCode.Visible = true;
  349. this.ColEqpCode.VisibleIndex = 15;
  350. this.ColEqpCode.Width = 65;
  351. //
  352. // ColEqpName
  353. //
  354. this.ColEqpName.Caption = "设备名称";
  355. this.ColEqpName.FieldName = "设备名称";
  356. this.ColEqpName.Name = "ColEqpName";
  357. this.ColEqpName.OptionsColumn.ReadOnly = true;
  358. this.ColEqpName.Visible = true;
  359. this.ColEqpName.VisibleIndex = 16;
  360. this.ColEqpName.Width = 68;
  361. //
  362. // colCreatedBy
  363. //
  364. this.colCreatedBy.Caption = "操作人";
  365. this.colCreatedBy.FieldName = "操作人";
  366. this.colCreatedBy.Name = "colCreatedBy";
  367. this.colCreatedBy.OptionsColumn.ReadOnly = true;
  368. this.colCreatedBy.Visible = true;
  369. this.colCreatedBy.VisibleIndex = 17;
  370. this.colCreatedBy.Width = 54;
  371. //
  372. // colUploadTime
  373. //
  374. this.colUploadTime.Caption = "维护时间";
  375. this.colUploadTime.FieldName = "维护时间";
  376. this.colUploadTime.Name = "colUploadTime";
  377. this.colUploadTime.OptionsColumn.ReadOnly = true;
  378. this.colUploadTime.Visible = true;
  379. this.colUploadTime.VisibleIndex = 18;
  380. this.colUploadTime.Width = 72;
  381. //
  382. // colOALineNo
  383. //
  384. this.colOALineNo.Caption = "OA单行号";
  385. this.colOALineNo.FieldName = "OA单行号";
  386. this.colOALineNo.Name = "colOALineNo";
  387. this.colOALineNo.OptionsColumn.ReadOnly = true;
  388. this.colOALineNo.Visible = true;
  389. this.colOALineNo.VisibleIndex = 19;
  390. this.colOALineNo.Width = 72;
  391. //
  392. // colRemark
  393. //
  394. this.colRemark.Caption = "备注";
  395. this.colRemark.ColumnEdit = this.repositoryTextEdit_Remark;
  396. this.colRemark.FieldName = "备注";
  397. this.colRemark.Name = "colRemark";
  398. this.colRemark.OptionsColumn.ReadOnly = true;
  399. this.colRemark.Visible = true;
  400. this.colRemark.VisibleIndex = 20;
  401. this.colRemark.Width = 39;
  402. //
  403. // repositoryTextEdit_Remark
  404. //
  405. this.repositoryTextEdit_Remark.AutoHeight = false;
  406. this.repositoryTextEdit_Remark.Name = "repositoryTextEdit_Remark";
  407. //
  408. // colNCRDocNo
  409. //
  410. this.colNCRDocNo.Caption = "NCR单号";
  411. this.colNCRDocNo.FieldName = "NCR单号";
  412. this.colNCRDocNo.Name = "colNCRDocNo";
  413. this.colNCRDocNo.OptionsColumn.ReadOnly = true;
  414. this.colNCRDocNo.Visible = true;
  415. this.colNCRDocNo.VisibleIndex = 2;
  416. this.colNCRDocNo.Width = 68;
  417. //
  418. // colOPSeq
  419. //
  420. this.colOPSeq.Caption = "工序次序";
  421. this.colOPSeq.FieldName = "工序次序";
  422. this.colOPSeq.Name = "colOPSeq";
  423. this.colOPSeq.OptionsColumn.ReadOnly = true;
  424. this.colOPSeq.Width = 69;
  425. //
  426. // colCreatedOn
  427. //
  428. this.colCreatedOn.Caption = "创建时间";
  429. this.colCreatedOn.FieldName = "创建时间";
  430. this.colCreatedOn.Name = "colCreatedOn";
  431. this.colCreatedOn.OptionsColumn.ReadOnly = true;
  432. this.colCreatedOn.Width = 70;
  433. //
  434. // colClosedTime
  435. //
  436. this.colClosedTime.Caption = "结算时间";
  437. this.colClosedTime.FieldName = "结算时间";
  438. this.colClosedTime.Name = "colClosedTime";
  439. this.colClosedTime.OptionsColumn.ReadOnly = true;
  440. this.colClosedTime.Width = 67;
  441. //
  442. // colNGQTY
  443. //
  444. this.colNGQTY.Caption = "不合格";
  445. this.colNGQTY.FieldName = "不合格";
  446. this.colNGQTY.Name = "colNGQTY";
  447. this.colNGQTY.OptionsColumn.ReadOnly = true;
  448. this.colNGQTY.Visible = true;
  449. this.colNGQTY.VisibleIndex = 21;
  450. //
  451. // colOKQTY
  452. //
  453. this.colOKQTY.Caption = "合格";
  454. this.colOKQTY.FieldName = "合格";
  455. this.colOKQTY.Name = "colOKQTY";
  456. this.colOKQTY.OptionsColumn.ReadOnly = true;
  457. this.colOKQTY.Visible = true;
  458. this.colOKQTY.VisibleIndex = 22;
  459. //
  460. // Upload
  461. //
  462. this.Upload.Caption = "上传附件";
  463. this.Upload.ColumnEdit = this.repositoryItemButtonEdit1;
  464. this.Upload.FieldName = "Upload";
  465. this.Upload.Name = "Upload";
  466. this.Upload.Visible = true;
  467. this.Upload.VisibleIndex = 23;
  468. //
  469. // repositoryItemButtonEdit1
  470. //
  471. this.repositoryItemButtonEdit1.AutoHeight = false;
  472. this.repositoryItemButtonEdit1.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  473. new DevExpress.XtraEditors.Controls.EditorButton()});
  474. this.repositoryItemButtonEdit1.Name = "repositoryItemButtonEdit1";
  475. this.repositoryItemButtonEdit1.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
  476. this.repositoryItemButtonEdit1.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit1_ButtonClick);
  477. //
  478. // gridColumn1
  479. //
  480. this.gridColumn1.Caption = "查看附件";
  481. this.gridColumn1.ColumnEdit = this.repositoryItemButtonEdit2;
  482. this.gridColumn1.Name = "gridColumn1";
  483. this.gridColumn1.Visible = true;
  484. this.gridColumn1.VisibleIndex = 24;
  485. //
  486. // repositoryItemButtonEdit2
  487. //
  488. this.repositoryItemButtonEdit2.AutoHeight = false;
  489. this.repositoryItemButtonEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  490. new DevExpress.XtraEditors.Controls.EditorButton()});
  491. this.repositoryItemButtonEdit2.Name = "repositoryItemButtonEdit2";
  492. this.repositoryItemButtonEdit2.TextEditStyle = DevExpress.XtraEditors.Controls.TextEditStyles.HideTextEditor;
  493. this.repositoryItemButtonEdit2.ButtonClick += new DevExpress.XtraEditors.Controls.ButtonPressedEventHandler(this.repositoryItemButtonEdit2_ButtonClick);
  494. //
  495. // filename
  496. //
  497. this.filename.Caption = "文件名";
  498. this.filename.FieldName = "filename";
  499. this.filename.Name = "filename";
  500. this.filename.Visible = true;
  501. this.filename.VisibleIndex = 25;
  502. //
  503. // grvAdvDetail
  504. //
  505. this.grvAdvDetail.GridControl = this.grdDetail;
  506. this.grvAdvDetail.Name = "grvAdvDetail";
  507. this.grvAdvDetail.OptionsBehavior.ReadOnly = true;
  508. this.grvAdvDetail.OptionsSelection.MultiSelect = true;
  509. this.grvAdvDetail.OptionsView.ShowFooter = true;
  510. this.grvAdvDetail.OptionsView.ShowGroupPanel = false;
  511. //
  512. // groupControl1
  513. //
  514. this.groupControl1.Controls.Add(this.grdDetail);
  515. this.groupControl1.Dock = System.Windows.Forms.DockStyle.Fill;
  516. this.groupControl1.Location = new System.Drawing.Point(0, 39);
  517. this.groupControl1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  518. this.groupControl1.Name = "groupControl1";
  519. this.groupControl1.ShowCaption = false;
  520. this.groupControl1.Size = new System.Drawing.Size(1326, 492);
  521. this.groupControl1.TabIndex = 14;
  522. this.groupControl1.Text = "详细信息";
  523. //
  524. // repDate
  525. //
  526. this.repDate.AutoHeight = false;
  527. this.repDate.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  528. new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
  529. this.repDate.Mask.EditMask = "yyyy-MM-dd";
  530. this.repDate.Mask.UseMaskAsDisplayFormat = true;
  531. this.repDate.Name = "repDate";
  532. this.repDate.VistaTimeProperties.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
  533. new DevExpress.XtraEditors.Controls.EditorButton()});
  534. //
  535. // rptPage
  536. //
  537. this.rptPage.Appearance.BackColor = System.Drawing.Color.White;
  538. this.rptPage.Appearance.Options.UseBackColor = true;
  539. this.rptPage.Dock = System.Windows.Forms.DockStyle.Bottom;
  540. this.rptPage.isInit = false;
  541. this.rptPage.Location = new System.Drawing.Point(0, 531);
  542. this.rptPage.Margin = new System.Windows.Forms.Padding(3, 5, 3, 5);
  543. this.rptPage.Name = "rptPage";
  544. this.rptPage.PageIndex = 1;
  545. this.rptPage.PageSize = 10000;
  546. this.rptPage.RecordNum = 0;
  547. this.rptPage.Size = new System.Drawing.Size(1326, 33);
  548. this.rptPage.TabIndex = 15;
  549. //
  550. // btnExit
  551. //
  552. this.btnExit.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  553. this.btnExit.Appearance.ForeColor = System.Drawing.Color.White;
  554. this.btnExit.Appearance.Options.UseFont = true;
  555. this.btnExit.Appearance.Options.UseForeColor = true;
  556. this.btnExit.Appearance.Options.UseTextOptions = true;
  557. this.btnExit.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  558. this.btnExit.Image = ((System.Drawing.Image)(resources.GetObject("btnExit.Image")));
  559. this.btnExit.Location = new System.Drawing.Point(964, 0);
  560. this.btnExit.LookAndFeel.SkinName = "BlueButtonSkin";
  561. this.btnExit.LookAndFeel.UseDefaultLookAndFeel = false;
  562. this.btnExit.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  563. this.btnExit.Name = "btnExit";
  564. this.btnExit.Size = new System.Drawing.Size(62, 39);
  565. this.btnExit.TabIndex = 10;
  566. this.btnExit.Text = "退出";
  567. this.btnExit.Click += new System.EventHandler(this.btnExit_Click_1);
  568. //
  569. // btnFilter
  570. //
  571. this.btnFilter.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  572. this.btnFilter.Appearance.ForeColor = System.Drawing.Color.White;
  573. this.btnFilter.Appearance.Options.UseFont = true;
  574. this.btnFilter.Appearance.Options.UseForeColor = true;
  575. this.btnFilter.Appearance.Options.UseTextOptions = true;
  576. this.btnFilter.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  577. this.btnFilter.Image = ((System.Drawing.Image)(resources.GetObject("btnFilter.Image")));
  578. this.btnFilter.Location = new System.Drawing.Point(157, 0);
  579. this.btnFilter.LookAndFeel.SkinName = "BlueButtonSkin";
  580. this.btnFilter.LookAndFeel.UseDefaultLookAndFeel = false;
  581. this.btnFilter.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  582. this.btnFilter.Name = "btnFilter";
  583. this.btnFilter.Size = new System.Drawing.Size(67, 39);
  584. this.btnFilter.TabIndex = 11;
  585. this.btnFilter.Text = "过滤";
  586. this.btnFilter.Click += new System.EventHandler(this.btnFilter_Click);
  587. //
  588. // panelControl3
  589. //
  590. this.panelControl3.Appearance.BackColor = System.Drawing.Color.CornflowerBlue;
  591. this.panelControl3.Appearance.Options.UseBackColor = true;
  592. this.panelControl3.BorderStyle = DevExpress.XtraEditors.Controls.BorderStyles.NoBorder;
  593. this.panelControl3.Controls.Add(this.simpleButton1);
  594. this.panelControl3.Controls.Add(this.But_UpLoad);
  595. this.panelControl3.Controls.Add(this.But_PanTui);
  596. this.panelControl3.Controls.Add(this.But_WWGongZi);
  597. this.panelControl3.Controls.Add(this.btnCanSelect);
  598. this.panelControl3.Controls.Add(this.btnSelect);
  599. this.panelControl3.Controls.Add(this.btnExit);
  600. this.panelControl3.Controls.Add(this.btnConfig);
  601. this.panelControl3.Controls.Add(this.btnFalsh);
  602. this.panelControl3.Controls.Add(this.lblTitle);
  603. this.panelControl3.Controls.Add(this.btnOutPut);
  604. this.panelControl3.Controls.Add(this.btnClose);
  605. this.panelControl3.Controls.Add(this.btnFilter);
  606. this.panelControl3.Dock = System.Windows.Forms.DockStyle.Top;
  607. this.panelControl3.Location = new System.Drawing.Point(0, 0);
  608. this.panelControl3.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  609. this.panelControl3.Name = "panelControl3";
  610. this.panelControl3.Size = new System.Drawing.Size(1326, 39);
  611. this.panelControl3.TabIndex = 13;
  612. //
  613. // simpleButton1
  614. //
  615. this.simpleButton1.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  616. this.simpleButton1.Appearance.ForeColor = System.Drawing.Color.White;
  617. this.simpleButton1.Appearance.Options.UseFont = true;
  618. this.simpleButton1.Appearance.Options.UseForeColor = true;
  619. this.simpleButton1.Appearance.Options.UseTextOptions = true;
  620. this.simpleButton1.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  621. this.simpleButton1.Image = ((System.Drawing.Image)(resources.GetObject("simpleButton1.Image")));
  622. this.simpleButton1.Location = new System.Drawing.Point(837, 0);
  623. this.simpleButton1.LookAndFeel.SkinName = "BlueButtonSkin";
  624. this.simpleButton1.LookAndFeel.UseDefaultLookAndFeel = false;
  625. this.simpleButton1.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  626. this.simpleButton1.Name = "simpleButton1";
  627. this.simpleButton1.Size = new System.Drawing.Size(130, 39);
  628. this.simpleButton1.TabIndex = 56;
  629. this.simpleButton1.Text = "取消上传OA";
  630. this.simpleButton1.Click += new System.EventHandler(this.simpleButton1_Click);
  631. //
  632. // But_UpLoad
  633. //
  634. this.But_UpLoad.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  635. this.But_UpLoad.Appearance.ForeColor = System.Drawing.Color.White;
  636. this.But_UpLoad.Appearance.Options.UseFont = true;
  637. this.But_UpLoad.Appearance.Options.UseForeColor = true;
  638. this.But_UpLoad.Appearance.Options.UseTextOptions = true;
  639. this.But_UpLoad.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  640. this.But_UpLoad.Image = ((System.Drawing.Image)(resources.GetObject("But_UpLoad.Image")));
  641. this.But_UpLoad.Location = new System.Drawing.Point(579, 0);
  642. this.But_UpLoad.LookAndFeel.SkinName = "BlueButtonSkin";
  643. this.But_UpLoad.LookAndFeel.UseDefaultLookAndFeel = false;
  644. this.But_UpLoad.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  645. this.But_UpLoad.Name = "But_UpLoad";
  646. this.But_UpLoad.Size = new System.Drawing.Size(87, 39);
  647. this.But_UpLoad.TabIndex = 55;
  648. this.But_UpLoad.Text = "上传OA";
  649. this.But_UpLoad.Click += new System.EventHandler(this.But_UpLoad_Click);
  650. //
  651. // But_PanTui
  652. //
  653. this.But_PanTui.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  654. this.But_PanTui.Appearance.ForeColor = System.Drawing.Color.White;
  655. this.But_PanTui.Appearance.Options.UseFont = true;
  656. this.But_PanTui.Appearance.Options.UseForeColor = true;
  657. this.But_PanTui.Appearance.Options.UseTextOptions = true;
  658. this.But_PanTui.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  659. this.But_PanTui.Image = ((System.Drawing.Image)(resources.GetObject("But_PanTui.Image")));
  660. this.But_PanTui.Location = new System.Drawing.Point(663, 0);
  661. this.But_PanTui.LookAndFeel.SkinName = "BlueButtonSkin";
  662. this.But_PanTui.LookAndFeel.UseDefaultLookAndFeel = false;
  663. this.But_PanTui.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  664. this.But_PanTui.Name = "But_PanTui";
  665. this.But_PanTui.Size = new System.Drawing.Size(88, 39);
  666. this.But_PanTui.TabIndex = 54;
  667. this.But_PanTui.Text = "直接判定";
  668. this.But_PanTui.Click += new System.EventHandler(this.But_PanTui_Click);
  669. //
  670. // But_WWGongZi
  671. //
  672. this.But_WWGongZi.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  673. this.But_WWGongZi.Appearance.ForeColor = System.Drawing.Color.White;
  674. this.But_WWGongZi.Appearance.Options.UseFont = true;
  675. this.But_WWGongZi.Appearance.Options.UseForeColor = true;
  676. this.But_WWGongZi.Appearance.Options.UseTextOptions = true;
  677. this.But_WWGongZi.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  678. this.But_WWGongZi.Image = ((System.Drawing.Image)(resources.GetObject("But_WWGongZi.Image")));
  679. this.But_WWGongZi.Location = new System.Drawing.Point(748, 0);
  680. this.But_WWGongZi.LookAndFeel.SkinName = "BlueButtonSkin";
  681. this.But_WWGongZi.LookAndFeel.UseDefaultLookAndFeel = false;
  682. this.But_WWGongZi.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  683. this.But_WWGongZi.Name = "But_WWGongZi";
  684. this.But_WWGongZi.Size = new System.Drawing.Size(93, 39);
  685. this.But_WWGongZi.TabIndex = 53;
  686. this.But_WWGongZi.Text = "结算工费";
  687. this.But_WWGongZi.Click += new System.EventHandler(this.But_WWGongZi_Click);
  688. //
  689. // btnCanSelect
  690. //
  691. this.btnCanSelect.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  692. this.btnCanSelect.Appearance.ForeColor = System.Drawing.Color.White;
  693. this.btnCanSelect.Appearance.Options.UseFont = true;
  694. this.btnCanSelect.Appearance.Options.UseForeColor = true;
  695. this.btnCanSelect.Appearance.Options.UseTextOptions = true;
  696. this.btnCanSelect.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  697. this.btnCanSelect.Image = ((System.Drawing.Image)(resources.GetObject("btnCanSelect.Image")));
  698. this.btnCanSelect.Location = new System.Drawing.Point(454, 0);
  699. this.btnCanSelect.LookAndFeel.SkinName = "BlueButtonSkin";
  700. this.btnCanSelect.LookAndFeel.UseDefaultLookAndFeel = false;
  701. this.btnCanSelect.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  702. this.btnCanSelect.Name = "btnCanSelect";
  703. this.btnCanSelect.Size = new System.Drawing.Size(66, 39);
  704. this.btnCanSelect.TabIndex = 52;
  705. this.btnCanSelect.Text = "全消";
  706. this.btnCanSelect.Click += new System.EventHandler(this.btnCanSelect_Click);
  707. //
  708. // btnSelect
  709. //
  710. this.btnSelect.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  711. this.btnSelect.Appearance.ForeColor = System.Drawing.Color.White;
  712. this.btnSelect.Appearance.Options.UseFont = true;
  713. this.btnSelect.Appearance.Options.UseForeColor = true;
  714. this.btnSelect.Appearance.Options.UseTextOptions = true;
  715. this.btnSelect.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  716. this.btnSelect.AutoWidthInLayoutControl = true;
  717. this.btnSelect.Image = ((System.Drawing.Image)(resources.GetObject("btnSelect.Image")));
  718. this.btnSelect.Location = new System.Drawing.Point(391, 0);
  719. this.btnSelect.LookAndFeel.SkinName = "BlueButtonSkin";
  720. this.btnSelect.LookAndFeel.UseDefaultLookAndFeel = false;
  721. this.btnSelect.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  722. this.btnSelect.Name = "btnSelect";
  723. this.btnSelect.Size = new System.Drawing.Size(66, 39);
  724. this.btnSelect.TabIndex = 51;
  725. this.btnSelect.Text = "全选";
  726. this.btnSelect.Click += new System.EventHandler(this.btnSelect_Click);
  727. //
  728. // btnConfig
  729. //
  730. this.btnConfig.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  731. this.btnConfig.Appearance.ForeColor = System.Drawing.Color.White;
  732. this.btnConfig.Appearance.Options.UseFont = true;
  733. this.btnConfig.Appearance.Options.UseForeColor = true;
  734. this.btnConfig.Appearance.Options.UseTextOptions = true;
  735. this.btnConfig.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  736. this.btnConfig.Image = ((System.Drawing.Image)(resources.GetObject("btnConfig.Image")));
  737. this.btnConfig.Location = new System.Drawing.Point(221, 0);
  738. this.btnConfig.LookAndFeel.SkinName = "BlueButtonSkin";
  739. this.btnConfig.LookAndFeel.UseDefaultLookAndFeel = false;
  740. this.btnConfig.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  741. this.btnConfig.Name = "btnConfig";
  742. this.btnConfig.Size = new System.Drawing.Size(105, 39);
  743. this.btnConfig.TabIndex = 26;
  744. this.btnConfig.Text = "数据源设置";
  745. this.btnConfig.Click += new System.EventHandler(this.btnConfig_Click);
  746. //
  747. // btnFalsh
  748. //
  749. this.btnFalsh.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  750. this.btnFalsh.Appearance.ForeColor = System.Drawing.Color.White;
  751. this.btnFalsh.Appearance.Options.UseFont = true;
  752. this.btnFalsh.Appearance.Options.UseForeColor = true;
  753. this.btnFalsh.Appearance.Options.UseTextOptions = true;
  754. this.btnFalsh.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  755. this.btnFalsh.Image = ((System.Drawing.Image)(resources.GetObject("btnFalsh.Image")));
  756. this.btnFalsh.Location = new System.Drawing.Point(517, 0);
  757. this.btnFalsh.LookAndFeel.SkinName = "BlueButtonSkin";
  758. this.btnFalsh.LookAndFeel.UseDefaultLookAndFeel = false;
  759. this.btnFalsh.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  760. this.btnFalsh.Name = "btnFalsh";
  761. this.btnFalsh.Size = new System.Drawing.Size(65, 39);
  762. this.btnFalsh.TabIndex = 49;
  763. this.btnFalsh.Text = "刷新";
  764. this.btnFalsh.Click += new System.EventHandler(this.btnFalsh_Click);
  765. //
  766. // lblTitle
  767. //
  768. this.lblTitle.Appearance.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  769. this.lblTitle.Appearance.ForeColor = System.Drawing.Color.White;
  770. this.lblTitle.AutoSizeMode = DevExpress.XtraEditors.LabelAutoSizeMode.None;
  771. this.lblTitle.Location = new System.Drawing.Point(3, 5);
  772. this.lblTitle.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  773. this.lblTitle.Name = "lblTitle";
  774. this.lblTitle.Size = new System.Drawing.Size(129, 30);
  775. this.lblTitle.TabIndex = 19;
  776. this.lblTitle.Text = "不合格评审上传";
  777. //
  778. // btnOutPut
  779. //
  780. this.btnOutPut.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  781. this.btnOutPut.Appearance.ForeColor = System.Drawing.Color.White;
  782. this.btnOutPut.Appearance.Options.UseFont = true;
  783. this.btnOutPut.Appearance.Options.UseForeColor = true;
  784. this.btnOutPut.Appearance.Options.UseTextOptions = true;
  785. this.btnOutPut.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Near;
  786. this.btnOutPut.Image = ((System.Drawing.Image)(resources.GetObject("btnOutPut.Image")));
  787. this.btnOutPut.Location = new System.Drawing.Point(323, 0);
  788. this.btnOutPut.LookAndFeel.SkinName = "BlueButtonSkin";
  789. this.btnOutPut.LookAndFeel.UseDefaultLookAndFeel = false;
  790. this.btnOutPut.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  791. this.btnOutPut.Name = "btnOutPut";
  792. this.btnOutPut.Size = new System.Drawing.Size(71, 39);
  793. this.btnOutPut.TabIndex = 48;
  794. this.btnOutPut.Text = "导出";
  795. this.btnOutPut.Click += new System.EventHandler(this.btnOutPut_Click);
  796. //
  797. // btnClose
  798. //
  799. this.btnClose.Appearance.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
  800. this.btnClose.Appearance.ForeColor = System.Drawing.Color.White;
  801. this.btnClose.Appearance.Options.UseFont = true;
  802. this.btnClose.Appearance.Options.UseForeColor = true;
  803. this.btnClose.Appearance.Options.UseTextOptions = true;
  804. this.btnClose.Appearance.TextOptions.HAlignment = DevExpress.Utils.HorzAlignment.Center;
  805. this.btnClose.Dock = System.Windows.Forms.DockStyle.Right;
  806. this.btnClose.Image = ((System.Drawing.Image)(resources.GetObject("btnClose.Image")));
  807. this.btnClose.Location = new System.Drawing.Point(1296, 0);
  808. this.btnClose.LookAndFeel.SkinName = "BlueButtonSkin";
  809. this.btnClose.LookAndFeel.UseDefaultLookAndFeel = false;
  810. this.btnClose.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  811. this.btnClose.Name = "btnClose";
  812. this.btnClose.Size = new System.Drawing.Size(30, 39);
  813. this.btnClose.TabIndex = 14;
  814. this.btnClose.Click += new System.EventHandler(this.btnClose_Click);
  815. //
  816. // FormICSNCRDo
  817. //
  818. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 18F);
  819. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  820. this.ClientSize = new System.Drawing.Size(1326, 564);
  821. this.Controls.Add(this.groupControl1);
  822. this.Controls.Add(this.rptPage);
  823. this.Controls.Add(this.panelControl3);
  824. this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
  825. this.Margin = new System.Windows.Forms.Padding(3, 4, 3, 4);
  826. this.Name = "FormICSNCRDo";
  827. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
  828. this.Text = "不合格评审处理";
  829. this.Load += new System.EventHandler(this.FormICSFACTORY_Load);
  830. ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
  831. ((System.ComponentModel.ISupportInitialize)(this.grdDetail)).EndInit();
  832. ((System.ComponentModel.ISupportInitialize)(this.grvDetail)).EndInit();
  833. ((System.ComponentModel.ISupportInitialize)(this.repositoryCheckEdit_Select)).EndInit();
  834. ((System.ComponentModel.ISupportInitialize)(this.repositoryTextEdit_Remark)).EndInit();
  835. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit1)).EndInit();
  836. ((System.ComponentModel.ISupportInitialize)(this.repositoryItemButtonEdit2)).EndInit();
  837. ((System.ComponentModel.ISupportInitialize)(this.grvAdvDetail)).EndInit();
  838. ((System.ComponentModel.ISupportInitialize)(this.groupControl1)).EndInit();
  839. this.groupControl1.ResumeLayout(false);
  840. ((System.ComponentModel.ISupportInitialize)(this.repDate.VistaTimeProperties)).EndInit();
  841. ((System.ComponentModel.ISupportInitialize)(this.repDate)).EndInit();
  842. ((System.ComponentModel.ISupportInitialize)(this.panelControl3)).EndInit();
  843. this.panelControl3.ResumeLayout(false);
  844. this.ResumeLayout(false);
  845. }
  846. #endregion
  847. private DevExpress.XtraEditors.GroupControl groupControl1;
  848. private DevExpress.XtraGrid.GridControl grdDetail;
  849. private DevExpress.XtraGrid.Views.Grid.GridView grvDetail;
  850. //private ZHCSoft.Base.UserControl.FormControl.PageNavTool rptPage;
  851. private ICSSoft.Base.UserControl.FormControl.PageNavTool rptPage;
  852. private DevExpress.XtraEditors.SimpleButton btnExit;
  853. private DevExpress.XtraEditors.SimpleButton btnFilter;
  854. private DevExpress.XtraEditors.PanelControl panelControl3;
  855. private DevExpress.XtraGrid.Views.BandedGrid.AdvBandedGridView grvAdvDetail;
  856. private DevExpress.XtraEditors.SimpleButton btnClose;
  857. private DevExpress.XtraEditors.LabelControl lblTitle;
  858. private DevExpress.XtraEditors.SimpleButton btnConfig;
  859. private DevExpress.XtraEditors.Repository.RepositoryItemDateEdit repDate;
  860. private DevExpress.XtraEditors.SimpleButton btnOutPut;
  861. private DevExpress.XtraEditors.SimpleButton btnFalsh;
  862. private DevExpress.XtraGrid.Columns.GridColumn colisSelect;
  863. private DevExpress.XtraEditors.SimpleButton btnCanSelect;
  864. private DevExpress.XtraEditors.SimpleButton btnSelect;
  865. private DevExpress.XtraGrid.Columns.GridColumn colType;
  866. private DevExpress.XtraGrid.Columns.GridColumn colOAStatus;
  867. private DevExpress.XtraGrid.Columns.GridColumn colMoCode;
  868. private DevExpress.XtraGrid.Columns.GridColumn colItemCode;
  869. private DevExpress.XtraGrid.Columns.GridColumn colItemName;
  870. private DevExpress.XtraGrid.Columns.GridColumn colItemStd;
  871. private DevExpress.XtraGrid.Columns.GridColumn colLotNo;
  872. private DevExpress.XtraGrid.Columns.GridColumn colOPSeq;
  873. private DevExpress.XtraGrid.Columns.GridColumn colOPCode;
  874. private DevExpress.XtraGrid.Columns.GridColumn colOPName;
  875. private DevExpress.XtraGrid.Columns.GridColumn colIsClose;
  876. private DevExpress.XtraGrid.Columns.GridColumn colOADocNo;
  877. private DevExpress.XtraGrid.Columns.GridColumn colOALineNo;
  878. private DevExpress.XtraGrid.Columns.GridColumn colQTY;
  879. private DevExpress.XtraGrid.Columns.GridColumn colCreatedOn;
  880. private DevExpress.XtraGrid.Columns.GridColumn colCreatedBy;
  881. private DevExpress.XtraGrid.Columns.GridColumn colUploadTime;
  882. private DevExpress.XtraGrid.Columns.GridColumn colClosedTime;
  883. private DevExpress.XtraGrid.Columns.GridColumn colRemark;
  884. private DevExpress.XtraEditors.SimpleButton But_UpLoad;
  885. private DevExpress.XtraEditors.SimpleButton But_PanTui;
  886. private DevExpress.XtraEditors.SimpleButton But_WWGongZi;
  887. private DevExpress.XtraGrid.Columns.GridColumn colNCRDocNo;
  888. private DevExpress.XtraEditors.Repository.RepositoryItemCheckEdit repositoryCheckEdit_Select;
  889. private DevExpress.XtraEditors.Repository.RepositoryItemTextEdit repositoryTextEdit_Remark;
  890. private DevExpress.XtraGrid.Views.Grid.GridView gridView1;
  891. private DevExpress.XtraGrid.Columns.GridColumn ncrno;
  892. private DevExpress.XtraGrid.Columns.GridColumn ncrdesc;
  893. private DevExpress.XtraGrid.Columns.GridColumn colMoCodeLine;
  894. private DevExpress.XtraGrid.Columns.GridColumn ColEqpCode;
  895. private DevExpress.XtraGrid.Columns.GridColumn ColEqpName;
  896. private DevExpress.XtraGrid.Columns.GridColumn colNGQTY;
  897. private DevExpress.XtraGrid.Columns.GridColumn colOKQTY;
  898. private DevExpress.XtraEditors.SimpleButton simpleButton1;
  899. private DevExpress.XtraGrid.Columns.GridColumn Upload;
  900. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit1;
  901. private DevExpress.XtraGrid.Columns.GridColumn gridColumn1;
  902. private DevExpress.XtraEditors.Repository.RepositoryItemButtonEdit repositoryItemButtonEdit2;
  903. private DevExpress.XtraGrid.Columns.GridColumn filename;
  904. }
  905. }