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

534 lines
30 KiB

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