FrmBaseSelectItems.designer.cs 54 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792
  1. namespace Core.StlMes.Client.Lims.Data.PipeAndOutdec
  2. {
  3. partial class FrmBaseSelectItems
  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. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  29. Infragistics.Win.Appearance appearance16 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  31. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  32. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  33. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  34. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  35. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  36. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  37. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  38. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  39. Infragistics.Win.Appearance appearance37 = new Infragistics.Win.Appearance();
  40. Infragistics.Win.Appearance appearance38 = new Infragistics.Win.Appearance();
  41. Infragistics.Win.Appearance appearance40 = new Infragistics.Win.Appearance();
  42. Infragistics.Win.Appearance appearance41 = new Infragistics.Win.Appearance();
  43. Infragistics.Win.Appearance appearance42 = new Infragistics.Win.Appearance();
  44. Infragistics.Win.Appearance appearance43 = new Infragistics.Win.Appearance();
  45. Infragistics.Win.Appearance appearance44 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance45 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance46 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance47 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance48 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance49 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance50 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance73 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance74 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance75 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance76 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.Appearance appearance77 = new Infragistics.Win.Appearance();
  57. Infragistics.Win.Appearance appearance78 = new Infragistics.Win.Appearance();
  58. Infragistics.Win.Appearance appearance79 = new Infragistics.Win.Appearance();
  59. Infragistics.Win.Appearance appearance80 = new Infragistics.Win.Appearance();
  60. Infragistics.Win.Appearance appearance81 = new Infragistics.Win.Appearance();
  61. Infragistics.Win.Appearance appearance82 = new Infragistics.Win.Appearance();
  62. Infragistics.Win.Appearance appearance83 = new Infragistics.Win.Appearance();
  63. Infragistics.Win.Appearance appearance84 = new Infragistics.Win.Appearance();
  64. Infragistics.Win.Appearance appearance61 = new Infragistics.Win.Appearance();
  65. Infragistics.Win.Appearance appearance62 = new Infragistics.Win.Appearance();
  66. Infragistics.Win.Appearance appearance63 = new Infragistics.Win.Appearance();
  67. Infragistics.Win.Appearance appearance64 = new Infragistics.Win.Appearance();
  68. Infragistics.Win.Appearance appearance65 = new Infragistics.Win.Appearance();
  69. Infragistics.Win.Appearance appearance66 = new Infragistics.Win.Appearance();
  70. Infragistics.Win.Appearance appearance67 = new Infragistics.Win.Appearance();
  71. Infragistics.Win.Appearance appearance68 = new Infragistics.Win.Appearance();
  72. Infragistics.Win.Appearance appearance69 = new Infragistics.Win.Appearance();
  73. Infragistics.Win.Appearance appearance70 = new Infragistics.Win.Appearance();
  74. Infragistics.Win.Appearance appearance71 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.Appearance appearance72 = new Infragistics.Win.Appearance();
  76. Infragistics.Win.Appearance appearance1 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.Appearance appearance2 = new Infragistics.Win.Appearance();
  78. Infragistics.Win.Appearance appearance4 = new Infragistics.Win.Appearance();
  79. Infragistics.Win.Appearance appearance3 = new Infragistics.Win.Appearance();
  80. Infragistics.Win.Appearance appearance7 = new Infragistics.Win.Appearance();
  81. Infragistics.Win.Appearance appearance10 = new Infragistics.Win.Appearance();
  82. Infragistics.Win.Appearance appearance12 = new Infragistics.Win.Appearance();
  83. Infragistics.Win.Appearance appearance8 = new Infragistics.Win.Appearance();
  84. Infragistics.Win.Appearance appearance6 = new Infragistics.Win.Appearance();
  85. Infragistics.Win.Appearance appearance5 = new Infragistics.Win.Appearance();
  86. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  87. Infragistics.Win.Appearance appearance9 = new Infragistics.Win.Appearance();
  88. Infragistics.Win.Appearance appearance25 = new Infragistics.Win.Appearance();
  89. Infragistics.Win.Appearance appearance26 = new Infragistics.Win.Appearance();
  90. Infragistics.Win.Appearance appearance27 = new Infragistics.Win.Appearance();
  91. Infragistics.Win.Appearance appearance28 = new Infragistics.Win.Appearance();
  92. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  93. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  94. Infragistics.Win.Appearance appearance31 = new Infragistics.Win.Appearance();
  95. Infragistics.Win.Appearance appearance32 = new Infragistics.Win.Appearance();
  96. Infragistics.Win.Appearance appearance33 = new Infragistics.Win.Appearance();
  97. Infragistics.Win.Appearance appearance34 = new Infragistics.Win.Appearance();
  98. Infragistics.Win.Appearance appearance35 = new Infragistics.Win.Appearance();
  99. Infragistics.Win.Appearance appearance36 = new Infragistics.Win.Appearance();
  100. this.dataSet1 = new System.Data.DataSet();
  101. this.dataTable1 = new System.Data.DataTable();
  102. this.dataTable2 = new System.Data.DataTable();
  103. this.dataTable3 = new System.Data.DataTable();
  104. this.dataTable4 = new System.Data.DataTable();
  105. this.dataTable5 = new System.Data.DataTable();
  106. this.dataTable6 = new System.Data.DataTable();
  107. this.dataTable7 = new System.Data.DataTable();
  108. this.panel1 = new System.Windows.Forms.Panel();
  109. this.panel2 = new System.Windows.Forms.Panel();
  110. this.ultraGroupBox3 = new Infragistics.Win.Misc.UltraGroupBox();
  111. this.ultraGrid5 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  112. this.ultraGrid4 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  113. this.ultraExpandableGroupBox2 = new Infragistics.Win.Misc.UltraExpandableGroupBox();
  114. this.ultraExpandableGroupBoxPanel2 = new Infragistics.Win.Misc.UltraExpandableGroupBoxPanel();
  115. this.ultraGrid7 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  116. this.ultraGrid6 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  117. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  118. this.ultraGrid3 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  119. this.ultraGrid2 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  120. this.panel3 = new System.Windows.Forms.Panel();
  121. this.ultraC = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  122. this.ultraW = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  123. this.ultraF = new Infragistics.Win.UltraWinEditors.UltraComboEditor();
  124. this.btnCancel = new System.Windows.Forms.Button();
  125. this.btnConfirm = new System.Windows.Forms.Button();
  126. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  127. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  128. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).BeginInit();
  129. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).BeginInit();
  130. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).BeginInit();
  131. ((System.ComponentModel.ISupportInitialize)(this.dataTable5)).BeginInit();
  132. ((System.ComponentModel.ISupportInitialize)(this.dataTable6)).BeginInit();
  133. ((System.ComponentModel.ISupportInitialize)(this.dataTable7)).BeginInit();
  134. this.panel1.SuspendLayout();
  135. this.panel2.SuspendLayout();
  136. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).BeginInit();
  137. this.ultraGroupBox3.SuspendLayout();
  138. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid5)).BeginInit();
  139. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).BeginInit();
  140. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).BeginInit();
  141. this.ultraExpandableGroupBox2.SuspendLayout();
  142. this.ultraExpandableGroupBoxPanel2.SuspendLayout();
  143. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid7)).BeginInit();
  144. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid6)).BeginInit();
  145. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  146. this.ultraGroupBox2.SuspendLayout();
  147. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).BeginInit();
  148. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).BeginInit();
  149. this.panel3.SuspendLayout();
  150. ((System.ComponentModel.ISupportInitialize)(this.ultraC)).BeginInit();
  151. ((System.ComponentModel.ISupportInitialize)(this.ultraW)).BeginInit();
  152. ((System.ComponentModel.ISupportInitialize)(this.ultraF)).BeginInit();
  153. this.SuspendLayout();
  154. //
  155. // dataSet1
  156. //
  157. this.dataSet1.DataSetName = "NewDataSet";
  158. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  159. this.dataTable1,
  160. this.dataTable2,
  161. this.dataTable3,
  162. this.dataTable4,
  163. this.dataTable5,
  164. this.dataTable6,
  165. this.dataTable7});
  166. //
  167. // dataTable1
  168. //
  169. this.dataTable1.TableName = "Table1";
  170. //
  171. // dataTable2
  172. //
  173. this.dataTable2.TableName = "Table2";
  174. //
  175. // dataTable3
  176. //
  177. this.dataTable3.TableName = "Table3";
  178. //
  179. // dataTable4
  180. //
  181. this.dataTable4.TableName = "Table4";
  182. //
  183. // dataTable5
  184. //
  185. this.dataTable5.TableName = "Table5";
  186. //
  187. // dataTable6
  188. //
  189. this.dataTable6.TableName = "Table6";
  190. //
  191. // dataTable7
  192. //
  193. this.dataTable7.TableName = "Table7";
  194. //
  195. // panel1
  196. //
  197. this.panel1.Controls.Add(this.panel2);
  198. this.panel1.Controls.Add(this.panel3);
  199. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  200. this.panel1.Location = new System.Drawing.Point(0, 0);
  201. this.panel1.Name = "panel1";
  202. this.panel1.Size = new System.Drawing.Size(1144, 474);
  203. this.panel1.TabIndex = 0;
  204. //
  205. // panel2
  206. //
  207. this.panel2.Controls.Add(this.ultraGroupBox3);
  208. this.panel2.Controls.Add(this.ultraExpandableGroupBox2);
  209. this.panel2.Controls.Add(this.ultraGroupBox2);
  210. this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
  211. this.panel2.Location = new System.Drawing.Point(0, 0);
  212. this.panel2.Name = "panel2";
  213. this.panel2.Size = new System.Drawing.Size(1144, 433);
  214. this.panel2.TabIndex = 3;
  215. //
  216. // ultraGroupBox3
  217. //
  218. this.ultraGroupBox3.Controls.Add(this.ultraGrid5);
  219. this.ultraGroupBox3.Controls.Add(this.ultraGrid4);
  220. this.ultraGroupBox3.Dock = System.Windows.Forms.DockStyle.Fill;
  221. this.ultraGroupBox3.Location = new System.Drawing.Point(425, 0);
  222. this.ultraGroupBox3.Name = "ultraGroupBox3";
  223. this.ultraGroupBox3.Size = new System.Drawing.Size(399, 433);
  224. this.ultraGroupBox3.TabIndex = 44;
  225. this.ultraGroupBox3.Text = "选择理化项目报出项";
  226. //
  227. // ultraGrid5
  228. //
  229. this.ultraGrid5.DataMember = "Table5";
  230. this.ultraGrid5.DataSource = this.dataSet1;
  231. appearance15.BackColor = System.Drawing.SystemColors.Window;
  232. appearance15.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  233. this.ultraGrid5.DisplayLayout.Appearance = appearance15;
  234. this.ultraGrid5.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  235. this.ultraGrid5.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  236. appearance16.BackColor = System.Drawing.SystemColors.ActiveBorder;
  237. appearance16.BackColor2 = System.Drawing.SystemColors.ControlDark;
  238. appearance16.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  239. appearance16.BorderColor = System.Drawing.SystemColors.Window;
  240. this.ultraGrid5.DisplayLayout.GroupByBox.Appearance = appearance16;
  241. appearance17.ForeColor = System.Drawing.SystemColors.GrayText;
  242. this.ultraGrid5.DisplayLayout.GroupByBox.BandLabelAppearance = appearance17;
  243. this.ultraGrid5.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  244. appearance18.BackColor = System.Drawing.SystemColors.ControlLightLight;
  245. appearance18.BackColor2 = System.Drawing.SystemColors.Control;
  246. appearance18.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  247. appearance18.ForeColor = System.Drawing.SystemColors.GrayText;
  248. this.ultraGrid5.DisplayLayout.GroupByBox.PromptAppearance = appearance18;
  249. this.ultraGrid5.DisplayLayout.MaxColScrollRegions = 1;
  250. this.ultraGrid5.DisplayLayout.MaxRowScrollRegions = 1;
  251. appearance19.BackColor = System.Drawing.SystemColors.Window;
  252. appearance19.ForeColor = System.Drawing.SystemColors.ControlText;
  253. this.ultraGrid5.DisplayLayout.Override.ActiveCellAppearance = appearance19;
  254. appearance20.BackColor = System.Drawing.SystemColors.Highlight;
  255. appearance20.ForeColor = System.Drawing.SystemColors.HighlightText;
  256. this.ultraGrid5.DisplayLayout.Override.ActiveRowAppearance = appearance20;
  257. this.ultraGrid5.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  258. this.ultraGrid5.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  259. appearance21.BackColor = System.Drawing.SystemColors.Window;
  260. this.ultraGrid5.DisplayLayout.Override.CardAreaAppearance = appearance21;
  261. appearance22.BorderColor = System.Drawing.Color.Silver;
  262. appearance22.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  263. this.ultraGrid5.DisplayLayout.Override.CellAppearance = appearance22;
  264. this.ultraGrid5.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  265. this.ultraGrid5.DisplayLayout.Override.CellPadding = 0;
  266. appearance23.BackColor = System.Drawing.SystemColors.Control;
  267. appearance23.BackColor2 = System.Drawing.SystemColors.ControlDark;
  268. appearance23.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  269. appearance23.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  270. appearance23.BorderColor = System.Drawing.SystemColors.Window;
  271. this.ultraGrid5.DisplayLayout.Override.GroupByRowAppearance = appearance23;
  272. appearance24.TextHAlignAsString = "Left";
  273. this.ultraGrid5.DisplayLayout.Override.HeaderAppearance = appearance24;
  274. this.ultraGrid5.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  275. this.ultraGrid5.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  276. appearance14.BackColor = System.Drawing.SystemColors.Window;
  277. appearance14.BorderColor = System.Drawing.Color.Silver;
  278. this.ultraGrid5.DisplayLayout.Override.RowAppearance = appearance14;
  279. this.ultraGrid5.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  280. appearance37.BackColor = System.Drawing.SystemColors.ControlLight;
  281. this.ultraGrid5.DisplayLayout.Override.TemplateAddRowAppearance = appearance37;
  282. this.ultraGrid5.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  283. this.ultraGrid5.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  284. this.ultraGrid5.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  285. this.ultraGrid5.Dock = System.Windows.Forms.DockStyle.Fill;
  286. this.ultraGrid5.Location = new System.Drawing.Point(245, 18);
  287. this.ultraGrid5.Name = "ultraGrid5";
  288. this.ultraGrid5.Size = new System.Drawing.Size(151, 412);
  289. this.ultraGrid5.TabIndex = 3;
  290. this.ultraGrid5.Text = "ultraGrid5";
  291. //
  292. // ultraGrid4
  293. //
  294. this.ultraGrid4.DataMember = "Table4";
  295. this.ultraGrid4.DataSource = this.dataSet1;
  296. appearance38.BackColor = System.Drawing.SystemColors.Window;
  297. appearance38.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  298. this.ultraGrid4.DisplayLayout.Appearance = appearance38;
  299. this.ultraGrid4.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  300. this.ultraGrid4.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  301. appearance40.BackColor = System.Drawing.SystemColors.ActiveBorder;
  302. appearance40.BackColor2 = System.Drawing.SystemColors.ControlDark;
  303. appearance40.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  304. appearance40.BorderColor = System.Drawing.SystemColors.Window;
  305. this.ultraGrid4.DisplayLayout.GroupByBox.Appearance = appearance40;
  306. appearance41.ForeColor = System.Drawing.SystemColors.GrayText;
  307. this.ultraGrid4.DisplayLayout.GroupByBox.BandLabelAppearance = appearance41;
  308. this.ultraGrid4.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  309. appearance42.BackColor = System.Drawing.SystemColors.ControlLightLight;
  310. appearance42.BackColor2 = System.Drawing.SystemColors.Control;
  311. appearance42.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  312. appearance42.ForeColor = System.Drawing.SystemColors.GrayText;
  313. this.ultraGrid4.DisplayLayout.GroupByBox.PromptAppearance = appearance42;
  314. this.ultraGrid4.DisplayLayout.MaxColScrollRegions = 1;
  315. this.ultraGrid4.DisplayLayout.MaxRowScrollRegions = 1;
  316. appearance43.BackColor = System.Drawing.SystemColors.Window;
  317. appearance43.ForeColor = System.Drawing.SystemColors.ControlText;
  318. this.ultraGrid4.DisplayLayout.Override.ActiveCellAppearance = appearance43;
  319. appearance44.BackColor = System.Drawing.SystemColors.Highlight;
  320. appearance44.ForeColor = System.Drawing.SystemColors.HighlightText;
  321. this.ultraGrid4.DisplayLayout.Override.ActiveRowAppearance = appearance44;
  322. this.ultraGrid4.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  323. this.ultraGrid4.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  324. appearance45.BackColor = System.Drawing.SystemColors.Window;
  325. this.ultraGrid4.DisplayLayout.Override.CardAreaAppearance = appearance45;
  326. appearance46.BorderColor = System.Drawing.Color.Silver;
  327. appearance46.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  328. this.ultraGrid4.DisplayLayout.Override.CellAppearance = appearance46;
  329. this.ultraGrid4.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  330. this.ultraGrid4.DisplayLayout.Override.CellPadding = 0;
  331. appearance47.BackColor = System.Drawing.SystemColors.Control;
  332. appearance47.BackColor2 = System.Drawing.SystemColors.ControlDark;
  333. appearance47.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  334. appearance47.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  335. appearance47.BorderColor = System.Drawing.SystemColors.Window;
  336. this.ultraGrid4.DisplayLayout.Override.GroupByRowAppearance = appearance47;
  337. appearance48.TextHAlignAsString = "Left";
  338. this.ultraGrid4.DisplayLayout.Override.HeaderAppearance = appearance48;
  339. this.ultraGrid4.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  340. this.ultraGrid4.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  341. appearance49.BackColor = System.Drawing.SystemColors.Window;
  342. appearance49.BorderColor = System.Drawing.Color.Silver;
  343. this.ultraGrid4.DisplayLayout.Override.RowAppearance = appearance49;
  344. this.ultraGrid4.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  345. appearance50.BackColor = System.Drawing.SystemColors.ControlLight;
  346. this.ultraGrid4.DisplayLayout.Override.TemplateAddRowAppearance = appearance50;
  347. this.ultraGrid4.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  348. this.ultraGrid4.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  349. this.ultraGrid4.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  350. this.ultraGrid4.Dock = System.Windows.Forms.DockStyle.Left;
  351. this.ultraGrid4.Location = new System.Drawing.Point(3, 18);
  352. this.ultraGrid4.Name = "ultraGrid4";
  353. this.ultraGrid4.Size = new System.Drawing.Size(242, 412);
  354. this.ultraGrid4.TabIndex = 2;
  355. this.ultraGrid4.Text = "ultraGrid4";
  356. this.ultraGrid4.AfterRowActivate += new System.EventHandler(this.ultraGrid4_AfterRowActivate);
  357. this.ultraGrid4.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid4_CellChange);
  358. //
  359. // ultraExpandableGroupBox2
  360. //
  361. this.ultraExpandableGroupBox2.Controls.Add(this.ultraExpandableGroupBoxPanel2);
  362. this.ultraExpandableGroupBox2.Dock = System.Windows.Forms.DockStyle.Right;
  363. this.ultraExpandableGroupBox2.ExpandedSize = new System.Drawing.Size(320, 433);
  364. this.ultraExpandableGroupBox2.HeaderPosition = Infragistics.Win.Misc.GroupBoxHeaderPosition.RightOnBorder;
  365. this.ultraExpandableGroupBox2.Location = new System.Drawing.Point(824, 0);
  366. this.ultraExpandableGroupBox2.Name = "ultraExpandableGroupBox2";
  367. this.ultraExpandableGroupBox2.Size = new System.Drawing.Size(320, 433);
  368. this.ultraExpandableGroupBox2.TabIndex = 43;
  369. this.ultraExpandableGroupBox2.Text = "选择理化项目试验方向、温度、尺寸.";
  370. this.ultraExpandableGroupBox2.VerticalTextOrientation = Infragistics.Win.Misc.GroupBoxVerticalTextOrientation.TopToBottom;
  371. //
  372. // ultraExpandableGroupBoxPanel2
  373. //
  374. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraGrid7);
  375. this.ultraExpandableGroupBoxPanel2.Controls.Add(this.ultraGrid6);
  376. this.ultraExpandableGroupBoxPanel2.Dock = System.Windows.Forms.DockStyle.Fill;
  377. this.ultraExpandableGroupBoxPanel2.Location = new System.Drawing.Point(3, 3);
  378. this.ultraExpandableGroupBoxPanel2.Name = "ultraExpandableGroupBoxPanel2";
  379. this.ultraExpandableGroupBoxPanel2.Size = new System.Drawing.Size(298, 427);
  380. this.ultraExpandableGroupBoxPanel2.TabIndex = 0;
  381. //
  382. // ultraGrid7
  383. //
  384. this.ultraGrid7.DataMember = "Table7";
  385. this.ultraGrid7.DataSource = this.dataSet1;
  386. appearance73.BackColor = System.Drawing.SystemColors.Window;
  387. appearance73.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  388. this.ultraGrid7.DisplayLayout.Appearance = appearance73;
  389. this.ultraGrid7.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  390. this.ultraGrid7.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  391. appearance74.BackColor = System.Drawing.SystemColors.ActiveBorder;
  392. appearance74.BackColor2 = System.Drawing.SystemColors.ControlDark;
  393. appearance74.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  394. appearance74.BorderColor = System.Drawing.SystemColors.Window;
  395. this.ultraGrid7.DisplayLayout.GroupByBox.Appearance = appearance74;
  396. appearance75.ForeColor = System.Drawing.SystemColors.GrayText;
  397. this.ultraGrid7.DisplayLayout.GroupByBox.BandLabelAppearance = appearance75;
  398. this.ultraGrid7.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  399. appearance76.BackColor = System.Drawing.SystemColors.ControlLightLight;
  400. appearance76.BackColor2 = System.Drawing.SystemColors.Control;
  401. appearance76.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  402. appearance76.ForeColor = System.Drawing.SystemColors.GrayText;
  403. this.ultraGrid7.DisplayLayout.GroupByBox.PromptAppearance = appearance76;
  404. this.ultraGrid7.DisplayLayout.MaxColScrollRegions = 1;
  405. this.ultraGrid7.DisplayLayout.MaxRowScrollRegions = 1;
  406. appearance77.BackColor = System.Drawing.SystemColors.Window;
  407. appearance77.ForeColor = System.Drawing.SystemColors.ControlText;
  408. this.ultraGrid7.DisplayLayout.Override.ActiveCellAppearance = appearance77;
  409. appearance78.BackColor = System.Drawing.SystemColors.Highlight;
  410. appearance78.ForeColor = System.Drawing.SystemColors.HighlightText;
  411. this.ultraGrid7.DisplayLayout.Override.ActiveRowAppearance = appearance78;
  412. this.ultraGrid7.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  413. this.ultraGrid7.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  414. appearance79.BackColor = System.Drawing.SystemColors.Window;
  415. this.ultraGrid7.DisplayLayout.Override.CardAreaAppearance = appearance79;
  416. appearance80.BorderColor = System.Drawing.Color.Silver;
  417. appearance80.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  418. this.ultraGrid7.DisplayLayout.Override.CellAppearance = appearance80;
  419. this.ultraGrid7.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  420. this.ultraGrid7.DisplayLayout.Override.CellPadding = 0;
  421. appearance81.BackColor = System.Drawing.SystemColors.Control;
  422. appearance81.BackColor2 = System.Drawing.SystemColors.ControlDark;
  423. appearance81.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  424. appearance81.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  425. appearance81.BorderColor = System.Drawing.SystemColors.Window;
  426. this.ultraGrid7.DisplayLayout.Override.GroupByRowAppearance = appearance81;
  427. appearance82.TextHAlignAsString = "Left";
  428. this.ultraGrid7.DisplayLayout.Override.HeaderAppearance = appearance82;
  429. this.ultraGrid7.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  430. this.ultraGrid7.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  431. appearance83.BackColor = System.Drawing.SystemColors.Window;
  432. appearance83.BorderColor = System.Drawing.Color.Silver;
  433. this.ultraGrid7.DisplayLayout.Override.RowAppearance = appearance83;
  434. this.ultraGrid7.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  435. appearance84.BackColor = System.Drawing.SystemColors.ControlLight;
  436. this.ultraGrid7.DisplayLayout.Override.TemplateAddRowAppearance = appearance84;
  437. this.ultraGrid7.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  438. this.ultraGrid7.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  439. this.ultraGrid7.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  440. this.ultraGrid7.Dock = System.Windows.Forms.DockStyle.Fill;
  441. this.ultraGrid7.Location = new System.Drawing.Point(0, 240);
  442. this.ultraGrid7.Name = "ultraGrid7";
  443. this.ultraGrid7.Size = new System.Drawing.Size(298, 187);
  444. this.ultraGrid7.TabIndex = 6;
  445. this.ultraGrid7.Text = "ultraGrid7";
  446. //
  447. // ultraGrid6
  448. //
  449. this.ultraGrid6.DataMember = "Table6";
  450. this.ultraGrid6.DataSource = this.dataSet1;
  451. appearance61.BackColor = System.Drawing.SystemColors.Window;
  452. appearance61.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  453. this.ultraGrid6.DisplayLayout.Appearance = appearance61;
  454. this.ultraGrid6.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  455. this.ultraGrid6.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  456. appearance62.BackColor = System.Drawing.SystemColors.ActiveBorder;
  457. appearance62.BackColor2 = System.Drawing.SystemColors.ControlDark;
  458. appearance62.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  459. appearance62.BorderColor = System.Drawing.SystemColors.Window;
  460. this.ultraGrid6.DisplayLayout.GroupByBox.Appearance = appearance62;
  461. appearance63.ForeColor = System.Drawing.SystemColors.GrayText;
  462. this.ultraGrid6.DisplayLayout.GroupByBox.BandLabelAppearance = appearance63;
  463. this.ultraGrid6.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  464. appearance64.BackColor = System.Drawing.SystemColors.ControlLightLight;
  465. appearance64.BackColor2 = System.Drawing.SystemColors.Control;
  466. appearance64.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  467. appearance64.ForeColor = System.Drawing.SystemColors.GrayText;
  468. this.ultraGrid6.DisplayLayout.GroupByBox.PromptAppearance = appearance64;
  469. this.ultraGrid6.DisplayLayout.MaxColScrollRegions = 1;
  470. this.ultraGrid6.DisplayLayout.MaxRowScrollRegions = 1;
  471. appearance65.BackColor = System.Drawing.SystemColors.Window;
  472. appearance65.ForeColor = System.Drawing.SystemColors.ControlText;
  473. this.ultraGrid6.DisplayLayout.Override.ActiveCellAppearance = appearance65;
  474. appearance66.BackColor = System.Drawing.SystemColors.Highlight;
  475. appearance66.ForeColor = System.Drawing.SystemColors.HighlightText;
  476. this.ultraGrid6.DisplayLayout.Override.ActiveRowAppearance = appearance66;
  477. this.ultraGrid6.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  478. this.ultraGrid6.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  479. this.ultraGrid6.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  480. appearance67.BackColor = System.Drawing.SystemColors.Window;
  481. this.ultraGrid6.DisplayLayout.Override.CardAreaAppearance = appearance67;
  482. appearance68.BorderColor = System.Drawing.Color.Silver;
  483. appearance68.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  484. this.ultraGrid6.DisplayLayout.Override.CellAppearance = appearance68;
  485. this.ultraGrid6.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  486. this.ultraGrid6.DisplayLayout.Override.CellPadding = 0;
  487. appearance69.BackColor = System.Drawing.SystemColors.Control;
  488. appearance69.BackColor2 = System.Drawing.SystemColors.ControlDark;
  489. appearance69.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  490. appearance69.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  491. appearance69.BorderColor = System.Drawing.SystemColors.Window;
  492. this.ultraGrid6.DisplayLayout.Override.GroupByRowAppearance = appearance69;
  493. appearance70.TextHAlignAsString = "Left";
  494. this.ultraGrid6.DisplayLayout.Override.HeaderAppearance = appearance70;
  495. this.ultraGrid6.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  496. this.ultraGrid6.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  497. appearance71.BackColor = System.Drawing.SystemColors.Window;
  498. appearance71.BorderColor = System.Drawing.Color.Silver;
  499. this.ultraGrid6.DisplayLayout.Override.RowAppearance = appearance71;
  500. this.ultraGrid6.DisplayLayout.Override.RowFilterMode = Infragistics.Win.UltraWinGrid.RowFilterMode.AllRowsInBand;
  501. this.ultraGrid6.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  502. appearance72.BackColor = System.Drawing.SystemColors.ControlLight;
  503. this.ultraGrid6.DisplayLayout.Override.TemplateAddRowAppearance = appearance72;
  504. this.ultraGrid6.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  505. this.ultraGrid6.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  506. this.ultraGrid6.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  507. this.ultraGrid6.Dock = System.Windows.Forms.DockStyle.Top;
  508. this.ultraGrid6.Location = new System.Drawing.Point(0, 0);
  509. this.ultraGrid6.Name = "ultraGrid6";
  510. this.ultraGrid6.Size = new System.Drawing.Size(298, 240);
  511. this.ultraGrid6.TabIndex = 5;
  512. this.ultraGrid6.Text = "ultraGrid6";
  513. this.ultraGrid6.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid6_CellChange);
  514. //
  515. // ultraGroupBox2
  516. //
  517. this.ultraGroupBox2.Controls.Add(this.ultraGrid3);
  518. this.ultraGroupBox2.Controls.Add(this.ultraGrid2);
  519. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Left;
  520. this.ultraGroupBox2.Location = new System.Drawing.Point(0, 0);
  521. this.ultraGroupBox2.Name = "ultraGroupBox2";
  522. this.ultraGroupBox2.Size = new System.Drawing.Size(425, 433);
  523. this.ultraGroupBox2.TabIndex = 2;
  524. this.ultraGroupBox2.Text = "选择理化项目试样组";
  525. //
  526. // ultraGrid3
  527. //
  528. this.ultraGrid3.DataMember = "Table3";
  529. this.ultraGrid3.DataSource = this.dataSet1;
  530. appearance1.BackColor = System.Drawing.SystemColors.Window;
  531. appearance1.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  532. this.ultraGrid3.DisplayLayout.Appearance = appearance1;
  533. this.ultraGrid3.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  534. this.ultraGrid3.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  535. appearance2.BackColor = System.Drawing.SystemColors.ActiveBorder;
  536. appearance2.BackColor2 = System.Drawing.SystemColors.ControlDark;
  537. appearance2.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  538. appearance2.BorderColor = System.Drawing.SystemColors.Window;
  539. this.ultraGrid3.DisplayLayout.GroupByBox.Appearance = appearance2;
  540. appearance4.ForeColor = System.Drawing.SystemColors.GrayText;
  541. this.ultraGrid3.DisplayLayout.GroupByBox.BandLabelAppearance = appearance4;
  542. this.ultraGrid3.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  543. appearance3.BackColor = System.Drawing.SystemColors.ControlLightLight;
  544. appearance3.BackColor2 = System.Drawing.SystemColors.Control;
  545. appearance3.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  546. appearance3.ForeColor = System.Drawing.SystemColors.GrayText;
  547. this.ultraGrid3.DisplayLayout.GroupByBox.PromptAppearance = appearance3;
  548. this.ultraGrid3.DisplayLayout.MaxColScrollRegions = 1;
  549. this.ultraGrid3.DisplayLayout.MaxRowScrollRegions = 1;
  550. appearance7.BackColor = System.Drawing.SystemColors.Window;
  551. appearance7.ForeColor = System.Drawing.SystemColors.ControlText;
  552. this.ultraGrid3.DisplayLayout.Override.ActiveCellAppearance = appearance7;
  553. appearance10.BackColor = System.Drawing.SystemColors.Highlight;
  554. appearance10.ForeColor = System.Drawing.SystemColors.HighlightText;
  555. this.ultraGrid3.DisplayLayout.Override.ActiveRowAppearance = appearance10;
  556. this.ultraGrid3.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  557. this.ultraGrid3.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  558. appearance12.BackColor = System.Drawing.SystemColors.Window;
  559. this.ultraGrid3.DisplayLayout.Override.CardAreaAppearance = appearance12;
  560. appearance8.BorderColor = System.Drawing.Color.Silver;
  561. appearance8.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  562. this.ultraGrid3.DisplayLayout.Override.CellAppearance = appearance8;
  563. this.ultraGrid3.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  564. this.ultraGrid3.DisplayLayout.Override.CellPadding = 0;
  565. appearance6.BackColor = System.Drawing.SystemColors.Control;
  566. appearance6.BackColor2 = System.Drawing.SystemColors.ControlDark;
  567. appearance6.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  568. appearance6.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  569. appearance6.BorderColor = System.Drawing.SystemColors.Window;
  570. this.ultraGrid3.DisplayLayout.Override.GroupByRowAppearance = appearance6;
  571. appearance5.TextHAlignAsString = "Left";
  572. this.ultraGrid3.DisplayLayout.Override.HeaderAppearance = appearance5;
  573. this.ultraGrid3.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  574. this.ultraGrid3.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  575. appearance11.BackColor = System.Drawing.SystemColors.Window;
  576. appearance11.BorderColor = System.Drawing.Color.Silver;
  577. this.ultraGrid3.DisplayLayout.Override.RowAppearance = appearance11;
  578. this.ultraGrid3.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  579. appearance9.BackColor = System.Drawing.SystemColors.ControlLight;
  580. this.ultraGrid3.DisplayLayout.Override.TemplateAddRowAppearance = appearance9;
  581. this.ultraGrid3.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  582. this.ultraGrid3.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  583. this.ultraGrid3.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  584. this.ultraGrid3.Dock = System.Windows.Forms.DockStyle.Fill;
  585. this.ultraGrid3.Location = new System.Drawing.Point(3, 258);
  586. this.ultraGrid3.Name = "ultraGrid3";
  587. this.ultraGrid3.Size = new System.Drawing.Size(419, 172);
  588. this.ultraGrid3.TabIndex = 6;
  589. this.ultraGrid3.Text = "ultraGrid3";
  590. //
  591. // ultraGrid2
  592. //
  593. this.ultraGrid2.DataMember = "Table2";
  594. this.ultraGrid2.DataSource = this.dataSet1;
  595. appearance25.BackColor = System.Drawing.SystemColors.Window;
  596. appearance25.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  597. this.ultraGrid2.DisplayLayout.Appearance = appearance25;
  598. this.ultraGrid2.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  599. this.ultraGrid2.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  600. appearance26.BackColor = System.Drawing.SystemColors.ActiveBorder;
  601. appearance26.BackColor2 = System.Drawing.SystemColors.ControlDark;
  602. appearance26.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  603. appearance26.BorderColor = System.Drawing.SystemColors.Window;
  604. this.ultraGrid2.DisplayLayout.GroupByBox.Appearance = appearance26;
  605. appearance27.ForeColor = System.Drawing.SystemColors.GrayText;
  606. this.ultraGrid2.DisplayLayout.GroupByBox.BandLabelAppearance = appearance27;
  607. this.ultraGrid2.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  608. appearance28.BackColor = System.Drawing.SystemColors.ControlLightLight;
  609. appearance28.BackColor2 = System.Drawing.SystemColors.Control;
  610. appearance28.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  611. appearance28.ForeColor = System.Drawing.SystemColors.GrayText;
  612. this.ultraGrid2.DisplayLayout.GroupByBox.PromptAppearance = appearance28;
  613. this.ultraGrid2.DisplayLayout.MaxColScrollRegions = 1;
  614. this.ultraGrid2.DisplayLayout.MaxRowScrollRegions = 1;
  615. appearance29.BackColor = System.Drawing.SystemColors.Window;
  616. appearance29.ForeColor = System.Drawing.SystemColors.ControlText;
  617. this.ultraGrid2.DisplayLayout.Override.ActiveCellAppearance = appearance29;
  618. appearance30.BackColor = System.Drawing.SystemColors.Highlight;
  619. appearance30.ForeColor = System.Drawing.SystemColors.HighlightText;
  620. this.ultraGrid2.DisplayLayout.Override.ActiveRowAppearance = appearance30;
  621. this.ultraGrid2.DisplayLayout.Override.AllowRowFiltering = Infragistics.Win.DefaultableBoolean.True;
  622. this.ultraGrid2.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  623. this.ultraGrid2.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  624. appearance31.BackColor = System.Drawing.SystemColors.Window;
  625. this.ultraGrid2.DisplayLayout.Override.CardAreaAppearance = appearance31;
  626. appearance32.BorderColor = System.Drawing.Color.Silver;
  627. appearance32.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  628. this.ultraGrid2.DisplayLayout.Override.CellAppearance = appearance32;
  629. this.ultraGrid2.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  630. this.ultraGrid2.DisplayLayout.Override.CellPadding = 0;
  631. this.ultraGrid2.DisplayLayout.Override.FilterUIType = Infragistics.Win.UltraWinGrid.FilterUIType.FilterRow;
  632. appearance33.BackColor = System.Drawing.SystemColors.Control;
  633. appearance33.BackColor2 = System.Drawing.SystemColors.ControlDark;
  634. appearance33.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  635. appearance33.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  636. appearance33.BorderColor = System.Drawing.SystemColors.Window;
  637. this.ultraGrid2.DisplayLayout.Override.GroupByRowAppearance = appearance33;
  638. appearance34.TextHAlignAsString = "Left";
  639. this.ultraGrid2.DisplayLayout.Override.HeaderAppearance = appearance34;
  640. this.ultraGrid2.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  641. this.ultraGrid2.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  642. appearance35.BackColor = System.Drawing.SystemColors.Window;
  643. appearance35.BorderColor = System.Drawing.Color.Silver;
  644. this.ultraGrid2.DisplayLayout.Override.RowAppearance = appearance35;
  645. this.ultraGrid2.DisplayLayout.Override.RowFilterMode = Infragistics.Win.UltraWinGrid.RowFilterMode.AllRowsInBand;
  646. this.ultraGrid2.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  647. appearance36.BackColor = System.Drawing.SystemColors.ControlLight;
  648. this.ultraGrid2.DisplayLayout.Override.TemplateAddRowAppearance = appearance36;
  649. this.ultraGrid2.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  650. this.ultraGrid2.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  651. this.ultraGrid2.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  652. this.ultraGrid2.Dock = System.Windows.Forms.DockStyle.Top;
  653. this.ultraGrid2.Location = new System.Drawing.Point(3, 18);
  654. this.ultraGrid2.Name = "ultraGrid2";
  655. this.ultraGrid2.Size = new System.Drawing.Size(419, 240);
  656. this.ultraGrid2.TabIndex = 1;
  657. this.ultraGrid2.Text = "ultraGrid2";
  658. this.ultraGrid2.AfterRowActivate += new System.EventHandler(this.ultraGrid2_AfterRowActivate);
  659. this.ultraGrid2.CellChange += new Infragistics.Win.UltraWinGrid.CellEventHandler(this.ultraGrid2_CellChange);
  660. //
  661. // panel3
  662. //
  663. this.panel3.Controls.Add(this.ultraC);
  664. this.panel3.Controls.Add(this.ultraW);
  665. this.panel3.Controls.Add(this.ultraF);
  666. this.panel3.Controls.Add(this.btnCancel);
  667. this.panel3.Controls.Add(this.btnConfirm);
  668. this.panel3.Dock = System.Windows.Forms.DockStyle.Bottom;
  669. this.panel3.Location = new System.Drawing.Point(0, 433);
  670. this.panel3.Name = "panel3";
  671. this.panel3.Size = new System.Drawing.Size(1144, 41);
  672. this.panel3.TabIndex = 2;
  673. //
  674. // ultraC
  675. //
  676. this.ultraC.Location = new System.Drawing.Point(951, 11);
  677. this.ultraC.Name = "ultraC";
  678. this.ultraC.Size = new System.Drawing.Size(81, 21);
  679. this.ultraC.TabIndex = 36;
  680. this.ultraC.Visible = false;
  681. //
  682. // ultraW
  683. //
  684. this.ultraW.Location = new System.Drawing.Point(831, 11);
  685. this.ultraW.Name = "ultraW";
  686. this.ultraW.Size = new System.Drawing.Size(81, 21);
  687. this.ultraW.TabIndex = 35;
  688. this.ultraW.Visible = false;
  689. //
  690. // ultraF
  691. //
  692. this.ultraF.Location = new System.Drawing.Point(708, 11);
  693. this.ultraF.Name = "ultraF";
  694. this.ultraF.Size = new System.Drawing.Size(81, 21);
  695. this.ultraF.TabIndex = 34;
  696. this.ultraF.Visible = false;
  697. //
  698. // btnCancel
  699. //
  700. this.btnCancel.Location = new System.Drawing.Point(571, 9);
  701. this.btnCancel.Name = "btnCancel";
  702. this.btnCancel.Size = new System.Drawing.Size(75, 23);
  703. this.btnCancel.TabIndex = 33;
  704. this.btnCancel.Text = "取消";
  705. this.btnCancel.UseVisualStyleBackColor = true;
  706. this.btnCancel.Click += new System.EventHandler(this.btnCancel_Click);
  707. //
  708. // btnConfirm
  709. //
  710. this.btnConfirm.Location = new System.Drawing.Point(449, 9);
  711. this.btnConfirm.Name = "btnConfirm";
  712. this.btnConfirm.Size = new System.Drawing.Size(75, 23);
  713. this.btnConfirm.TabIndex = 32;
  714. this.btnConfirm.Text = "确定";
  715. this.btnConfirm.UseVisualStyleBackColor = true;
  716. this.btnConfirm.Click += new System.EventHandler(this.btnConfirm_Click);
  717. //
  718. // FrmBaseSelectItems
  719. //
  720. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  721. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  722. this.ClientSize = new System.Drawing.Size(1144, 474);
  723. this.Controls.Add(this.panel1);
  724. this.Name = "FrmBaseSelectItems";
  725. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  726. this.Text = "选择检验项目";
  727. this.Load += new System.EventHandler(this.FrmBaseSelectItems_Load);
  728. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  729. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  730. ((System.ComponentModel.ISupportInitialize)(this.dataTable2)).EndInit();
  731. ((System.ComponentModel.ISupportInitialize)(this.dataTable3)).EndInit();
  732. ((System.ComponentModel.ISupportInitialize)(this.dataTable4)).EndInit();
  733. ((System.ComponentModel.ISupportInitialize)(this.dataTable5)).EndInit();
  734. ((System.ComponentModel.ISupportInitialize)(this.dataTable6)).EndInit();
  735. ((System.ComponentModel.ISupportInitialize)(this.dataTable7)).EndInit();
  736. this.panel1.ResumeLayout(false);
  737. this.panel2.ResumeLayout(false);
  738. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox3)).EndInit();
  739. this.ultraGroupBox3.ResumeLayout(false);
  740. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid5)).EndInit();
  741. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid4)).EndInit();
  742. ((System.ComponentModel.ISupportInitialize)(this.ultraExpandableGroupBox2)).EndInit();
  743. this.ultraExpandableGroupBox2.ResumeLayout(false);
  744. this.ultraExpandableGroupBoxPanel2.ResumeLayout(false);
  745. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid7)).EndInit();
  746. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid6)).EndInit();
  747. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  748. this.ultraGroupBox2.ResumeLayout(false);
  749. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid3)).EndInit();
  750. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid2)).EndInit();
  751. this.panel3.ResumeLayout(false);
  752. this.panel3.PerformLayout();
  753. ((System.ComponentModel.ISupportInitialize)(this.ultraC)).EndInit();
  754. ((System.ComponentModel.ISupportInitialize)(this.ultraW)).EndInit();
  755. ((System.ComponentModel.ISupportInitialize)(this.ultraF)).EndInit();
  756. this.ResumeLayout(false);
  757. }
  758. #endregion
  759. private System.Data.DataSet dataSet1;
  760. private System.Data.DataTable dataTable1;
  761. private System.Data.DataTable dataTable2;
  762. private System.Data.DataTable dataTable3;
  763. private System.Data.DataTable dataTable4;
  764. private System.Data.DataTable dataTable5;
  765. private System.Data.DataTable dataTable6;
  766. private System.Data.DataTable dataTable7;
  767. private System.Windows.Forms.Panel panel1;
  768. private System.Windows.Forms.Panel panel2;
  769. private System.Windows.Forms.Panel panel3;
  770. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraC;
  771. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraW;
  772. private Infragistics.Win.UltraWinEditors.UltraComboEditor ultraF;
  773. private System.Windows.Forms.Button btnCancel;
  774. private System.Windows.Forms.Button btnConfirm;
  775. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  776. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid2;
  777. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid3;
  778. private Infragistics.Win.Misc.UltraExpandableGroupBox ultraExpandableGroupBox2;
  779. private Infragistics.Win.Misc.UltraExpandableGroupBoxPanel ultraExpandableGroupBoxPanel2;
  780. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox3;
  781. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid5;
  782. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid4;
  783. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid6;
  784. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid7;
  785. }
  786. }