frmReportApp.Designer.cs 47 KB

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