frmReportApp.Designer.cs 45 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767
  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.ribbonOrbMenuItem_InclusionsTraceability = new System.Windows.Forms.RibbonOrbMenuItem();
  57. this.Backup = 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.ribbonPanelOthers = new System.Windows.Forms.RibbonPanel();
  71. this.rbHelp = new System.Windows.Forms.RibbonButton();
  72. this.rbMenu = new System.Windows.Forms.RibbonTab();
  73. this.ribbonPanel2 = new System.Windows.Forms.RibbonPanel();
  74. this.rbFrame = new System.Windows.Forms.RibbonButton();
  75. this.rbStaff = new System.Windows.Forms.RibbonButton();
  76. this.rbRenew = 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, 2, 4, 2);
  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.ribbonOrbMenuItem_Extremum);
  197. this.ribbon1.OrbDropDown.MenuItems.Add(this.ribbonOrbMenuItem_InclusionsTraceability);
  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, 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(1701, 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. // ribbonOrbMenuItem_InclusionsTraceability
  268. //
  269. this.ribbonOrbMenuItem_InclusionsTraceability.AltKey = null;
  270. this.ribbonOrbMenuItem_InclusionsTraceability.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  271. this.ribbonOrbMenuItem_InclusionsTraceability.DropDownArrowSize = new System.Drawing.Size(5, 3);
  272. this.ribbonOrbMenuItem_InclusionsTraceability.Image = global::OTSIncAReportApp.Properties.Resources.sem16;
  273. this.ribbonOrbMenuItem_InclusionsTraceability.SmallImage = global::OTSIncAReportApp.Properties.Resources.sem16;
  274. this.ribbonOrbMenuItem_InclusionsTraceability.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  275. this.ribbonOrbMenuItem_InclusionsTraceability.Tag = null;
  276. this.ribbonOrbMenuItem_InclusionsTraceability.Text = "外来夹杂物溯源";
  277. this.ribbonOrbMenuItem_InclusionsTraceability.ToolTip = null;
  278. this.ribbonOrbMenuItem_InclusionsTraceability.ToolTipImage = null;
  279. this.ribbonOrbMenuItem_InclusionsTraceability.ToolTipTitle = null;
  280. this.ribbonOrbMenuItem_InclusionsTraceability.Click += new System.EventHandler(this.ribbonOrbMenuItem_InclusionsTraceability_Click);
  281. //
  282. // Backup
  283. //
  284. this.Backup.AltKey = null;
  285. this.Backup.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  286. this.Backup.DropDownArrowSize = new System.Drawing.Size(5, 3);
  287. this.Backup.Image = ((System.Drawing.Image)(resources.GetObject("Backup.Image")));
  288. this.Backup.SmallImage = ((System.Drawing.Image)(resources.GetObject("Backup.SmallImage")));
  289. this.Backup.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  290. this.Backup.Tag = null;
  291. this.Backup.Text = "Backup Database";
  292. this.Backup.ToolTip = null;
  293. this.Backup.ToolTipImage = null;
  294. this.Backup.ToolTipTitle = null;
  295. this.Backup.Click += new System.EventHandler(this.Backup_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.Panels.Add(this.ribbonPanelOthers);
  332. this.ribbonTab1.Tag = null;
  333. this.ribbonTab1.Text = "基本功能";
  334. //
  335. // ribbonPanel3
  336. //
  337. this.ribbonPanel3.ButtonMoreEnabled = false;
  338. this.ribbonPanel3.ButtonMoreVisible = false;
  339. this.ribbonPanel3.Items.Add(this.rbOpen);
  340. this.ribbonPanel3.Tag = null;
  341. this.ribbonPanel3.Text = "文件";
  342. //
  343. // rbSelTool
  344. //
  345. this.rbSelTool.ButtonMoreEnabled = false;
  346. this.rbSelTool.ButtonMoreVisible = false;
  347. this.rbSelTool.Items.Add(this.rbAllImage);
  348. this.rbSelTool.Items.Add(this.rbWidthImage);
  349. this.rbSelTool.Tag = null;
  350. this.rbSelTool.Text = "显示图匹配";
  351. //
  352. // rbAllImage
  353. //
  354. this.rbAllImage.AltKey = null;
  355. this.rbAllImage.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  356. this.rbAllImage.DropDownArrowSize = new System.Drawing.Size(5, 3);
  357. this.rbAllImage.Image = global::OTSIncAReportApp.Properties.Resources.全图匹配32;
  358. this.rbAllImage.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbAllImage.SmallImage")));
  359. this.rbAllImage.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  360. this.rbAllImage.Tag = "rbAllImage";
  361. this.rbAllImage.Text = "全图匹配";
  362. this.rbAllImage.ToolTip = "rbAllImage";
  363. this.rbAllImage.ToolTipImage = null;
  364. this.rbAllImage.ToolTipTitle = "rbAllImage";
  365. this.rbAllImage.Click += new System.EventHandler(this.rbAllImage_Click);
  366. //
  367. // rbWidthImage
  368. //
  369. this.rbWidthImage.AltKey = null;
  370. this.rbWidthImage.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  371. this.rbWidthImage.DropDownArrowSize = new System.Drawing.Size(5, 3);
  372. this.rbWidthImage.Image = global::OTSIncAReportApp.Properties.Resources.宽度匹配32;
  373. this.rbWidthImage.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbWidthImage.SmallImage")));
  374. this.rbWidthImage.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  375. this.rbWidthImage.Tag = "rbWidthImage";
  376. this.rbWidthImage.Text = "宽度匹配";
  377. this.rbWidthImage.ToolTip = "rbWidthImage";
  378. this.rbWidthImage.ToolTipImage = null;
  379. this.rbWidthImage.ToolTipTitle = null;
  380. this.rbWidthImage.Click += new System.EventHandler(this.rbWidthImage_Click);
  381. //
  382. // rbChoiceTools
  383. //
  384. this.rbChoiceTools.ButtonMoreEnabled = false;
  385. this.rbChoiceTools.ButtonMoreVisible = false;
  386. this.rbChoiceTools.Items.Add(this.rbReverseSelection);
  387. this.rbChoiceTools.Items.Add(this.rbCircular);
  388. this.rbChoiceTools.Items.Add(this.rbRectangle);
  389. this.rbChoiceTools.Items.Add(this.rbCancel);
  390. this.rbChoiceTools.Tag = null;
  391. this.rbChoiceTools.Text = "选择工具";
  392. //
  393. // rbReverseSelection
  394. //
  395. this.rbReverseSelection.AltKey = null;
  396. this.rbReverseSelection.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  397. this.rbReverseSelection.DropDownArrowSize = new System.Drawing.Size(5, 3);
  398. this.rbReverseSelection.Image = global::OTSIncAReportApp.Properties.Resources.反选32;
  399. this.rbReverseSelection.SmallImage = global::OTSIncAReportApp.Properties.Resources.反选16;
  400. this.rbReverseSelection.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  401. this.rbReverseSelection.Tag = "rbReverseSelection";
  402. this.rbReverseSelection.Text = "反选";
  403. this.rbReverseSelection.ToolTip = "rbReverseSelection";
  404. this.rbReverseSelection.ToolTipImage = null;
  405. this.rbReverseSelection.ToolTipTitle = null;
  406. this.rbReverseSelection.Click += new System.EventHandler(this.rbReverseSelection_Click);
  407. //
  408. // rbCircular
  409. //
  410. this.rbCircular.AltKey = null;
  411. this.rbCircular.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  412. this.rbCircular.DropDownArrowSize = new System.Drawing.Size(5, 3);
  413. this.rbCircular.Image = global::OTSIncAReportApp.Properties.Resources.圆形32;
  414. this.rbCircular.SmallImage = global::OTSIncAReportApp.Properties.Resources.圆形16;
  415. this.rbCircular.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  416. this.rbCircular.Tag = "rbCircular";
  417. this.rbCircular.Text = "圆形";
  418. this.rbCircular.ToolTip = "rbCircular";
  419. this.rbCircular.ToolTipImage = null;
  420. this.rbCircular.ToolTipTitle = null;
  421. this.rbCircular.Click += new System.EventHandler(this.rbCircular_Click);
  422. //
  423. // rbRectangle
  424. //
  425. this.rbRectangle.AltKey = null;
  426. this.rbRectangle.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  427. this.rbRectangle.DropDownArrowSize = new System.Drawing.Size(5, 3);
  428. this.rbRectangle.Image = global::OTSIncAReportApp.Properties.Resources.矩形32;
  429. this.rbRectangle.SmallImage = global::OTSIncAReportApp.Properties.Resources.矩形16;
  430. this.rbRectangle.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  431. this.rbRectangle.Tag = "rbRectangle";
  432. this.rbRectangle.Text = "矩形";
  433. this.rbRectangle.ToolTip = "rbRectangle";
  434. this.rbRectangle.ToolTipImage = null;
  435. this.rbRectangle.ToolTipTitle = null;
  436. this.rbRectangle.Click += new System.EventHandler(this.rbRectangle_Click);
  437. //
  438. // rbCancel
  439. //
  440. this.rbCancel.AltKey = null;
  441. this.rbCancel.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  442. this.rbCancel.DropDownArrowSize = new System.Drawing.Size(5, 3);
  443. this.rbCancel.Image = global::OTSIncAReportApp.Properties.Resources.取消32;
  444. this.rbCancel.SmallImage = global::OTSIncAReportApp.Properties.Resources.取消16;
  445. this.rbCancel.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  446. this.rbCancel.Tag = "rbCancel";
  447. this.rbCancel.Text = "取消";
  448. this.rbCancel.ToolTip = "rbCancel";
  449. this.rbCancel.ToolTipImage = null;
  450. this.rbCancel.ToolTipTitle = null;
  451. this.rbCancel.Click += new System.EventHandler(this.rbCancel_Click);
  452. //
  453. // ribbonPanelOthers
  454. //
  455. this.ribbonPanelOthers.Items.Add(this.rbHelp);
  456. this.ribbonPanelOthers.Tag = null;
  457. this.ribbonPanelOthers.Text = "其它";
  458. //
  459. // rbHelp
  460. //
  461. this.rbHelp.AltKey = null;
  462. this.rbHelp.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  463. this.rbHelp.DropDownArrowSize = new System.Drawing.Size(5, 3);
  464. this.rbHelp.Image = global::OTSIncAReportApp.Properties.Resources.find32;
  465. this.rbHelp.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbHelp.SmallImage")));
  466. this.rbHelp.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  467. this.rbHelp.Tag = "rbHelp";
  468. this.rbHelp.Text = "帮助";
  469. this.rbHelp.ToolTip = "rbHelp";
  470. this.rbHelp.ToolTipImage = null;
  471. this.rbHelp.ToolTipTitle = null;
  472. this.rbHelp.Click += new System.EventHandler(this.rbHelp_Click);
  473. //
  474. // rbMenu
  475. //
  476. this.rbMenu.Panels.Add(this.ribbonPanel2);
  477. this.rbMenu.Tag = null;
  478. this.rbMenu.Text = "视域菜单";
  479. //
  480. // ribbonPanel2
  481. //
  482. this.ribbonPanel2.ButtonMoreEnabled = false;
  483. this.ribbonPanel2.ButtonMoreVisible = false;
  484. this.ribbonPanel2.Items.Add(this.rbFrame);
  485. this.ribbonPanel2.Items.Add(this.rbStaff);
  486. this.ribbonPanel2.Items.Add(this.rbRenew);
  487. this.ribbonPanel2.Tag = null;
  488. this.ribbonPanel2.Text = "图形功能";
  489. //
  490. // rbFrame
  491. //
  492. this.rbFrame.AltKey = null;
  493. this.rbFrame.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  494. this.rbFrame.DropDownArrowSize = new System.Drawing.Size(5, 3);
  495. this.rbFrame.Image = global::OTSIncAReportApp.Properties.Resources.帧图边框32;
  496. this.rbFrame.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbFrame.SmallImage")));
  497. this.rbFrame.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  498. this.rbFrame.Tag = "rbFrame";
  499. this.rbFrame.Text = "帧图边框";
  500. this.rbFrame.ToolTip = "rbFrame";
  501. this.rbFrame.ToolTipImage = null;
  502. this.rbFrame.ToolTipTitle = null;
  503. this.rbFrame.Click += new System.EventHandler(this.rbFrame_Click);
  504. //
  505. // rbStaff
  506. //
  507. this.rbStaff.AltKey = null;
  508. this.rbStaff.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  509. this.rbStaff.DropDownArrowSize = new System.Drawing.Size(5, 3);
  510. this.rbStaff.Image = global::OTSIncAReportApp.Properties.Resources.标尺32;
  511. this.rbStaff.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbStaff.SmallImage")));
  512. this.rbStaff.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  513. this.rbStaff.Tag = "rbStaff";
  514. this.rbStaff.Text = "标尺";
  515. this.rbStaff.ToolTip = "rbStaff";
  516. this.rbStaff.ToolTipImage = null;
  517. this.rbStaff.ToolTipTitle = null;
  518. this.rbStaff.Click += new System.EventHandler(this.rbStaff_Click);
  519. //
  520. // rbRenew
  521. //
  522. this.rbRenew.AltKey = null;
  523. this.rbRenew.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  524. this.rbRenew.DropDownArrowSize = new System.Drawing.Size(5, 3);
  525. this.rbRenew.Image = global::OTSIncAReportApp.Properties.Resources.恢复32;
  526. this.rbRenew.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbRenew.SmallImage")));
  527. this.rbRenew.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  528. this.rbRenew.Tag = "rbRenew";
  529. this.rbRenew.Text = "恢复";
  530. this.rbRenew.ToolTip = "rbRenew";
  531. this.rbRenew.ToolTipImage = null;
  532. this.rbRenew.ToolTipTitle = null;
  533. this.rbRenew.Click += new System.EventHandler(this.rbRenew_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, 823);
  570. this.statusStrip1.Name = "statusStrip1";
  571. this.statusStrip1.Padding = new System.Windows.Forms.Padding(12, 0, 3, 0);
  572. this.statusStrip1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  573. this.statusStrip1.Size = new System.Drawing.Size(1701, 26);
  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(48, 21);
  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(84, 21);
  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.Margin = new System.Windows.Forms.Padding(3, 2, 3, 2);
  598. this.DockWindowPanel.Name = "DockWindowPanel";
  599. this.DockWindowPanel.Size = new System.Drawing.Size(1701, 693);
  600. dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
  601. dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
  602. autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
  603. tabGradient1.EndColor = System.Drawing.SystemColors.Control;
  604. tabGradient1.StartColor = System.Drawing.SystemColors.Control;
  605. tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark;
  606. autoHideStripSkin1.TabGradient = tabGradient1;
  607. dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
  608. tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight;
  609. tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight;
  610. tabGradient2.TextColor = System.Drawing.SystemColors.ControlText;
  611. dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
  612. dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
  613. dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
  614. dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
  615. tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
  616. tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
  617. tabGradient3.TextColor = System.Drawing.SystemColors.ControlText;
  618. dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
  619. dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
  620. tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption;
  621. tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
  622. tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
  623. tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
  624. dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
  625. tabGradient5.EndColor = System.Drawing.SystemColors.Control;
  626. tabGradient5.StartColor = System.Drawing.SystemColors.Control;
  627. tabGradient5.TextColor = System.Drawing.SystemColors.ControlText;
  628. dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
  629. dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
  630. dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
  631. dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
  632. tabGradient6.EndColor = System.Drawing.SystemColors.GradientInactiveCaption;
  633. tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
  634. tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
  635. tabGradient6.TextColor = System.Drawing.SystemColors.ControlText;
  636. dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
  637. tabGradient7.EndColor = System.Drawing.Color.Transparent;
  638. tabGradient7.StartColor = System.Drawing.Color.Transparent;
  639. tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark;
  640. dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
  641. dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
  642. dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
  643. this.DockWindowPanel.Skin = dockPanelSkin1;
  644. this.DockWindowPanel.TabIndex = 5;
  645. //
  646. // ribbonOrbMenuItem5
  647. //
  648. this.ribbonOrbMenuItem5.AltKey = null;
  649. this.ribbonOrbMenuItem5.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  650. this.ribbonOrbMenuItem5.DropDownArrowSize = new System.Drawing.Size(5, 3);
  651. this.ribbonOrbMenuItem5.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem5.Image")));
  652. this.ribbonOrbMenuItem5.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem5.SmallImage")));
  653. this.ribbonOrbMenuItem5.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  654. this.ribbonOrbMenuItem5.Tag = null;
  655. this.ribbonOrbMenuItem5.Text = "复制";
  656. this.ribbonOrbMenuItem5.ToolTip = null;
  657. this.ribbonOrbMenuItem5.ToolTipImage = null;
  658. this.ribbonOrbMenuItem5.ToolTipTitle = null;
  659. //
  660. // ribbonOrbMenuItem7
  661. //
  662. this.ribbonOrbMenuItem7.AltKey = null;
  663. this.ribbonOrbMenuItem7.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  664. this.ribbonOrbMenuItem7.DropDownArrowSize = new System.Drawing.Size(5, 3);
  665. this.ribbonOrbMenuItem7.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem7.Image")));
  666. this.ribbonOrbMenuItem7.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbMenuItem7.SmallImage")));
  667. this.ribbonOrbMenuItem7.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  668. this.ribbonOrbMenuItem7.Tag = null;
  669. this.ribbonOrbMenuItem7.Text = null;
  670. this.ribbonOrbMenuItem7.ToolTip = null;
  671. this.ribbonOrbMenuItem7.ToolTipImage = null;
  672. this.ribbonOrbMenuItem7.ToolTipTitle = null;
  673. //
  674. // ribbonButton3
  675. //
  676. this.ribbonButton3.AltKey = null;
  677. this.ribbonButton3.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  678. this.ribbonButton3.DropDownArrowSize = new System.Drawing.Size(5, 3);
  679. this.ribbonButton3.Image = global::OTSIncAReportApp.Properties.Resources.帧图边框32;
  680. this.ribbonButton3.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonButton3.SmallImage")));
  681. this.ribbonButton3.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  682. this.ribbonButton3.Tag = "rbFrame";
  683. this.ribbonButton3.Text = "帧图边框";
  684. this.ribbonButton3.ToolTip = "rbFrame";
  685. this.ribbonButton3.ToolTipImage = null;
  686. this.ribbonButton3.ToolTipTitle = null;
  687. //
  688. // frmReportApp
  689. //
  690. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  691. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  692. this.ClientSize = new System.Drawing.Size(1701, 849);
  693. this.Controls.Add(this.DockWindowPanel);
  694. this.Controls.Add(this.statusStrip1);
  695. this.Controls.Add(this.ribbon1);
  696. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  697. this.IsMdiContainer = true;
  698. this.Margin = new System.Windows.Forms.Padding(4, 2, 4, 2);
  699. this.Name = "frmReportApp";
  700. this.Text = "OTSReportApp";
  701. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  702. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmReportApp_FormClosing);
  703. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.frmReportApp_FormClosed);
  704. this.Load += new System.EventHandler(this.OTSReportApp_Load);
  705. this.statusStrip1.ResumeLayout(false);
  706. this.statusStrip1.PerformLayout();
  707. this.ResumeLayout(false);
  708. this.PerformLayout();
  709. }
  710. #endregion
  711. private System.Windows.Forms.Ribbon ribbon1;
  712. private System.Windows.Forms.RibbonTab ribbonTab1;
  713. private System.Windows.Forms.RibbonButton ribbonButton1;
  714. public System.Windows.Forms.RibbonButton rbSave;
  715. public System.Windows.Forms.RibbonButton rbOpen;
  716. public System.Windows.Forms.RibbonButton rbSaveAs;
  717. public System.Windows.Forms.RibbonButton rbOut;
  718. public System.Windows.Forms.RibbonButton rbWidthImage;
  719. public System.Windows.Forms.RibbonButton rbAllImage;
  720. //public System.Windows.Forms.RibbonPanel rbOther;
  721. //public System.Windows.Forms.RibbonButton rbRecap;
  722. public System.Windows.Forms.RibbonTab rbMenu;
  723. public System.Windows.Forms.RibbonPanel ribbonPanel2;
  724. public System.Windows.Forms.RibbonButton rbFrame;
  725. public System.Windows.Forms.RibbonButton rbStaff;
  726. public System.Windows.Forms.RibbonButton rbRenew;
  727. public System.Windows.Forms.RibbonButton rbGB1;
  728. public System.Windows.Forms.RibbonButton rbGB2;
  729. public System.Windows.Forms.RibbonPanel rbSelTool;
  730. public System.Windows.Forms.StatusStrip statusStrip1;
  731. public System.Windows.Forms.ToolStripStatusLabel RSGrayVal;
  732. public System.Windows.Forms.ToolStripStatusLabel mouseMatter;
  733. public OTS.WinFormsUI.Docking.DockPanel DockWindowPanel;
  734. private System.Windows.Forms.RibbonOrbOptionButton ribbonOrbOptionButton1;
  735. public System.Windows.Forms.RibbonButton rbReverseSelection;
  736. public System.Windows.Forms.RibbonButton rbCircular;
  737. public System.Windows.Forms.RibbonButton rbRectangle;
  738. public System.Windows.Forms.RibbonButton rbCancel;
  739. public System.Windows.Forms.RibbonPanel rbChoiceTools;
  740. //public System.Windows.Forms.RibbonOrbMenuItem dpbNew;
  741. public System.Windows.Forms.RibbonOrbMenuItem dpbOpen;
  742. //public System.Windows.Forms.RibbonOrbMenuItem dpbSave;
  743. //public System.Windows.Forms.RibbonOrbMenuItem dpbSaveAS;
  744. public System.Windows.Forms.RibbonOrbMenuItem dpbExport;
  745. public System.Windows.Forms.RibbonButton ribbonButton2;
  746. private System.Windows.Forms.RibbonPanel ribbonPanel3;
  747. private System.Windows.Forms.RibbonOrbMenuItem ribbonOrbMenuItem5;
  748. private System.Windows.Forms.RibbonOrbMenuItem ribbonOrbMenuItem7;
  749. private System.Windows.Forms.RibbonOrbRecentItem ribbonOrbRecentItem1;
  750. public System.Windows.Forms.RibbonOrbMenuItem dpbUnDo;
  751. public System.Windows.Forms.RibbonOrbMenuItem dpbReDo;
  752. private System.Windows.Forms.ToolTip toolTip1;
  753. private System.Windows.Forms.RibbonPanel ribbonPanelOthers;
  754. public System.Windows.Forms.RibbonButton ribbonButton3;
  755. public System.Windows.Forms.RibbonButton rbHelp;
  756. private System.Windows.Forms.RibbonOrbMenuItem ribbonOrbMenuItem_Extremum;
  757. public System.Windows.Forms.RibbonOrbMenuItem Backup;
  758. public System.Windows.Forms.RibbonOrbMenuItem ribbonOrbMenuItem_InclusionsTraceability;
  759. }
  760. }