frmReportApp.Designer.cs 51 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871
  1. namespace OTSIncAReportApp
  2. {
  3. partial class frmReportApp
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 窗体设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要修改
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. System.Windows.Forms.RibbonPanel ribbonPanel1;
  30. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmReportApp));
  31. OTS.WinFormsUI.Docking.DockPanelSkin dockPanelSkin2 = new OTS.WinFormsUI.Docking.DockPanelSkin();
  32. OTS.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin2 = new OTS.WinFormsUI.Docking.AutoHideStripSkin();
  33. OTS.WinFormsUI.Docking.DockPanelGradient dockPanelGradient4 = new OTS.WinFormsUI.Docking.DockPanelGradient();
  34. OTS.WinFormsUI.Docking.TabGradient tabGradient8 = new OTS.WinFormsUI.Docking.TabGradient();
  35. OTS.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin2 = new OTS.WinFormsUI.Docking.DockPaneStripSkin();
  36. OTS.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient2 = new OTS.WinFormsUI.Docking.DockPaneStripGradient();
  37. OTS.WinFormsUI.Docking.TabGradient tabGradient9 = new OTS.WinFormsUI.Docking.TabGradient();
  38. OTS.WinFormsUI.Docking.DockPanelGradient dockPanelGradient5 = new OTS.WinFormsUI.Docking.DockPanelGradient();
  39. OTS.WinFormsUI.Docking.TabGradient tabGradient10 = new OTS.WinFormsUI.Docking.TabGradient();
  40. OTS.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient2 = new OTS.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
  41. OTS.WinFormsUI.Docking.TabGradient tabGradient11 = new OTS.WinFormsUI.Docking.TabGradient();
  42. OTS.WinFormsUI.Docking.TabGradient tabGradient12 = new OTS.WinFormsUI.Docking.TabGradient();
  43. OTS.WinFormsUI.Docking.DockPanelGradient dockPanelGradient6 = new OTS.WinFormsUI.Docking.DockPanelGradient();
  44. OTS.WinFormsUI.Docking.TabGradient tabGradient13 = new OTS.WinFormsUI.Docking.TabGradient();
  45. OTS.WinFormsUI.Docking.TabGradient tabGradient14 = new OTS.WinFormsUI.Docking.TabGradient();
  46. this.rbSave = new System.Windows.Forms.RibbonButton();
  47. this.rbSaveAs = new System.Windows.Forms.RibbonButton();
  48. this.rbOut = new System.Windows.Forms.RibbonButton();
  49. this.ribbonButton2 = new System.Windows.Forms.RibbonButton();
  50. this.rbOpen = new System.Windows.Forms.RibbonButton();
  51. this.ribbonButton1 = new System.Windows.Forms.RibbonButton();
  52. this.rbOpenprj = new System.Windows.Forms.RibbonButton();
  53. this.rbClose = new System.Windows.Forms.RibbonButton();
  54. this.ribbon1 = new System.Windows.Forms.Ribbon();
  55. this.dpbOpen = new System.Windows.Forms.RibbonOrbMenuItem();
  56. this.dpbTemplateEditing = new System.Windows.Forms.RibbonOrbMenuItem();
  57. this.dpbExport = new System.Windows.Forms.RibbonOrbMenuItem();
  58. this.ribbonOrbMenuItem_Extremum = new System.Windows.Forms.RibbonOrbMenuItem();
  59. this.ribbonOrbMenuItem_InclusionsTraceability = new System.Windows.Forms.RibbonOrbMenuItem();
  60. this.ribbonOrbMenuItem_purity = new System.Windows.Forms.RibbonOrbMenuItem();
  61. this.Backup = new System.Windows.Forms.RibbonOrbMenuItem();
  62. this.ribbonOrbOptionButton1 = new System.Windows.Forms.RibbonOrbOptionButton();
  63. this.ribbonOrbRecentItem1 = new System.Windows.Forms.RibbonOrbRecentItem();
  64. this.ribbonTab1 = new System.Windows.Forms.RibbonTab();
  65. this.ribbonPanel3 = new System.Windows.Forms.RibbonPanel();
  66. this.rbSelTool = new System.Windows.Forms.RibbonPanel();
  67. this.rbAllImage = new System.Windows.Forms.RibbonButton();
  68. this.rbWidthImage = new System.Windows.Forms.RibbonButton();
  69. this.rbChoiceTools = new System.Windows.Forms.RibbonPanel();
  70. this.rbReverseSelection = new System.Windows.Forms.RibbonButton();
  71. this.rbCircular = new System.Windows.Forms.RibbonButton();
  72. this.rbRectangle = new System.Windows.Forms.RibbonButton();
  73. this.rbCancel = new System.Windows.Forms.RibbonButton();
  74. this.rbChoiceParticle = new System.Windows.Forms.RibbonPanel();
  75. this.rbReMeasure = new System.Windows.Forms.RibbonButton();
  76. this.rbMenu = new System.Windows.Forms.RibbonTab();
  77. this.ribbonPanel2 = new System.Windows.Forms.RibbonPanel();
  78. this.rbFrame = new System.Windows.Forms.RibbonButton();
  79. this.rbStaff = new System.Windows.Forms.RibbonButton();
  80. this.rbRenew = new System.Windows.Forms.RibbonButton();
  81. this.ribbonPanelOthers = new System.Windows.Forms.RibbonPanel();
  82. this.rbHelp = new System.Windows.Forms.RibbonButton();
  83. this.rbGB1 = new System.Windows.Forms.RibbonButton();
  84. this.rbGB2 = new System.Windows.Forms.RibbonButton();
  85. this.statusStrip1 = new System.Windows.Forms.StatusStrip();
  86. this.RSGrayVal = new System.Windows.Forms.ToolStripStatusLabel();
  87. this.mouseMatter = new System.Windows.Forms.ToolStripStatusLabel();
  88. this.DockWindowPanel = new OTS.WinFormsUI.Docking.DockPanel();
  89. this.ribbonOrbMenuItem5 = new System.Windows.Forms.RibbonOrbMenuItem();
  90. this.ribbonOrbMenuItem7 = new System.Windows.Forms.RibbonOrbMenuItem();
  91. this.ribbonButton3 = new System.Windows.Forms.RibbonButton();
  92. this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
  93. ribbonPanel1 = new System.Windows.Forms.RibbonPanel();
  94. this.statusStrip1.SuspendLayout();
  95. this.SuspendLayout();
  96. //
  97. // ribbonPanel1
  98. //
  99. ribbonPanel1.Tag = null;
  100. ribbonPanel1.Text = null;
  101. //
  102. // rbSave
  103. //
  104. this.rbSave.AltKey = null;
  105. this.rbSave.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  106. this.rbSave.DropDownArrowSize = new System.Drawing.Size(5, 3);
  107. this.rbSave.Image = ((System.Drawing.Image)(resources.GetObject("rbSave.Image")));
  108. this.rbSave.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbSave.SmallImage")));
  109. this.rbSave.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  110. this.rbSave.Tag = null;
  111. this.rbSave.Text = null;
  112. this.rbSave.ToolTip = null;
  113. this.rbSave.ToolTipImage = null;
  114. this.rbSave.ToolTipTitle = null;
  115. //
  116. // rbSaveAs
  117. //
  118. this.rbSaveAs.AltKey = null;
  119. this.rbSaveAs.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  120. this.rbSaveAs.DropDownArrowSize = new System.Drawing.Size(5, 3);
  121. this.rbSaveAs.Image = ((System.Drawing.Image)(resources.GetObject("rbSaveAs.Image")));
  122. this.rbSaveAs.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbSaveAs.SmallImage")));
  123. this.rbSaveAs.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  124. this.rbSaveAs.Tag = null;
  125. this.rbSaveAs.Text = null;
  126. this.rbSaveAs.ToolTip = null;
  127. this.rbSaveAs.ToolTipImage = null;
  128. this.rbSaveAs.ToolTipTitle = null;
  129. //
  130. // rbOut
  131. //
  132. this.rbOut.AltKey = null;
  133. this.rbOut.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  134. this.rbOut.DropDownArrowSize = new System.Drawing.Size(5, 3);
  135. this.rbOut.Image = ((System.Drawing.Image)(resources.GetObject("rbOut.Image")));
  136. this.rbOut.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbOut.SmallImage")));
  137. this.rbOut.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  138. this.rbOut.Tag = null;
  139. this.rbOut.Text = null;
  140. this.rbOut.ToolTip = null;
  141. this.rbOut.ToolTipImage = null;
  142. this.rbOut.ToolTipTitle = null;
  143. //
  144. // ribbonButton2
  145. //
  146. this.ribbonButton2.AltKey = null;
  147. this.ribbonButton2.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  148. this.ribbonButton2.DropDownArrowSize = new System.Drawing.Size(5, 3);
  149. this.ribbonButton2.Image = ((System.Drawing.Image)(resources.GetObject("ribbonButton2.Image")));
  150. this.ribbonButton2.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonButton2.SmallImage")));
  151. this.ribbonButton2.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  152. this.ribbonButton2.Tag = null;
  153. this.ribbonButton2.Text = null;
  154. this.ribbonButton2.ToolTip = null;
  155. this.ribbonButton2.ToolTipImage = null;
  156. this.ribbonButton2.ToolTipTitle = null;
  157. //
  158. // rbOpen
  159. //
  160. this.rbOpen.AltKey = null;
  161. this.rbOpen.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  162. this.rbOpen.DropDownArrowSize = new System.Drawing.Size(5, 3);
  163. this.rbOpen.DropDownItems.Add(this.ribbonButton1);
  164. this.rbOpen.Image = global::OTSIncAReportApp.Properties.Resources.open321;
  165. this.rbOpen.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbOpen.SmallImage")));
  166. this.rbOpen.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  167. this.rbOpen.Tag = "rbOpen";
  168. this.rbOpen.Text = "添加";
  169. this.rbOpen.ToolTip = "rbOpen";
  170. this.rbOpen.ToolTipImage = null;
  171. this.rbOpen.ToolTipTitle = "rbOpen";
  172. this.rbOpen.Click += new System.EventHandler(this.rbOpen_Click);
  173. //
  174. // ribbonButton1
  175. //
  176. this.ribbonButton1.AltKey = null;
  177. this.ribbonButton1.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  178. this.ribbonButton1.DropDownArrowSize = new System.Drawing.Size(5, 3);
  179. this.ribbonButton1.Image = ((System.Drawing.Image)(resources.GetObject("ribbonButton1.Image")));
  180. this.ribbonButton1.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonButton1.SmallImage")));
  181. this.ribbonButton1.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  182. this.ribbonButton1.Tag = null;
  183. this.ribbonButton1.Text = "ribbonButton1";
  184. this.ribbonButton1.ToolTip = null;
  185. this.ribbonButton1.ToolTipImage = null;
  186. this.ribbonButton1.ToolTipTitle = null;
  187. //
  188. // rbOpenprj
  189. //
  190. this.rbOpenprj.AltKey = null;
  191. this.rbOpenprj.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  192. this.rbOpenprj.DropDownArrowSize = new System.Drawing.Size(5, 3);
  193. this.rbOpenprj.DropDownItems.Add(this.ribbonButton1);
  194. this.rbOpenprj.Image = global::OTSIncAReportApp.Properties.Resources.open321;
  195. this.rbOpenprj.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbOpenprj.SmallImage")));
  196. this.rbOpenprj.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  197. this.rbOpenprj.Tag = "rbOpenprj";
  198. this.rbOpenprj.Text = "打开";
  199. this.rbOpenprj.ToolTip = "rbOpenprj";
  200. this.rbOpenprj.ToolTipImage = null;
  201. this.rbOpenprj.ToolTipTitle = "rbOpenprj";
  202. this.rbOpenprj.Click += new System.EventHandler(this.rbOpenprj_Click);
  203. //
  204. // rbClose
  205. //
  206. this.rbClose.AltKey = null;
  207. this.rbClose.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  208. this.rbClose.DropDownArrowSize = new System.Drawing.Size(5, 3);
  209. this.rbClose.DropDownItems.Add(this.ribbonButton1);
  210. this.rbClose.Image = global::OTSIncAReportApp.Properties.Resources.close32;
  211. this.rbClose.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbClose.SmallImage")));
  212. this.rbClose.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  213. this.rbClose.Tag = null;
  214. this.rbClose.Text = "关闭";
  215. this.rbClose.ToolTip = "rbClose";
  216. this.rbClose.ToolTipImage = null;
  217. this.rbClose.ToolTipTitle = null;
  218. this.rbClose.DoubleClick += new System.EventHandler(this.rbClose_DoubleClick);
  219. this.rbClose.Click += new System.EventHandler(this.rbClose_Click);
  220. //
  221. // ribbon1
  222. //
  223. this.ribbon1.Font = new System.Drawing.Font("微软雅黑", 9F);
  224. this.ribbon1.Location = new System.Drawing.Point(0, 0);
  225. this.ribbon1.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  226. this.ribbon1.Minimized = false;
  227. this.ribbon1.Name = "ribbon1";
  228. //
  229. //
  230. //
  231. this.ribbon1.OrbDropDown.BorderRoundness = 8;
  232. this.ribbon1.OrbDropDown.Location = new System.Drawing.Point(0, 0);
  233. this.ribbon1.OrbDropDown.MenuItems.Add(this.dpbOpen);
  234. this.ribbon1.OrbDropDown.MenuItems.Add(this.dpbTemplateEditing);
  235. this.ribbon1.OrbDropDown.MenuItems.Add(this.dpbExport);
  236. this.ribbon1.OrbDropDown.MenuItems.Add(this.ribbonOrbMenuItem_Extremum);
  237. this.ribbon1.OrbDropDown.MenuItems.Add(this.ribbonOrbMenuItem_InclusionsTraceability);
  238. this.ribbon1.OrbDropDown.MenuItems.Add(this.ribbonOrbMenuItem_purity);
  239. this.ribbon1.OrbDropDown.MenuItems.Add(this.Backup);
  240. this.ribbon1.OrbDropDown.Name = "";
  241. this.ribbon1.OrbDropDown.OptionItems.Add(this.ribbonOrbOptionButton1);
  242. this.ribbon1.OrbDropDown.RecentItems.Add(this.ribbonOrbRecentItem1);
  243. this.ribbon1.OrbDropDown.Size = new System.Drawing.Size(527, 380);
  244. this.ribbon1.OrbDropDown.TabIndex = 0;
  245. this.ribbon1.OrbImage = global::OTSIncAReportApp.Properties.Resources.logo_40;
  246. //
  247. //
  248. //
  249. this.ribbon1.QuickAcessToolbar.AltKey = null;
  250. this.ribbon1.QuickAcessToolbar.Image = null;
  251. this.ribbon1.QuickAcessToolbar.Tag = null;
  252. this.ribbon1.QuickAcessToolbar.Text = null;
  253. this.ribbon1.QuickAcessToolbar.ToolTip = null;
  254. this.ribbon1.QuickAcessToolbar.ToolTipImage = null;
  255. this.ribbon1.QuickAcessToolbar.ToolTipTitle = null;
  256. this.ribbon1.Size = new System.Drawing.Size(1701, 130);
  257. this.ribbon1.TabIndex = 0;
  258. this.ribbon1.Tabs.Add(this.ribbonTab1);
  259. this.ribbon1.Tabs.Add(this.rbMenu);
  260. this.ribbon1.TabSpacing = 6;
  261. this.ribbon1.Text = "ribbon1";
  262. //
  263. // dpbOpen
  264. //
  265. this.dpbOpen.AltKey = null;
  266. this.dpbOpen.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  267. this.dpbOpen.DropDownArrowSize = new System.Drawing.Size(5, 3);
  268. this.dpbOpen.Image = global::OTSIncAReportApp.Properties.Resources.open_Size_32;
  269. this.dpbOpen.SmallImage = global::OTSIncAReportApp.Properties.Resources.open_Size_32;
  270. this.dpbOpen.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  271. this.dpbOpen.Tag = null;
  272. this.dpbOpen.Text = "打开项目文件";
  273. this.dpbOpen.ToolTip = null;
  274. this.dpbOpen.ToolTipImage = null;
  275. this.dpbOpen.ToolTipTitle = null;
  276. this.dpbOpen.Click += new System.EventHandler(this.dpbOpen_Click);
  277. //
  278. // dpbTemplateEditing
  279. //
  280. this.dpbTemplateEditing.AltKey = null;
  281. this.dpbTemplateEditing.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  282. this.dpbTemplateEditing.DropDownArrowSize = new System.Drawing.Size(5, 3);
  283. this.dpbTemplateEditing.Image = global::OTSIncAReportApp.Properties.Resources.paste32;
  284. this.dpbTemplateEditing.SmallImage = global::OTSIncAReportApp.Properties.Resources.paste32;
  285. this.dpbTemplateEditing.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  286. this.dpbTemplateEditing.Tag = null;
  287. this.dpbTemplateEditing.Text = "摸板编辑";
  288. this.dpbTemplateEditing.ToolTip = null;
  289. this.dpbTemplateEditing.ToolTipImage = null;
  290. this.dpbTemplateEditing.ToolTipTitle = null;
  291. this.dpbTemplateEditing.Click += new System.EventHandler(this.dpbTemplateEditing_Click);
  292. //
  293. // dpbExport
  294. //
  295. this.dpbExport.AltKey = null;
  296. this.dpbExport.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  297. this.dpbExport.DropDownArrowSize = new System.Drawing.Size(5, 3);
  298. this.dpbExport.Image = global::OTSIncAReportApp.Properties.Resources.export_Size_32;
  299. this.dpbExport.SmallImage = global::OTSIncAReportApp.Properties.Resources.export_Size_32;
  300. this.dpbExport.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  301. this.dpbExport.Tag = null;
  302. this.dpbExport.Text = "输出";
  303. this.dpbExport.ToolTip = null;
  304. this.dpbExport.ToolTipImage = null;
  305. this.dpbExport.ToolTipTitle = null;
  306. this.dpbExport.Click += new System.EventHandler(this.ribbonOrbMenuItem4_Click);
  307. //
  308. // ribbonOrbMenuItem_Extremum
  309. //
  310. this.ribbonOrbMenuItem_Extremum.AltKey = null;
  311. this.ribbonOrbMenuItem_Extremum.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  312. this.ribbonOrbMenuItem_Extremum.DropDownArrowSize = new System.Drawing.Size(5, 3);
  313. this.ribbonOrbMenuItem_Extremum.Image = global::OTSIncAReportApp.Properties.Resources.编辑;
  314. this.ribbonOrbMenuItem_Extremum.SmallImage = global::OTSIncAReportApp.Properties.Resources.编辑;
  315. this.ribbonOrbMenuItem_Extremum.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  316. this.ribbonOrbMenuItem_Extremum.Tag = null;
  317. this.ribbonOrbMenuItem_Extremum.Text = "极值分析法";
  318. this.ribbonOrbMenuItem_Extremum.ToolTip = null;
  319. this.ribbonOrbMenuItem_Extremum.ToolTipImage = null;
  320. this.ribbonOrbMenuItem_Extremum.ToolTipTitle = null;
  321. this.ribbonOrbMenuItem_Extremum.Click += new System.EventHandler(this.ribbonOrbMenuItem_Extremum_Click);
  322. //
  323. // ribbonOrbMenuItem_InclusionsTraceability
  324. //
  325. this.ribbonOrbMenuItem_InclusionsTraceability.AltKey = null;
  326. this.ribbonOrbMenuItem_InclusionsTraceability.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  327. this.ribbonOrbMenuItem_InclusionsTraceability.DropDownArrowSize = new System.Drawing.Size(5, 3);
  328. this.ribbonOrbMenuItem_InclusionsTraceability.Image = global::OTSIncAReportApp.Properties.Resources.sem16;
  329. this.ribbonOrbMenuItem_InclusionsTraceability.SmallImage = global::OTSIncAReportApp.Properties.Resources.sem16;
  330. this.ribbonOrbMenuItem_InclusionsTraceability.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  331. this.ribbonOrbMenuItem_InclusionsTraceability.Tag = null;
  332. this.ribbonOrbMenuItem_InclusionsTraceability.Text = "外来夹杂物溯源";
  333. this.ribbonOrbMenuItem_InclusionsTraceability.ToolTip = null;
  334. this.ribbonOrbMenuItem_InclusionsTraceability.ToolTipImage = null;
  335. this.ribbonOrbMenuItem_InclusionsTraceability.ToolTipTitle = null;
  336. this.ribbonOrbMenuItem_InclusionsTraceability.Click += new System.EventHandler(this.ribbonOrbMenuItem_InclusionsTraceability_Click);
  337. //
  338. // ribbonOrbMenuItem_purity
  339. //
  340. this.ribbonOrbMenuItem_purity.AltKey = null;
  341. this.ribbonOrbMenuItem_purity.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  342. this.ribbonOrbMenuItem_purity.DropDownArrowSize = new System.Drawing.Size(5, 3);
  343. this.ribbonOrbMenuItem_purity.Image = global::OTSIncAReportApp.Properties.Resources.copy_Size_32;
  344. this.ribbonOrbMenuItem_purity.SmallImage = global::OTSIncAReportApp.Properties.Resources.copy_Size_32;
  345. this.ribbonOrbMenuItem_purity.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  346. this.ribbonOrbMenuItem_purity.Tag = null;
  347. this.ribbonOrbMenuItem_purity.Text = "钢铁中夹杂物纯洁度分析";
  348. this.ribbonOrbMenuItem_purity.ToolTip = null;
  349. this.ribbonOrbMenuItem_purity.ToolTipImage = global::OTSIncAReportApp.Properties.Resources.copy_Size_32;
  350. this.ribbonOrbMenuItem_purity.ToolTipTitle = null;
  351. this.ribbonOrbMenuItem_purity.Click += new System.EventHandler(this.ribbonOrbMenuItem_purity_Click);
  352. //
  353. // Backup
  354. //
  355. this.Backup.AltKey = null;
  356. this.Backup.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  357. this.Backup.DropDownArrowSize = new System.Drawing.Size(5, 3);
  358. this.Backup.Image = ((System.Drawing.Image)(resources.GetObject("Backup.Image")));
  359. this.Backup.SmallImage = ((System.Drawing.Image)(resources.GetObject("Backup.SmallImage")));
  360. this.Backup.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  361. this.Backup.Tag = null;
  362. this.Backup.Text = "Backup Database";
  363. this.Backup.ToolTip = null;
  364. this.Backup.ToolTipImage = null;
  365. this.Backup.ToolTipTitle = null;
  366. this.Backup.Click += new System.EventHandler(this.Backup_Click);
  367. //
  368. // ribbonOrbOptionButton1
  369. //
  370. this.ribbonOrbOptionButton1.AltKey = null;
  371. this.ribbonOrbOptionButton1.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  372. this.ribbonOrbOptionButton1.DropDownArrowSize = new System.Drawing.Size(5, 3);
  373. this.ribbonOrbOptionButton1.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbOptionButton1.Image")));
  374. this.ribbonOrbOptionButton1.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbOptionButton1.SmallImage")));
  375. this.ribbonOrbOptionButton1.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  376. this.ribbonOrbOptionButton1.Tag = null;
  377. this.ribbonOrbOptionButton1.Text = "程序管理";
  378. this.ribbonOrbOptionButton1.ToolTip = null;
  379. this.ribbonOrbOptionButton1.ToolTipImage = null;
  380. this.ribbonOrbOptionButton1.ToolTipTitle = null;
  381. this.ribbonOrbOptionButton1.Click += new System.EventHandler(this.RibbonOrbOptionButton1_Click);
  382. //
  383. // ribbonOrbRecentItem1
  384. //
  385. this.ribbonOrbRecentItem1.AltKey = null;
  386. this.ribbonOrbRecentItem1.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  387. this.ribbonOrbRecentItem1.DropDownArrowSize = new System.Drawing.Size(5, 3);
  388. this.ribbonOrbRecentItem1.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbRecentItem1.Image")));
  389. this.ribbonOrbRecentItem1.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbRecentItem1.SmallImage")));
  390. this.ribbonOrbRecentItem1.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  391. this.ribbonOrbRecentItem1.Tag = null;
  392. this.ribbonOrbRecentItem1.Text = null;
  393. this.ribbonOrbRecentItem1.ToolTip = null;
  394. this.ribbonOrbRecentItem1.ToolTipImage = null;
  395. this.ribbonOrbRecentItem1.ToolTipTitle = null;
  396. //
  397. // ribbonTab1
  398. //
  399. this.ribbonTab1.Panels.Add(this.ribbonPanel3);
  400. this.ribbonTab1.Panels.Add(this.rbSelTool);
  401. this.ribbonTab1.Panels.Add(this.rbChoiceTools);
  402. this.ribbonTab1.Panels.Add(this.rbChoiceParticle);
  403. this.ribbonTab1.Tag = null;
  404. this.ribbonTab1.Text = "基本功能";
  405. //
  406. // ribbonPanel3
  407. //
  408. this.ribbonPanel3.ButtonMoreEnabled = false;
  409. this.ribbonPanel3.ButtonMoreVisible = false;
  410. this.ribbonPanel3.Items.Add(this.rbOpenprj);
  411. this.ribbonPanel3.Items.Add(this.rbOpen);
  412. this.ribbonPanel3.Items.Add(this.rbClose);
  413. this.ribbonPanel3.Tag = null;
  414. this.ribbonPanel3.Text = "文件";
  415. //
  416. // rbSelTool
  417. //
  418. this.rbSelTool.ButtonMoreEnabled = false;
  419. this.rbSelTool.ButtonMoreVisible = false;
  420. this.rbSelTool.Items.Add(this.rbAllImage);
  421. this.rbSelTool.Items.Add(this.rbWidthImage);
  422. this.rbSelTool.Tag = null;
  423. this.rbSelTool.Text = "显示图匹配";
  424. //
  425. // rbAllImage
  426. //
  427. this.rbAllImage.AltKey = null;
  428. this.rbAllImage.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  429. this.rbAllImage.DropDownArrowSize = new System.Drawing.Size(5, 3);
  430. this.rbAllImage.Image = global::OTSIncAReportApp.Properties.Resources.全图匹配32;
  431. this.rbAllImage.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbAllImage.SmallImage")));
  432. this.rbAllImage.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  433. this.rbAllImage.Tag = "rbAllImage";
  434. this.rbAllImage.Text = "全图匹配";
  435. this.rbAllImage.ToolTip = "rbAllImage";
  436. this.rbAllImage.ToolTipImage = null;
  437. this.rbAllImage.ToolTipTitle = "rbAllImage";
  438. this.rbAllImage.Click += new System.EventHandler(this.rbAllImage_Click);
  439. //
  440. // rbWidthImage
  441. //
  442. this.rbWidthImage.AltKey = null;
  443. this.rbWidthImage.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  444. this.rbWidthImage.DropDownArrowSize = new System.Drawing.Size(5, 3);
  445. this.rbWidthImage.Image = global::OTSIncAReportApp.Properties.Resources.宽度匹配32;
  446. this.rbWidthImage.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbWidthImage.SmallImage")));
  447. this.rbWidthImage.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  448. this.rbWidthImage.Tag = "rbWidthImage";
  449. this.rbWidthImage.Text = "宽度匹配";
  450. this.rbWidthImage.ToolTip = "rbWidthImage";
  451. this.rbWidthImage.ToolTipImage = null;
  452. this.rbWidthImage.ToolTipTitle = null;
  453. this.rbWidthImage.Click += new System.EventHandler(this.rbWidthImage_Click);
  454. //
  455. // rbChoiceTools
  456. //
  457. this.rbChoiceTools.ButtonMoreEnabled = false;
  458. this.rbChoiceTools.ButtonMoreVisible = false;
  459. this.rbChoiceTools.Items.Add(this.rbReverseSelection);
  460. this.rbChoiceTools.Items.Add(this.rbCircular);
  461. this.rbChoiceTools.Items.Add(this.rbRectangle);
  462. this.rbChoiceTools.Items.Add(this.rbCancel);
  463. this.rbChoiceTools.Tag = null;
  464. this.rbChoiceTools.Text = "选择工具";
  465. //
  466. // rbReverseSelection
  467. //
  468. this.rbReverseSelection.AltKey = null;
  469. this.rbReverseSelection.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  470. this.rbReverseSelection.DropDownArrowSize = new System.Drawing.Size(5, 3);
  471. this.rbReverseSelection.Image = global::OTSIncAReportApp.Properties.Resources.反选32;
  472. this.rbReverseSelection.SmallImage = global::OTSIncAReportApp.Properties.Resources.反选16;
  473. this.rbReverseSelection.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  474. this.rbReverseSelection.Tag = "rbReverseSelection";
  475. this.rbReverseSelection.Text = "反选";
  476. this.rbReverseSelection.ToolTip = "rbReverseSelection";
  477. this.rbReverseSelection.ToolTipImage = null;
  478. this.rbReverseSelection.ToolTipTitle = null;
  479. this.rbReverseSelection.Click += new System.EventHandler(this.rbReverseSelection_Click);
  480. //
  481. // rbCircular
  482. //
  483. this.rbCircular.AltKey = null;
  484. this.rbCircular.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  485. this.rbCircular.DropDownArrowSize = new System.Drawing.Size(5, 3);
  486. this.rbCircular.Image = global::OTSIncAReportApp.Properties.Resources.圆形32;
  487. this.rbCircular.SmallImage = global::OTSIncAReportApp.Properties.Resources.圆形16;
  488. this.rbCircular.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  489. this.rbCircular.Tag = "rbCircular";
  490. this.rbCircular.Text = "圆形";
  491. this.rbCircular.ToolTip = "rbCircular";
  492. this.rbCircular.ToolTipImage = null;
  493. this.rbCircular.ToolTipTitle = null;
  494. this.rbCircular.Click += new System.EventHandler(this.rbCircular_Click);
  495. //
  496. // rbRectangle
  497. //
  498. this.rbRectangle.AltKey = null;
  499. this.rbRectangle.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  500. this.rbRectangle.DropDownArrowSize = new System.Drawing.Size(5, 3);
  501. this.rbRectangle.Image = global::OTSIncAReportApp.Properties.Resources.矩形32;
  502. this.rbRectangle.SmallImage = global::OTSIncAReportApp.Properties.Resources.矩形16;
  503. this.rbRectangle.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  504. this.rbRectangle.Tag = "rbRectangle";
  505. this.rbRectangle.Text = "矩形";
  506. this.rbRectangle.ToolTip = "rbRectangle";
  507. this.rbRectangle.ToolTipImage = null;
  508. this.rbRectangle.ToolTipTitle = null;
  509. this.rbRectangle.Click += new System.EventHandler(this.rbRectangle_Click);
  510. //
  511. // rbCancel
  512. //
  513. this.rbCancel.AltKey = null;
  514. this.rbCancel.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  515. this.rbCancel.DropDownArrowSize = new System.Drawing.Size(5, 3);
  516. this.rbCancel.Image = global::OTSIncAReportApp.Properties.Resources.取消32;
  517. this.rbCancel.SmallImage = global::OTSIncAReportApp.Properties.Resources.取消16;
  518. this.rbCancel.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  519. this.rbCancel.Tag = "rbCancel";
  520. this.rbCancel.Text = "取消";
  521. this.rbCancel.ToolTip = "rbCancel";
  522. this.rbCancel.ToolTipImage = null;
  523. this.rbCancel.ToolTipTitle = null;
  524. this.rbCancel.Click += new System.EventHandler(this.rbCancel_Click);
  525. //
  526. // rbChoiceParticle
  527. //
  528. this.rbChoiceParticle.ButtonMoreEnabled = false;
  529. this.rbChoiceParticle.ButtonMoreVisible = false;
  530. this.rbChoiceParticle.Items.Add(this.rbReMeasure);
  531. this.rbChoiceParticle.Tag = null;
  532. this.rbChoiceParticle.Text = "颗粒";
  533. //
  534. // rbReMeasure
  535. //
  536. this.rbReMeasure.AltKey = null;
  537. this.rbReMeasure.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  538. this.rbReMeasure.DropDownArrowSize = new System.Drawing.Size(5, 3);
  539. this.rbReMeasure.Image = global::OTSIncAReportApp.Properties.Resources.重新分类;
  540. this.rbReMeasure.SmallImage = global::OTSIncAReportApp.Properties.Resources.重新分类;
  541. this.rbReMeasure.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  542. this.rbReMeasure.Tag = "rbReMeasure";
  543. this.rbReMeasure.Text = "重新测量";
  544. this.rbReMeasure.ToolTip = "rbReMeasure";
  545. this.rbReMeasure.ToolTipImage = null;
  546. this.rbReMeasure.ToolTipTitle = null;
  547. this.rbReMeasure.Click += new System.EventHandler(this.rbReMeasure_Click);
  548. //
  549. // rbMenu
  550. //
  551. this.rbMenu.Panels.Add(this.ribbonPanel2);
  552. this.rbMenu.Tag = null;
  553. this.rbMenu.Text = "视域菜单";
  554. //
  555. // ribbonPanel2
  556. //
  557. this.ribbonPanel2.ButtonMoreEnabled = false;
  558. this.ribbonPanel2.ButtonMoreVisible = false;
  559. this.ribbonPanel2.Items.Add(this.rbFrame);
  560. this.ribbonPanel2.Items.Add(this.rbStaff);
  561. this.ribbonPanel2.Items.Add(this.rbRenew);
  562. this.ribbonPanel2.Tag = null;
  563. this.ribbonPanel2.Text = "图形功能";
  564. //
  565. // rbFrame
  566. //
  567. this.rbFrame.AltKey = null;
  568. this.rbFrame.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  569. this.rbFrame.DropDownArrowSize = new System.Drawing.Size(5, 3);
  570. this.rbFrame.Image = global::OTSIncAReportApp.Properties.Resources.帧图边框32;
  571. this.rbFrame.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbFrame.SmallImage")));
  572. this.rbFrame.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  573. this.rbFrame.Tag = "rbFrame";
  574. this.rbFrame.Text = "帧图边框";
  575. this.rbFrame.ToolTip = "rbFrame";
  576. this.rbFrame.ToolTipImage = null;
  577. this.rbFrame.ToolTipTitle = null;
  578. this.rbFrame.Click += new System.EventHandler(this.rbFrame_Click);
  579. //
  580. // rbStaff
  581. //
  582. this.rbStaff.AltKey = null;
  583. this.rbStaff.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  584. this.rbStaff.DropDownArrowSize = new System.Drawing.Size(5, 3);
  585. this.rbStaff.Image = global::OTSIncAReportApp.Properties.Resources.标尺32;
  586. this.rbStaff.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbStaff.SmallImage")));
  587. this.rbStaff.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  588. this.rbStaff.Tag = "rbStaff";
  589. this.rbStaff.Text = "标尺";
  590. this.rbStaff.ToolTip = "rbStaff";
  591. this.rbStaff.ToolTipImage = null;
  592. this.rbStaff.ToolTipTitle = null;
  593. this.rbStaff.Click += new System.EventHandler(this.rbStaff_Click);
  594. //
  595. // rbRenew
  596. //
  597. this.rbRenew.AltKey = null;
  598. this.rbRenew.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  599. this.rbRenew.DropDownArrowSize = new System.Drawing.Size(5, 3);
  600. this.rbRenew.Image = global::OTSIncAReportApp.Properties.Resources.恢复32;
  601. this.rbRenew.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbRenew.SmallImage")));
  602. this.rbRenew.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  603. this.rbRenew.Tag = "rbRenew";
  604. this.rbRenew.Text = "恢复";
  605. this.rbRenew.ToolTip = "rbRenew";
  606. this.rbRenew.ToolTipImage = null;
  607. this.rbRenew.ToolTipTitle = null;
  608. this.rbRenew.Click += new System.EventHandler(this.rbRenew_Click);
  609. //
  610. // ribbonPanelOthers
  611. //
  612. this.ribbonPanelOthers.Tag = null;
  613. this.ribbonPanelOthers.Text = null;
  614. //
  615. // rbHelp
  616. //
  617. this.rbHelp.AltKey = null;
  618. this.rbHelp.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  619. this.rbHelp.DropDownArrowSize = new System.Drawing.Size(5, 3);
  620. this.rbHelp.Image = ((System.Drawing.Image)(resources.GetObject("rbHelp.Image")));
  621. this.rbHelp.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbHelp.SmallImage")));
  622. this.rbHelp.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  623. this.rbHelp.Tag = null;
  624. this.rbHelp.Text = null;
  625. this.rbHelp.ToolTip = null;
  626. this.rbHelp.ToolTipImage = null;
  627. this.rbHelp.ToolTipTitle = null;
  628. //
  629. // rbGB1
  630. //
  631. this.rbGB1.AltKey = null;
  632. this.rbGB1.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  633. this.rbGB1.DropDownArrowSize = new System.Drawing.Size(5, 3);
  634. this.rbGB1.Image = global::OTSIncAReportApp.Properties.Resources.国标一32;
  635. this.rbGB1.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbGB1.SmallImage")));
  636. this.rbGB1.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  637. this.rbGB1.Tag = "rbGB1";
  638. this.rbGB1.Text = "国标一";
  639. this.rbGB1.ToolTip = "rbGB1";
  640. this.rbGB1.ToolTipImage = null;
  641. this.rbGB1.ToolTipTitle = null;
  642. //
  643. // rbGB2
  644. //
  645. this.rbGB2.AltKey = null;
  646. this.rbGB2.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  647. this.rbGB2.DropDownArrowSize = new System.Drawing.Size(5, 3);
  648. this.rbGB2.Image = global::OTSIncAReportApp.Properties.Resources.国标二32;
  649. this.rbGB2.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbGB2.SmallImage")));
  650. this.rbGB2.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  651. this.rbGB2.Tag = "rbGB2";
  652. this.rbGB2.Text = "国标二";
  653. this.rbGB2.ToolTip = "rbGB2";
  654. this.rbGB2.ToolTipImage = null;
  655. this.rbGB2.ToolTipTitle = null;
  656. //
  657. // statusStrip1
  658. //
  659. this.statusStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
  660. this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  661. this.RSGrayVal,
  662. this.mouseMatter});
  663. this.statusStrip1.Location = new System.Drawing.Point(0, 671);
  664. this.statusStrip1.Name = "statusStrip1";
  665. this.statusStrip1.Padding = new System.Windows.Forms.Padding(12, 0, 3, 0);
  666. this.statusStrip1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  667. this.statusStrip1.Size = new System.Drawing.Size(1701, 26);
  668. this.statusStrip1.TabIndex = 4;
  669. this.statusStrip1.Text = "statusStrip1";
  670. //
  671. // RSGrayVal
  672. //
  673. this.RSGrayVal.BorderSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Right;
  674. this.RSGrayVal.Name = "RSGrayVal";
  675. this.RSGrayVal.Size = new System.Drawing.Size(48, 21);
  676. this.RSGrayVal.Text = "灰度值";
  677. //
  678. // mouseMatter
  679. //
  680. this.mouseMatter.BorderSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Right;
  681. this.mouseMatter.Name = "mouseMatter";
  682. this.mouseMatter.Size = new System.Drawing.Size(84, 21);
  683. this.mouseMatter.Text = "鼠标点的物质";
  684. //
  685. // DockWindowPanel
  686. //
  687. this.DockWindowPanel.ActiveAutoHideContent = null;
  688. this.DockWindowPanel.Dock = System.Windows.Forms.DockStyle.Fill;
  689. this.DockWindowPanel.DockBackColor = System.Drawing.SystemColors.Control;
  690. this.DockWindowPanel.Location = new System.Drawing.Point(0, 130);
  691. this.DockWindowPanel.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  692. this.DockWindowPanel.Name = "DockWindowPanel";
  693. this.DockWindowPanel.Size = new System.Drawing.Size(1701, 541);
  694. dockPanelGradient4.EndColor = System.Drawing.SystemColors.ControlLight;
  695. dockPanelGradient4.StartColor = System.Drawing.SystemColors.ControlLight;
  696. autoHideStripSkin2.DockStripGradient = dockPanelGradient4;
  697. tabGradient8.EndColor = System.Drawing.SystemColors.Control;
  698. tabGradient8.StartColor = System.Drawing.SystemColors.Control;
  699. tabGradient8.TextColor = System.Drawing.SystemColors.ControlDarkDark;
  700. autoHideStripSkin2.TabGradient = tabGradient8;
  701. dockPanelSkin2.AutoHideStripSkin = autoHideStripSkin2;
  702. tabGradient9.EndColor = System.Drawing.SystemColors.ControlLightLight;
  703. tabGradient9.StartColor = System.Drawing.SystemColors.ControlLightLight;
  704. tabGradient9.TextColor = System.Drawing.SystemColors.ControlText;
  705. dockPaneStripGradient2.ActiveTabGradient = tabGradient9;
  706. dockPanelGradient5.EndColor = System.Drawing.SystemColors.Control;
  707. dockPanelGradient5.StartColor = System.Drawing.SystemColors.Control;
  708. dockPaneStripGradient2.DockStripGradient = dockPanelGradient5;
  709. tabGradient10.EndColor = System.Drawing.SystemColors.ControlLight;
  710. tabGradient10.StartColor = System.Drawing.SystemColors.ControlLight;
  711. tabGradient10.TextColor = System.Drawing.SystemColors.ControlText;
  712. dockPaneStripGradient2.InactiveTabGradient = tabGradient10;
  713. dockPaneStripSkin2.DocumentGradient = dockPaneStripGradient2;
  714. tabGradient11.EndColor = System.Drawing.SystemColors.ActiveCaption;
  715. tabGradient11.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
  716. tabGradient11.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
  717. tabGradient11.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
  718. dockPaneStripToolWindowGradient2.ActiveCaptionGradient = tabGradient11;
  719. tabGradient12.EndColor = System.Drawing.SystemColors.Control;
  720. tabGradient12.StartColor = System.Drawing.SystemColors.Control;
  721. tabGradient12.TextColor = System.Drawing.SystemColors.ControlText;
  722. dockPaneStripToolWindowGradient2.ActiveTabGradient = tabGradient12;
  723. dockPanelGradient6.EndColor = System.Drawing.SystemColors.ControlLight;
  724. dockPanelGradient6.StartColor = System.Drawing.SystemColors.ControlLight;
  725. dockPaneStripToolWindowGradient2.DockStripGradient = dockPanelGradient6;
  726. tabGradient13.EndColor = System.Drawing.SystemColors.GradientInactiveCaption;
  727. tabGradient13.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
  728. tabGradient13.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
  729. tabGradient13.TextColor = System.Drawing.SystemColors.ControlText;
  730. dockPaneStripToolWindowGradient2.InactiveCaptionGradient = tabGradient13;
  731. tabGradient14.EndColor = System.Drawing.Color.Transparent;
  732. tabGradient14.StartColor = System.Drawing.Color.Transparent;
  733. tabGradient14.TextColor = System.Drawing.SystemColors.ControlDarkDark;
  734. dockPaneStripToolWindowGradient2.InactiveTabGradient = tabGradient14;
  735. dockPaneStripSkin2.ToolWindowGradient = dockPaneStripToolWindowGradient2;
  736. dockPanelSkin2.DockPaneStripSkin = dockPaneStripSkin2;
  737. this.DockWindowPanel.Skin = dockPanelSkin2;
  738. this.DockWindowPanel.TabIndex = 5;
  739. this.DockWindowPanel.ActiveContentChanged += new System.EventHandler(this.DockWindowPanel_ActiveContentChanged);
  740. //
  741. // ribbonOrbMenuItem5
  742. //
  743. this.ribbonOrbMenuItem5.AltKey = null;
  744. this.ribbonOrbMenuItem5.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  745. this.ribbonOrbMenuItem5.DropDownArrowSize = new System.Drawing.Size(5, 3);
  746. this.ribbonOrbMenuItem5.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem5.Image")));
  747. this.ribbonOrbMenuItem5.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem5.SmallImage")));
  748. this.ribbonOrbMenuItem5.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  749. this.ribbonOrbMenuItem5.Tag = null;
  750. this.ribbonOrbMenuItem5.Text = "复制";
  751. this.ribbonOrbMenuItem5.ToolTip = null;
  752. this.ribbonOrbMenuItem5.ToolTipImage = null;
  753. this.ribbonOrbMenuItem5.ToolTipTitle = null;
  754. //
  755. // ribbonOrbMenuItem7
  756. //
  757. this.ribbonOrbMenuItem7.AltKey = null;
  758. this.ribbonOrbMenuItem7.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  759. this.ribbonOrbMenuItem7.DropDownArrowSize = new System.Drawing.Size(5, 3);
  760. this.ribbonOrbMenuItem7.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem7.Image")));
  761. this.ribbonOrbMenuItem7.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem7.SmallImage")));
  762. this.ribbonOrbMenuItem7.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  763. this.ribbonOrbMenuItem7.Tag = null;
  764. this.ribbonOrbMenuItem7.Text = null;
  765. this.ribbonOrbMenuItem7.ToolTip = null;
  766. this.ribbonOrbMenuItem7.ToolTipImage = null;
  767. this.ribbonOrbMenuItem7.ToolTipTitle = null;
  768. //
  769. // ribbonButton3
  770. //
  771. this.ribbonButton3.AltKey = null;
  772. this.ribbonButton3.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  773. this.ribbonButton3.DropDownArrowSize = new System.Drawing.Size(5, 3);
  774. this.ribbonButton3.Image = global::OTSIncAReportApp.Properties.Resources.帧图边框32;
  775. this.ribbonButton3.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonButton3.SmallImage")));
  776. this.ribbonButton3.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  777. this.ribbonButton3.Tag = "rbFrame";
  778. this.ribbonButton3.Text = "帧图边框";
  779. this.ribbonButton3.ToolTip = "rbFrame";
  780. this.ribbonButton3.ToolTipImage = null;
  781. this.ribbonButton3.ToolTipTitle = null;
  782. //
  783. // toolTip1
  784. //
  785. this.toolTip1.Popup += new System.Windows.Forms.PopupEventHandler(this.toolTip1_Popup);
  786. //
  787. // frmReportApp
  788. //
  789. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  790. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  791. this.ClientSize = new System.Drawing.Size(1701, 697);
  792. this.Controls.Add(this.DockWindowPanel);
  793. this.Controls.Add(this.statusStrip1);
  794. this.Controls.Add(this.ribbon1);
  795. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  796. this.IsMdiContainer = true;
  797. this.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  798. this.Name = "frmReportApp";
  799. this.Text = "OTSReportApp";
  800. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  801. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmReportApp_FormClosing);
  802. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.frmReportApp_FormClosed);
  803. this.Load += new System.EventHandler(this.OTSReportApp_Load);
  804. this.statusStrip1.ResumeLayout(false);
  805. this.statusStrip1.PerformLayout();
  806. this.ResumeLayout(false);
  807. this.PerformLayout();
  808. }
  809. #endregion
  810. private System.Windows.Forms.Ribbon ribbon1;
  811. private System.Windows.Forms.RibbonTab ribbonTab1;
  812. private System.Windows.Forms.RibbonButton ribbonButton1;
  813. public System.Windows.Forms.RibbonButton rbSave;
  814. public System.Windows.Forms.RibbonButton rbOpen;
  815. public System.Windows.Forms.RibbonButton rbClose;
  816. public System.Windows.Forms.RibbonButton rbSaveAs;
  817. public System.Windows.Forms.RibbonButton rbOut;
  818. public System.Windows.Forms.RibbonButton rbWidthImage;
  819. public System.Windows.Forms.RibbonButton rbAllImage;
  820. public System.Windows.Forms.RibbonTab rbMenu;
  821. public System.Windows.Forms.RibbonPanel ribbonPanel2;
  822. public System.Windows.Forms.RibbonButton rbFrame;
  823. public System.Windows.Forms.RibbonButton rbStaff;
  824. public System.Windows.Forms.RibbonButton rbRenew;
  825. public System.Windows.Forms.RibbonButton rbGB1;
  826. public System.Windows.Forms.RibbonButton rbGB2;
  827. public System.Windows.Forms.RibbonPanel rbSelTool;
  828. public System.Windows.Forms.StatusStrip statusStrip1;
  829. public System.Windows.Forms.ToolStripStatusLabel RSGrayVal;
  830. public System.Windows.Forms.ToolStripStatusLabel mouseMatter;
  831. public OTS.WinFormsUI.Docking.DockPanel DockWindowPanel;
  832. private System.Windows.Forms.RibbonOrbOptionButton ribbonOrbOptionButton1;
  833. public System.Windows.Forms.RibbonButton rbReverseSelection;
  834. public System.Windows.Forms.RibbonButton rbCircular;
  835. public System.Windows.Forms.RibbonButton rbRectangle;
  836. public System.Windows.Forms.RibbonButton rbCancel;
  837. public System.Windows.Forms.RibbonPanel rbChoiceTools;
  838. public System.Windows.Forms.RibbonButton rbReMeasure;
  839. public System.Windows.Forms.RibbonPanel rbChoiceParticle;
  840. //public System.Windows.Forms.RibbonOrbMenuItem dpbNew;
  841. public System.Windows.Forms.RibbonOrbMenuItem dpbOpen;
  842. //public System.Windows.Forms.RibbonOrbMenuItem dpbSave;
  843. //public System.Windows.Forms.RibbonOrbMenuItem dpbSaveAS;
  844. public System.Windows.Forms.RibbonOrbMenuItem dpbExport;
  845. public System.Windows.Forms.RibbonButton ribbonButton2;
  846. private System.Windows.Forms.RibbonPanel ribbonPanel3;
  847. private System.Windows.Forms.RibbonOrbMenuItem ribbonOrbMenuItem5;
  848. private System.Windows.Forms.RibbonOrbMenuItem ribbonOrbMenuItem7;
  849. private System.Windows.Forms.RibbonOrbRecentItem ribbonOrbRecentItem1;
  850. public System.Windows.Forms.RibbonOrbMenuItem dpbUnDo;
  851. public System.Windows.Forms.RibbonOrbMenuItem dpbReDo;
  852. private System.Windows.Forms.RibbonPanel ribbonPanelOthers;
  853. public System.Windows.Forms.RibbonButton ribbonButton3;
  854. public System.Windows.Forms.RibbonButton rbHelp;
  855. public System.Windows.Forms.RibbonOrbMenuItem ribbonOrbMenuItem_Extremum;
  856. public System.Windows.Forms.RibbonOrbMenuItem Backup;
  857. public System.Windows.Forms.RibbonOrbMenuItem ribbonOrbMenuItem_InclusionsTraceability;
  858. public System.Windows.Forms.RibbonOrbMenuItem ribbonOrbMenuItem_purity;
  859. private System.Windows.Forms.ToolTip toolTip1;
  860. private System.Windows.Forms.RibbonOrbMenuItem dpbTemplateEditing;
  861. public System.Windows.Forms.RibbonButton rbOpenprj;
  862. }
  863. }