frmReportApp.Designer.cs 40 KB

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