FrmPop-upChem.Designer.cs 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584
  1. namespace Pur.Pop_upWindow
  2. {
  3. partial class FrmPop_upChem
  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.Appearance appearance16 = new Infragistics.Win.Appearance();
  30. Infragistics.Win.UltraWinGrid.UltraGridBand ultraGridBand1 = new Infragistics.Win.UltraWinGrid.UltraGridBand("Table1", -1);
  31. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn1 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHEMCODE");
  32. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn2 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHEMNAME");
  33. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn3 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHEMTYPE");
  34. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn4 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHEMFORMULA");
  35. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn5 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATENAME");
  36. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn6 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CREATETIME");
  37. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn7 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATENAME");
  38. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn8 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("UPDATETIME");
  39. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn9 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETENAME", -1, null, 0, Infragistics.Win.UltraWinGrid.SortIndicator.Ascending, false);
  40. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn10 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("DELETETIME");
  41. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn11 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("VALIDFLAG");
  42. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn12 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("MEMO");
  43. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn13 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("ROUNDINGDIGITS");
  44. Infragistics.Win.UltraWinGrid.UltraGridColumn ultraGridColumn14 = new Infragistics.Win.UltraWinGrid.UltraGridColumn("CHEMCODEOLD");
  45. Infragistics.Win.Appearance appearance13 = new Infragistics.Win.Appearance();
  46. Infragistics.Win.Appearance appearance14 = new Infragistics.Win.Appearance();
  47. Infragistics.Win.Appearance appearance15 = new Infragistics.Win.Appearance();
  48. Infragistics.Win.Appearance appearance24 = new Infragistics.Win.Appearance();
  49. Infragistics.Win.Appearance appearance19 = new Infragistics.Win.Appearance();
  50. Infragistics.Win.Appearance appearance18 = new Infragistics.Win.Appearance();
  51. Infragistics.Win.Appearance appearance17 = new Infragistics.Win.Appearance();
  52. Infragistics.Win.Appearance appearance21 = new Infragistics.Win.Appearance();
  53. Infragistics.Win.Appearance appearance23 = new Infragistics.Win.Appearance();
  54. Infragistics.Win.Appearance appearance22 = new Infragistics.Win.Appearance();
  55. Infragistics.Win.Appearance appearance20 = new Infragistics.Win.Appearance();
  56. Infragistics.Win.UltraWinToolbars.RibbonTab ribbonTab1 = new Infragistics.Win.UltraWinToolbars.RibbonTab("ribbon1");
  57. Infragistics.Win.UltraWinToolbars.RibbonGroup ribbonGroup1 = new Infragistics.Win.UltraWinToolbars.RibbonGroup("ribbonGroup1");
  58. Infragistics.Win.UltraWinToolbars.RibbonGroup ribbonGroup2 = new Infragistics.Win.UltraWinToolbars.RibbonGroup("ribbonGroup2");
  59. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar1 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar1");
  60. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool2 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
  61. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool5 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
  62. Infragistics.Win.UltraWinToolbars.UltraToolbar ultraToolbar2 = new Infragistics.Win.UltraWinToolbars.UltraToolbar("UltraToolbar2");
  63. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool1 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
  64. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool4 = new Infragistics.Win.UltraWinToolbars.ButtonTool("conFirmation");
  65. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool16 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ESC");
  66. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool6 = new Infragistics.Win.UltraWinToolbars.ButtonTool("新增");
  67. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool7 = new Infragistics.Win.UltraWinToolbars.ButtonTool("删除");
  68. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool8 = new Infragistics.Win.UltraWinToolbars.ButtonTool("修改");
  69. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool9 = new Infragistics.Win.UltraWinToolbars.ButtonTool("查询");
  70. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool10 = new Infragistics.Win.UltraWinToolbars.ButtonTool("关闭");
  71. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool12 = new Infragistics.Win.UltraWinToolbars.ButtonTool("恢复");
  72. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool3 = new Infragistics.Win.UltraWinToolbars.ButtonTool("确认");
  73. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool11 = new Infragistics.Win.UltraWinToolbars.ButtonTool("Query");
  74. Infragistics.Win.Appearance appearance29 = new Infragistics.Win.Appearance();
  75. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool13 = new Infragistics.Win.UltraWinToolbars.ButtonTool("ESC");
  76. Infragistics.Win.Appearance appearance30 = new Infragistics.Win.Appearance();
  77. Infragistics.Win.UltraWinToolbars.ButtonTool buttonTool17 = new Infragistics.Win.UltraWinToolbars.ButtonTool("conFirmation");
  78. Infragistics.Win.Appearance appearance11 = new Infragistics.Win.Appearance();
  79. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(FrmPop_upChem));
  80. this.dataSet1 = new System.Data.DataSet();
  81. this.dataTable1 = new System.Data.DataTable();
  82. this.dataColumn1 = new System.Data.DataColumn();
  83. this.dataColumn2 = new System.Data.DataColumn();
  84. this.dataColumn3 = new System.Data.DataColumn();
  85. this.dataColumn4 = new System.Data.DataColumn();
  86. this.dataColumn5 = new System.Data.DataColumn();
  87. this.dataColumn6 = new System.Data.DataColumn();
  88. this.dataColumn7 = new System.Data.DataColumn();
  89. this.dataColumn8 = new System.Data.DataColumn();
  90. this.dataColumn9 = new System.Data.DataColumn();
  91. this.dataColumn10 = new System.Data.DataColumn();
  92. this.dataColumn11 = new System.Data.DataColumn();
  93. this.dataColumn12 = new System.Data.DataColumn();
  94. this.dataColumn13 = new System.Data.DataColumn();
  95. this.dataColumn14 = new System.Data.DataColumn();
  96. this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
  97. this.panel1 = new System.Windows.Forms.Panel();
  98. this.QchemName = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  99. this.QchemCode = new Infragistics.Win.UltraWinEditors.UltraTextEditor();
  100. this.ultraLabel15 = new Infragistics.Win.Misc.UltraLabel();
  101. this.ultraLabel14 = new Infragistics.Win.Misc.UltraLabel();
  102. this.ultraGroupBox2 = new Infragistics.Win.Misc.UltraGroupBox();
  103. this.ultraGrid1 = new Infragistics.Win.UltraWinGrid.UltraGrid();
  104. this.barsManagerButon = new Infragistics.Win.UltraWinToolbars.UltraToolbarsManager(this.components);
  105. this._Form1_Toolbars_Dock_Area_Top = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  106. this._Form1_Toolbars_Dock_Area_Bottom = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  107. this._Form1_Toolbars_Dock_Area_Left = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  108. this._Form1_Toolbars_Dock_Area_Right = new Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea();
  109. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).BeginInit();
  110. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).BeginInit();
  111. this.tableLayoutPanel1.SuspendLayout();
  112. this.panel1.SuspendLayout();
  113. ((System.ComponentModel.ISupportInitialize)(this.QchemName)).BeginInit();
  114. ((System.ComponentModel.ISupportInitialize)(this.QchemCode)).BeginInit();
  115. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).BeginInit();
  116. this.ultraGroupBox2.SuspendLayout();
  117. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).BeginInit();
  118. ((System.ComponentModel.ISupportInitialize)(this.barsManagerButon)).BeginInit();
  119. this.SuspendLayout();
  120. //
  121. // dataSet1
  122. //
  123. this.dataSet1.DataSetName = "NewDataSet";
  124. this.dataSet1.Tables.AddRange(new System.Data.DataTable[] {
  125. this.dataTable1});
  126. //
  127. // dataTable1
  128. //
  129. this.dataTable1.Columns.AddRange(new System.Data.DataColumn[] {
  130. this.dataColumn1,
  131. this.dataColumn2,
  132. this.dataColumn3,
  133. this.dataColumn4,
  134. this.dataColumn5,
  135. this.dataColumn6,
  136. this.dataColumn7,
  137. this.dataColumn8,
  138. this.dataColumn9,
  139. this.dataColumn10,
  140. this.dataColumn11,
  141. this.dataColumn12,
  142. this.dataColumn13,
  143. this.dataColumn14});
  144. this.dataTable1.TableName = "Table1";
  145. //
  146. // dataColumn1
  147. //
  148. this.dataColumn1.Caption = "化学元素代码";
  149. this.dataColumn1.ColumnName = "CHEMCODE";
  150. //
  151. // dataColumn2
  152. //
  153. this.dataColumn2.Caption = "化学元素描述";
  154. this.dataColumn2.ColumnName = "CHEMNAME";
  155. //
  156. // dataColumn3
  157. //
  158. this.dataColumn3.Caption = "化学元素类型(A:单一元素,B:复合元素)";
  159. this.dataColumn3.ColumnName = "CHEMTYPE";
  160. //
  161. // dataColumn4
  162. //
  163. this.dataColumn4.Caption = "复合元素计算公式";
  164. this.dataColumn4.ColumnName = "CHEMFORMULA";
  165. //
  166. // dataColumn5
  167. //
  168. this.dataColumn5.Caption = "创建人";
  169. this.dataColumn5.ColumnName = "CREATENAME";
  170. //
  171. // dataColumn6
  172. //
  173. this.dataColumn6.Caption = "创建时间";
  174. this.dataColumn6.ColumnName = "CREATETIME";
  175. //
  176. // dataColumn7
  177. //
  178. this.dataColumn7.Caption = "修改人";
  179. this.dataColumn7.ColumnName = "UPDATENAME";
  180. //
  181. // dataColumn8
  182. //
  183. this.dataColumn8.Caption = "修改时间";
  184. this.dataColumn8.ColumnName = "UPDATETIME";
  185. //
  186. // dataColumn9
  187. //
  188. this.dataColumn9.Caption = "删除人";
  189. this.dataColumn9.ColumnName = "DELETENAME";
  190. //
  191. // dataColumn10
  192. //
  193. this.dataColumn10.Caption = "删除时间";
  194. this.dataColumn10.ColumnName = "DELETETIME";
  195. //
  196. // dataColumn11
  197. //
  198. this.dataColumn11.Caption = "有效标志(1:有效,0:无效)";
  199. this.dataColumn11.ColumnName = "VALIDFLAG";
  200. //
  201. // dataColumn12
  202. //
  203. this.dataColumn12.Caption = "备注";
  204. this.dataColumn12.ColumnName = "MEMO";
  205. //
  206. // dataColumn13
  207. //
  208. this.dataColumn13.Caption = "修约位数(保留几位小数)";
  209. this.dataColumn13.ColumnName = "ROUNDINGDIGITS";
  210. //
  211. // dataColumn14
  212. //
  213. this.dataColumn14.Caption = "{老系统}化学元素代码";
  214. this.dataColumn14.ColumnName = "CHEMCODEOLD";
  215. //
  216. // tableLayoutPanel1
  217. //
  218. this.tableLayoutPanel1.ColumnCount = 1;
  219. this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
  220. this.tableLayoutPanel1.Controls.Add(this.panel1, 0, 0);
  221. this.tableLayoutPanel1.Controls.Add(this.ultraGroupBox2, 0, 1);
  222. this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  223. this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 28);
  224. this.tableLayoutPanel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  225. this.tableLayoutPanel1.Name = "tableLayoutPanel1";
  226. this.tableLayoutPanel1.RowCount = 2;
  227. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 41F));
  228. this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
  229. this.tableLayoutPanel1.Size = new System.Drawing.Size(1308, 628);
  230. this.tableLayoutPanel1.TabIndex = 0;
  231. //
  232. // panel1
  233. //
  234. this.panel1.Controls.Add(this.QchemName);
  235. this.panel1.Controls.Add(this.QchemCode);
  236. this.panel1.Controls.Add(this.ultraLabel15);
  237. this.panel1.Controls.Add(this.ultraLabel14);
  238. this.panel1.Dock = System.Windows.Forms.DockStyle.Fill;
  239. this.panel1.Location = new System.Drawing.Point(3, 2);
  240. this.panel1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  241. this.panel1.Name = "panel1";
  242. this.panel1.Size = new System.Drawing.Size(1302, 37);
  243. this.panel1.TabIndex = 3;
  244. //
  245. // QchemName
  246. //
  247. this.QchemName.Location = new System.Drawing.Point(296, 4);
  248. this.QchemName.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  249. this.QchemName.Name = "QchemName";
  250. this.QchemName.Size = new System.Drawing.Size(131, 24);
  251. this.QchemName.TabIndex = 8;
  252. //
  253. // QchemCode
  254. //
  255. this.QchemCode.Location = new System.Drawing.Point(83, 5);
  256. this.QchemCode.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  257. this.QchemCode.Name = "QchemCode";
  258. this.QchemCode.Size = new System.Drawing.Size(131, 24);
  259. this.QchemCode.TabIndex = 7;
  260. //
  261. // ultraLabel15
  262. //
  263. this.ultraLabel15.AutoSize = true;
  264. this.ultraLabel15.Location = new System.Drawing.Point(223, 8);
  265. this.ultraLabel15.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  266. this.ultraLabel15.Name = "ultraLabel15";
  267. this.ultraLabel15.Size = new System.Drawing.Size(89, 24);
  268. this.ultraLabel15.TabIndex = 6;
  269. this.ultraLabel15.Text = "元素名称";
  270. //
  271. // ultraLabel14
  272. //
  273. this.ultraLabel14.AutoSize = true;
  274. this.ultraLabel14.Location = new System.Drawing.Point(9, 8);
  275. this.ultraLabel14.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  276. this.ultraLabel14.Name = "ultraLabel14";
  277. this.ultraLabel14.Size = new System.Drawing.Size(89, 24);
  278. this.ultraLabel14.TabIndex = 5;
  279. this.ultraLabel14.Text = "元素编码";
  280. //
  281. // ultraGroupBox2
  282. //
  283. this.ultraGroupBox2.Controls.Add(this.ultraGrid1);
  284. this.ultraGroupBox2.Dock = System.Windows.Forms.DockStyle.Fill;
  285. this.ultraGroupBox2.Location = new System.Drawing.Point(3, 43);
  286. this.ultraGroupBox2.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  287. this.ultraGroupBox2.Name = "ultraGroupBox2";
  288. this.ultraGroupBox2.Size = new System.Drawing.Size(1302, 583);
  289. this.ultraGroupBox2.TabIndex = 1;
  290. this.ultraGroupBox2.Text = "抬头信息";
  291. //
  292. // ultraGrid1
  293. //
  294. this.ultraGrid1.DataSource = this.dataSet1;
  295. appearance16.BackColor = System.Drawing.SystemColors.Window;
  296. appearance16.BorderColor = System.Drawing.SystemColors.InactiveCaption;
  297. this.ultraGrid1.DisplayLayout.Appearance = appearance16;
  298. ultraGridColumn1.Header.Caption = "元素编码";
  299. ultraGridColumn1.Header.VisiblePosition = 0;
  300. ultraGridColumn2.Header.Caption = "元素名称";
  301. ultraGridColumn2.Header.VisiblePosition = 1;
  302. ultraGridColumn3.Header.Caption = "元素类型";
  303. ultraGridColumn3.Header.VisiblePosition = 2;
  304. ultraGridColumn4.Header.Caption = "计算公式";
  305. ultraGridColumn4.Header.VisiblePosition = 3;
  306. ultraGridColumn5.Header.VisiblePosition = 8;
  307. ultraGridColumn6.Header.VisiblePosition = 9;
  308. ultraGridColumn7.Header.VisiblePosition = 10;
  309. ultraGridColumn8.Header.VisiblePosition = 11;
  310. ultraGridColumn9.Header.VisiblePosition = 13;
  311. ultraGridColumn9.Hidden = true;
  312. ultraGridColumn10.Header.VisiblePosition = 12;
  313. ultraGridColumn10.Hidden = true;
  314. ultraGridColumn11.Header.Caption = "有效标志";
  315. ultraGridColumn11.Header.VisiblePosition = 6;
  316. ultraGridColumn11.Hidden = true;
  317. ultraGridColumn12.Header.VisiblePosition = 7;
  318. ultraGridColumn13.Header.Caption = "修约位数";
  319. ultraGridColumn13.Header.VisiblePosition = 4;
  320. ultraGridColumn14.Header.Caption = "老元素代码";
  321. ultraGridColumn14.Header.VisiblePosition = 5;
  322. ultraGridBand1.Columns.AddRange(new object[] {
  323. ultraGridColumn1,
  324. ultraGridColumn2,
  325. ultraGridColumn3,
  326. ultraGridColumn4,
  327. ultraGridColumn5,
  328. ultraGridColumn6,
  329. ultraGridColumn7,
  330. ultraGridColumn8,
  331. ultraGridColumn9,
  332. ultraGridColumn10,
  333. ultraGridColumn11,
  334. ultraGridColumn12,
  335. ultraGridColumn13,
  336. ultraGridColumn14});
  337. this.ultraGrid1.DisplayLayout.BandsSerializer.Add(ultraGridBand1);
  338. this.ultraGrid1.DisplayLayout.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  339. this.ultraGrid1.DisplayLayout.CaptionVisible = Infragistics.Win.DefaultableBoolean.False;
  340. appearance13.BackColor = System.Drawing.SystemColors.ActiveBorder;
  341. appearance13.BackColor2 = System.Drawing.SystemColors.ControlDark;
  342. appearance13.BackGradientStyle = Infragistics.Win.GradientStyle.Vertical;
  343. appearance13.BorderColor = System.Drawing.SystemColors.Window;
  344. this.ultraGrid1.DisplayLayout.GroupByBox.Appearance = appearance13;
  345. appearance14.ForeColor = System.Drawing.SystemColors.GrayText;
  346. this.ultraGrid1.DisplayLayout.GroupByBox.BandLabelAppearance = appearance14;
  347. this.ultraGrid1.DisplayLayout.GroupByBox.BorderStyle = Infragistics.Win.UIElementBorderStyle.Solid;
  348. appearance15.BackColor = System.Drawing.SystemColors.ControlLightLight;
  349. appearance15.BackColor2 = System.Drawing.SystemColors.Control;
  350. appearance15.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  351. appearance15.ForeColor = System.Drawing.SystemColors.GrayText;
  352. this.ultraGrid1.DisplayLayout.GroupByBox.PromptAppearance = appearance15;
  353. this.ultraGrid1.DisplayLayout.MaxColScrollRegions = 1;
  354. this.ultraGrid1.DisplayLayout.MaxRowScrollRegions = 1;
  355. appearance24.BackColor = System.Drawing.SystemColors.Window;
  356. appearance24.ForeColor = System.Drawing.SystemColors.ControlText;
  357. this.ultraGrid1.DisplayLayout.Override.ActiveCellAppearance = appearance24;
  358. appearance19.BackColor = System.Drawing.SystemColors.Highlight;
  359. appearance19.ForeColor = System.Drawing.SystemColors.HighlightText;
  360. this.ultraGrid1.DisplayLayout.Override.ActiveRowAppearance = appearance19;
  361. this.ultraGrid1.DisplayLayout.Override.BorderStyleCell = Infragistics.Win.UIElementBorderStyle.Dotted;
  362. this.ultraGrid1.DisplayLayout.Override.BorderStyleRow = Infragistics.Win.UIElementBorderStyle.Dotted;
  363. appearance18.BackColor = System.Drawing.SystemColors.Window;
  364. this.ultraGrid1.DisplayLayout.Override.CardAreaAppearance = appearance18;
  365. appearance17.BorderColor = System.Drawing.Color.Silver;
  366. appearance17.TextTrimming = Infragistics.Win.TextTrimming.EllipsisCharacter;
  367. this.ultraGrid1.DisplayLayout.Override.CellAppearance = appearance17;
  368. this.ultraGrid1.DisplayLayout.Override.CellClickAction = Infragistics.Win.UltraWinGrid.CellClickAction.EditAndSelectText;
  369. this.ultraGrid1.DisplayLayout.Override.CellPadding = 0;
  370. appearance21.BackColor = System.Drawing.SystemColors.Control;
  371. appearance21.BackColor2 = System.Drawing.SystemColors.ControlDark;
  372. appearance21.BackGradientAlignment = Infragistics.Win.GradientAlignment.Element;
  373. appearance21.BackGradientStyle = Infragistics.Win.GradientStyle.Horizontal;
  374. appearance21.BorderColor = System.Drawing.SystemColors.Window;
  375. this.ultraGrid1.DisplayLayout.Override.GroupByRowAppearance = appearance21;
  376. appearance23.TextHAlignAsString = "Left";
  377. this.ultraGrid1.DisplayLayout.Override.HeaderAppearance = appearance23;
  378. this.ultraGrid1.DisplayLayout.Override.HeaderClickAction = Infragistics.Win.UltraWinGrid.HeaderClickAction.SortMulti;
  379. this.ultraGrid1.DisplayLayout.Override.HeaderStyle = Infragistics.Win.HeaderStyle.WindowsXPCommand;
  380. appearance22.BackColor = System.Drawing.SystemColors.Window;
  381. appearance22.BorderColor = System.Drawing.Color.Silver;
  382. this.ultraGrid1.DisplayLayout.Override.RowAppearance = appearance22;
  383. this.ultraGrid1.DisplayLayout.Override.RowSelectors = Infragistics.Win.DefaultableBoolean.False;
  384. appearance20.BackColor = System.Drawing.SystemColors.ControlLight;
  385. this.ultraGrid1.DisplayLayout.Override.TemplateAddRowAppearance = appearance20;
  386. this.ultraGrid1.DisplayLayout.ScrollBounds = Infragistics.Win.UltraWinGrid.ScrollBounds.ScrollToFill;
  387. this.ultraGrid1.DisplayLayout.ScrollStyle = Infragistics.Win.UltraWinGrid.ScrollStyle.Immediate;
  388. this.ultraGrid1.DisplayLayout.ViewStyleBand = Infragistics.Win.UltraWinGrid.ViewStyleBand.OutlookGroupBy;
  389. this.ultraGrid1.Dock = System.Windows.Forms.DockStyle.Fill;
  390. this.ultraGrid1.Location = new System.Drawing.Point(3, 21);
  391. this.ultraGrid1.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  392. this.ultraGrid1.Name = "ultraGrid1";
  393. this.ultraGrid1.Size = new System.Drawing.Size(1296, 559);
  394. this.ultraGrid1.TabIndex = 0;
  395. this.ultraGrid1.DoubleClickRow += new Infragistics.Win.UltraWinGrid.DoubleClickRowEventHandler(this.ultraGrid1_DoubleClickRow);
  396. //
  397. // barsManagerButon
  398. //
  399. this.barsManagerButon.DesignerFlags = 1;
  400. this.barsManagerButon.DockWithinContainer = this;
  401. this.barsManagerButon.DockWithinContainerBaseType = typeof(CoreFS.CA06.FrmBase);
  402. this.barsManagerButon.MiniToolbar.ToolRowCount = 3;
  403. this.barsManagerButon.Office2007UICompatibility = false;
  404. ribbonTab1.Caption = "ribbon1";
  405. ribbonGroup1.Caption = "ribbonGroup1";
  406. ribbonGroup2.Caption = "ribbonGroup2";
  407. ribbonTab1.Groups.AddRange(new Infragistics.Win.UltraWinToolbars.RibbonGroup[] {
  408. ribbonGroup1,
  409. ribbonGroup2});
  410. this.barsManagerButon.Ribbon.NonInheritedRibbonTabs.AddRange(new Infragistics.Win.UltraWinToolbars.RibbonTab[] {
  411. ribbonTab1});
  412. this.barsManagerButon.ShowQuickCustomizeButton = false;
  413. ultraToolbar1.DockedColumn = 0;
  414. ultraToolbar1.DockedRow = 0;
  415. buttonTool5.InstanceProps.IsFirstInGroup = true;
  416. ultraToolbar1.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  417. buttonTool2,
  418. buttonTool5});
  419. ultraToolbar1.Text = "UltraToolbar1";
  420. ultraToolbar1.Visible = false;
  421. ultraToolbar2.DockedColumn = 0;
  422. ultraToolbar2.DockedRow = 0;
  423. ultraToolbar2.NonInheritedTools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  424. buttonTool1,
  425. buttonTool4,
  426. buttonTool16});
  427. ultraToolbar2.Text = "UltraToolbar2";
  428. this.barsManagerButon.Toolbars.AddRange(new Infragistics.Win.UltraWinToolbars.UltraToolbar[] {
  429. ultraToolbar1,
  430. ultraToolbar2});
  431. buttonTool6.SharedPropsInternal.Caption = "新增";
  432. buttonTool6.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  433. buttonTool7.SharedPropsInternal.Caption = "删除";
  434. buttonTool7.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  435. buttonTool8.SharedPropsInternal.Caption = "修改";
  436. buttonTool8.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  437. buttonTool9.SharedPropsInternal.Caption = "查询";
  438. buttonTool9.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  439. buttonTool10.SharedPropsInternal.Caption = "关闭";
  440. buttonTool10.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  441. buttonTool12.SharedPropsInternal.Caption = "恢复";
  442. buttonTool12.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  443. buttonTool3.SharedPropsInternal.Caption = "确认";
  444. buttonTool3.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  445. appearance29.Image = ((object)(resources.GetObject("appearance29.Image")));
  446. buttonTool11.SharedPropsInternal.AppearancesSmall.Appearance = appearance29;
  447. buttonTool11.SharedPropsInternal.Caption = "查询";
  448. buttonTool11.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  449. appearance30.Image = ((object)(resources.GetObject("appearance30.Image")));
  450. buttonTool13.SharedPropsInternal.AppearancesSmall.Appearance = appearance30;
  451. buttonTool13.SharedPropsInternal.Caption = "关闭";
  452. buttonTool13.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  453. appearance11.Image = ((object)(resources.GetObject("appearance11.Image")));
  454. buttonTool17.SharedPropsInternal.AppearancesSmall.Appearance = appearance11;
  455. buttonTool17.SharedPropsInternal.Caption = "确认";
  456. buttonTool17.SharedPropsInternal.DisplayStyle = Infragistics.Win.UltraWinToolbars.ToolDisplayStyle.ImageAndText;
  457. this.barsManagerButon.Tools.AddRange(new Infragistics.Win.UltraWinToolbars.ToolBase[] {
  458. buttonTool6,
  459. buttonTool7,
  460. buttonTool8,
  461. buttonTool9,
  462. buttonTool10,
  463. buttonTool12,
  464. buttonTool3,
  465. buttonTool11,
  466. buttonTool13,
  467. buttonTool17});
  468. this.barsManagerButon.ToolClick += new Infragistics.Win.UltraWinToolbars.ToolClickEventHandler(this.barsManagerButon_ToolClick);
  469. //
  470. // _Form1_Toolbars_Dock_Area_Top
  471. //
  472. this._Form1_Toolbars_Dock_Area_Top.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  473. this._Form1_Toolbars_Dock_Area_Top.BackColor = System.Drawing.SystemColors.Control;
  474. this._Form1_Toolbars_Dock_Area_Top.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Top;
  475. this._Form1_Toolbars_Dock_Area_Top.ForeColor = System.Drawing.SystemColors.ControlText;
  476. this._Form1_Toolbars_Dock_Area_Top.Location = new System.Drawing.Point(0, 0);
  477. this._Form1_Toolbars_Dock_Area_Top.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  478. this._Form1_Toolbars_Dock_Area_Top.Name = "_Form1_Toolbars_Dock_Area_Top";
  479. this._Form1_Toolbars_Dock_Area_Top.Size = new System.Drawing.Size(1308, 28);
  480. this._Form1_Toolbars_Dock_Area_Top.ToolbarsManager = this.barsManagerButon;
  481. //
  482. // _Form1_Toolbars_Dock_Area_Bottom
  483. //
  484. this._Form1_Toolbars_Dock_Area_Bottom.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  485. this._Form1_Toolbars_Dock_Area_Bottom.BackColor = System.Drawing.SystemColors.Control;
  486. this._Form1_Toolbars_Dock_Area_Bottom.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Bottom;
  487. this._Form1_Toolbars_Dock_Area_Bottom.ForeColor = System.Drawing.SystemColors.ControlText;
  488. this._Form1_Toolbars_Dock_Area_Bottom.Location = new System.Drawing.Point(0, 656);
  489. this._Form1_Toolbars_Dock_Area_Bottom.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  490. this._Form1_Toolbars_Dock_Area_Bottom.Name = "_Form1_Toolbars_Dock_Area_Bottom";
  491. this._Form1_Toolbars_Dock_Area_Bottom.Size = new System.Drawing.Size(1308, 0);
  492. this._Form1_Toolbars_Dock_Area_Bottom.ToolbarsManager = this.barsManagerButon;
  493. //
  494. // _Form1_Toolbars_Dock_Area_Left
  495. //
  496. this._Form1_Toolbars_Dock_Area_Left.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  497. this._Form1_Toolbars_Dock_Area_Left.BackColor = System.Drawing.SystemColors.Control;
  498. this._Form1_Toolbars_Dock_Area_Left.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Left;
  499. this._Form1_Toolbars_Dock_Area_Left.ForeColor = System.Drawing.SystemColors.ControlText;
  500. this._Form1_Toolbars_Dock_Area_Left.Location = new System.Drawing.Point(0, 28);
  501. this._Form1_Toolbars_Dock_Area_Left.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  502. this._Form1_Toolbars_Dock_Area_Left.Name = "_Form1_Toolbars_Dock_Area_Left";
  503. this._Form1_Toolbars_Dock_Area_Left.Size = new System.Drawing.Size(0, 628);
  504. this._Form1_Toolbars_Dock_Area_Left.ToolbarsManager = this.barsManagerButon;
  505. //
  506. // _Form1_Toolbars_Dock_Area_Right
  507. //
  508. this._Form1_Toolbars_Dock_Area_Right.AccessibleRole = System.Windows.Forms.AccessibleRole.Grouping;
  509. this._Form1_Toolbars_Dock_Area_Right.BackColor = System.Drawing.SystemColors.Control;
  510. this._Form1_Toolbars_Dock_Area_Right.DockedPosition = Infragistics.Win.UltraWinToolbars.DockedPosition.Right;
  511. this._Form1_Toolbars_Dock_Area_Right.ForeColor = System.Drawing.SystemColors.ControlText;
  512. this._Form1_Toolbars_Dock_Area_Right.Location = new System.Drawing.Point(1308, 28);
  513. this._Form1_Toolbars_Dock_Area_Right.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
  514. this._Form1_Toolbars_Dock_Area_Right.Name = "_Form1_Toolbars_Dock_Area_Right";
  515. this._Form1_Toolbars_Dock_Area_Right.Size = new System.Drawing.Size(0, 628);
  516. this._Form1_Toolbars_Dock_Area_Right.ToolbarsManager = this.barsManagerButon;
  517. //
  518. // FrmPop_upChem
  519. //
  520. this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F);
  521. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  522. this.ClientSize = new System.Drawing.Size(1308, 656);
  523. this.Controls.Add(this.tableLayoutPanel1);
  524. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Left);
  525. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Right);
  526. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Top);
  527. this.Controls.Add(this._Form1_Toolbars_Dock_Area_Bottom);
  528. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  529. this.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  530. this.Name = "FrmPop_upChem";
  531. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  532. this.Text = "元素选择";
  533. this.Load += new System.EventHandler(this.FrmPop_upChem_Load);
  534. ((System.ComponentModel.ISupportInitialize)(this.dataSet1)).EndInit();
  535. ((System.ComponentModel.ISupportInitialize)(this.dataTable1)).EndInit();
  536. this.tableLayoutPanel1.ResumeLayout(false);
  537. this.panel1.ResumeLayout(false);
  538. this.panel1.PerformLayout();
  539. ((System.ComponentModel.ISupportInitialize)(this.QchemName)).EndInit();
  540. ((System.ComponentModel.ISupportInitialize)(this.QchemCode)).EndInit();
  541. ((System.ComponentModel.ISupportInitialize)(this.ultraGroupBox2)).EndInit();
  542. this.ultraGroupBox2.ResumeLayout(false);
  543. ((System.ComponentModel.ISupportInitialize)(this.ultraGrid1)).EndInit();
  544. ((System.ComponentModel.ISupportInitialize)(this.barsManagerButon)).EndInit();
  545. this.ResumeLayout(false);
  546. }
  547. #endregion
  548. private System.Data.DataSet dataSet1;
  549. private System.Data.DataTable dataTable1;
  550. private System.Data.DataColumn dataColumn1;
  551. private System.Data.DataColumn dataColumn2;
  552. private System.Data.DataColumn dataColumn3;
  553. private System.Data.DataColumn dataColumn4;
  554. private System.Data.DataColumn dataColumn5;
  555. private System.Data.DataColumn dataColumn6;
  556. private System.Data.DataColumn dataColumn7;
  557. private System.Data.DataColumn dataColumn8;
  558. private System.Data.DataColumn dataColumn9;
  559. private System.Data.DataColumn dataColumn10;
  560. private System.Data.DataColumn dataColumn11;
  561. private System.Data.DataColumn dataColumn12;
  562. private System.Data.DataColumn dataColumn13;
  563. private System.Data.DataColumn dataColumn14;
  564. private System.Windows.Forms.TableLayoutPanel tableLayoutPanel1;
  565. private Infragistics.Win.Misc.UltraGroupBox ultraGroupBox2;
  566. private Infragistics.Win.UltraWinGrid.UltraGrid ultraGrid1;
  567. private System.Windows.Forms.Panel panel1;
  568. private Infragistics.Win.UltraWinEditors.UltraTextEditor QchemName;
  569. private Infragistics.Win.UltraWinEditors.UltraTextEditor QchemCode;
  570. private Infragistics.Win.Misc.UltraLabel ultraLabel15;
  571. private Infragistics.Win.Misc.UltraLabel ultraLabel14;
  572. private Infragistics.Win.UltraWinToolbars.UltraToolbarsManager barsManagerButon;
  573. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Left;
  574. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Right;
  575. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Top;
  576. private Infragistics.Win.UltraWinToolbars.UltraToolbarsDockArea _Form1_Toolbars_Dock_Area_Bottom;
  577. }
  578. }