Form_Main.Designer.cs 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661
  1. namespace OTSPartA_STDEditor
  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. OTS.WinFormsUI.Docking.DockPanelSkin dockPanelSkin2 = new OTS.WinFormsUI.Docking.DockPanelSkin();
  29. OTS.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin2 = new OTS.WinFormsUI.Docking.AutoHideStripSkin();
  30. OTS.WinFormsUI.Docking.DockPanelGradient dockPanelGradient4 = new OTS.WinFormsUI.Docking.DockPanelGradient();
  31. OTS.WinFormsUI.Docking.TabGradient tabGradient8 = new OTS.WinFormsUI.Docking.TabGradient();
  32. OTS.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin2 = new OTS.WinFormsUI.Docking.DockPaneStripSkin();
  33. OTS.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient2 = new OTS.WinFormsUI.Docking.DockPaneStripGradient();
  34. OTS.WinFormsUI.Docking.TabGradient tabGradient9 = new OTS.WinFormsUI.Docking.TabGradient();
  35. OTS.WinFormsUI.Docking.DockPanelGradient dockPanelGradient5 = new OTS.WinFormsUI.Docking.DockPanelGradient();
  36. OTS.WinFormsUI.Docking.TabGradient tabGradient10 = new OTS.WinFormsUI.Docking.TabGradient();
  37. OTS.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient2 = new OTS.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
  38. OTS.WinFormsUI.Docking.TabGradient tabGradient11 = new OTS.WinFormsUI.Docking.TabGradient();
  39. OTS.WinFormsUI.Docking.TabGradient tabGradient12 = new OTS.WinFormsUI.Docking.TabGradient();
  40. OTS.WinFormsUI.Docking.DockPanelGradient dockPanelGradient6 = new OTS.WinFormsUI.Docking.DockPanelGradient();
  41. OTS.WinFormsUI.Docking.TabGradient tabGradient13 = new OTS.WinFormsUI.Docking.TabGradient();
  42. OTS.WinFormsUI.Docking.TabGradient tabGradient14 = new OTS.WinFormsUI.Docking.TabGradient();
  43. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form_Main));
  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.ribbon_ESDMaxRules = new System.Windows.Forms.RibbonOrbMenuItem();
  54. this.ribbon_ZeroRules = new System.Windows.Forms.RibbonOrbMenuItem();
  55. this.ribbon_UserConstants = new System.Windows.Forms.RibbonOrbMenuItem();
  56. this.ribbon_GroupNameMaintenance = new System.Windows.Forms.RibbonOrbMenuItem();
  57. this.ribbonSeparator3 = new System.Windows.Forms.RibbonSeparator();
  58. this.ribbon_Exit = new System.Windows.Forms.RibbonOrbMenuItem();
  59. this.ribbonTab2 = new System.Windows.Forms.RibbonTab();
  60. this.ribbonPanel3 = new System.Windows.Forms.RibbonPanel();
  61. this.rbOpen = new System.Windows.Forms.RibbonButton();
  62. this.rbClose = new System.Windows.Forms.RibbonButton();
  63. this.rbNew = new System.Windows.Forms.RibbonButton();
  64. this.rbBackup = new System.Windows.Forms.RibbonButton();
  65. this.rbSave = new System.Windows.Forms.RibbonButton();
  66. this.ribbonPanel2 = new System.Windows.Forms.RibbonPanel();
  67. this.ribbonTab1 = new System.Windows.Forms.RibbonTab();
  68. this.ribbonTab3 = new System.Windows.Forms.RibbonTab();
  69. this.ribbonPanel4 = new System.Windows.Forms.RibbonPanel();
  70. this.ribbonTextBox3 = new System.Windows.Forms.RibbonTextBox();
  71. this.dockPanel1 = new OTS.WinFormsUI.Docking.DockPanel();
  72. this.ribbonOrbRecentItem1 = new System.Windows.Forms.RibbonOrbRecentItem();
  73. this.ribbonOrbOptionButton1 = new System.Windows.Forms.RibbonOrbOptionButton();
  74. this.ribbonOrbMenuItem1 = new System.Windows.Forms.RibbonOrbMenuItem();
  75. this.ribbonDescriptionMenuItem1 = new System.Windows.Forms.RibbonDescriptionMenuItem();
  76. this.ribbonColorChooser1 = new System.Windows.Forms.RibbonColorChooser();
  77. this.ribbonOrbMenuItem2 = new System.Windows.Forms.RibbonOrbMenuItem();
  78. this.ribbonButton1 = new System.Windows.Forms.RibbonButton();
  79. this.ribbonButton2 = new System.Windows.Forms.RibbonButton();
  80. this.ribbonButton3 = new System.Windows.Forms.RibbonButton();
  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.ribbon_ESDMaxRules);
  176. this.ribbon1.OrbDropDown.MenuItems.Add(this.ribbon_ZeroRules);
  177. this.ribbon1.OrbDropDown.MenuItems.Add(this.ribbon_UserConstants);
  178. this.ribbon1.OrbDropDown.MenuItems.Add(this.ribbon_GroupNameMaintenance);
  179. this.ribbon1.OrbDropDown.MenuItems.Add(this.ribbonSeparator3);
  180. this.ribbon1.OrbDropDown.MenuItems.Add(this.ribbon_Exit);
  181. this.ribbon1.OrbDropDown.Name = "";
  182. this.ribbon1.OrbDropDown.Size = new System.Drawing.Size(527, 295);
  183. this.ribbon1.OrbDropDown.TabIndex = 0;
  184. this.ribbon1.OrbImage = global::OTSPartA_STDEditor.Properties.Resources.公司图标;
  185. //
  186. //
  187. //
  188. this.ribbon1.QuickAcessToolbar.AltKey = null;
  189. this.ribbon1.QuickAcessToolbar.Image = null;
  190. this.ribbon1.QuickAcessToolbar.Tag = null;
  191. this.ribbon1.QuickAcessToolbar.Text = null;
  192. this.ribbon1.QuickAcessToolbar.ToolTip = null;
  193. this.ribbon1.QuickAcessToolbar.ToolTipImage = null;
  194. this.ribbon1.QuickAcessToolbar.ToolTipTitle = null;
  195. this.ribbon1.Size = new System.Drawing.Size(1805, 130);
  196. this.ribbon1.TabIndex = 0;
  197. this.ribbon1.Tabs.Add(this.ribbonTab2);
  198. this.ribbon1.TabSpacing = 6;
  199. this.ribbon1.Text = "ribbon1";
  200. //
  201. // ribbon_ESDMaxRules
  202. //
  203. this.ribbon_ESDMaxRules.AltKey = null;
  204. this.ribbon_ESDMaxRules.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  205. this.ribbon_ESDMaxRules.DropDownArrowSize = new System.Drawing.Size(5, 3);
  206. this.ribbon_ESDMaxRules.Enabled = false;
  207. this.ribbon_ESDMaxRules.Image = global::OTSPartA_STDEditor.Properties.Resources.Ruler161;
  208. this.ribbon_ESDMaxRules.SmallImage = global::OTSPartA_STDEditor.Properties.Resources.Ruler161;
  209. this.ribbon_ESDMaxRules.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  210. this.ribbon_ESDMaxRules.Tag = "ribbon_ESDMaxRules";
  211. this.ribbon_ESDMaxRules.Text = "ESD Max Rules";
  212. this.ribbon_ESDMaxRules.ToolTip = null;
  213. this.ribbon_ESDMaxRules.ToolTipImage = null;
  214. this.ribbon_ESDMaxRules.ToolTipTitle = null;
  215. this.ribbon_ESDMaxRules.Click += new System.EventHandler(this.ribbon_ESDMaxRules_Click);
  216. //
  217. // ribbon_ZeroRules
  218. //
  219. this.ribbon_ZeroRules.AltKey = null;
  220. this.ribbon_ZeroRules.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  221. this.ribbon_ZeroRules.DropDownArrowSize = new System.Drawing.Size(5, 3);
  222. this.ribbon_ZeroRules.Enabled = false;
  223. this.ribbon_ZeroRules.Image = global::OTSPartA_STDEditor.Properties.Resources.编辑;
  224. this.ribbon_ZeroRules.SmallImage = global::OTSPartA_STDEditor.Properties.Resources.编辑;
  225. this.ribbon_ZeroRules.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  226. this.ribbon_ZeroRules.Tag = "ribbon_ZeroRules";
  227. this.ribbon_ZeroRules.Text = "Zero Rules";
  228. this.ribbon_ZeroRules.ToolTip = null;
  229. this.ribbon_ZeroRules.ToolTipImage = null;
  230. this.ribbon_ZeroRules.ToolTipTitle = null;
  231. this.ribbon_ZeroRules.Click += new System.EventHandler(this.ribbon_ZeroRules_Click);
  232. //
  233. // ribbon_UserConstants
  234. //
  235. this.ribbon_UserConstants.AltKey = null;
  236. this.ribbon_UserConstants.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  237. this.ribbon_UserConstants.DropDownArrowSize = new System.Drawing.Size(5, 3);
  238. this.ribbon_UserConstants.Enabled = false;
  239. this.ribbon_UserConstants.Image = global::OTSPartA_STDEditor.Properties.Resources.worddocument32;
  240. this.ribbon_UserConstants.SmallImage = global::OTSPartA_STDEditor.Properties.Resources.worddocument32;
  241. this.ribbon_UserConstants.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  242. this.ribbon_UserConstants.Tag = "ribbon_UserConstants";
  243. this.ribbon_UserConstants.Text = "常量表达式";
  244. this.ribbon_UserConstants.ToolTip = null;
  245. this.ribbon_UserConstants.ToolTipImage = null;
  246. this.ribbon_UserConstants.ToolTipTitle = null;
  247. this.ribbon_UserConstants.Click += new System.EventHandler(this.ribbon_UserConstants_Click);
  248. //
  249. // ribbon_GroupNameMaintenance
  250. //
  251. this.ribbon_GroupNameMaintenance.AltKey = null;
  252. this.ribbon_GroupNameMaintenance.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  253. this.ribbon_GroupNameMaintenance.DropDownArrowSize = new System.Drawing.Size(5, 3);
  254. this.ribbon_GroupNameMaintenance.Enabled = false;
  255. this.ribbon_GroupNameMaintenance.Image = global::OTSPartA_STDEditor.Properties.Resources.编辑;
  256. this.ribbon_GroupNameMaintenance.SmallImage = global::OTSPartA_STDEditor.Properties.Resources.编辑;
  257. this.ribbon_GroupNameMaintenance.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  258. this.ribbon_GroupNameMaintenance.Tag = "ribbon_GroupNameMaintenance";
  259. this.ribbon_GroupNameMaintenance.Text = "组名维护";
  260. this.ribbon_GroupNameMaintenance.ToolTip = null;
  261. this.ribbon_GroupNameMaintenance.ToolTipImage = null;
  262. this.ribbon_GroupNameMaintenance.ToolTipTitle = null;
  263. this.ribbon_GroupNameMaintenance.Click += new System.EventHandler(this.ribbon_GroupNameMaintenance_Click);
  264. //
  265. // ribbonSeparator3
  266. //
  267. this.ribbonSeparator3.AltKey = null;
  268. this.ribbonSeparator3.Image = null;
  269. this.ribbonSeparator3.Tag = null;
  270. this.ribbonSeparator3.Text = null;
  271. this.ribbonSeparator3.ToolTip = null;
  272. this.ribbonSeparator3.ToolTipImage = null;
  273. this.ribbonSeparator3.ToolTipTitle = null;
  274. //
  275. // ribbon_Exit
  276. //
  277. this.ribbon_Exit.AltKey = null;
  278. this.ribbon_Exit.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  279. this.ribbon_Exit.DropDownArrowSize = new System.Drawing.Size(5, 3);
  280. this.ribbon_Exit.Image = global::OTSPartA_STDEditor.Properties.Resources.关机;
  281. this.ribbon_Exit.SmallImage = global::OTSPartA_STDEditor.Properties.Resources.关机;
  282. this.ribbon_Exit.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  283. this.ribbon_Exit.Tag = "ribbon_Exit";
  284. this.ribbon_Exit.Text = "退出";
  285. this.ribbon_Exit.ToolTip = null;
  286. this.ribbon_Exit.ToolTipImage = null;
  287. this.ribbon_Exit.ToolTipTitle = null;
  288. this.ribbon_Exit.Click += new System.EventHandler(this.ribbon_Exit_Click);
  289. //
  290. // ribbonTab2
  291. //
  292. this.ribbonTab2.Panels.Add(this.ribbonPanel3);
  293. this.ribbonTab2.Tag = "ribbonTab2";
  294. this.ribbonTab2.Text = "主页";
  295. //
  296. // ribbonPanel3
  297. //
  298. this.ribbonPanel3.ButtonMoreVisible = false;
  299. this.ribbonPanel3.Items.Add(this.rbOpen);
  300. this.ribbonPanel3.Items.Add(this.rbClose);
  301. this.ribbonPanel3.Items.Add(this.rbNew);
  302. this.ribbonPanel3.Items.Add(this.rbBackup);
  303. this.ribbonPanel3.Items.Add(this.rbSave);
  304. this.ribbonPanel3.Tag = "ribbonPanel3";
  305. this.ribbonPanel3.Text = "文件操作";
  306. //
  307. // rbOpen
  308. //
  309. this.rbOpen.AltKey = null;
  310. this.rbOpen.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  311. this.rbOpen.DropDownArrowSize = new System.Drawing.Size(5, 3);
  312. this.rbOpen.Image = global::OTSPartA_STDEditor.Properties.Resources.Recover321;
  313. this.rbOpen.SmallImage = global::OTSPartA_STDEditor.Properties.Resources.Recover321;
  314. this.rbOpen.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  315. this.rbOpen.Tag = "rbOpen";
  316. this.rbOpen.Text = "打开数据库";
  317. this.rbOpen.ToolTip = null;
  318. this.rbOpen.ToolTipImage = null;
  319. this.rbOpen.ToolTipTitle = null;
  320. this.rbOpen.Click += new System.EventHandler(this.rbOpen_Click);
  321. //
  322. // rbClose
  323. //
  324. this.rbClose.AltKey = null;
  325. this.rbClose.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  326. this.rbClose.DropDownArrowSize = new System.Drawing.Size(5, 3);
  327. this.rbClose.Enabled = false;
  328. this.rbClose.Image = global::OTSPartA_STDEditor.Properties.Resources.Recover321;
  329. this.rbClose.SmallImage = global::OTSPartA_STDEditor.Properties.Resources.Recover321;
  330. this.rbClose.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  331. this.rbClose.Tag = "rbClose";
  332. this.rbClose.Text = "关闭数据库";
  333. this.rbClose.ToolTip = null;
  334. this.rbClose.ToolTipImage = null;
  335. this.rbClose.ToolTipTitle = null;
  336. this.rbClose.Click += new System.EventHandler(this.rbClose_Click);
  337. //
  338. // rbNew
  339. //
  340. this.rbNew.AltKey = null;
  341. this.rbNew.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  342. this.rbNew.DropDownArrowSize = new System.Drawing.Size(5, 3);
  343. this.rbNew.Image = global::OTSPartA_STDEditor.Properties.Resources.编辑;
  344. this.rbNew.SmallImage = global::OTSPartA_STDEditor.Properties.Resources.Recover321;
  345. this.rbNew.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  346. this.rbNew.Tag = "rbNew";
  347. this.rbNew.Text = "新建";
  348. this.rbNew.ToolTip = null;
  349. this.rbNew.ToolTipImage = null;
  350. this.rbNew.ToolTipTitle = null;
  351. this.rbNew.Click += new System.EventHandler(this.rbNew_Click);
  352. //
  353. // rbBackup
  354. //
  355. this.rbBackup.AltKey = null;
  356. this.rbBackup.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  357. this.rbBackup.DropDownArrowSize = new System.Drawing.Size(5, 3);
  358. this.rbBackup.Enabled = false;
  359. this.rbBackup.Image = global::OTSPartA_STDEditor.Properties.Resources.saveas32;
  360. this.rbBackup.SmallImage = global::OTSPartA_STDEditor.Properties.Resources.saveas321;
  361. this.rbBackup.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  362. this.rbBackup.Tag = "rbBackup";
  363. this.rbBackup.Text = "另存为";
  364. this.rbBackup.ToolTip = null;
  365. this.rbBackup.ToolTipImage = null;
  366. this.rbBackup.ToolTipTitle = null;
  367. this.rbBackup.Click += new System.EventHandler(this.rbBackup_Click);
  368. //
  369. // rbSave
  370. //
  371. this.rbSave.AltKey = null;
  372. this.rbSave.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  373. this.rbSave.DropDownArrowSize = new System.Drawing.Size(5, 3);
  374. this.rbSave.Enabled = false;
  375. this.rbSave.Image = global::OTSPartA_STDEditor.Properties.Resources.另存为;
  376. this.rbSave.SmallImage = global::OTSPartA_STDEditor.Properties.Resources.另存为;
  377. this.rbSave.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  378. this.rbSave.Tag = "rbSave";
  379. this.rbSave.Text = "保存";
  380. this.rbSave.ToolTip = null;
  381. this.rbSave.ToolTipImage = null;
  382. this.rbSave.ToolTipTitle = null;
  383. this.rbSave.Click += new System.EventHandler(this.rbSave_Click);
  384. //
  385. // ribbonPanel2
  386. //
  387. this.ribbonPanel2.Tag = null;
  388. this.ribbonPanel2.Text = null;
  389. //
  390. // ribbonTab1
  391. //
  392. this.ribbonTab1.Tag = null;
  393. this.ribbonTab1.Text = null;
  394. //
  395. // ribbonTab3
  396. //
  397. this.ribbonTab3.Tag = null;
  398. this.ribbonTab3.Text = null;
  399. //
  400. // ribbonPanel4
  401. //
  402. this.ribbonPanel4.Tag = null;
  403. this.ribbonPanel4.Text = null;
  404. //
  405. // ribbonTextBox3
  406. //
  407. this.ribbonTextBox3.AltKey = null;
  408. this.ribbonTextBox3.Image = null;
  409. this.ribbonTextBox3.Tag = null;
  410. this.ribbonTextBox3.Text = null;
  411. this.ribbonTextBox3.TextBoxText = null;
  412. this.ribbonTextBox3.ToolTip = null;
  413. this.ribbonTextBox3.ToolTipImage = null;
  414. this.ribbonTextBox3.ToolTipTitle = null;
  415. //
  416. // dockPanel1
  417. //
  418. this.dockPanel1.ActiveAutoHideContent = null;
  419. this.dockPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
  420. this.dockPanel1.DockBackColor = System.Drawing.SystemColors.Control;
  421. this.dockPanel1.Location = new System.Drawing.Point(0, 130);
  422. this.dockPanel1.Name = "dockPanel1";
  423. this.dockPanel1.Size = new System.Drawing.Size(1805, 660);
  424. dockPanelGradient4.EndColor = System.Drawing.SystemColors.ControlLight;
  425. dockPanelGradient4.StartColor = System.Drawing.SystemColors.ControlLight;
  426. autoHideStripSkin2.DockStripGradient = dockPanelGradient4;
  427. tabGradient8.EndColor = System.Drawing.SystemColors.Control;
  428. tabGradient8.StartColor = System.Drawing.SystemColors.Control;
  429. tabGradient8.TextColor = System.Drawing.SystemColors.ControlDarkDark;
  430. autoHideStripSkin2.TabGradient = tabGradient8;
  431. dockPanelSkin2.AutoHideStripSkin = autoHideStripSkin2;
  432. tabGradient9.EndColor = System.Drawing.SystemColors.ControlLightLight;
  433. tabGradient9.StartColor = System.Drawing.SystemColors.ControlLightLight;
  434. tabGradient9.TextColor = System.Drawing.SystemColors.ControlText;
  435. dockPaneStripGradient2.ActiveTabGradient = tabGradient9;
  436. dockPanelGradient5.EndColor = System.Drawing.SystemColors.Control;
  437. dockPanelGradient5.StartColor = System.Drawing.SystemColors.Control;
  438. dockPaneStripGradient2.DockStripGradient = dockPanelGradient5;
  439. tabGradient10.EndColor = System.Drawing.SystemColors.ControlLight;
  440. tabGradient10.StartColor = System.Drawing.SystemColors.ControlLight;
  441. tabGradient10.TextColor = System.Drawing.SystemColors.ControlText;
  442. dockPaneStripGradient2.InactiveTabGradient = tabGradient10;
  443. dockPaneStripSkin2.DocumentGradient = dockPaneStripGradient2;
  444. tabGradient11.EndColor = System.Drawing.SystemColors.ActiveCaption;
  445. tabGradient11.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
  446. tabGradient11.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
  447. tabGradient11.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
  448. dockPaneStripToolWindowGradient2.ActiveCaptionGradient = tabGradient11;
  449. tabGradient12.EndColor = System.Drawing.SystemColors.Control;
  450. tabGradient12.StartColor = System.Drawing.SystemColors.Control;
  451. tabGradient12.TextColor = System.Drawing.SystemColors.ControlText;
  452. dockPaneStripToolWindowGradient2.ActiveTabGradient = tabGradient12;
  453. dockPanelGradient6.EndColor = System.Drawing.SystemColors.ControlLight;
  454. dockPanelGradient6.StartColor = System.Drawing.SystemColors.ControlLight;
  455. dockPaneStripToolWindowGradient2.DockStripGradient = dockPanelGradient6;
  456. tabGradient13.EndColor = System.Drawing.SystemColors.GradientInactiveCaption;
  457. tabGradient13.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
  458. tabGradient13.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
  459. tabGradient13.TextColor = System.Drawing.SystemColors.ControlText;
  460. dockPaneStripToolWindowGradient2.InactiveCaptionGradient = tabGradient13;
  461. tabGradient14.EndColor = System.Drawing.Color.Transparent;
  462. tabGradient14.StartColor = System.Drawing.Color.Transparent;
  463. tabGradient14.TextColor = System.Drawing.SystemColors.ControlDarkDark;
  464. dockPaneStripToolWindowGradient2.InactiveTabGradient = tabGradient14;
  465. dockPaneStripSkin2.ToolWindowGradient = dockPaneStripToolWindowGradient2;
  466. dockPanelSkin2.DockPaneStripSkin = dockPaneStripSkin2;
  467. this.dockPanel1.Skin = dockPanelSkin2;
  468. this.dockPanel1.TabIndex = 31;
  469. //
  470. // ribbonOrbRecentItem1
  471. //
  472. this.ribbonOrbRecentItem1.AltKey = null;
  473. this.ribbonOrbRecentItem1.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  474. this.ribbonOrbRecentItem1.DropDownArrowSize = new System.Drawing.Size(5, 3);
  475. this.ribbonOrbRecentItem1.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbRecentItem1.Image")));
  476. this.ribbonOrbRecentItem1.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbRecentItem1.SmallImage")));
  477. this.ribbonOrbRecentItem1.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  478. this.ribbonOrbRecentItem1.Tag = null;
  479. this.ribbonOrbRecentItem1.Text = null;
  480. this.ribbonOrbRecentItem1.ToolTip = null;
  481. this.ribbonOrbRecentItem1.ToolTipImage = null;
  482. this.ribbonOrbRecentItem1.ToolTipTitle = null;
  483. //
  484. // ribbonOrbOptionButton1
  485. //
  486. this.ribbonOrbOptionButton1.AltKey = null;
  487. this.ribbonOrbOptionButton1.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  488. this.ribbonOrbOptionButton1.DropDownArrowSize = new System.Drawing.Size(5, 3);
  489. this.ribbonOrbOptionButton1.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbOptionButton1.Image")));
  490. this.ribbonOrbOptionButton1.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbOptionButton1.SmallImage")));
  491. this.ribbonOrbOptionButton1.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  492. this.ribbonOrbOptionButton1.Tag = null;
  493. this.ribbonOrbOptionButton1.Text = null;
  494. this.ribbonOrbOptionButton1.ToolTip = null;
  495. this.ribbonOrbOptionButton1.ToolTipImage = null;
  496. this.ribbonOrbOptionButton1.ToolTipTitle = null;
  497. //
  498. // ribbonOrbMenuItem1
  499. //
  500. this.ribbonOrbMenuItem1.AltKey = null;
  501. this.ribbonOrbMenuItem1.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  502. this.ribbonOrbMenuItem1.DropDownArrowSize = new System.Drawing.Size(5, 3);
  503. this.ribbonOrbMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem1.Image")));
  504. this.ribbonOrbMenuItem1.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem1.SmallImage")));
  505. this.ribbonOrbMenuItem1.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  506. this.ribbonOrbMenuItem1.Tag = null;
  507. this.ribbonOrbMenuItem1.Text = null;
  508. this.ribbonOrbMenuItem1.ToolTip = null;
  509. this.ribbonOrbMenuItem1.ToolTipImage = null;
  510. this.ribbonOrbMenuItem1.ToolTipTitle = null;
  511. //
  512. // ribbonDescriptionMenuItem1
  513. //
  514. this.ribbonDescriptionMenuItem1.AltKey = null;
  515. this.ribbonDescriptionMenuItem1.Description = null;
  516. this.ribbonDescriptionMenuItem1.DescriptionBounds = new System.Drawing.Rectangle(0, 0, 0, 0);
  517. this.ribbonDescriptionMenuItem1.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  518. this.ribbonDescriptionMenuItem1.DropDownArrowSize = new System.Drawing.Size(5, 3);
  519. this.ribbonDescriptionMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("ribbonDescriptionMenuItem1.Image")));
  520. this.ribbonDescriptionMenuItem1.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonDescriptionMenuItem1.SmallImage")));
  521. this.ribbonDescriptionMenuItem1.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  522. this.ribbonDescriptionMenuItem1.Tag = null;
  523. this.ribbonDescriptionMenuItem1.Text = null;
  524. this.ribbonDescriptionMenuItem1.ToolTip = null;
  525. this.ribbonDescriptionMenuItem1.ToolTipImage = null;
  526. this.ribbonDescriptionMenuItem1.ToolTipTitle = null;
  527. //
  528. // ribbonColorChooser1
  529. //
  530. this.ribbonColorChooser1.AltKey = null;
  531. this.ribbonColorChooser1.Color = System.Drawing.Color.Transparent;
  532. this.ribbonColorChooser1.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  533. this.ribbonColorChooser1.DropDownArrowSize = new System.Drawing.Size(5, 3);
  534. this.ribbonColorChooser1.Image = ((System.Drawing.Image)(resources.GetObject("ribbonColorChooser1.Image")));
  535. this.ribbonColorChooser1.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonColorChooser1.SmallImage")));
  536. this.ribbonColorChooser1.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  537. this.ribbonColorChooser1.Tag = null;
  538. this.ribbonColorChooser1.Text = null;
  539. this.ribbonColorChooser1.ToolTip = null;
  540. this.ribbonColorChooser1.ToolTipImage = null;
  541. this.ribbonColorChooser1.ToolTipTitle = null;
  542. //
  543. // ribbonOrbMenuItem2
  544. //
  545. this.ribbonOrbMenuItem2.AltKey = null;
  546. this.ribbonOrbMenuItem2.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  547. this.ribbonOrbMenuItem2.DropDownArrowSize = new System.Drawing.Size(5, 3);
  548. this.ribbonOrbMenuItem2.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem2.Image")));
  549. this.ribbonOrbMenuItem2.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem2.SmallImage")));
  550. this.ribbonOrbMenuItem2.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  551. this.ribbonOrbMenuItem2.Tag = null;
  552. this.ribbonOrbMenuItem2.Text = "ribbonOrbMenuItem2";
  553. this.ribbonOrbMenuItem2.ToolTip = null;
  554. this.ribbonOrbMenuItem2.ToolTipImage = null;
  555. this.ribbonOrbMenuItem2.ToolTipTitle = null;
  556. //
  557. // ribbonButton1
  558. //
  559. this.ribbonButton1.AltKey = null;
  560. this.ribbonButton1.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  561. this.ribbonButton1.DropDownArrowSize = new System.Drawing.Size(5, 3);
  562. this.ribbonButton1.Image = ((System.Drawing.Image)(resources.GetObject("ribbonButton1.Image")));
  563. this.ribbonButton1.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonButton1.SmallImage")));
  564. this.ribbonButton1.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  565. this.ribbonButton1.Tag = null;
  566. this.ribbonButton1.Text = null;
  567. this.ribbonButton1.ToolTip = null;
  568. this.ribbonButton1.ToolTipImage = null;
  569. this.ribbonButton1.ToolTipTitle = null;
  570. //
  571. // ribbonButton2
  572. //
  573. this.ribbonButton2.AltKey = null;
  574. this.ribbonButton2.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  575. this.ribbonButton2.DropDownArrowSize = new System.Drawing.Size(5, 3);
  576. this.ribbonButton2.Image = ((System.Drawing.Image)(resources.GetObject("ribbonButton2.Image")));
  577. this.ribbonButton2.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonButton2.SmallImage")));
  578. this.ribbonButton2.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  579. this.ribbonButton2.Tag = null;
  580. this.ribbonButton2.Text = null;
  581. this.ribbonButton2.ToolTip = null;
  582. this.ribbonButton2.ToolTipImage = null;
  583. this.ribbonButton2.ToolTipTitle = null;
  584. //
  585. // ribbonButton3
  586. //
  587. this.ribbonButton3.AltKey = null;
  588. this.ribbonButton3.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  589. this.ribbonButton3.DropDownArrowSize = new System.Drawing.Size(5, 3);
  590. this.ribbonButton3.Image = ((System.Drawing.Image)(resources.GetObject("ribbonButton3.Image")));
  591. this.ribbonButton3.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonButton3.SmallImage")));
  592. this.ribbonButton3.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  593. this.ribbonButton3.Tag = null;
  594. this.ribbonButton3.Text = null;
  595. this.ribbonButton3.ToolTip = null;
  596. this.ribbonButton3.ToolTipImage = null;
  597. this.ribbonButton3.ToolTipTitle = null;
  598. //
  599. // Form_Main
  600. //
  601. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  602. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  603. this.ClientSize = new System.Drawing.Size(1805, 790);
  604. this.Controls.Add(this.dockPanel1);
  605. this.Controls.Add(this.ribbon1);
  606. this.IsMdiContainer = true;
  607. this.Name = "Form_Main";
  608. this.ShowIcon = false;
  609. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  610. this.Text = "表达式编辑器";
  611. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  612. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.Form_ConstantsEditor2_FormClosing);
  613. this.Load += new System.EventHandler(this.Form_ConstantsEditor2_Load);
  614. this.ResumeLayout(false);
  615. }
  616. #endregion
  617. private System.Windows.Forms.RibbonSeparator ribbonSeparator1;
  618. private System.Windows.Forms.RibbonTextBox ribbonTextBox1;
  619. private System.Windows.Forms.RibbonTextBox ribbonTextBox2;
  620. private System.Windows.Forms.RibbonSeparator ribbonSeparator2;
  621. private System.Windows.Forms.RibbonPanel ribbonPanel1;
  622. private System.Windows.Forms.RibbonOrbRecentItem ribbonOrbRecentItem1;
  623. private System.Windows.Forms.RibbonOrbOptionButton ribbonOrbOptionButton1;
  624. private System.Windows.Forms.RibbonOrbMenuItem ribbonOrbMenuItem1;
  625. private System.Windows.Forms.RibbonItemGroup ribbonItemGroup1;
  626. private System.Windows.Forms.RibbonDescriptionMenuItem ribbonDescriptionMenuItem1;
  627. private System.Windows.Forms.RibbonComboBox ribbonComboBox1;
  628. private System.Windows.Forms.RibbonColorChooser ribbonColorChooser1;
  629. private System.Windows.Forms.RibbonButtonList ribbonButtonList1;
  630. private System.Windows.Forms.Ribbon ribbon1;
  631. private System.Windows.Forms.RibbonPanel ribbonPanel2;
  632. private System.Windows.Forms.RibbonTab ribbonTab1;
  633. private System.Windows.Forms.RibbonTab ribbonTab2;
  634. private System.Windows.Forms.RibbonOrbMenuItem ribbonOrbMenuItem2;
  635. private System.Windows.Forms.RibbonPanel ribbonPanel3;
  636. private System.Windows.Forms.RibbonTab ribbonTab3;
  637. private System.Windows.Forms.RibbonButton ribbonButton1;
  638. private System.Windows.Forms.RibbonButton ribbonButton2;
  639. private System.Windows.Forms.RibbonButton ribbonButton3;
  640. private System.Windows.Forms.RibbonPanel ribbonPanel4;
  641. private System.Windows.Forms.RibbonOrbMenuItem ribbon_ESDMaxRules;
  642. private System.Windows.Forms.RibbonOrbMenuItem ribbon_ZeroRules;
  643. public System.Windows.Forms.RibbonButton rbOpen;
  644. public System.Windows.Forms.RibbonButton rbClose;
  645. public System.Windows.Forms.RibbonButton rbBackup;
  646. public System.Windows.Forms.RibbonButton rbNew;
  647. public System.Windows.Forms.RibbonButton rbSave;
  648. private System.Windows.Forms.RibbonTextBox ribbonTextBox3;
  649. public OTS.WinFormsUI.Docking.DockPanel dockPanel1;
  650. private System.Windows.Forms.RibbonOrbMenuItem ribbon_UserConstants;
  651. private System.Windows.Forms.RibbonOrbMenuItem ribbon_GroupNameMaintenance;
  652. private System.Windows.Forms.RibbonSeparator ribbonSeparator3;
  653. private System.Windows.Forms.RibbonOrbMenuItem ribbon_Exit;
  654. }
  655. }