Form_Main.Designer.cs 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639
  1. namespace SpectrumSTDEditor
  2. {
  3. partial class Form_Main
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
  13. protected override void Dispose(bool disposing)
  14. {
  15. if (disposing && (components != null))
  16. {
  17. components.Dispose();
  18. }
  19. base.Dispose(disposing);
  20. }
  21. #region Windows Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form_Main));
  29. OTS.WinFormsUI.Docking.DockPanelSkin dockPanelSkin1 = new OTS.WinFormsUI.Docking.DockPanelSkin();
  30. OTS.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new OTS.WinFormsUI.Docking.AutoHideStripSkin();
  31. OTS.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new OTS.WinFormsUI.Docking.DockPanelGradient();
  32. OTS.WinFormsUI.Docking.TabGradient tabGradient1 = new OTS.WinFormsUI.Docking.TabGradient();
  33. OTS.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new OTS.WinFormsUI.Docking.DockPaneStripSkin();
  34. OTS.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new OTS.WinFormsUI.Docking.DockPaneStripGradient();
  35. OTS.WinFormsUI.Docking.TabGradient tabGradient2 = new OTS.WinFormsUI.Docking.TabGradient();
  36. OTS.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new OTS.WinFormsUI.Docking.DockPanelGradient();
  37. OTS.WinFormsUI.Docking.TabGradient tabGradient3 = new OTS.WinFormsUI.Docking.TabGradient();
  38. OTS.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new OTS.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
  39. OTS.WinFormsUI.Docking.TabGradient tabGradient4 = new OTS.WinFormsUI.Docking.TabGradient();
  40. OTS.WinFormsUI.Docking.TabGradient tabGradient5 = new OTS.WinFormsUI.Docking.TabGradient();
  41. OTS.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new OTS.WinFormsUI.Docking.DockPanelGradient();
  42. OTS.WinFormsUI.Docking.TabGradient tabGradient6 = new OTS.WinFormsUI.Docking.TabGradient();
  43. OTS.WinFormsUI.Docking.TabGradient tabGradient7 = new OTS.WinFormsUI.Docking.TabGradient();
  44. this.ribbonSeparator1 = new System.Windows.Forms.RibbonSeparator();
  45. this.ribbonTextBox1 = new System.Windows.Forms.RibbonTextBox();
  46. this.ribbonTextBox2 = new System.Windows.Forms.RibbonTextBox();
  47. this.ribbonSeparator2 = new System.Windows.Forms.RibbonSeparator();
  48. this.ribbonPanel1 = new System.Windows.Forms.RibbonPanel();
  49. this.ribbonItemGroup1 = new System.Windows.Forms.RibbonItemGroup();
  50. this.ribbonComboBox1 = new System.Windows.Forms.RibbonComboBox();
  51. this.ribbonButtonList1 = new System.Windows.Forms.RibbonButtonList();
  52. this.ribbon1 = new System.Windows.Forms.Ribbon();
  53. this.ribbonOrbMenuItem_Convert = new System.Windows.Forms.RibbonOrbMenuItem();
  54. this.ribbonSeparator3 = new System.Windows.Forms.RibbonSeparator();
  55. this.ribbon_Exit = new System.Windows.Forms.RibbonOrbMenuItem();
  56. this.ribbonTab2 = new System.Windows.Forms.RibbonTab();
  57. this.ribbonPanel3 = new System.Windows.Forms.RibbonPanel();
  58. this.rbOpen = new System.Windows.Forms.RibbonButton();
  59. this.rbClose = new System.Windows.Forms.RibbonButton();
  60. this.rbNew = new System.Windows.Forms.RibbonButton();
  61. this.rbBackup = new System.Windows.Forms.RibbonButton();
  62. this.rbSave = new System.Windows.Forms.RibbonButton();
  63. this.ribbonPanel5 = new System.Windows.Forms.RibbonPanel();
  64. this.ribbonPanel2 = new System.Windows.Forms.RibbonPanel();
  65. this.ribbonTab1 = new System.Windows.Forms.RibbonTab();
  66. this.ribbonTab3 = new System.Windows.Forms.RibbonTab();
  67. this.ribbonPanel4 = new System.Windows.Forms.RibbonPanel();
  68. this.ribbonTextBox3 = new System.Windows.Forms.RibbonTextBox();
  69. this.dockPanel1 = new OTS.WinFormsUI.Docking.DockPanel();
  70. this.ribbonOrbRecentItem1 = new System.Windows.Forms.RibbonOrbRecentItem();
  71. this.ribbonOrbOptionButton1 = new System.Windows.Forms.RibbonOrbOptionButton();
  72. this.ribbonOrbMenuItem1 = new System.Windows.Forms.RibbonOrbMenuItem();
  73. this.ribbonDescriptionMenuItem1 = new System.Windows.Forms.RibbonDescriptionMenuItem();
  74. this.ribbonColorChooser1 = new System.Windows.Forms.RibbonColorChooser();
  75. this.ribbonOrbMenuItem2 = new System.Windows.Forms.RibbonOrbMenuItem();
  76. this.ribbonButton1 = new System.Windows.Forms.RibbonButton();
  77. this.ribbonButton2 = new System.Windows.Forms.RibbonButton();
  78. this.ribbonButton3 = new System.Windows.Forms.RibbonButton();
  79. this.comboBoxfilter = new System.Windows.Forms.ComboBox();
  80. this.btnfilter = new System.Windows.Forms.Button();
  81. this.SuspendLayout();
  82. //
  83. // ribbonSeparator1
  84. //
  85. this.ribbonSeparator1.AltKey = null;
  86. this.ribbonSeparator1.Image = null;
  87. this.ribbonSeparator1.Tag = null;
  88. this.ribbonSeparator1.Text = null;
  89. this.ribbonSeparator1.ToolTip = null;
  90. this.ribbonSeparator1.ToolTipImage = null;
  91. this.ribbonSeparator1.ToolTipTitle = null;
  92. //
  93. // ribbonTextBox1
  94. //
  95. this.ribbonTextBox1.AltKey = null;
  96. this.ribbonTextBox1.Image = null;
  97. this.ribbonTextBox1.Tag = null;
  98. this.ribbonTextBox1.Text = null;
  99. this.ribbonTextBox1.TextBoxText = null;
  100. this.ribbonTextBox1.ToolTip = null;
  101. this.ribbonTextBox1.ToolTipImage = null;
  102. this.ribbonTextBox1.ToolTipTitle = null;
  103. //
  104. // ribbonTextBox2
  105. //
  106. this.ribbonTextBox2.AltKey = null;
  107. this.ribbonTextBox2.Image = null;
  108. this.ribbonTextBox2.Tag = null;
  109. this.ribbonTextBox2.Text = null;
  110. this.ribbonTextBox2.TextBoxText = null;
  111. this.ribbonTextBox2.ToolTip = null;
  112. this.ribbonTextBox2.ToolTipImage = null;
  113. this.ribbonTextBox2.ToolTipTitle = null;
  114. //
  115. // ribbonSeparator2
  116. //
  117. this.ribbonSeparator2.AltKey = null;
  118. this.ribbonSeparator2.Image = null;
  119. this.ribbonSeparator2.Tag = null;
  120. this.ribbonSeparator2.Text = null;
  121. this.ribbonSeparator2.ToolTip = null;
  122. this.ribbonSeparator2.ToolTipImage = null;
  123. this.ribbonSeparator2.ToolTipTitle = null;
  124. //
  125. // ribbonPanel1
  126. //
  127. this.ribbonPanel1.Tag = null;
  128. this.ribbonPanel1.Text = null;
  129. //
  130. // ribbonItemGroup1
  131. //
  132. this.ribbonItemGroup1.AltKey = null;
  133. this.ribbonItemGroup1.Image = null;
  134. this.ribbonItemGroup1.Tag = null;
  135. this.ribbonItemGroup1.Text = null;
  136. this.ribbonItemGroup1.ToolTip = null;
  137. this.ribbonItemGroup1.ToolTipImage = null;
  138. this.ribbonItemGroup1.ToolTipTitle = null;
  139. //
  140. // ribbonComboBox1
  141. //
  142. this.ribbonComboBox1.AltKey = null;
  143. this.ribbonComboBox1.Image = null;
  144. this.ribbonComboBox1.Tag = null;
  145. this.ribbonComboBox1.Text = null;
  146. this.ribbonComboBox1.TextBoxText = null;
  147. this.ribbonComboBox1.ToolTip = null;
  148. this.ribbonComboBox1.ToolTipImage = null;
  149. this.ribbonComboBox1.ToolTipTitle = null;
  150. //
  151. // ribbonButtonList1
  152. //
  153. this.ribbonButtonList1.AltKey = null;
  154. this.ribbonButtonList1.ButtonsSizeMode = System.Windows.Forms.RibbonElementSizeMode.Large;
  155. this.ribbonButtonList1.FlowToBottom = false;
  156. this.ribbonButtonList1.Image = null;
  157. this.ribbonButtonList1.ItemsSizeInDropwDownMode = new System.Drawing.Size(7, 5);
  158. this.ribbonButtonList1.Tag = null;
  159. this.ribbonButtonList1.Text = null;
  160. this.ribbonButtonList1.ToolTip = null;
  161. this.ribbonButtonList1.ToolTipImage = null;
  162. this.ribbonButtonList1.ToolTipTitle = null;
  163. //
  164. // ribbon1
  165. //
  166. this.ribbon1.Font = new System.Drawing.Font("Microsoft YaHei UI", 9F);
  167. this.ribbon1.Location = new System.Drawing.Point(0, 0);
  168. this.ribbon1.Minimized = false;
  169. this.ribbon1.Name = "ribbon1";
  170. //
  171. //
  172. //
  173. this.ribbon1.OrbDropDown.BorderRoundness = 7;
  174. this.ribbon1.OrbDropDown.Location = new System.Drawing.Point(0, 0);
  175. this.ribbon1.OrbDropDown.MenuItems.Add(this.ribbonOrbMenuItem_Convert);
  176. this.ribbon1.OrbDropDown.MenuItems.Add(this.ribbonSeparator3);
  177. this.ribbon1.OrbDropDown.MenuItems.Add(this.ribbon_Exit);
  178. this.ribbon1.OrbDropDown.Name = "";
  179. this.ribbon1.OrbDropDown.Size = new System.Drawing.Size(527, 163);
  180. this.ribbon1.OrbDropDown.TabIndex = 0;
  181. this.ribbon1.OrbImage = global::SpectrumSTDEditor.Properties.Resources.公司图标;
  182. //
  183. //
  184. //
  185. this.ribbon1.QuickAcessToolbar.AltKey = null;
  186. this.ribbon1.QuickAcessToolbar.Image = null;
  187. this.ribbon1.QuickAcessToolbar.Tag = null;
  188. this.ribbon1.QuickAcessToolbar.Text = null;
  189. this.ribbon1.QuickAcessToolbar.ToolTip = null;
  190. this.ribbon1.QuickAcessToolbar.ToolTipImage = null;
  191. this.ribbon1.QuickAcessToolbar.ToolTipTitle = null;
  192. this.ribbon1.Size = new System.Drawing.Size(1805, 130);
  193. this.ribbon1.TabIndex = 0;
  194. this.ribbon1.Tabs.Add(this.ribbonTab2);
  195. this.ribbon1.TabSpacing = 6;
  196. this.ribbon1.Text = "ribbon1";
  197. //
  198. // ribbonOrbMenuItem_Convert
  199. //
  200. this.ribbonOrbMenuItem_Convert.AltKey = null;
  201. this.ribbonOrbMenuItem_Convert.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  202. this.ribbonOrbMenuItem_Convert.DropDownArrowSize = new System.Drawing.Size(5, 3);
  203. this.ribbonOrbMenuItem_Convert.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem_Convert.Image")));
  204. this.ribbonOrbMenuItem_Convert.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem_Convert.SmallImage")));
  205. this.ribbonOrbMenuItem_Convert.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  206. this.ribbonOrbMenuItem_Convert.Tag = null;
  207. this.ribbonOrbMenuItem_Convert.Text = "标准库转换|来自矿物库";
  208. this.ribbonOrbMenuItem_Convert.ToolTip = null;
  209. this.ribbonOrbMenuItem_Convert.ToolTipImage = null;
  210. this.ribbonOrbMenuItem_Convert.ToolTipTitle = null;
  211. this.ribbonOrbMenuItem_Convert.Click += new System.EventHandler(this.ribbonOrbMenuItem_Convert_Click);
  212. //
  213. // ribbonSeparator3
  214. //
  215. this.ribbonSeparator3.AltKey = null;
  216. this.ribbonSeparator3.Image = null;
  217. this.ribbonSeparator3.Tag = null;
  218. this.ribbonSeparator3.Text = null;
  219. this.ribbonSeparator3.ToolTip = null;
  220. this.ribbonSeparator3.ToolTipImage = null;
  221. this.ribbonSeparator3.ToolTipTitle = null;
  222. //
  223. // ribbon_Exit
  224. //
  225. this.ribbon_Exit.AltKey = null;
  226. this.ribbon_Exit.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  227. this.ribbon_Exit.DropDownArrowSize = new System.Drawing.Size(5, 3);
  228. this.ribbon_Exit.Image = global::SpectrumSTDEditor.Properties.Resources.关机;
  229. this.ribbon_Exit.SmallImage = global::SpectrumSTDEditor.Properties.Resources.关机;
  230. this.ribbon_Exit.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  231. this.ribbon_Exit.Tag = "ribbon_Exit";
  232. this.ribbon_Exit.Text = "退出";
  233. this.ribbon_Exit.ToolTip = null;
  234. this.ribbon_Exit.ToolTipImage = null;
  235. this.ribbon_Exit.ToolTipTitle = null;
  236. this.ribbon_Exit.Click += new System.EventHandler(this.ribbon_Exit_Click);
  237. //
  238. // ribbonTab2
  239. //
  240. this.ribbonTab2.Panels.Add(this.ribbonPanel3);
  241. this.ribbonTab2.Panels.Add(this.ribbonPanel5);
  242. this.ribbonTab2.Tag = "ribbonTab2";
  243. this.ribbonTab2.Text = "主页";
  244. //
  245. // ribbonPanel3
  246. //
  247. this.ribbonPanel3.ButtonMoreVisible = false;
  248. this.ribbonPanel3.Items.Add(this.rbOpen);
  249. this.ribbonPanel3.Items.Add(this.rbClose);
  250. this.ribbonPanel3.Items.Add(this.rbNew);
  251. this.ribbonPanel3.Items.Add(this.rbBackup);
  252. this.ribbonPanel3.Items.Add(this.rbSave);
  253. this.ribbonPanel3.Tag = "ribbonPanel3";
  254. this.ribbonPanel3.Text = "文件操作";
  255. //
  256. // rbOpen
  257. //
  258. this.rbOpen.AltKey = null;
  259. this.rbOpen.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  260. this.rbOpen.DropDownArrowSize = new System.Drawing.Size(5, 3);
  261. this.rbOpen.Image = global::SpectrumSTDEditor.Properties.Resources.Recover321;
  262. this.rbOpen.SmallImage = global::SpectrumSTDEditor.Properties.Resources.Recover321;
  263. this.rbOpen.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  264. this.rbOpen.Tag = "rbOpen";
  265. this.rbOpen.Text = "打开数据库";
  266. this.rbOpen.ToolTip = null;
  267. this.rbOpen.ToolTipImage = null;
  268. this.rbOpen.ToolTipTitle = null;
  269. this.rbOpen.Click += new System.EventHandler(this.rbOpen_Click);
  270. //
  271. // rbClose
  272. //
  273. this.rbClose.AltKey = null;
  274. this.rbClose.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  275. this.rbClose.DropDownArrowSize = new System.Drawing.Size(5, 3);
  276. this.rbClose.Enabled = false;
  277. this.rbClose.Image = global::SpectrumSTDEditor.Properties.Resources.Recover321;
  278. this.rbClose.SmallImage = global::SpectrumSTDEditor.Properties.Resources.Recover321;
  279. this.rbClose.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  280. this.rbClose.Tag = "rbClose";
  281. this.rbClose.Text = "关闭数据库";
  282. this.rbClose.ToolTip = null;
  283. this.rbClose.ToolTipImage = null;
  284. this.rbClose.ToolTipTitle = null;
  285. this.rbClose.Click += new System.EventHandler(this.rbClose_Click);
  286. //
  287. // rbNew
  288. //
  289. this.rbNew.AltKey = null;
  290. this.rbNew.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  291. this.rbNew.DropDownArrowSize = new System.Drawing.Size(5, 3);
  292. this.rbNew.Image = global::SpectrumSTDEditor.Properties.Resources.编辑;
  293. this.rbNew.SmallImage = global::SpectrumSTDEditor.Properties.Resources.Recover321;
  294. this.rbNew.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  295. this.rbNew.Tag = "rbNew";
  296. this.rbNew.Text = "新建";
  297. this.rbNew.ToolTip = null;
  298. this.rbNew.ToolTipImage = null;
  299. this.rbNew.ToolTipTitle = null;
  300. this.rbNew.Click += new System.EventHandler(this.rbNew_Click);
  301. //
  302. // rbBackup
  303. //
  304. this.rbBackup.AltKey = null;
  305. this.rbBackup.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  306. this.rbBackup.DropDownArrowSize = new System.Drawing.Size(5, 3);
  307. this.rbBackup.Enabled = false;
  308. this.rbBackup.Image = global::SpectrumSTDEditor.Properties.Resources.saveas32;
  309. this.rbBackup.SmallImage = global::SpectrumSTDEditor.Properties.Resources.saveas321;
  310. this.rbBackup.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  311. this.rbBackup.Tag = "rbBackup";
  312. this.rbBackup.Text = "另存为";
  313. this.rbBackup.ToolTip = null;
  314. this.rbBackup.ToolTipImage = null;
  315. this.rbBackup.ToolTipTitle = null;
  316. this.rbBackup.Click += new System.EventHandler(this.rbBackup_Click);
  317. //
  318. // rbSave
  319. //
  320. this.rbSave.AltKey = null;
  321. this.rbSave.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  322. this.rbSave.DropDownArrowSize = new System.Drawing.Size(5, 3);
  323. this.rbSave.Enabled = false;
  324. this.rbSave.Image = global::SpectrumSTDEditor.Properties.Resources.另存为;
  325. this.rbSave.SmallImage = global::SpectrumSTDEditor.Properties.Resources.另存为;
  326. this.rbSave.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  327. this.rbSave.Tag = "rbSave";
  328. this.rbSave.Text = "保存";
  329. this.rbSave.ToolTip = null;
  330. this.rbSave.ToolTipImage = null;
  331. this.rbSave.ToolTipTitle = null;
  332. this.rbSave.Click += new System.EventHandler(this.rbSave_Click);
  333. //
  334. // ribbonPanel5
  335. //
  336. this.ribbonPanel5.Tag = null;
  337. this.ribbonPanel5.Text = "标准库内容数据筛选";
  338. //
  339. // ribbonPanel2
  340. //
  341. this.ribbonPanel2.Tag = null;
  342. this.ribbonPanel2.Text = null;
  343. //
  344. // ribbonTab1
  345. //
  346. this.ribbonTab1.Tag = null;
  347. this.ribbonTab1.Text = null;
  348. //
  349. // ribbonTab3
  350. //
  351. this.ribbonTab3.Tag = null;
  352. this.ribbonTab3.Text = null;
  353. //
  354. // ribbonPanel4
  355. //
  356. this.ribbonPanel4.Tag = null;
  357. this.ribbonPanel4.Text = null;
  358. //
  359. // ribbonTextBox3
  360. //
  361. this.ribbonTextBox3.AltKey = null;
  362. this.ribbonTextBox3.Image = null;
  363. this.ribbonTextBox3.Tag = null;
  364. this.ribbonTextBox3.Text = null;
  365. this.ribbonTextBox3.TextBoxText = null;
  366. this.ribbonTextBox3.ToolTip = null;
  367. this.ribbonTextBox3.ToolTipImage = null;
  368. this.ribbonTextBox3.ToolTipTitle = null;
  369. //
  370. // dockPanel1
  371. //
  372. this.dockPanel1.ActiveAutoHideContent = null;
  373. this.dockPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  374. this.dockPanel1.DockBackColor = System.Drawing.SystemColors.Control;
  375. this.dockPanel1.Location = new System.Drawing.Point(0, 130);
  376. this.dockPanel1.Name = "dockPanel1";
  377. this.dockPanel1.Size = new System.Drawing.Size(1805, 660);
  378. dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
  379. dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
  380. autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
  381. tabGradient1.EndColor = System.Drawing.SystemColors.Control;
  382. tabGradient1.StartColor = System.Drawing.SystemColors.Control;
  383. tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark;
  384. autoHideStripSkin1.TabGradient = tabGradient1;
  385. dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
  386. tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight;
  387. tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight;
  388. tabGradient2.TextColor = System.Drawing.SystemColors.ControlText;
  389. dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
  390. dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
  391. dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
  392. dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
  393. tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
  394. tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
  395. tabGradient3.TextColor = System.Drawing.SystemColors.ControlText;
  396. dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
  397. dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
  398. tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption;
  399. tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
  400. tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
  401. tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
  402. dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
  403. tabGradient5.EndColor = System.Drawing.SystemColors.Control;
  404. tabGradient5.StartColor = System.Drawing.SystemColors.Control;
  405. tabGradient5.TextColor = System.Drawing.SystemColors.ControlText;
  406. dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
  407. dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
  408. dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
  409. dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
  410. tabGradient6.EndColor = System.Drawing.SystemColors.GradientInactiveCaption;
  411. tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
  412. tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
  413. tabGradient6.TextColor = System.Drawing.SystemColors.ControlText;
  414. dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
  415. tabGradient7.EndColor = System.Drawing.Color.Transparent;
  416. tabGradient7.StartColor = System.Drawing.Color.Transparent;
  417. tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark;
  418. dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
  419. dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
  420. dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
  421. this.dockPanel1.Skin = dockPanelSkin1;
  422. this.dockPanel1.TabIndex = 31;
  423. //
  424. // ribbonOrbRecentItem1
  425. //
  426. this.ribbonOrbRecentItem1.AltKey = null;
  427. this.ribbonOrbRecentItem1.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  428. this.ribbonOrbRecentItem1.DropDownArrowSize = new System.Drawing.Size(5, 3);
  429. this.ribbonOrbRecentItem1.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbRecentItem1.Image")));
  430. this.ribbonOrbRecentItem1.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbRecentItem1.SmallImage")));
  431. this.ribbonOrbRecentItem1.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  432. this.ribbonOrbRecentItem1.Tag = null;
  433. this.ribbonOrbRecentItem1.Text = null;
  434. this.ribbonOrbRecentItem1.ToolTip = null;
  435. this.ribbonOrbRecentItem1.ToolTipImage = null;
  436. this.ribbonOrbRecentItem1.ToolTipTitle = null;
  437. //
  438. // ribbonOrbOptionButton1
  439. //
  440. this.ribbonOrbOptionButton1.AltKey = null;
  441. this.ribbonOrbOptionButton1.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  442. this.ribbonOrbOptionButton1.DropDownArrowSize = new System.Drawing.Size(5, 3);
  443. this.ribbonOrbOptionButton1.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbOptionButton1.Image")));
  444. this.ribbonOrbOptionButton1.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbOptionButton1.SmallImage")));
  445. this.ribbonOrbOptionButton1.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  446. this.ribbonOrbOptionButton1.Tag = null;
  447. this.ribbonOrbOptionButton1.Text = null;
  448. this.ribbonOrbOptionButton1.ToolTip = null;
  449. this.ribbonOrbOptionButton1.ToolTipImage = null;
  450. this.ribbonOrbOptionButton1.ToolTipTitle = null;
  451. //
  452. // ribbonOrbMenuItem1
  453. //
  454. this.ribbonOrbMenuItem1.AltKey = null;
  455. this.ribbonOrbMenuItem1.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  456. this.ribbonOrbMenuItem1.DropDownArrowSize = new System.Drawing.Size(5, 3);
  457. this.ribbonOrbMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem1.Image")));
  458. this.ribbonOrbMenuItem1.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem1.SmallImage")));
  459. this.ribbonOrbMenuItem1.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  460. this.ribbonOrbMenuItem1.Tag = null;
  461. this.ribbonOrbMenuItem1.Text = null;
  462. this.ribbonOrbMenuItem1.ToolTip = null;
  463. this.ribbonOrbMenuItem1.ToolTipImage = null;
  464. this.ribbonOrbMenuItem1.ToolTipTitle = null;
  465. //
  466. // ribbonDescriptionMenuItem1
  467. //
  468. this.ribbonDescriptionMenuItem1.AltKey = null;
  469. this.ribbonDescriptionMenuItem1.Description = null;
  470. this.ribbonDescriptionMenuItem1.DescriptionBounds = new System.Drawing.Rectangle(0, 0, 0, 0);
  471. this.ribbonDescriptionMenuItem1.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  472. this.ribbonDescriptionMenuItem1.DropDownArrowSize = new System.Drawing.Size(5, 3);
  473. this.ribbonDescriptionMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("ribbonDescriptionMenuItem1.Image")));
  474. this.ribbonDescriptionMenuItem1.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonDescriptionMenuItem1.SmallImage")));
  475. this.ribbonDescriptionMenuItem1.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  476. this.ribbonDescriptionMenuItem1.Tag = null;
  477. this.ribbonDescriptionMenuItem1.Text = null;
  478. this.ribbonDescriptionMenuItem1.ToolTip = null;
  479. this.ribbonDescriptionMenuItem1.ToolTipImage = null;
  480. this.ribbonDescriptionMenuItem1.ToolTipTitle = null;
  481. //
  482. // ribbonColorChooser1
  483. //
  484. this.ribbonColorChooser1.AltKey = null;
  485. this.ribbonColorChooser1.Color = System.Drawing.Color.Transparent;
  486. this.ribbonColorChooser1.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  487. this.ribbonColorChooser1.DropDownArrowSize = new System.Drawing.Size(5, 3);
  488. this.ribbonColorChooser1.Image = ((System.Drawing.Image)(resources.GetObject("ribbonColorChooser1.Image")));
  489. this.ribbonColorChooser1.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonColorChooser1.SmallImage")));
  490. this.ribbonColorChooser1.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  491. this.ribbonColorChooser1.Tag = null;
  492. this.ribbonColorChooser1.Text = null;
  493. this.ribbonColorChooser1.ToolTip = null;
  494. this.ribbonColorChooser1.ToolTipImage = null;
  495. this.ribbonColorChooser1.ToolTipTitle = null;
  496. //
  497. // ribbonOrbMenuItem2
  498. //
  499. this.ribbonOrbMenuItem2.AltKey = null;
  500. this.ribbonOrbMenuItem2.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  501. this.ribbonOrbMenuItem2.DropDownArrowSize = new System.Drawing.Size(5, 3);
  502. this.ribbonOrbMenuItem2.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem2.Image")));
  503. this.ribbonOrbMenuItem2.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem2.SmallImage")));
  504. this.ribbonOrbMenuItem2.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  505. this.ribbonOrbMenuItem2.Tag = null;
  506. this.ribbonOrbMenuItem2.Text = "ribbonOrbMenuItem2";
  507. this.ribbonOrbMenuItem2.ToolTip = null;
  508. this.ribbonOrbMenuItem2.ToolTipImage = null;
  509. this.ribbonOrbMenuItem2.ToolTipTitle = null;
  510. //
  511. // ribbonButton1
  512. //
  513. this.ribbonButton1.AltKey = null;
  514. this.ribbonButton1.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  515. this.ribbonButton1.DropDownArrowSize = new System.Drawing.Size(5, 3);
  516. this.ribbonButton1.Image = ((System.Drawing.Image)(resources.GetObject("ribbonButton1.Image")));
  517. this.ribbonButton1.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonButton1.SmallImage")));
  518. this.ribbonButton1.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  519. this.ribbonButton1.Tag = null;
  520. this.ribbonButton1.Text = null;
  521. this.ribbonButton1.ToolTip = null;
  522. this.ribbonButton1.ToolTipImage = null;
  523. this.ribbonButton1.ToolTipTitle = null;
  524. //
  525. // ribbonButton2
  526. //
  527. this.ribbonButton2.AltKey = null;
  528. this.ribbonButton2.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  529. this.ribbonButton2.DropDownArrowSize = new System.Drawing.Size(5, 3);
  530. this.ribbonButton2.Image = ((System.Drawing.Image)(resources.GetObject("ribbonButton2.Image")));
  531. this.ribbonButton2.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonButton2.SmallImage")));
  532. this.ribbonButton2.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  533. this.ribbonButton2.Tag = null;
  534. this.ribbonButton2.Text = null;
  535. this.ribbonButton2.ToolTip = null;
  536. this.ribbonButton2.ToolTipImage = null;
  537. this.ribbonButton2.ToolTipTitle = null;
  538. //
  539. // ribbonButton3
  540. //
  541. this.ribbonButton3.AltKey = null;
  542. this.ribbonButton3.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  543. this.ribbonButton3.DropDownArrowSize = new System.Drawing.Size(5, 3);
  544. this.ribbonButton3.Image = ((System.Drawing.Image)(resources.GetObject("ribbonButton3.Image")));
  545. this.ribbonButton3.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonButton3.SmallImage")));
  546. this.ribbonButton3.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  547. this.ribbonButton3.Tag = null;
  548. this.ribbonButton3.Text = null;
  549. this.ribbonButton3.ToolTip = null;
  550. this.ribbonButton3.ToolTipImage = null;
  551. this.ribbonButton3.ToolTipTitle = null;
  552. //
  553. // comboBoxfilter
  554. //
  555. this.comboBoxfilter.FormattingEnabled = true;
  556. this.comboBoxfilter.Location = new System.Drawing.Point(311, 58);
  557. this.comboBoxfilter.Name = "comboBoxfilter";
  558. this.comboBoxfilter.Size = new System.Drawing.Size(129, 20);
  559. this.comboBoxfilter.TabIndex = 35;
  560. this.comboBoxfilter.SelectedIndexChanged += new System.EventHandler(this.comboBoxfilter_SelectedIndexChanged);
  561. this.comboBoxfilter.Enter += new System.EventHandler(this.comboBoxfilter_Enter);
  562. //
  563. // btnfilter
  564. //
  565. this.btnfilter.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
  566. this.btnfilter.Location = new System.Drawing.Point(346, 84);
  567. this.btnfilter.Name = "btnfilter";
  568. this.btnfilter.Size = new System.Drawing.Size(94, 21);
  569. this.btnfilter.TabIndex = 36;
  570. this.btnfilter.Text = "跳转";
  571. this.btnfilter.UseVisualStyleBackColor = true;
  572. this.btnfilter.Click += new System.EventHandler(this.btnfilter_Click);
  573. //
  574. // Form_Main
  575. //
  576. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  577. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  578. this.ClientSize = new System.Drawing.Size(1805, 790);
  579. this.Controls.Add(this.btnfilter);
  580. this.Controls.Add(this.comboBoxfilter);
  581. this.Controls.Add(this.dockPanel1);
  582. this.Controls.Add(this.ribbon1);
  583. this.IsMdiContainer = true;
  584. this.Name = "Form_Main";
  585. this.ShowIcon = false;
  586. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  587. this.Text = "谱峰标准库浏览器";
  588. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  589. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form_ConstantsEditor2_FormClosing);
  590. this.Load += new System.EventHandler(this.Form_Main_Load);
  591. this.Paint += new System.Windows.Forms.PaintEventHandler(this.Form_Main_Paint);
  592. this.ResumeLayout(false);
  593. }
  594. #endregion
  595. private System.Windows.Forms.RibbonSeparator ribbonSeparator1;
  596. private System.Windows.Forms.RibbonTextBox ribbonTextBox1;
  597. private System.Windows.Forms.RibbonTextBox ribbonTextBox2;
  598. private System.Windows.Forms.RibbonSeparator ribbonSeparator2;
  599. private System.Windows.Forms.RibbonPanel ribbonPanel1;
  600. private System.Windows.Forms.RibbonOrbRecentItem ribbonOrbRecentItem1;
  601. private System.Windows.Forms.RibbonOrbOptionButton ribbonOrbOptionButton1;
  602. private System.Windows.Forms.RibbonOrbMenuItem ribbonOrbMenuItem1;
  603. private System.Windows.Forms.RibbonItemGroup ribbonItemGroup1;
  604. private System.Windows.Forms.RibbonDescriptionMenuItem ribbonDescriptionMenuItem1;
  605. private System.Windows.Forms.RibbonComboBox ribbonComboBox1;
  606. private System.Windows.Forms.RibbonColorChooser ribbonColorChooser1;
  607. private System.Windows.Forms.RibbonButtonList ribbonButtonList1;
  608. private System.Windows.Forms.Ribbon ribbon1;
  609. private System.Windows.Forms.RibbonPanel ribbonPanel2;
  610. private System.Windows.Forms.RibbonTab ribbonTab1;
  611. private System.Windows.Forms.RibbonTab ribbonTab2;
  612. private System.Windows.Forms.RibbonOrbMenuItem ribbonOrbMenuItem2;
  613. private System.Windows.Forms.RibbonPanel ribbonPanel3;
  614. private System.Windows.Forms.RibbonTab ribbonTab3;
  615. private System.Windows.Forms.RibbonButton ribbonButton1;
  616. private System.Windows.Forms.RibbonButton ribbonButton2;
  617. private System.Windows.Forms.RibbonButton ribbonButton3;
  618. private System.Windows.Forms.RibbonPanel ribbonPanel4;
  619. public System.Windows.Forms.RibbonButton rbOpen;
  620. public System.Windows.Forms.RibbonButton rbClose;
  621. public System.Windows.Forms.RibbonButton rbBackup;
  622. public System.Windows.Forms.RibbonButton rbNew;
  623. public System.Windows.Forms.RibbonButton rbSave;
  624. private System.Windows.Forms.RibbonTextBox ribbonTextBox3;
  625. public OTS.WinFormsUI.Docking.DockPanel dockPanel1;
  626. private System.Windows.Forms.RibbonSeparator ribbonSeparator3;
  627. private System.Windows.Forms.RibbonOrbMenuItem ribbon_Exit;
  628. private System.Windows.Forms.RibbonOrbMenuItem ribbonOrbMenuItem_Convert;
  629. private System.Windows.Forms.ComboBox comboBoxfilter;
  630. private System.Windows.Forms.Button btnfilter;
  631. private System.Windows.Forms.RibbonPanel ribbonPanel5;
  632. }
  633. }