FrmOfflineProcessAudit.Designer.cs 55 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007
  1. namespace Core.StlMes.Client.ZGMil.Signature
  2. {
  3. partial class FrmOfflineProcessAudit
  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. this.components = new System.ComponentModel.Container();
  29. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  30. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
  31. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("熔炼炉号");
  34. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("标识炉号");
  37. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("判定炉号");
  40. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("批号");
  43. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("产品标识");
  46. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("生产线");
  49. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("生产日期");
  52. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("品名");
  55. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("钢级");
  58. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("标准类别");
  61. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("处置意见");
  64. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("处置完成时间");
  67. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("发起人");
  70. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn15 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("发起时间");
  73. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn16 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("发起部门");
  76. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn17 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("result_no");
  79. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn18 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("审核状态");
  80. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  81. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  82. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn19 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("一级原因");
  83. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  84. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  85. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn20 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("二级原因");
  86. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  87. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  88. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn21 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("三级原因");
  89. Infragistics.Win.Appearance appearance39 = new Infragistics.Win.Appearance();
  90. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  91. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn22 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("Relation1");
  92. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn23 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHK", 0);
  93. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  94. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  95. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand2 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Relation1", 0);
  96. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn24 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("审批人");
  97. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn25 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("审批部门");
  98. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn26 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("审批时间");
  99. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn27 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("审批状态");
  100. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn28 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ID");
  101. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn29 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("审批意见");
  102. Infragistics.Win.ValueList valueList1 = new Infragistics.Win.ValueList(10455890);
  103. Infragistics.Win.ValueList valueList2 = new Infragistics.Win.ValueList(12032311);
  104. Infragistics.Win.Appearance appearance80 = new Infragistics.Win.Appearance();
  105. Infragistics.Win.Appearance appearance81 = new Infragistics.Win.Appearance();
  106. Infragistics.Win.Appearance appearance82 = new Infragistics.Win.Appearance();
  107. Infragistics.Win.Appearance appearance83 = new Infragistics.Win.Appearance();
  108. Infragistics.Win.Appearance appearance84 = new Infragistics.Win.Appearance();
  109. Infragistics.Win.Appearance appearance85 = new Infragistics.Win.Appearance();
  110. Infragistics.Win.Appearance appearance86 = new Infragistics.Win.Appearance();
  111. this.bindingSource = new System.Windows.Forms.BindingSource(this.components);
  112. this.ultraPanel1 = new Infragistics.Win.Misc.UltraPanel();
  113. this.isAudit = new System.Windows.Forms.ComboBox();
  114. this.shr2 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  115. this.shr1 = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  116. this.endTime = new System.Windows.Forms.DateTimePicker();
  117. this.startTime = new System.Windows.Forms.DateTimePicker();
  118. this.chkTim = new Infragistics.Win.UltraWinEditors.UltraCheckEditor();
  119. this.label4 = new System.Windows.Forms.Label();
  120. this.auditman1 = new System.Windows.Forms.TextBox();
  121. this.auditman2 = new System.Windows.Forms.TextBox();
  122. this.ultraPanel21 = new Core.Mes.Client.Comm.Control.UltraPanel2();
  123. this.ultraGroupBox1 = new Infragistics.Win.Misc.UltraGroupBox();
  124. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  125. this.dataSet1 = new System.Data.DataSet();
  126. this.dataTable1 = new System.Data.DataTable();
  127. this.dataColumn1 = new System.Data.DataColumn();
  128. this.dataColumn2 = new System.Data.DataColumn();
  129. this.dataColumn3 = new System.Data.DataColumn();
  130. this.dataColumn4 = new System.Data.DataColumn();
  131. this.dataColumn5 = new System.Data.DataColumn();
  132. this.dataColumn6 = new System.Data.DataColumn();
  133. this.dataColumn7 = new System.Data.DataColumn();
  134. this.dataColumn8 = new System.Data.DataColumn();
  135. this.dataColumn10 = new System.Data.DataColumn();
  136. this.dataColumn11 = new System.Data.DataColumn();
  137. this.dataColumn12 = new System.Data.DataColumn();
  138. this.dataColumn13 = new System.Data.DataColumn();
  139. this.dataColumn16 = new System.Data.DataColumn();
  140. this.dataColumn21 = new System.Data.DataColumn();
  141. this.dataColumn22 = new System.Data.DataColumn();
  142. this.dataColumn23 = new System.Data.DataColumn();
  143. this.dataColumn15 = new System.Data.DataColumn();
  144. this.dataColumn17 = new System.Data.DataColumn();
  145. this.dataColumn18 = new System.Data.DataColumn();
  146. this.dataColumn19 = new System.Data.DataColumn();
  147. this.dataColumn20 = new System.Data.DataColumn();
  148. this.dataTable2 = new System.Data.DataTable();
  149. this.dataColumn14 = new System.Data.DataColumn();
  150. this.dataColumn24 = new System.Data.DataColumn();
  151. this.dataColumn25 = new System.Data.DataColumn();
  152. this.dataColumn26 = new System.Data.DataColumn();
  153. this.dataColumn27 = new System.Data.DataColumn();
  154. this.dataColumn9 = new System.Data.DataColumn();
  155. this.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  156. this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  157. this.memo3 = new System.Windows.Forms.RichTextBox();
  158. this.ultraLabel3 = new Infragistics.Win.Misc.UltraLabel();
  159. this.ultraLabel4 = new Infragistics.Win.Misc.UltraLabel();
  160. this.memo2x = new System.Windows.Forms.RichTextBox();
  161. this.ultraLabel1 = new Infragistics.Win.Misc.UltraLabel();
  162. this.ultraLabel2 = new Infragistics.Win.Misc.UltraLabel();
  163. this.memo2 = new System.Windows.Forms.RichTextBox();
  164. this.ultraLabel13 = new Infragistics.Win.Misc.UltraLabel();
  165. this.ultraLabel10 = new Infragistics.Win.Misc.UltraLabel();
  166. this.ultraLabel18 = new Infragistics.Win.Misc.UltraLabel();
  167. ((System.ComponentModel.ISupportInitialize)(this.bindingSource)).BeginInit();
  168. this.ultraPanel1.ClientArea.SuspendLayout();
  169. this.ultraPanel1.SuspendLayout();
  170. ((System.ComponentModel.ISupportInitialize)(this.shr2)).BeginInit();
  171. ((System.ComponentModel.ISupportInitialize)(this.shr1)).BeginInit();
  172. ((System.ComponentModel.ISupportInitialize)(this.chkTim)).BeginInit();
  173. this.ultraPanel21.ClientArea.SuspendLayout();
  174. this.ultraPanel21.SuspendLayout();
  175. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).BeginInit();
  176. this.ultraGroupBox1.SuspendLayout();
  177. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  178. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  179. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  180. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  181. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
  182. this.ultraExpandableGroupBox2.SuspendLayout();
  183. this.ultraExpandableGroupBoxPanel2.SuspendLayout();
  184. this.SuspendLayout();
  185. //
  186. // bindingSource
  187. //
  188. this.bindingSource.DataSource = typeof(Core.StlMes.Client.ZGMil.Entity.OfflineProcessAuditEntity);
  189. //
  190. // ultraPanel1
  191. //
  192. //
  193. // ultraPanel1.ClientArea
  194. //
  195. this.ultraPanel1.ClientArea.Controls.Add(this.isAudit);
  196. this.ultraPanel1.ClientArea.Controls.Add(this.shr2);
  197. this.ultraPanel1.ClientArea.Controls.Add(this.shr1);
  198. this.ultraPanel1.ClientArea.Controls.Add(this.endTime);
  199. this.ultraPanel1.ClientArea.Controls.Add(this.startTime);
  200. this.ultraPanel1.ClientArea.Controls.Add(this.chkTim);
  201. this.ultraPanel1.ClientArea.Controls.Add(this.label4);
  202. this.ultraPanel1.ClientArea.Controls.Add(this.auditman1);
  203. this.ultraPanel1.ClientArea.Controls.Add(this.auditman2);
  204. this.ultraPanel1.Dock = System.Windows.Forms.DockStyle.Top;
  205. this.ultraPanel1.Location = new System.Drawing.Point(0, 0);
  206. this.ultraPanel1.Margin = new System.Windows.Forms.Padding(2);
  207. this.ultraPanel1.Name = "ultraPanel1";
  208. this.ultraPanel1.Size = new System.Drawing.Size(997, 46);
  209. this.ultraPanel1.TabIndex = 4;
  210. this.ultraPanel1.Tag = "查询条件";
  211. //
  212. // isAudit
  213. //
  214. this.isAudit.FormattingEnabled = true;
  215. this.isAudit.Items.AddRange(new object[] {
  216. "等待评审",
  217. "开始评审",
  218. "评审通过"});
  219. this.isAudit.Location = new System.Drawing.Point(448, 7);
  220. this.isAudit.Name = "isAudit";
  221. this.isAudit.Size = new System.Drawing.Size(103, 20);
  222. this.isAudit.TabIndex = 1081;
  223. //
  224. // shr2
  225. //
  226. this.shr2.AutoSize = true;
  227. this.shr2.Checked = true;
  228. this.shr2.CheckState = System.Windows.Forms.CheckState.Checked;
  229. this.shr2.Location = new System.Drawing.Point(557, 9);
  230. this.shr2.Name = "shr2";
  231. this.shr2.Size = new System.Drawing.Size(65, 19);
  232. this.shr2.TabIndex = 888;
  233. this.shr2.Text = "审核人2";
  234. this.shr2.Visible = false;
  235. //
  236. // shr1
  237. //
  238. this.shr1.AutoSize = true;
  239. this.shr1.Checked = true;
  240. this.shr1.CheckState = System.Windows.Forms.CheckState.Checked;
  241. this.shr1.Location = new System.Drawing.Point(371, 9);
  242. this.shr1.Name = "shr1";
  243. this.shr1.Size = new System.Drawing.Size(71, 19);
  244. this.shr1.TabIndex = 887;
  245. this.shr1.Text = "评审状态";
  246. //
  247. // endTime
  248. //
  249. this.endTime.CustomFormat = "yyyy-MM-dd";
  250. this.endTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  251. this.endTime.Location = new System.Drawing.Point(230, 7);
  252. this.endTime.Name = "endTime";
  253. this.endTime.Size = new System.Drawing.Size(114, 21);
  254. this.endTime.TabIndex = 884;
  255. //
  256. // startTime
  257. //
  258. this.startTime.CustomFormat = "yyyy-MM-dd";
  259. this.startTime.Format = System.Windows.Forms.DateTimePickerFormat.Custom;
  260. this.startTime.Location = new System.Drawing.Point(93, 7);
  261. this.startTime.Name = "startTime";
  262. this.startTime.Size = new System.Drawing.Size(114, 21);
  263. this.startTime.TabIndex = 883;
  264. //
  265. // chkTim
  266. //
  267. this.chkTim.AutoSize = true;
  268. this.chkTim.Checked = true;
  269. this.chkTim.CheckState = System.Windows.Forms.CheckState.Checked;
  270. this.chkTim.Location = new System.Drawing.Point(20, 9);
  271. this.chkTim.Name = "chkTim";
  272. this.chkTim.Size = new System.Drawing.Size(71, 19);
  273. this.chkTim.TabIndex = 886;
  274. this.chkTim.Text = "评审时间";
  275. //
  276. // label4
  277. //
  278. this.label4.AutoSize = true;
  279. this.label4.BackColor = System.Drawing.Color.Transparent;
  280. this.label4.Location = new System.Drawing.Point(213, 12);
  281. this.label4.Name = "label4";
  282. this.label4.Size = new System.Drawing.Size(17, 12);
  283. this.label4.TabIndex = 885;
  284. this.label4.Text = "至";
  285. //
  286. // auditman1
  287. //
  288. this.auditman1.Location = new System.Drawing.Point(885, 3);
  289. this.auditman1.Name = "auditman1";
  290. this.auditman1.Size = new System.Drawing.Size(100, 21);
  291. this.auditman1.TabIndex = 22;
  292. this.auditman1.Visible = false;
  293. //
  294. // auditman2
  295. //
  296. this.auditman2.Location = new System.Drawing.Point(628, 7);
  297. this.auditman2.Name = "auditman2";
  298. this.auditman2.Size = new System.Drawing.Size(100, 21);
  299. this.auditman2.TabIndex = 21;
  300. this.auditman2.Visible = false;
  301. //
  302. // ultraPanel21
  303. //
  304. //
  305. // ultraPanel21.ClientArea
  306. //
  307. this.ultraPanel21.ClientArea.Controls.Add(this.ultraGroupBox1);
  308. this.ultraPanel21.Dock = System.Windows.Forms.DockStyle.Fill;
  309. this.ultraPanel21.Location = new System.Drawing.Point(0, 46);
  310. this.ultraPanel21.Name = "ultraPanel21";
  311. this.ultraPanel21.Size = new System.Drawing.Size(997, 411);
  312. this.ultraPanel21.TabIndex = 5;
  313. //
  314. // ultraGroupBox1
  315. //
  316. this.ultraGroupBox1.Controls.Add(this.ultraGrid1);
  317. this.ultraGroupBox1.Controls.Add(this.ultraExpandableGroupBox2);
  318. this.ultraGroupBox1.Dock = System.Windows.Forms.DockStyle.Fill;
  319. this.ultraGroupBox1.Location = new System.Drawing.Point(0, 0);
  320. this.ultraGroupBox1.Name = "ultraGroupBox1";
  321. this.ultraGroupBox1.Size = new System.Drawing.Size(997, 411);
  322. this.ultraGroupBox1.TabIndex = 36;
  323. //
  324. // ultraGrid1
  325. //
  326. this.ultraGrid1.DataSource = this.dataSet1;
  327. ultraGridColumn1.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  328. appearance1.TextHAlignAsString = "Center";
  329. ultraGridColumn1.CellAppearance = appearance1;
  330. appearance2.TextHAlignAsString = "Center";
  331. ultraGridColumn1.Header.Appearance = appearance2;
  332. ultraGridColumn1.Header.VisiblePosition = 0;
  333. ultraGridColumn1.Hidden = true;
  334. ultraGridColumn2.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  335. appearance3.TextHAlignAsString = "Center";
  336. ultraGridColumn2.CellAppearance = appearance3;
  337. appearance4.TextHAlignAsString = "Center";
  338. ultraGridColumn2.Header.Appearance = appearance4;
  339. ultraGridColumn2.Header.VisiblePosition = 1;
  340. ultraGridColumn2.RowLayoutColumnInfo.OriginX = 1;
  341. ultraGridColumn2.RowLayoutColumnInfo.OriginY = 0;
  342. ultraGridColumn2.RowLayoutColumnInfo.SpanX = 2;
  343. ultraGridColumn2.RowLayoutColumnInfo.SpanY = 2;
  344. ultraGridColumn3.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  345. appearance5.TextHAlignAsString = "Center";
  346. ultraGridColumn3.CellAppearance = appearance5;
  347. appearance6.TextHAlignAsString = "Center";
  348. ultraGridColumn3.Header.Appearance = appearance6;
  349. ultraGridColumn3.Header.VisiblePosition = 2;
  350. ultraGridColumn3.RowLayoutColumnInfo.OriginX = 3;
  351. ultraGridColumn3.RowLayoutColumnInfo.OriginY = 0;
  352. ultraGridColumn3.RowLayoutColumnInfo.SpanX = 2;
  353. ultraGridColumn3.RowLayoutColumnInfo.SpanY = 2;
  354. ultraGridColumn4.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  355. appearance7.TextHAlignAsString = "Center";
  356. ultraGridColumn4.CellAppearance = appearance7;
  357. appearance8.TextHAlignAsString = "Center";
  358. ultraGridColumn4.Header.Appearance = appearance8;
  359. ultraGridColumn4.Header.VisiblePosition = 3;
  360. ultraGridColumn4.RowLayoutColumnInfo.OriginX = 5;
  361. ultraGridColumn4.RowLayoutColumnInfo.OriginY = 0;
  362. ultraGridColumn4.RowLayoutColumnInfo.SpanX = 2;
  363. ultraGridColumn4.RowLayoutColumnInfo.SpanY = 2;
  364. ultraGridColumn5.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  365. appearance9.TextHAlignAsString = "Center";
  366. ultraGridColumn5.CellAppearance = appearance9;
  367. appearance10.TextHAlignAsString = "Center";
  368. ultraGridColumn5.Header.Appearance = appearance10;
  369. ultraGridColumn5.Header.VisiblePosition = 4;
  370. ultraGridColumn5.RowLayoutColumnInfo.OriginX = 7;
  371. ultraGridColumn5.RowLayoutColumnInfo.OriginY = 0;
  372. ultraGridColumn5.RowLayoutColumnInfo.SpanX = 2;
  373. ultraGridColumn5.RowLayoutColumnInfo.SpanY = 2;
  374. ultraGridColumn6.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  375. appearance11.TextHAlignAsString = "Center";
  376. ultraGridColumn6.CellAppearance = appearance11;
  377. appearance12.TextHAlignAsString = "Center";
  378. ultraGridColumn6.Header.Appearance = appearance12;
  379. ultraGridColumn6.Header.VisiblePosition = 5;
  380. ultraGridColumn6.RowLayoutColumnInfo.OriginX = 9;
  381. ultraGridColumn6.RowLayoutColumnInfo.OriginY = 0;
  382. ultraGridColumn6.RowLayoutColumnInfo.SpanX = 2;
  383. ultraGridColumn6.RowLayoutColumnInfo.SpanY = 2;
  384. ultraGridColumn7.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  385. appearance13.TextHAlignAsString = "Center";
  386. ultraGridColumn7.CellAppearance = appearance13;
  387. appearance14.TextHAlignAsString = "Center";
  388. ultraGridColumn7.Header.Appearance = appearance14;
  389. ultraGridColumn7.Header.VisiblePosition = 6;
  390. ultraGridColumn7.RowLayoutColumnInfo.OriginX = 11;
  391. ultraGridColumn7.RowLayoutColumnInfo.OriginY = 0;
  392. ultraGridColumn7.RowLayoutColumnInfo.SpanX = 2;
  393. ultraGridColumn7.RowLayoutColumnInfo.SpanY = 2;
  394. ultraGridColumn8.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  395. appearance15.TextHAlignAsString = "Center";
  396. ultraGridColumn8.CellAppearance = appearance15;
  397. appearance16.TextHAlignAsString = "Center";
  398. ultraGridColumn8.Header.Appearance = appearance16;
  399. ultraGridColumn8.Header.VisiblePosition = 7;
  400. ultraGridColumn8.RowLayoutColumnInfo.OriginX = 13;
  401. ultraGridColumn8.RowLayoutColumnInfo.OriginY = 0;
  402. ultraGridColumn8.RowLayoutColumnInfo.SpanX = 2;
  403. ultraGridColumn8.RowLayoutColumnInfo.SpanY = 2;
  404. ultraGridColumn9.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  405. appearance17.TextHAlignAsString = "Center";
  406. ultraGridColumn9.CellAppearance = appearance17;
  407. appearance18.TextHAlignAsString = "Center";
  408. ultraGridColumn9.Header.Appearance = appearance18;
  409. ultraGridColumn9.Header.VisiblePosition = 8;
  410. ultraGridColumn9.RowLayoutColumnInfo.OriginX = 15;
  411. ultraGridColumn9.RowLayoutColumnInfo.OriginY = 0;
  412. ultraGridColumn9.RowLayoutColumnInfo.SpanX = 2;
  413. ultraGridColumn9.RowLayoutColumnInfo.SpanY = 2;
  414. ultraGridColumn10.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  415. appearance19.TextHAlignAsString = "Center";
  416. ultraGridColumn10.CellAppearance = appearance19;
  417. appearance20.TextHAlignAsString = "Center";
  418. ultraGridColumn10.Header.Appearance = appearance20;
  419. ultraGridColumn10.Header.VisiblePosition = 9;
  420. ultraGridColumn10.RowLayoutColumnInfo.OriginX = 17;
  421. ultraGridColumn10.RowLayoutColumnInfo.OriginY = 0;
  422. ultraGridColumn10.RowLayoutColumnInfo.SpanX = 2;
  423. ultraGridColumn10.RowLayoutColumnInfo.SpanY = 2;
  424. ultraGridColumn11.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  425. appearance21.TextHAlignAsString = "Center";
  426. ultraGridColumn11.CellAppearance = appearance21;
  427. appearance22.TextHAlignAsString = "Center";
  428. ultraGridColumn11.Header.Appearance = appearance22;
  429. ultraGridColumn11.Header.VisiblePosition = 10;
  430. ultraGridColumn11.RowLayoutColumnInfo.OriginX = 25;
  431. ultraGridColumn11.RowLayoutColumnInfo.OriginY = 0;
  432. ultraGridColumn11.RowLayoutColumnInfo.SpanX = 2;
  433. ultraGridColumn11.RowLayoutColumnInfo.SpanY = 2;
  434. ultraGridColumn12.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  435. appearance23.TextHAlignAsString = "Center";
  436. ultraGridColumn12.CellAppearance = appearance23;
  437. appearance24.TextHAlignAsString = "Center";
  438. ultraGridColumn12.Header.Appearance = appearance24;
  439. ultraGridColumn12.Header.VisiblePosition = 11;
  440. ultraGridColumn12.RowLayoutColumnInfo.OriginX = 27;
  441. ultraGridColumn12.RowLayoutColumnInfo.OriginY = 0;
  442. ultraGridColumn12.RowLayoutColumnInfo.SpanX = 2;
  443. ultraGridColumn12.RowLayoutColumnInfo.SpanY = 2;
  444. ultraGridColumn13.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  445. appearance25.TextHAlignAsString = "Center";
  446. ultraGridColumn13.CellAppearance = appearance25;
  447. appearance26.TextHAlignAsString = "Center";
  448. ultraGridColumn13.Header.Appearance = appearance26;
  449. ultraGridColumn13.Header.VisiblePosition = 12;
  450. ultraGridColumn13.RowLayoutColumnInfo.OriginX = 37;
  451. ultraGridColumn13.RowLayoutColumnInfo.OriginY = 0;
  452. ultraGridColumn13.RowLayoutColumnInfo.SpanX = 2;
  453. ultraGridColumn13.RowLayoutColumnInfo.SpanY = 2;
  454. ultraGridColumn14.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  455. appearance27.TextHAlignAsString = "Center";
  456. ultraGridColumn14.CellAppearance = appearance27;
  457. appearance28.TextHAlignAsString = "Center";
  458. appearance28.TextVAlignAsString = "Middle";
  459. ultraGridColumn14.Header.Appearance = appearance28;
  460. ultraGridColumn14.Header.VisiblePosition = 13;
  461. ultraGridColumn14.RowLayoutColumnInfo.OriginX = 29;
  462. ultraGridColumn14.RowLayoutColumnInfo.OriginY = 0;
  463. ultraGridColumn14.RowLayoutColumnInfo.SpanX = 2;
  464. ultraGridColumn14.RowLayoutColumnInfo.SpanY = 2;
  465. ultraGridColumn15.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  466. appearance29.TextHAlignAsString = "Center";
  467. ultraGridColumn15.CellAppearance = appearance29;
  468. appearance30.TextHAlignAsString = "Center";
  469. appearance30.TextVAlignAsString = "Middle";
  470. ultraGridColumn15.Header.Appearance = appearance30;
  471. ultraGridColumn15.Header.VisiblePosition = 14;
  472. ultraGridColumn15.RowLayoutColumnInfo.OriginX = 31;
  473. ultraGridColumn15.RowLayoutColumnInfo.OriginY = 0;
  474. ultraGridColumn15.RowLayoutColumnInfo.SpanX = 2;
  475. ultraGridColumn15.RowLayoutColumnInfo.SpanY = 2;
  476. ultraGridColumn16.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  477. appearance31.TextHAlignAsString = "Center";
  478. ultraGridColumn16.CellAppearance = appearance31;
  479. appearance32.TextHAlignAsString = "Center";
  480. appearance32.TextVAlignAsString = "Middle";
  481. ultraGridColumn16.Header.Appearance = appearance32;
  482. ultraGridColumn16.Header.VisiblePosition = 15;
  483. ultraGridColumn16.RowLayoutColumnInfo.OriginX = 33;
  484. ultraGridColumn16.RowLayoutColumnInfo.OriginY = 0;
  485. ultraGridColumn16.RowLayoutColumnInfo.SpanX = 2;
  486. ultraGridColumn16.RowLayoutColumnInfo.SpanY = 2;
  487. ultraGridColumn17.Header.VisiblePosition = 16;
  488. ultraGridColumn17.Hidden = true;
  489. ultraGridColumn18.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  490. appearance33.TextHAlignAsString = "Center";
  491. ultraGridColumn18.CellAppearance = appearance33;
  492. appearance34.TextHAlignAsString = "Center";
  493. appearance34.TextVAlignAsString = "Middle";
  494. ultraGridColumn18.Header.Appearance = appearance34;
  495. ultraGridColumn18.Header.VisiblePosition = 17;
  496. ultraGridColumn18.RowLayoutColumnInfo.OriginX = 35;
  497. ultraGridColumn18.RowLayoutColumnInfo.OriginY = 0;
  498. ultraGridColumn18.RowLayoutColumnInfo.SpanX = 2;
  499. ultraGridColumn18.RowLayoutColumnInfo.SpanY = 2;
  500. ultraGridColumn19.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  501. appearance35.TextHAlignAsString = "Center";
  502. appearance35.TextVAlignAsString = "Middle";
  503. ultraGridColumn19.CellAppearance = appearance35;
  504. appearance36.TextHAlignAsString = "Center";
  505. appearance36.TextVAlignAsString = "Middle";
  506. ultraGridColumn19.Header.Appearance = appearance36;
  507. ultraGridColumn19.Header.VisiblePosition = 18;
  508. ultraGridColumn19.RowLayoutColumnInfo.OriginX = 19;
  509. ultraGridColumn19.RowLayoutColumnInfo.OriginY = 0;
  510. ultraGridColumn19.RowLayoutColumnInfo.SpanX = 2;
  511. ultraGridColumn19.RowLayoutColumnInfo.SpanY = 2;
  512. ultraGridColumn20.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  513. appearance37.TextHAlignAsString = "Center";
  514. appearance37.TextVAlignAsString = "Middle";
  515. ultraGridColumn20.CellAppearance = appearance37;
  516. appearance38.TextHAlignAsString = "Center";
  517. appearance38.TextVAlignAsString = "Middle";
  518. ultraGridColumn20.Header.Appearance = appearance38;
  519. ultraGridColumn20.Header.VisiblePosition = 19;
  520. ultraGridColumn20.RowLayoutColumnInfo.OriginX = 21;
  521. ultraGridColumn20.RowLayoutColumnInfo.OriginY = 0;
  522. ultraGridColumn20.RowLayoutColumnInfo.SpanX = 2;
  523. ultraGridColumn20.RowLayoutColumnInfo.SpanY = 2;
  524. ultraGridColumn21.CellActivation = Infragistics.Win.UltraWinGrid.Activation.ActivateOnly;
  525. appearance39.TextHAlignAsString = "Center";
  526. appearance39.TextVAlignAsString = "Middle";
  527. ultraGridColumn21.CellAppearance = appearance39;
  528. appearance40.TextHAlignAsString = "Center";
  529. appearance40.TextVAlignAsString = "Middle";
  530. ultraGridColumn21.Header.Appearance = appearance40;
  531. ultraGridColumn21.Header.VisiblePosition = 20;
  532. ultraGridColumn21.RowLayoutColumnInfo.OriginX = 23;
  533. ultraGridColumn21.RowLayoutColumnInfo.OriginY = 0;
  534. ultraGridColumn21.RowLayoutColumnInfo.SpanX = 2;
  535. ultraGridColumn21.RowLayoutColumnInfo.SpanY = 2;
  536. ultraGridColumn22.Header.VisiblePosition = 22;
  537. appearance41.TextHAlignAsString = "Center";
  538. appearance41.TextVAlignAsString = "Middle";
  539. ultraGridColumn23.CellAppearance = appearance41;
  540. ultraGridColumn23.DataType = typeof(bool);
  541. appearance42.TextHAlignAsString = "Center";
  542. ultraGridColumn23.Header.Appearance = appearance42;
  543. ultraGridColumn23.Header.Caption = "选择";
  544. ultraGridColumn23.Header.VisiblePosition = 21;
  545. ultraGridColumn23.RowLayoutColumnInfo.OriginX = 0;
  546. ultraGridColumn23.RowLayoutColumnInfo.OriginY = 0;
  547. ultraGridColumn23.RowLayoutColumnInfo.SpanX = 1;
  548. ultraGridColumn23.RowLayoutColumnInfo.SpanY = 1;
  549. ultraGridColumn23.Style = Infragistics.Win.UltraWinGrid.ColumnStyle.CheckBox;
  550. ultraGridBand1.Columns.AddRange(new object[] {
  551. ultraGridColumn1,
  552. ultraGridColumn2,
  553. ultraGridColumn3,
  554. ultraGridColumn4,
  555. ultraGridColumn5,
  556. ultraGridColumn6,
  557. ultraGridColumn7,
  558. ultraGridColumn8,
  559. ultraGridColumn9,
  560. ultraGridColumn10,
  561. ultraGridColumn11,
  562. ultraGridColumn12,
  563. ultraGridColumn13,
  564. ultraGridColumn14,
  565. ultraGridColumn15,
  566. ultraGridColumn16,
  567. ultraGridColumn17,
  568. ultraGridColumn18,
  569. ultraGridColumn19,
  570. ultraGridColumn20,
  571. ultraGridColumn21,
  572. ultraGridColumn22,
  573. ultraGridColumn23});
  574. ultraGridBand1.RowLayoutStyle = Infragistics.Win.UltraWinGrid.RowLayoutStyle.GroupLayout;
  575. ultraGridColumn24.Header.VisiblePosition = 0;
  576. ultraGridColumn25.Header.VisiblePosition = 1;
  577. ultraGridColumn26.Header.VisiblePosition = 2;
  578. ultraGridColumn27.Header.VisiblePosition = 3;
  579. ultraGridColumn28.Header.VisiblePosition = 4;
  580. ultraGridColumn29.Header.VisiblePosition = 5;
  581. ultraGridBand2.Columns.AddRange(new object[] {
  582. ultraGridColumn24,
  583. ultraGridColumn25,
  584. ultraGridColumn26,
  585. ultraGridColumn27,
  586. ultraGridColumn28,
  587. ultraGridColumn29});
  588. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  589. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand2);
  590. this.ultraGrid1.DisplayLayout.ValueLists.AddRange(new Infragistics.Win.ValueList[] {
  591. valueList1,
  592. valueList2});
  593. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  594. this.ultraGrid1.Location = new System.Drawing.Point(3, 0);
  595. this.ultraGrid1.Name = "ultraGrid1";
  596. this.ultraGrid1.Size = new System.Drawing.Size(991, 258);
  597. this.ultraGrid1.TabIndex = 2;
  598. this.ultraGrid1.AfterRowExpanded += new Infragistics.Win.UltraWinGrid.RowEventHandler(this.ultraGrid1_AfterRowExpanded);
  599. //
  600. // dataSet1
  601. //
  602. this.dataSet1.DataSetName = "NewDataSet";
  603. this.dataSet1.Relations.AddRange(new System.Data.DataRelation[] {
  604. new System.Data.DataRelation("Relation1", "Table1", "Table2", new string[] {
  605. "ID"}, new string[] {
  606. "ID"}, false)});
  607. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  608. this.dataTable1,
  609. this.dataTable2});
  610. //
  611. // dataTable1
  612. //
  613. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  614. this.dataColumn1,
  615. this.dataColumn2,
  616. this.dataColumn3,
  617. this.dataColumn4,
  618. this.dataColumn5,
  619. this.dataColumn6,
  620. this.dataColumn7,
  621. this.dataColumn8,
  622. this.dataColumn10,
  623. this.dataColumn11,
  624. this.dataColumn12,
  625. this.dataColumn13,
  626. this.dataColumn16,
  627. this.dataColumn21,
  628. this.dataColumn22,
  629. this.dataColumn23,
  630. this.dataColumn15,
  631. this.dataColumn17,
  632. this.dataColumn18,
  633. this.dataColumn19,
  634. this.dataColumn20});
  635. this.dataTable1.Constraints.AddRange(new System.Data.Constraint[] {
  636. new System.Data.UniqueConstraint("Constraint1", new string[] {
  637. "ID"}, false)});
  638. this.dataTable1.TableName = "Table1";
  639. //
  640. // dataColumn1
  641. //
  642. this.dataColumn1.ColumnName = "ID";
  643. //
  644. // dataColumn2
  645. //
  646. this.dataColumn2.ColumnName = "熔炼炉号";
  647. //
  648. // dataColumn3
  649. //
  650. this.dataColumn3.ColumnName = "标识炉号";
  651. //
  652. // dataColumn4
  653. //
  654. this.dataColumn4.ColumnName = "判定炉号";
  655. //
  656. // dataColumn5
  657. //
  658. this.dataColumn5.ColumnName = "批号";
  659. //
  660. // dataColumn6
  661. //
  662. this.dataColumn6.ColumnName = "产品标识";
  663. //
  664. // dataColumn7
  665. //
  666. this.dataColumn7.ColumnName = "生产线";
  667. //
  668. // dataColumn8
  669. //
  670. this.dataColumn8.ColumnName = "生产日期";
  671. //
  672. // dataColumn10
  673. //
  674. this.dataColumn10.ColumnName = "品名";
  675. //
  676. // dataColumn11
  677. //
  678. this.dataColumn11.ColumnName = "钢级";
  679. //
  680. // dataColumn12
  681. //
  682. this.dataColumn12.ColumnName = "标准类别";
  683. //
  684. // dataColumn13
  685. //
  686. this.dataColumn13.ColumnName = "处置意见";
  687. //
  688. // dataColumn16
  689. //
  690. this.dataColumn16.ColumnName = "处置完成时间";
  691. //
  692. // dataColumn21
  693. //
  694. this.dataColumn21.ColumnName = "发起人";
  695. //
  696. // dataColumn22
  697. //
  698. this.dataColumn22.ColumnName = "发起时间";
  699. //
  700. // dataColumn23
  701. //
  702. this.dataColumn23.ColumnName = "发起部门";
  703. //
  704. // dataColumn15
  705. //
  706. this.dataColumn15.ColumnName = "result_no";
  707. //
  708. // dataColumn17
  709. //
  710. this.dataColumn17.ColumnName = "审核状态";
  711. //
  712. // dataColumn18
  713. //
  714. this.dataColumn18.ColumnName = "一级原因";
  715. //
  716. // dataColumn19
  717. //
  718. this.dataColumn19.ColumnName = "二级原因";
  719. //
  720. // dataColumn20
  721. //
  722. this.dataColumn20.ColumnName = "三级原因";
  723. //
  724. // dataTable2
  725. //
  726. this.dataTable2.Columns.AddRange(new System.Data.DataColumn[] {
  727. this.dataColumn14,
  728. this.dataColumn24,
  729. this.dataColumn25,
  730. this.dataColumn26,
  731. this.dataColumn27,
  732. this.dataColumn9});
  733. this.dataTable2.Constraints.AddRange(new System.Data.Constraint[] {
  734. new System.Data.ForeignKeyConstraint("Relation1", "Table1", new string[] {
  735. "ID"}, new string[] {
  736. "ID"}, System.Data.AcceptRejectRule.None, System.Data.Rule.Cascade, System.Data.Rule.Cascade)});
  737. this.dataTable2.TableName = "Table2";
  738. //
  739. // dataColumn14
  740. //
  741. this.dataColumn14.Caption = "评审人";
  742. this.dataColumn14.ColumnName = "审批人";
  743. //
  744. // dataColumn24
  745. //
  746. this.dataColumn24.Caption = "评审部门";
  747. this.dataColumn24.ColumnName = "审批部门";
  748. //
  749. // dataColumn25
  750. //
  751. this.dataColumn25.Caption = "评审时间";
  752. this.dataColumn25.ColumnName = "审批时间";
  753. //
  754. // dataColumn26
  755. //
  756. this.dataColumn26.Caption = "评审状态";
  757. this.dataColumn26.ColumnName = "审批状态";
  758. //
  759. // dataColumn27
  760. //
  761. this.dataColumn27.ColumnName = "ID";
  762. //
  763. // dataColumn9
  764. //
  765. this.dataColumn9.Caption = "评审意见";
  766. this.dataColumn9.ColumnName = "审批意见";
  767. //
  768. // ultraExpandableGroupBox2
  769. //
  770. this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2);
  771. this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Bottom;
  772. this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(991, 150);
  773. this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(3, 258);
  774. this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
  775. this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(991, 150);
  776. this.ultraExpandableGroupBox2.TabIndex = 0;
  777. //
  778. // ultraExpandableGroupBoxPanel2
  779. //
  780. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.memo3);
  781. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel3);
  782. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel4);
  783. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.memo2x);
  784. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel1);
  785. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel2);
  786. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.memo2);
  787. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel13);
  788. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel10);
  789. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraLabel18);
  790. this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  791. this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(3, 17);
  792. this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
  793. this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(985, 130);
  794. this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
  795. //
  796. // memo3
  797. //
  798. this.memo3.Location = new System.Drawing.Point(577, 15);
  799. this.memo3.Name = "memo3";
  800. this.memo3.Size = new System.Drawing.Size(145, 112);
  801. this.memo3.TabIndex = 144;
  802. this.memo3.Text = "";
  803. this.memo3.Visible = false;
  804. //
  805. // ultraLabel3
  806. //
  807. appearance80.ForeColor = System.Drawing.Color.Red;
  808. appearance80.TextHAlignAsString = "Right";
  809. appearance80.TextVAlignAsString = "Middle";
  810. this.ultraLabel3.Appearance = appearance80;
  811. this.ultraLabel3.AutoSize = true;
  812. this.ultraLabel3.Location = new System.Drawing.Point(497, 49);
  813. this.ultraLabel3.Name = "ultraLabel3";
  814. this.ultraLabel3.Size = new System.Drawing.Size(11, 14);
  815. this.ultraLabel3.TabIndex = 143;
  816. this.ultraLabel3.Text = "*";
  817. this.ultraLabel3.Visible = false;
  818. //
  819. // ultraLabel4
  820. //
  821. appearance81.TextHAlignAsString = "Right";
  822. appearance81.TextVAlignAsString = "Middle";
  823. this.ultraLabel4.Appearance = appearance81;
  824. this.ultraLabel4.AutoSize = true;
  825. this.ultraLabel4.Location = new System.Drawing.Point(509, 49);
  826. this.ultraLabel4.Name = "ultraLabel4";
  827. this.ultraLabel4.Size = new System.Drawing.Size(60, 16);
  828. this.ultraLabel4.TabIndex = 142;
  829. this.ultraLabel4.Text = "审核意见3";
  830. this.ultraLabel4.Visible = false;
  831. //
  832. // memo2x
  833. //
  834. this.memo2x.Location = new System.Drawing.Point(337, 15);
  835. this.memo2x.Name = "memo2x";
  836. this.memo2x.Size = new System.Drawing.Size(145, 112);
  837. this.memo2x.TabIndex = 141;
  838. this.memo2x.Text = "";
  839. this.memo2x.Visible = false;
  840. //
  841. // ultraLabel1
  842. //
  843. appearance82.ForeColor = System.Drawing.Color.Red;
  844. appearance82.TextHAlignAsString = "Right";
  845. appearance82.TextVAlignAsString = "Middle";
  846. this.ultraLabel1.Appearance = appearance82;
  847. this.ultraLabel1.AutoSize = true;
  848. this.ultraLabel1.Location = new System.Drawing.Point(258, 46);
  849. this.ultraLabel1.Name = "ultraLabel1";
  850. this.ultraLabel1.Size = new System.Drawing.Size(11, 14);
  851. this.ultraLabel1.TabIndex = 140;
  852. this.ultraLabel1.Text = "*";
  853. this.ultraLabel1.Visible = false;
  854. //
  855. // ultraLabel2
  856. //
  857. appearance83.TextHAlignAsString = "Right";
  858. appearance83.TextVAlignAsString = "Middle";
  859. this.ultraLabel2.Appearance = appearance83;
  860. this.ultraLabel2.AutoSize = true;
  861. this.ultraLabel2.Location = new System.Drawing.Point(269, 46);
  862. this.ultraLabel2.Name = "ultraLabel2";
  863. this.ultraLabel2.Size = new System.Drawing.Size(60, 16);
  864. this.ultraLabel2.TabIndex = 139;
  865. this.ultraLabel2.Text = "审核意见2";
  866. this.ultraLabel2.Visible = false;
  867. //
  868. // memo2
  869. //
  870. this.memo2.Location = new System.Drawing.Point(97, 15);
  871. this.memo2.Name = "memo2";
  872. this.memo2.Size = new System.Drawing.Size(145, 112);
  873. this.memo2.TabIndex = 138;
  874. this.memo2.Text = "";
  875. //
  876. // ultraLabel13
  877. //
  878. appearance84.ForeColor = System.Drawing.Color.Red;
  879. appearance84.TextHAlignAsString = "Right";
  880. appearance84.TextVAlignAsString = "Middle";
  881. this.ultraLabel13.Appearance = appearance84;
  882. this.ultraLabel13.AutoSize = true;
  883. this.ultraLabel13.Location = new System.Drawing.Point(17, 52);
  884. this.ultraLabel13.Name = "ultraLabel13";
  885. this.ultraLabel13.Size = new System.Drawing.Size(11, 14);
  886. this.ultraLabel13.TabIndex = 137;
  887. this.ultraLabel13.Text = "*";
  888. //
  889. // ultraLabel10
  890. //
  891. appearance85.TextHAlignAsString = "Right";
  892. appearance85.TextVAlignAsString = "Middle";
  893. this.ultraLabel10.Appearance = appearance85;
  894. this.ultraLabel10.AutoSize = true;
  895. this.ultraLabel10.Location = new System.Drawing.Point(29, 52);
  896. this.ultraLabel10.Name = "ultraLabel10";
  897. this.ultraLabel10.Size = new System.Drawing.Size(54, 16);
  898. this.ultraLabel10.TabIndex = 110;
  899. this.ultraLabel10.Text = "评审意见";
  900. //
  901. // ultraLabel18
  902. //
  903. appearance86.TextHAlignAsString = "Right";
  904. appearance86.TextVAlignAsString = "Middle";
  905. this.ultraLabel18.Appearance = appearance86;
  906. this.ultraLabel18.AutoSize = true;
  907. this.ultraLabel18.Location = new System.Drawing.Point(12, 37);
  908. this.ultraLabel18.Name = "ultraLabel18";
  909. this.ultraLabel18.Size = new System.Drawing.Size(0, 0);
  910. this.ultraLabel18.TabIndex = 5;
  911. //
  912. // FrmOfflineProcessAudit
  913. //
  914. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  915. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  916. this.ClientSize = new System.Drawing.Size(997, 457);
  917. this.Controls.Add(this.ultraPanel21);
  918. this.Controls.Add(this.ultraPanel1);
  919. this.Name = "FrmOfflineProcessAudit";
  920. this.Text = "不合格品审批";
  921. this.Load += new System.EventHandler(this.FrmOfflineProcessAudit_Load);
  922. ((System.ComponentModel.ISupportInitialize)(this.bindingSource)).EndInit();
  923. this.ultraPanel1.ClientArea.ResumeLayout(false);
  924. this.ultraPanel1.ClientArea.PerformLayout();
  925. this.ultraPanel1.ResumeLayout(false);
  926. ((System.ComponentModel.ISupportInitialize)(this.shr2)).EndInit();
  927. ((System.ComponentModel.ISupportInitialize)(this.shr1)).EndInit();
  928. ((System.ComponentModel.ISupportInitialize)(this.chkTim)).EndInit();
  929. this.ultraPanel21.ClientArea.ResumeLayout(false);
  930. this.ultraPanel21.ResumeLayout(false);
  931. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox1)).EndInit();
  932. this.ultraGroupBox1.ResumeLayout(false);
  933. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  934. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  935. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  936. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  937. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit();
  938. this.ultraExpandableGroupBox2.ResumeLayout(false);
  939. this.ultraExpandableGroupBoxPanel2.ResumeLayout(false);
  940. this.ultraExpandableGroupBoxPanel2.PerformLayout();
  941. this.ResumeLayout(false);
  942. }
  943. #endregion
  944. private Infragistics.Win.Misc.UltraPanel ultraPanel1;
  945. private Mes.Client.Comm.Control.UltraPanel2 ultraPanel21;
  946. private System.Windows.Forms.TextBox auditman1;
  947. private System.Windows.Forms.TextBox auditman2;
  948. private System.Windows.Forms.BindingSource bindingSource;
  949. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox1;
  950. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
  951. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
  952. private Infragistics.Win.Misc.UltraLabel ultraLabel10;
  953. private Infragistics.Win.Misc.UltraLabel ultraLabel18;
  954. private Infragistics.Win.Misc.UltraLabel ultraLabel13;
  955. private System.Windows.Forms.RichTextBox memo3;
  956. private Infragistics.Win.Misc.UltraLabel ultraLabel3;
  957. private Infragistics.Win.Misc.UltraLabel ultraLabel4;
  958. private System.Windows.Forms.RichTextBox memo2x;
  959. private Infragistics.Win.Misc.UltraLabel ultraLabel1;
  960. private Infragistics.Win.Misc.UltraLabel ultraLabel2;
  961. private System.Windows.Forms.RichTextBox memo2;
  962. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  963. private Infragistics.Win.UltraWinEditors.UltraCheckEditor shr2;
  964. private Infragistics.Win.UltraWinEditors.UltraCheckEditor shr1;
  965. private System.Windows.Forms.DateTimePicker endTime;
  966. private System.Windows.Forms.DateTimePicker startTime;
  967. private Infragistics.Win.UltraWinEditors.UltraCheckEditor chkTim;
  968. private System.Windows.Forms.Label label4;
  969. private System.Data.DataSet dataSet1;
  970. private System.Data.DataTable dataTable1;
  971. private System.Data.DataColumn dataColumn1;
  972. private System.Data.DataColumn dataColumn2;
  973. private System.Data.DataColumn dataColumn3;
  974. private System.Data.DataColumn dataColumn4;
  975. private System.Data.DataColumn dataColumn5;
  976. private System.Data.DataColumn dataColumn6;
  977. private System.Data.DataColumn dataColumn7;
  978. private System.Data.DataColumn dataColumn8;
  979. private System.Data.DataColumn dataColumn10;
  980. private System.Data.DataColumn dataColumn11;
  981. private System.Data.DataColumn dataColumn12;
  982. private System.Data.DataColumn dataColumn13;
  983. private System.Data.DataColumn dataColumn16;
  984. private System.Data.DataColumn dataColumn21;
  985. private System.Data.DataColumn dataColumn22;
  986. private System.Data.DataColumn dataColumn23;
  987. private System.Data.DataTable dataTable2;
  988. private System.Data.DataColumn dataColumn14;
  989. private System.Data.DataColumn dataColumn24;
  990. private System.Data.DataColumn dataColumn25;
  991. private System.Data.DataColumn dataColumn26;
  992. private System.Data.DataColumn dataColumn27;
  993. private System.Data.DataColumn dataColumn9;
  994. private System.Data.DataColumn dataColumn15;
  995. private System.Data.DataColumn dataColumn17;
  996. private System.Windows.Forms.ComboBox isAudit;
  997. private System.Data.DataColumn dataColumn18;
  998. private System.Data.DataColumn dataColumn19;
  999. private System.Data.DataColumn dataColumn20;
  1000. }
  1001. }