frmReportApp.Designer.cs 45 KB

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