frmReportApp.Designer.cs 44 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766
  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 dockPanelSkin1 = new OTS.WinFormsUI.Docking.DockPanelSkin();
  32. OTS.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin1 = new OTS.WinFormsUI.Docking.AutoHideStripSkin();
  33. OTS.WinFormsUI.Docking.DockPanelGradient dockPanelGradient1 = new OTS.WinFormsUI.Docking.DockPanelGradient();
  34. OTS.WinFormsUI.Docking.TabGradient tabGradient1 = new OTS.WinFormsUI.Docking.TabGradient();
  35. OTS.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin1 = new OTS.WinFormsUI.Docking.DockPaneStripSkin();
  36. OTS.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient1 = new OTS.WinFormsUI.Docking.DockPaneStripGradient();
  37. OTS.WinFormsUI.Docking.TabGradient tabGradient2 = new OTS.WinFormsUI.Docking.TabGradient();
  38. OTS.WinFormsUI.Docking.DockPanelGradient dockPanelGradient2 = new OTS.WinFormsUI.Docking.DockPanelGradient();
  39. OTS.WinFormsUI.Docking.TabGradient tabGradient3 = new OTS.WinFormsUI.Docking.TabGradient();
  40. OTS.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient1 = new OTS.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
  41. OTS.WinFormsUI.Docking.TabGradient tabGradient4 = new OTS.WinFormsUI.Docking.TabGradient();
  42. OTS.WinFormsUI.Docking.TabGradient tabGradient5 = new OTS.WinFormsUI.Docking.TabGradient();
  43. OTS.WinFormsUI.Docking.DockPanelGradient dockPanelGradient3 = new OTS.WinFormsUI.Docking.DockPanelGradient();
  44. OTS.WinFormsUI.Docking.TabGradient tabGradient6 = new OTS.WinFormsUI.Docking.TabGradient();
  45. OTS.WinFormsUI.Docking.TabGradient tabGradient7 = 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.ribbon1 = new System.Windows.Forms.Ribbon();
  53. this.dpbOpen = new System.Windows.Forms.RibbonOrbMenuItem();
  54. this.dpbExport = new System.Windows.Forms.RibbonOrbMenuItem();
  55. this.dpbCopy = new System.Windows.Forms.RibbonOrbMenuItem();
  56. this.dpbCopyAll = new System.Windows.Forms.RibbonOrbMenuItem();
  57. this.ribbonOrbMenuItem_Extremum = new System.Windows.Forms.RibbonOrbMenuItem();
  58. this.ribbonOrbOptionButton1 = new System.Windows.Forms.RibbonOrbOptionButton();
  59. this.ribbonOrbRecentItem1 = new System.Windows.Forms.RibbonOrbRecentItem();
  60. this.ribbonTab1 = new System.Windows.Forms.RibbonTab();
  61. this.ribbonPanel3 = new System.Windows.Forms.RibbonPanel();
  62. this.rbSelTool = new System.Windows.Forms.RibbonPanel();
  63. this.rbAllImage = new System.Windows.Forms.RibbonButton();
  64. this.rbWidthImage = new System.Windows.Forms.RibbonButton();
  65. this.rbChoiceTools = new System.Windows.Forms.RibbonPanel();
  66. this.rbReverseSelection = new System.Windows.Forms.RibbonButton();
  67. this.rbCircular = new System.Windows.Forms.RibbonButton();
  68. this.rbRectangle = new System.Windows.Forms.RibbonButton();
  69. this.rbCancel = new System.Windows.Forms.RibbonButton();
  70. this.rbMenu = new System.Windows.Forms.RibbonTab();
  71. this.ribbonPanel2 = new System.Windows.Forms.RibbonPanel();
  72. this.rbFrame = new System.Windows.Forms.RibbonButton();
  73. this.rbStaff = new System.Windows.Forms.RibbonButton();
  74. this.rbRenew = new System.Windows.Forms.RibbonButton();
  75. this.ribbonPanelOthers = new System.Windows.Forms.RibbonPanel();
  76. this.rbHelp = new System.Windows.Forms.RibbonButton();
  77. this.rbGB1 = new System.Windows.Forms.RibbonButton();
  78. this.rbGB2 = new System.Windows.Forms.RibbonButton();
  79. this.statusStrip1 = new System.Windows.Forms.StatusStrip();
  80. this.RSGrayVal = new System.Windows.Forms.ToolStripStatusLabel();
  81. this.mouseMatter = new System.Windows.Forms.ToolStripStatusLabel();
  82. this.DockWindowPanel = new OTS.WinFormsUI.Docking.DockPanel();
  83. this.ribbonOrbMenuItem5 = new System.Windows.Forms.RibbonOrbMenuItem();
  84. this.ribbonOrbMenuItem7 = new System.Windows.Forms.RibbonOrbMenuItem();
  85. this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
  86. this.ribbonButton3 = new System.Windows.Forms.RibbonButton();
  87. ribbonPanel1 = new System.Windows.Forms.RibbonPanel();
  88. this.statusStrip1.SuspendLayout();
  89. this.SuspendLayout();
  90. //
  91. // ribbonPanel1
  92. //
  93. ribbonPanel1.Tag = null;
  94. ribbonPanel1.Text = null;
  95. //
  96. // rbSave
  97. //
  98. this.rbSave.AltKey = null;
  99. this.rbSave.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  100. this.rbSave.DropDownArrowSize = new System.Drawing.Size(5, 3);
  101. this.rbSave.Image = ((System.Drawing.Image)(resources.GetObject("rbSave.Image")));
  102. this.rbSave.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbSave.SmallImage")));
  103. this.rbSave.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  104. this.rbSave.Tag = null;
  105. this.rbSave.Text = null;
  106. this.rbSave.ToolTip = null;
  107. this.rbSave.ToolTipImage = null;
  108. this.rbSave.ToolTipTitle = null;
  109. //
  110. // rbSaveAs
  111. //
  112. this.rbSaveAs.AltKey = null;
  113. this.rbSaveAs.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  114. this.rbSaveAs.DropDownArrowSize = new System.Drawing.Size(5, 3);
  115. this.rbSaveAs.Image = ((System.Drawing.Image)(resources.GetObject("rbSaveAs.Image")));
  116. this.rbSaveAs.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbSaveAs.SmallImage")));
  117. this.rbSaveAs.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  118. this.rbSaveAs.Tag = null;
  119. this.rbSaveAs.Text = null;
  120. this.rbSaveAs.ToolTip = null;
  121. this.rbSaveAs.ToolTipImage = null;
  122. this.rbSaveAs.ToolTipTitle = null;
  123. //
  124. // rbOut
  125. //
  126. this.rbOut.AltKey = null;
  127. this.rbOut.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  128. this.rbOut.DropDownArrowSize = new System.Drawing.Size(5, 3);
  129. this.rbOut.Image = ((System.Drawing.Image)(resources.GetObject("rbOut.Image")));
  130. this.rbOut.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbOut.SmallImage")));
  131. this.rbOut.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  132. this.rbOut.Tag = null;
  133. this.rbOut.Text = null;
  134. this.rbOut.ToolTip = null;
  135. this.rbOut.ToolTipImage = null;
  136. this.rbOut.ToolTipTitle = null;
  137. //
  138. // ribbonButton2
  139. //
  140. this.ribbonButton2.AltKey = null;
  141. this.ribbonButton2.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  142. this.ribbonButton2.DropDownArrowSize = new System.Drawing.Size(5, 3);
  143. this.ribbonButton2.Image = ((System.Drawing.Image)(resources.GetObject("ribbonButton2.Image")));
  144. this.ribbonButton2.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonButton2.SmallImage")));
  145. this.ribbonButton2.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  146. this.ribbonButton2.Tag = null;
  147. this.ribbonButton2.Text = null;
  148. this.ribbonButton2.ToolTip = null;
  149. this.ribbonButton2.ToolTipImage = null;
  150. this.ribbonButton2.ToolTipTitle = null;
  151. //
  152. // rbOpen
  153. //
  154. this.rbOpen.AltKey = null;
  155. this.rbOpen.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  156. this.rbOpen.DropDownArrowSize = new System.Drawing.Size(5, 3);
  157. this.rbOpen.DropDownItems.Add(this.ribbonButton1);
  158. this.rbOpen.Image = global::OTSIncAReportApp.Properties.Resources.open321;
  159. this.rbOpen.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbOpen.SmallImage")));
  160. this.rbOpen.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  161. this.rbOpen.Tag = "rbOpen";
  162. this.rbOpen.Text = "打开";
  163. this.rbOpen.ToolTip = "rbOpen";
  164. this.rbOpen.ToolTipImage = null;
  165. this.rbOpen.ToolTipTitle = "rbOpen";
  166. this.rbOpen.Click += new System.EventHandler(this.rbOpen_Click);
  167. //
  168. // ribbonButton1
  169. //
  170. this.ribbonButton1.AltKey = null;
  171. this.ribbonButton1.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  172. this.ribbonButton1.DropDownArrowSize = new System.Drawing.Size(5, 3);
  173. this.ribbonButton1.Image = ((System.Drawing.Image)(resources.GetObject("ribbonButton1.Image")));
  174. this.ribbonButton1.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonButton1.SmallImage")));
  175. this.ribbonButton1.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  176. this.ribbonButton1.Tag = null;
  177. this.ribbonButton1.Text = "ribbonButton1";
  178. this.ribbonButton1.ToolTip = null;
  179. this.ribbonButton1.ToolTipImage = null;
  180. this.ribbonButton1.ToolTipTitle = null;
  181. //
  182. // ribbon1
  183. //
  184. this.ribbon1.Font = new System.Drawing.Font("微软雅黑", 9F);
  185. this.ribbon1.Location = new System.Drawing.Point(0, 0);
  186. this.ribbon1.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  187. this.ribbon1.Minimized = false;
  188. this.ribbon1.Name = "ribbon1";
  189. //
  190. //
  191. //
  192. this.ribbon1.OrbDropDown.BorderRoundness = 8;
  193. this.ribbon1.OrbDropDown.Location = new System.Drawing.Point(0, 0);
  194. this.ribbon1.OrbDropDown.MenuItems.Add(this.dpbOpen);
  195. this.ribbon1.OrbDropDown.MenuItems.Add(this.dpbExport);
  196. this.ribbon1.OrbDropDown.MenuItems.Add(this.dpbCopy);
  197. this.ribbon1.OrbDropDown.MenuItems.Add(this.dpbCopyAll);
  198. this.ribbon1.OrbDropDown.MenuItems.Add(this.ribbonOrbMenuItem_Extremum);
  199. this.ribbon1.OrbDropDown.Name = "";
  200. this.ribbon1.OrbDropDown.OptionItems.Add(this.ribbonOrbOptionButton1);
  201. this.ribbon1.OrbDropDown.RecentItems.Add(this.ribbonOrbRecentItem1);
  202. this.ribbon1.OrbDropDown.Size = new System.Drawing.Size(527, 292);
  203. this.ribbon1.OrbDropDown.TabIndex = 0;
  204. this.ribbon1.OrbImage = global::OTSIncAReportApp.Properties.Resources.logo_40;
  205. //
  206. //
  207. //
  208. this.ribbon1.QuickAcessToolbar.AltKey = null;
  209. this.ribbon1.QuickAcessToolbar.Image = null;
  210. this.ribbon1.QuickAcessToolbar.Tag = null;
  211. this.ribbon1.QuickAcessToolbar.Text = null;
  212. this.ribbon1.QuickAcessToolbar.ToolTip = null;
  213. this.ribbon1.QuickAcessToolbar.ToolTipImage = null;
  214. this.ribbon1.QuickAcessToolbar.ToolTipTitle = null;
  215. this.ribbon1.Size = new System.Drawing.Size(1914, 130);
  216. this.ribbon1.TabIndex = 0;
  217. this.ribbon1.Tabs.Add(this.ribbonTab1);
  218. this.ribbon1.Tabs.Add(this.rbMenu);
  219. this.ribbon1.TabSpacing = 6;
  220. this.ribbon1.Text = "ribbon1";
  221. //
  222. // dpbOpen
  223. //
  224. this.dpbOpen.AltKey = null;
  225. this.dpbOpen.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  226. this.dpbOpen.DropDownArrowSize = new System.Drawing.Size(5, 3);
  227. this.dpbOpen.Image = global::OTSIncAReportApp.Properties.Resources.open_Size_32;
  228. this.dpbOpen.SmallImage = global::OTSIncAReportApp.Properties.Resources.open_Size_32;
  229. this.dpbOpen.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  230. this.dpbOpen.Tag = null;
  231. this.dpbOpen.Text = "打开项目文件";
  232. this.dpbOpen.ToolTip = null;
  233. this.dpbOpen.ToolTipImage = null;
  234. this.dpbOpen.ToolTipTitle = null;
  235. this.dpbOpen.Click += new System.EventHandler(this.dpbOpen_Click);
  236. //
  237. // dpbExport
  238. //
  239. this.dpbExport.AltKey = null;
  240. this.dpbExport.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  241. this.dpbExport.DropDownArrowSize = new System.Drawing.Size(5, 3);
  242. this.dpbExport.Image = global::OTSIncAReportApp.Properties.Resources.export_Size_32;
  243. this.dpbExport.SmallImage = global::OTSIncAReportApp.Properties.Resources.export_Size_32;
  244. this.dpbExport.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  245. this.dpbExport.Tag = null;
  246. this.dpbExport.Text = "输出";
  247. this.dpbExport.ToolTip = null;
  248. this.dpbExport.ToolTipImage = null;
  249. this.dpbExport.ToolTipTitle = null;
  250. this.dpbExport.Click += new System.EventHandler(this.ribbonOrbMenuItem4_Click);
  251. //
  252. // dpbCopy
  253. //
  254. this.dpbCopy.AltKey = null;
  255. this.dpbCopy.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  256. this.dpbCopy.DropDownArrowSize = new System.Drawing.Size(5, 3);
  257. this.dpbCopy.Image = global::OTSIncAReportApp.Properties.Resources.复制32;
  258. this.dpbCopy.SmallImage = global::OTSIncAReportApp.Properties.Resources.复制32;
  259. this.dpbCopy.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  260. this.dpbCopy.Tag = null;
  261. this.dpbCopy.Text = "复制";
  262. this.dpbCopy.ToolTip = null;
  263. this.dpbCopy.ToolTipImage = null;
  264. this.dpbCopy.ToolTipTitle = null;
  265. this.dpbCopy.Click += new System.EventHandler(this.ribbonOrbMenuItem6_Click);
  266. //
  267. // dpbCopyAll
  268. //
  269. this.dpbCopyAll.AltKey = null;
  270. this.dpbCopyAll.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  271. this.dpbCopyAll.DropDownArrowSize = new System.Drawing.Size(5, 3);
  272. this.dpbCopyAll.Image = global::OTSIncAReportApp.Properties.Resources.复制全部32;
  273. this.dpbCopyAll.SmallImage = global::OTSIncAReportApp.Properties.Resources.复制全部32;
  274. this.dpbCopyAll.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  275. this.dpbCopyAll.Tag = null;
  276. this.dpbCopyAll.Text = "复制全部";
  277. this.dpbCopyAll.ToolTip = null;
  278. this.dpbCopyAll.ToolTipImage = null;
  279. this.dpbCopyAll.ToolTipTitle = null;
  280. this.dpbCopyAll.Click += new System.EventHandler(this.ribbonOrbMenuItem8_Click);
  281. //
  282. // ribbonOrbMenuItem_Extremum
  283. //
  284. this.ribbonOrbMenuItem_Extremum.AltKey = null;
  285. this.ribbonOrbMenuItem_Extremum.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  286. this.ribbonOrbMenuItem_Extremum.DropDownArrowSize = new System.Drawing.Size(5, 3);
  287. this.ribbonOrbMenuItem_Extremum.Image = global::OTSIncAReportApp.Properties.Resources.Mouse;
  288. this.ribbonOrbMenuItem_Extremum.SmallImage = global::OTSIncAReportApp.Properties.Resources.Mouse;
  289. this.ribbonOrbMenuItem_Extremum.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  290. this.ribbonOrbMenuItem_Extremum.Tag = null;
  291. this.ribbonOrbMenuItem_Extremum.Text = "极值分析法";
  292. this.ribbonOrbMenuItem_Extremum.ToolTip = null;
  293. this.ribbonOrbMenuItem_Extremum.ToolTipImage = null;
  294. this.ribbonOrbMenuItem_Extremum.ToolTipTitle = null;
  295. this.ribbonOrbMenuItem_Extremum.Click += new System.EventHandler(this.ribbonOrbMenuItem_Extremum_Click);
  296. //
  297. // ribbonOrbOptionButton1
  298. //
  299. this.ribbonOrbOptionButton1.AltKey = null;
  300. this.ribbonOrbOptionButton1.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  301. this.ribbonOrbOptionButton1.DropDownArrowSize = new System.Drawing.Size(5, 3);
  302. this.ribbonOrbOptionButton1.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbOptionButton1.Image")));
  303. this.ribbonOrbOptionButton1.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbOptionButton1.SmallImage")));
  304. this.ribbonOrbOptionButton1.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  305. this.ribbonOrbOptionButton1.Tag = null;
  306. this.ribbonOrbOptionButton1.Text = "程序管理";
  307. this.ribbonOrbOptionButton1.ToolTip = null;
  308. this.ribbonOrbOptionButton1.ToolTipImage = null;
  309. this.ribbonOrbOptionButton1.ToolTipTitle = null;
  310. this.ribbonOrbOptionButton1.Click += new System.EventHandler(this.RibbonOrbOptionButton1_Click);
  311. //
  312. // ribbonOrbRecentItem1
  313. //
  314. this.ribbonOrbRecentItem1.AltKey = null;
  315. this.ribbonOrbRecentItem1.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  316. this.ribbonOrbRecentItem1.DropDownArrowSize = new System.Drawing.Size(5, 3);
  317. this.ribbonOrbRecentItem1.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbRecentItem1.Image")));
  318. this.ribbonOrbRecentItem1.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbRecentItem1.SmallImage")));
  319. this.ribbonOrbRecentItem1.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  320. this.ribbonOrbRecentItem1.Tag = null;
  321. this.ribbonOrbRecentItem1.Text = null;
  322. this.ribbonOrbRecentItem1.ToolTip = null;
  323. this.ribbonOrbRecentItem1.ToolTipImage = null;
  324. this.ribbonOrbRecentItem1.ToolTipTitle = null;
  325. //
  326. // ribbonTab1
  327. //
  328. this.ribbonTab1.Panels.Add(this.ribbonPanel3);
  329. this.ribbonTab1.Panels.Add(this.rbSelTool);
  330. this.ribbonTab1.Panels.Add(this.rbChoiceTools);
  331. this.ribbonTab1.Tag = null;
  332. this.ribbonTab1.Text = "基本功能";
  333. //
  334. // ribbonPanel3
  335. //
  336. this.ribbonPanel3.ButtonMoreEnabled = false;
  337. this.ribbonPanel3.ButtonMoreVisible = false;
  338. this.ribbonPanel3.Items.Add(this.rbOpen);
  339. this.ribbonPanel3.Tag = null;
  340. this.ribbonPanel3.Text = "文件";
  341. //
  342. // rbSelTool
  343. //
  344. this.rbSelTool.ButtonMoreEnabled = false;
  345. this.rbSelTool.ButtonMoreVisible = false;
  346. this.rbSelTool.Items.Add(this.rbAllImage);
  347. this.rbSelTool.Items.Add(this.rbWidthImage);
  348. this.rbSelTool.Tag = null;
  349. this.rbSelTool.Text = "显示图匹配";
  350. //
  351. // rbAllImage
  352. //
  353. this.rbAllImage.AltKey = null;
  354. this.rbAllImage.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  355. this.rbAllImage.DropDownArrowSize = new System.Drawing.Size(5, 3);
  356. this.rbAllImage.Image = global::OTSIncAReportApp.Properties.Resources.全图匹配32;
  357. this.rbAllImage.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbAllImage.SmallImage")));
  358. this.rbAllImage.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  359. this.rbAllImage.Tag = "rbAllImage";
  360. this.rbAllImage.Text = "全图匹配";
  361. this.rbAllImage.ToolTip = "rbAllImage";
  362. this.rbAllImage.ToolTipImage = null;
  363. this.rbAllImage.ToolTipTitle = "rbAllImage";
  364. this.rbAllImage.Click += new System.EventHandler(this.rbAllImage_Click);
  365. //
  366. // rbWidthImage
  367. //
  368. this.rbWidthImage.AltKey = null;
  369. this.rbWidthImage.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  370. this.rbWidthImage.DropDownArrowSize = new System.Drawing.Size(5, 3);
  371. this.rbWidthImage.Image = global::OTSIncAReportApp.Properties.Resources.宽度匹配32;
  372. this.rbWidthImage.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbWidthImage.SmallImage")));
  373. this.rbWidthImage.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  374. this.rbWidthImage.Tag = "rbWidthImage";
  375. this.rbWidthImage.Text = "宽度匹配";
  376. this.rbWidthImage.ToolTip = "rbWidthImage";
  377. this.rbWidthImage.ToolTipImage = null;
  378. this.rbWidthImage.ToolTipTitle = null;
  379. this.rbWidthImage.Click += new System.EventHandler(this.rbWidthImage_Click);
  380. //
  381. // rbChoiceTools
  382. //
  383. this.rbChoiceTools.ButtonMoreEnabled = false;
  384. this.rbChoiceTools.ButtonMoreVisible = false;
  385. this.rbChoiceTools.Items.Add(this.rbReverseSelection);
  386. this.rbChoiceTools.Items.Add(this.rbCircular);
  387. this.rbChoiceTools.Items.Add(this.rbRectangle);
  388. this.rbChoiceTools.Items.Add(this.rbCancel);
  389. this.rbChoiceTools.Tag = null;
  390. this.rbChoiceTools.Text = "选择工具";
  391. //
  392. // rbReverseSelection
  393. //
  394. this.rbReverseSelection.AltKey = null;
  395. this.rbReverseSelection.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  396. this.rbReverseSelection.DropDownArrowSize = new System.Drawing.Size(5, 3);
  397. this.rbReverseSelection.Image = global::OTSIncAReportApp.Properties.Resources.反选32;
  398. this.rbReverseSelection.SmallImage = global::OTSIncAReportApp.Properties.Resources.反选16;
  399. this.rbReverseSelection.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  400. this.rbReverseSelection.Tag = "rbReverseSelection";
  401. this.rbReverseSelection.Text = "反选";
  402. this.rbReverseSelection.ToolTip = "rbReverseSelection";
  403. this.rbReverseSelection.ToolTipImage = null;
  404. this.rbReverseSelection.ToolTipTitle = null;
  405. this.rbReverseSelection.Click += new System.EventHandler(this.rbReverseSelection_Click);
  406. //
  407. // rbCircular
  408. //
  409. this.rbCircular.AltKey = null;
  410. this.rbCircular.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  411. this.rbCircular.DropDownArrowSize = new System.Drawing.Size(5, 3);
  412. this.rbCircular.Image = global::OTSIncAReportApp.Properties.Resources.圆形32;
  413. this.rbCircular.SmallImage = global::OTSIncAReportApp.Properties.Resources.圆形16;
  414. this.rbCircular.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  415. this.rbCircular.Tag = "rbCircular";
  416. this.rbCircular.Text = "圆形";
  417. this.rbCircular.ToolTip = "rbCircular";
  418. this.rbCircular.ToolTipImage = null;
  419. this.rbCircular.ToolTipTitle = null;
  420. this.rbCircular.Click += new System.EventHandler(this.rbCircular_Click);
  421. //
  422. // rbRectangle
  423. //
  424. this.rbRectangle.AltKey = null;
  425. this.rbRectangle.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  426. this.rbRectangle.DropDownArrowSize = new System.Drawing.Size(5, 3);
  427. this.rbRectangle.Image = global::OTSIncAReportApp.Properties.Resources.矩形32;
  428. this.rbRectangle.SmallImage = global::OTSIncAReportApp.Properties.Resources.矩形16;
  429. this.rbRectangle.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  430. this.rbRectangle.Tag = "rbRectangle";
  431. this.rbRectangle.Text = "矩形";
  432. this.rbRectangle.ToolTip = "rbRectangle";
  433. this.rbRectangle.ToolTipImage = null;
  434. this.rbRectangle.ToolTipTitle = null;
  435. this.rbRectangle.Click += new System.EventHandler(this.rbRectangle_Click);
  436. //
  437. // rbCancel
  438. //
  439. this.rbCancel.AltKey = null;
  440. this.rbCancel.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  441. this.rbCancel.DropDownArrowSize = new System.Drawing.Size(5, 3);
  442. this.rbCancel.Image = global::OTSIncAReportApp.Properties.Resources.取消32;
  443. this.rbCancel.SmallImage = global::OTSIncAReportApp.Properties.Resources.取消16;
  444. this.rbCancel.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  445. this.rbCancel.Tag = "rbCancel";
  446. this.rbCancel.Text = "取消";
  447. this.rbCancel.ToolTip = "rbCancel";
  448. this.rbCancel.ToolTipImage = null;
  449. this.rbCancel.ToolTipTitle = null;
  450. this.rbCancel.Click += new System.EventHandler(this.rbCancel_Click);
  451. //
  452. // rbMenu
  453. //
  454. this.rbMenu.Panels.Add(this.ribbonPanel2);
  455. this.rbMenu.Panels.Add(this.ribbonPanelOthers);
  456. this.rbMenu.Tag = null;
  457. this.rbMenu.Text = "视域菜单";
  458. //
  459. // ribbonPanel2
  460. //
  461. this.ribbonPanel2.ButtonMoreEnabled = false;
  462. this.ribbonPanel2.ButtonMoreVisible = false;
  463. this.ribbonPanel2.Items.Add(this.rbFrame);
  464. this.ribbonPanel2.Items.Add(this.rbStaff);
  465. this.ribbonPanel2.Items.Add(this.rbRenew);
  466. this.ribbonPanel2.Tag = null;
  467. this.ribbonPanel2.Text = "图形功能";
  468. //
  469. // rbFrame
  470. //
  471. this.rbFrame.AltKey = null;
  472. this.rbFrame.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  473. this.rbFrame.DropDownArrowSize = new System.Drawing.Size(5, 3);
  474. this.rbFrame.Image = global::OTSIncAReportApp.Properties.Resources.帧图边框32;
  475. this.rbFrame.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbFrame.SmallImage")));
  476. this.rbFrame.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  477. this.rbFrame.Tag = "rbFrame";
  478. this.rbFrame.Text = "帧图边框";
  479. this.rbFrame.ToolTip = "rbFrame";
  480. this.rbFrame.ToolTipImage = null;
  481. this.rbFrame.ToolTipTitle = null;
  482. this.rbFrame.Click += new System.EventHandler(this.rbFrame_Click);
  483. //
  484. // rbStaff
  485. //
  486. this.rbStaff.AltKey = null;
  487. this.rbStaff.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  488. this.rbStaff.DropDownArrowSize = new System.Drawing.Size(5, 3);
  489. this.rbStaff.Image = global::OTSIncAReportApp.Properties.Resources.标尺32;
  490. this.rbStaff.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbStaff.SmallImage")));
  491. this.rbStaff.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  492. this.rbStaff.Tag = "rbStaff";
  493. this.rbStaff.Text = "标尺";
  494. this.rbStaff.ToolTip = "rbStaff";
  495. this.rbStaff.ToolTipImage = null;
  496. this.rbStaff.ToolTipTitle = null;
  497. this.rbStaff.Click += new System.EventHandler(this.rbStaff_Click);
  498. //
  499. // rbRenew
  500. //
  501. this.rbRenew.AltKey = null;
  502. this.rbRenew.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  503. this.rbRenew.DropDownArrowSize = new System.Drawing.Size(5, 3);
  504. this.rbRenew.Image = global::OTSIncAReportApp.Properties.Resources.恢复32;
  505. this.rbRenew.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbRenew.SmallImage")));
  506. this.rbRenew.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  507. this.rbRenew.Tag = "rbRenew";
  508. this.rbRenew.Text = "恢复";
  509. this.rbRenew.ToolTip = "rbRenew";
  510. this.rbRenew.ToolTipImage = null;
  511. this.rbRenew.ToolTipTitle = null;
  512. this.rbRenew.Click += new System.EventHandler(this.rbRenew_Click);
  513. //
  514. // ribbonPanelOthers
  515. //
  516. this.ribbonPanelOthers.Items.Add(this.rbHelp);
  517. this.ribbonPanelOthers.Tag = null;
  518. this.ribbonPanelOthers.Text = "其它";
  519. //
  520. // rbHelp
  521. //
  522. this.rbHelp.AltKey = null;
  523. this.rbHelp.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  524. this.rbHelp.DropDownArrowSize = new System.Drawing.Size(5, 3);
  525. this.rbHelp.Image = global::OTSIncAReportApp.Properties.Resources.find32;
  526. this.rbHelp.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbHelp.SmallImage")));
  527. this.rbHelp.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  528. this.rbHelp.Tag = "rbHelp";
  529. this.rbHelp.Text = "帮助";
  530. this.rbHelp.ToolTip = "rbHelp";
  531. this.rbHelp.ToolTipImage = null;
  532. this.rbHelp.ToolTipTitle = null;
  533. this.rbHelp.Click += new System.EventHandler(this.rbHelp_Click);
  534. //
  535. // rbGB1
  536. //
  537. this.rbGB1.AltKey = null;
  538. this.rbGB1.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  539. this.rbGB1.DropDownArrowSize = new System.Drawing.Size(5, 3);
  540. this.rbGB1.Image = global::OTSIncAReportApp.Properties.Resources.国标一32;
  541. this.rbGB1.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbGB1.SmallImage")));
  542. this.rbGB1.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  543. this.rbGB1.Tag = "rbGB1";
  544. this.rbGB1.Text = "国标一";
  545. this.rbGB1.ToolTip = "rbGB1";
  546. this.rbGB1.ToolTipImage = null;
  547. this.rbGB1.ToolTipTitle = null;
  548. //
  549. // rbGB2
  550. //
  551. this.rbGB2.AltKey = null;
  552. this.rbGB2.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  553. this.rbGB2.DropDownArrowSize = new System.Drawing.Size(5, 3);
  554. this.rbGB2.Image = global::OTSIncAReportApp.Properties.Resources.国标二32;
  555. this.rbGB2.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbGB2.SmallImage")));
  556. this.rbGB2.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  557. this.rbGB2.Tag = "rbGB2";
  558. this.rbGB2.Text = "国标二";
  559. this.rbGB2.ToolTip = "rbGB2";
  560. this.rbGB2.ToolTipImage = null;
  561. this.rbGB2.ToolTipTitle = null;
  562. //
  563. // statusStrip1
  564. //
  565. this.statusStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
  566. this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  567. this.RSGrayVal,
  568. this.mouseMatter});
  569. this.statusStrip1.Location = new System.Drawing.Point(0, 1003);
  570. this.statusStrip1.Name = "statusStrip1";
  571. this.statusStrip1.Padding = new System.Windows.Forms.Padding(14, 0, 2, 0);
  572. this.statusStrip1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  573. this.statusStrip1.Size = new System.Drawing.Size(1914, 35);
  574. this.statusStrip1.TabIndex = 4;
  575. this.statusStrip1.Text = "statusStrip1";
  576. //
  577. // RSGrayVal
  578. //
  579. this.RSGrayVal.BorderSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Right;
  580. this.RSGrayVal.Name = "RSGrayVal";
  581. this.RSGrayVal.Size = new System.Drawing.Size(68, 28);
  582. this.RSGrayVal.Text = "灰度值";
  583. //
  584. // mouseMatter
  585. //
  586. this.mouseMatter.BorderSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Right;
  587. this.mouseMatter.Name = "mouseMatter";
  588. this.mouseMatter.Size = new System.Drawing.Size(122, 28);
  589. this.mouseMatter.Text = "鼠标点的物质";
  590. //
  591. // DockWindowPanel
  592. //
  593. this.DockWindowPanel.ActiveAutoHideContent = null;
  594. this.DockWindowPanel.Dock = System.Windows.Forms.DockStyle.Fill;
  595. this.DockWindowPanel.DockBackColor = System.Drawing.SystemColors.Control;
  596. this.DockWindowPanel.Location = new System.Drawing.Point(0, 130);
  597. this.DockWindowPanel.Name = "DockWindowPanel";
  598. this.DockWindowPanel.Size = new System.Drawing.Size(1914, 873);
  599. dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
  600. dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
  601. autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
  602. tabGradient1.EndColor = System.Drawing.SystemColors.Control;
  603. tabGradient1.StartColor = System.Drawing.SystemColors.Control;
  604. tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark;
  605. autoHideStripSkin1.TabGradient = tabGradient1;
  606. dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
  607. tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight;
  608. tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight;
  609. tabGradient2.TextColor = System.Drawing.SystemColors.ControlText;
  610. dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
  611. dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
  612. dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
  613. dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
  614. tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
  615. tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
  616. tabGradient3.TextColor = System.Drawing.SystemColors.ControlText;
  617. dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
  618. dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
  619. tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption;
  620. tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
  621. tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
  622. tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
  623. dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
  624. tabGradient5.EndColor = System.Drawing.SystemColors.Control;
  625. tabGradient5.StartColor = System.Drawing.SystemColors.Control;
  626. tabGradient5.TextColor = System.Drawing.SystemColors.ControlText;
  627. dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
  628. dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
  629. dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
  630. dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
  631. tabGradient6.EndColor = System.Drawing.SystemColors.GradientInactiveCaption;
  632. tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
  633. tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
  634. tabGradient6.TextColor = System.Drawing.SystemColors.ControlText;
  635. dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
  636. tabGradient7.EndColor = System.Drawing.Color.Transparent;
  637. tabGradient7.StartColor = System.Drawing.Color.Transparent;
  638. tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark;
  639. dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
  640. dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
  641. dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
  642. this.DockWindowPanel.Skin = dockPanelSkin1;
  643. this.DockWindowPanel.TabIndex = 5;
  644. //
  645. // ribbonOrbMenuItem5
  646. //
  647. this.ribbonOrbMenuItem5.AltKey = null;
  648. this.ribbonOrbMenuItem5.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  649. this.ribbonOrbMenuItem5.DropDownArrowSize = new System.Drawing.Size(5, 3);
  650. this.ribbonOrbMenuItem5.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem5.Image")));
  651. this.ribbonOrbMenuItem5.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem5.SmallImage")));
  652. this.ribbonOrbMenuItem5.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  653. this.ribbonOrbMenuItem5.Tag = null;
  654. this.ribbonOrbMenuItem5.Text = "复制";
  655. this.ribbonOrbMenuItem5.ToolTip = null;
  656. this.ribbonOrbMenuItem5.ToolTipImage = null;
  657. this.ribbonOrbMenuItem5.ToolTipTitle = null;
  658. //
  659. // ribbonOrbMenuItem7
  660. //
  661. this.ribbonOrbMenuItem7.AltKey = null;
  662. this.ribbonOrbMenuItem7.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  663. this.ribbonOrbMenuItem7.DropDownArrowSize = new System.Drawing.Size(5, 3);
  664. this.ribbonOrbMenuItem7.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem7.Image")));
  665. this.ribbonOrbMenuItem7.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem7.SmallImage")));
  666. this.ribbonOrbMenuItem7.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  667. this.ribbonOrbMenuItem7.Tag = null;
  668. this.ribbonOrbMenuItem7.Text = null;
  669. this.ribbonOrbMenuItem7.ToolTip = null;
  670. this.ribbonOrbMenuItem7.ToolTipImage = null;
  671. this.ribbonOrbMenuItem7.ToolTipTitle = null;
  672. //
  673. // ribbonButton3
  674. //
  675. this.ribbonButton3.AltKey = null;
  676. this.ribbonButton3.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  677. this.ribbonButton3.DropDownArrowSize = new System.Drawing.Size(5, 3);
  678. this.ribbonButton3.Image = global::OTSIncAReportApp.Properties.Resources.帧图边框32;
  679. this.ribbonButton3.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonButton3.SmallImage")));
  680. this.ribbonButton3.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  681. this.ribbonButton3.Tag = "rbFrame";
  682. this.ribbonButton3.Text = "帧图边框";
  683. this.ribbonButton3.ToolTip = "rbFrame";
  684. this.ribbonButton3.ToolTipImage = null;
  685. this.ribbonButton3.ToolTipTitle = null;
  686. //
  687. // frmReportApp
  688. //
  689. this.AutoScaleDimensions = new System.Drawing.SizeF(9F, 18F);
  690. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  691. this.ClientSize = new System.Drawing.Size(1914, 1038);
  692. this.Controls.Add(this.DockWindowPanel);
  693. this.Controls.Add(this.statusStrip1);
  694. this.Controls.Add(this.ribbon1);
  695. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  696. this.IsMdiContainer = true;
  697. this.Margin = new System.Windows.Forms.Padding(4, 3, 4, 3);
  698. this.Name = "frmReportApp";
  699. this.Text = "报告程序";
  700. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  701. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmReportApp_FormClosing);
  702. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.frmReportApp_FormClosed);
  703. this.Load += new System.EventHandler(this.OTSReportApp_Load);
  704. this.statusStrip1.ResumeLayout(false);
  705. this.statusStrip1.PerformLayout();
  706. this.ResumeLayout(false);
  707. this.PerformLayout();
  708. }
  709. #endregion
  710. private System.Windows.Forms.Ribbon ribbon1;
  711. private System.Windows.Forms.RibbonTab ribbonTab1;
  712. private System.Windows.Forms.RibbonButton ribbonButton1;
  713. public System.Windows.Forms.RibbonButton rbSave;
  714. public System.Windows.Forms.RibbonButton rbOpen;
  715. public System.Windows.Forms.RibbonButton rbSaveAs;
  716. public System.Windows.Forms.RibbonButton rbOut;
  717. public System.Windows.Forms.RibbonButton rbWidthImage;
  718. public System.Windows.Forms.RibbonButton rbAllImage;
  719. //public System.Windows.Forms.RibbonPanel rbOther;
  720. //public System.Windows.Forms.RibbonButton rbRecap;
  721. public System.Windows.Forms.RibbonTab rbMenu;
  722. public System.Windows.Forms.RibbonPanel ribbonPanel2;
  723. public System.Windows.Forms.RibbonButton rbFrame;
  724. public System.Windows.Forms.RibbonButton rbStaff;
  725. public System.Windows.Forms.RibbonButton rbRenew;
  726. public System.Windows.Forms.RibbonButton rbGB1;
  727. public System.Windows.Forms.RibbonButton rbGB2;
  728. public System.Windows.Forms.RibbonPanel rbSelTool;
  729. public System.Windows.Forms.StatusStrip statusStrip1;
  730. public System.Windows.Forms.ToolStripStatusLabel RSGrayVal;
  731. public System.Windows.Forms.ToolStripStatusLabel mouseMatter;
  732. public OTS.WinFormsUI.Docking.DockPanel DockWindowPanel;
  733. private System.Windows.Forms.RibbonOrbOptionButton ribbonOrbOptionButton1;
  734. public System.Windows.Forms.RibbonButton rbReverseSelection;
  735. public System.Windows.Forms.RibbonButton rbCircular;
  736. public System.Windows.Forms.RibbonButton rbRectangle;
  737. public System.Windows.Forms.RibbonButton rbCancel;
  738. public System.Windows.Forms.RibbonPanel rbChoiceTools;
  739. //public System.Windows.Forms.RibbonOrbMenuItem dpbNew;
  740. public System.Windows.Forms.RibbonOrbMenuItem dpbOpen;
  741. //public System.Windows.Forms.RibbonOrbMenuItem dpbSave;
  742. //public System.Windows.Forms.RibbonOrbMenuItem dpbSaveAS;
  743. public System.Windows.Forms.RibbonOrbMenuItem dpbExport;
  744. public System.Windows.Forms.RibbonButton ribbonButton2;
  745. private System.Windows.Forms.RibbonPanel ribbonPanel3;
  746. private System.Windows.Forms.RibbonOrbMenuItem ribbonOrbMenuItem5;
  747. public System.Windows.Forms.RibbonOrbMenuItem dpbCopy;
  748. private System.Windows.Forms.RibbonOrbMenuItem ribbonOrbMenuItem7;
  749. public System.Windows.Forms.RibbonOrbMenuItem dpbCopyAll;
  750. private System.Windows.Forms.RibbonOrbRecentItem ribbonOrbRecentItem1;
  751. public System.Windows.Forms.RibbonOrbMenuItem dpbUnDo;
  752. public System.Windows.Forms.RibbonOrbMenuItem dpbReDo;
  753. private System.Windows.Forms.ToolTip toolTip1;
  754. public System.Windows.Forms.RibbonOrbMenuItem ribbonOrbMenuItem_Extremum;
  755. private System.Windows.Forms.RibbonPanel ribbonPanelOthers;
  756. public System.Windows.Forms.RibbonButton ribbonButton3;
  757. public System.Windows.Forms.RibbonButton rbHelp;
  758. }
  759. }