Form_Main.Designer.cs 34 KB

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