OTSIncAMeasureAppForm.Designer.cs 58 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012
  1. namespace OTSMeasureApp
  2. {
  3. partial class OTSIncAMeasureAppForm
  4. {
  5. /// <summary>
  6. /// Required designer variable.
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// Clean up any resources being used.
  11. /// </summary>
  12. /// <param name="disposing">true if managed resources should be disposed; otherwise, 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 Form Designer generated code
  22. /// <summary>
  23. /// Required method for Designer support - do not modify
  24. /// the contents of this method with the code editor.
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(OTSIncAMeasureAppForm));
  29. OTS.WinFormsUI.Docking.DockPanelSkin dockPanelSkin4 = new OTS.WinFormsUI.Docking.DockPanelSkin();
  30. OTS.WinFormsUI.Docking.AutoHideStripSkin autoHideStripSkin4 = new OTS.WinFormsUI.Docking.AutoHideStripSkin();
  31. OTS.WinFormsUI.Docking.DockPanelGradient dockPanelGradient10 = new OTS.WinFormsUI.Docking.DockPanelGradient();
  32. OTS.WinFormsUI.Docking.TabGradient tabGradient22 = new OTS.WinFormsUI.Docking.TabGradient();
  33. OTS.WinFormsUI.Docking.DockPaneStripSkin dockPaneStripSkin4 = new OTS.WinFormsUI.Docking.DockPaneStripSkin();
  34. OTS.WinFormsUI.Docking.DockPaneStripGradient dockPaneStripGradient4 = new OTS.WinFormsUI.Docking.DockPaneStripGradient();
  35. OTS.WinFormsUI.Docking.TabGradient tabGradient23 = new OTS.WinFormsUI.Docking.TabGradient();
  36. OTS.WinFormsUI.Docking.DockPanelGradient dockPanelGradient11 = new OTS.WinFormsUI.Docking.DockPanelGradient();
  37. OTS.WinFormsUI.Docking.TabGradient tabGradient24 = new OTS.WinFormsUI.Docking.TabGradient();
  38. OTS.WinFormsUI.Docking.DockPaneStripToolWindowGradient dockPaneStripToolWindowGradient4 = new OTS.WinFormsUI.Docking.DockPaneStripToolWindowGradient();
  39. OTS.WinFormsUI.Docking.TabGradient tabGradient25 = new OTS.WinFormsUI.Docking.TabGradient();
  40. OTS.WinFormsUI.Docking.TabGradient tabGradient26 = new OTS.WinFormsUI.Docking.TabGradient();
  41. OTS.WinFormsUI.Docking.DockPanelGradient dockPanelGradient12 = new OTS.WinFormsUI.Docking.DockPanelGradient();
  42. OTS.WinFormsUI.Docking.TabGradient tabGradient27 = new OTS.WinFormsUI.Docking.TabGradient();
  43. OTS.WinFormsUI.Docking.TabGradient tabGradient28 = new OTS.WinFormsUI.Docking.TabGradient();
  44. this.rbNew = new System.Windows.Forms.RibbonButton();
  45. this.rbOpen = new System.Windows.Forms.RibbonButton();
  46. this.rbSave = new System.Windows.Forms.RibbonButton();
  47. this.rbSaveAs = new System.Windows.Forms.RibbonButton();
  48. this.rbMenu = new System.Windows.Forms.Ribbon();
  49. this.rbNewDocument = new System.Windows.Forms.RibbonOrbMenuItem();
  50. this.rbOpenFile = new System.Windows.Forms.RibbonOrbMenuItem();
  51. this.ribbonSeparator1 = new System.Windows.Forms.RibbonSeparator();
  52. this.rbSaveFile = new System.Windows.Forms.RibbonOrbMenuItem();
  53. this.rvSaveAsFile = new System.Windows.Forms.RibbonOrbMenuItem();
  54. this.rbSTDEdit = new System.Windows.Forms.RibbonButton();
  55. this.rbSysMgrApp = new System.Windows.Forms.RibbonButton();
  56. this.rbReClassify = new System.Windows.Forms.RibbonButton();
  57. this.ribbonSeparator2 = new System.Windows.Forms.RibbonSeparator();
  58. this.rbAbout = new System.Windows.Forms.RibbonOrbMenuItem();
  59. this.rbExitApp = new System.Windows.Forms.RibbonOrbMenuItem();
  60. this.rbSelectDlg = new System.Windows.Forms.RibbonOrbOptionButton();
  61. this.ribbonOrbRecentItem1 = new System.Windows.Forms.RibbonOrbRecentItem();
  62. this.rbTabHome = new System.Windows.Forms.RibbonTab();
  63. this.rbPanelFile = new System.Windows.Forms.RibbonPanel();
  64. this.rbPanelSample = new System.Windows.Forms.RibbonPanel();
  65. this.rbAddSample = new System.Windows.Forms.RibbonButton();
  66. this.rbDeleteSample = new System.Windows.Forms.RibbonButton();
  67. this.ribReset = new System.Windows.Forms.RibbonButton();
  68. this.rbMeasureCircle = new System.Windows.Forms.RibbonButton();
  69. this.rbMeasureRectangle = new System.Windows.Forms.RibbonButton();
  70. this.ribCircle = new System.Windows.Forms.RibbonButton();
  71. this.rbCircleCenter = new System.Windows.Forms.RibbonButton();
  72. this.rbThreePoints = new System.Windows.Forms.RibbonButton();
  73. this.ribRectangle = new System.Windows.Forms.RibbonButton();
  74. this.ribPolygon = new System.Windows.Forms.RibbonButton();
  75. this.rbPanelFunction = new System.Windows.Forms.RibbonPanel();
  76. this.rbConnectHardware = new System.Windows.Forms.RibbonButton();
  77. this.rbDisconnectHardware = new System.Windows.Forms.RibbonButton();
  78. this.rbStart = new System.Windows.Forms.RibbonButton();
  79. this.rbStop = new System.Windows.Forms.RibbonButton();
  80. this.rbCheckParam = new System.Windows.Forms.RibbonButton();
  81. this.rbPReport = new System.Windows.Forms.RibbonPanel();
  82. this.rbReport = new System.Windows.Forms.RibbonButton();
  83. this.rbTabView = new System.Windows.Forms.RibbonTab();
  84. this.ribView = new System.Windows.Forms.RibbonPanel();
  85. this.rbRuler = new System.Windows.Forms.RibbonButton();
  86. this.rbSmaplePhoto = new System.Windows.Forms.RibbonButton();
  87. this.rbSmapleName = new System.Windows.Forms.RibbonButton();
  88. this.rbRecover = new System.Windows.Forms.RibbonButton();
  89. this.ribbonItemGroup1 = new System.Windows.Forms.RibbonItemGroup();
  90. this.ribbonButton5 = new System.Windows.Forms.RibbonButton();
  91. this.ribbonButton6 = new System.Windows.Forms.RibbonButton();
  92. this.statusStrip1 = new System.Windows.Forms.StatusStrip();
  93. this.TSGrayVal = new System.Windows.Forms.ToolStripStatusLabel();
  94. this.STSemCoordinate = new System.Windows.Forms.ToolStripStatusLabel();
  95. this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
  96. this.dockPanel = new OTS.WinFormsUI.Docking.DockPanel();
  97. this.ribbonButton3 = new System.Windows.Forms.RibbonButton();
  98. this.ribbonButton1 = new System.Windows.Forms.RibbonButton();
  99. this.statusStrip1.SuspendLayout();
  100. this.SuspendLayout();
  101. //
  102. // rbNew
  103. //
  104. this.rbNew.AltKey = null;
  105. this.rbNew.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  106. this.rbNew.DropDownArrowSize = new System.Drawing.Size(5, 3);
  107. this.rbNew.Image = ((System.Drawing.Image)(resources.GetObject("rbNew.Image")));
  108. this.rbNew.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbNew.SmallImage")));
  109. this.rbNew.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  110. this.rbNew.Tag = null;
  111. this.rbNew.Text = null;
  112. this.rbNew.ToolTip = null;
  113. this.rbNew.ToolTipImage = null;
  114. this.rbNew.ToolTipTitle = null;
  115. //
  116. // rbOpen
  117. //
  118. this.rbOpen.AltKey = null;
  119. this.rbOpen.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  120. this.rbOpen.DropDownArrowSize = new System.Drawing.Size(5, 3);
  121. this.rbOpen.Image = global::OTSMeasureApp.Properties.Resources.open321;
  122. this.rbOpen.SmallImage = global::OTSMeasureApp.Properties.Resources.Open16;
  123. this.rbOpen.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  124. this.rbOpen.Tag = "rbOpen";
  125. this.rbOpen.Text = "打开";
  126. this.rbOpen.ToolTip = null;
  127. this.rbOpen.ToolTipImage = null;
  128. this.rbOpen.ToolTipTitle = null;
  129. this.rbOpen.Click += new System.EventHandler(this.rbOpen_Click);
  130. //
  131. // rbSave
  132. //
  133. this.rbSave.AltKey = null;
  134. this.rbSave.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  135. this.rbSave.DropDownArrowSize = new System.Drawing.Size(5, 3);
  136. this.rbSave.Image = ((System.Drawing.Image)(resources.GetObject("rbSave.Image")));
  137. this.rbSave.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbSave.SmallImage")));
  138. this.rbSave.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  139. this.rbSave.Tag = null;
  140. this.rbSave.Text = null;
  141. this.rbSave.ToolTip = null;
  142. this.rbSave.ToolTipImage = null;
  143. this.rbSave.ToolTipTitle = null;
  144. //
  145. // rbSaveAs
  146. //
  147. this.rbSaveAs.AltKey = null;
  148. this.rbSaveAs.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  149. this.rbSaveAs.DropDownArrowSize = new System.Drawing.Size(5, 3);
  150. this.rbSaveAs.Image = ((System.Drawing.Image)(resources.GetObject("rbSaveAs.Image")));
  151. this.rbSaveAs.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbSaveAs.SmallImage")));
  152. this.rbSaveAs.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  153. this.rbSaveAs.Tag = null;
  154. this.rbSaveAs.Text = null;
  155. this.rbSaveAs.ToolTip = null;
  156. this.rbSaveAs.ToolTipImage = null;
  157. this.rbSaveAs.ToolTipTitle = null;
  158. //
  159. // rbMenu
  160. //
  161. this.rbMenu.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
  162. this.rbMenu.BorderMode = System.Windows.Forms.RibbonWindowMode.InsideWindow;
  163. this.rbMenu.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F);
  164. this.rbMenu.Location = new System.Drawing.Point(0, 0);
  165. this.rbMenu.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  166. this.rbMenu.Minimized = true;
  167. this.rbMenu.Name = "rbMenu";
  168. //
  169. //
  170. //
  171. this.rbMenu.OrbDropDown.BorderRoundness = 10;
  172. this.rbMenu.OrbDropDown.Location = new System.Drawing.Point(0, 0);
  173. this.rbMenu.OrbDropDown.MenuItems.Add(this.rbNewDocument);
  174. this.rbMenu.OrbDropDown.MenuItems.Add(this.rbOpenFile);
  175. this.rbMenu.OrbDropDown.MenuItems.Add(this.ribbonSeparator1);
  176. this.rbMenu.OrbDropDown.MenuItems.Add(this.rbSaveFile);
  177. this.rbMenu.OrbDropDown.MenuItems.Add(this.rvSaveAsFile);
  178. this.rbMenu.OrbDropDown.MenuItems.Add(this.rbSTDEdit);
  179. this.rbMenu.OrbDropDown.MenuItems.Add(this.rbSysMgrApp);
  180. this.rbMenu.OrbDropDown.MenuItems.Add(this.rbReClassify);
  181. this.rbMenu.OrbDropDown.MenuItems.Add(this.ribbonSeparator2);
  182. this.rbMenu.OrbDropDown.MenuItems.Add(this.rbAbout);
  183. this.rbMenu.OrbDropDown.MenuItems.Add(this.rbExitApp);
  184. this.rbMenu.OrbDropDown.Name = "";
  185. this.rbMenu.OrbDropDown.OptionItems.Add(this.rbSelectDlg);
  186. this.rbMenu.OrbDropDown.RecentItems.Add(this.ribbonOrbRecentItem1);
  187. this.rbMenu.OrbDropDown.Size = new System.Drawing.Size(527, 430);
  188. this.rbMenu.OrbDropDown.TabIndex = 0;
  189. this.rbMenu.OrbImage = global::OTSMeasureApp.Properties.Resources.logo_40;
  190. //
  191. //
  192. //
  193. this.rbMenu.QuickAcessToolbar.AltKey = null;
  194. this.rbMenu.QuickAcessToolbar.DropDownButtonVisible = false;
  195. this.rbMenu.QuickAcessToolbar.Enabled = false;
  196. this.rbMenu.QuickAcessToolbar.Image = null;
  197. this.rbMenu.QuickAcessToolbar.Tag = null;
  198. this.rbMenu.QuickAcessToolbar.ToolTipImage = null;
  199. this.rbMenu.Size = new System.Drawing.Size(1277, 130);
  200. this.rbMenu.TabIndex = 0;
  201. this.rbMenu.Tabs.Add(this.rbTabHome);
  202. this.rbMenu.Tabs.Add(this.rbTabView);
  203. this.rbMenu.TabSpacing = 6;
  204. //
  205. // rbNewDocument
  206. //
  207. this.rbNewDocument.AltKey = null;
  208. this.rbNewDocument.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  209. this.rbNewDocument.DropDownArrowSize = new System.Drawing.Size(5, 3);
  210. this.rbNewDocument.Image = global::OTSMeasureApp.Properties.Resources.newdocument32;
  211. this.rbNewDocument.SmallImage = global::OTSMeasureApp.Properties.Resources.newdocument32;
  212. this.rbNewDocument.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  213. this.rbNewDocument.Tag = "rbNewDocument";
  214. this.rbNewDocument.Text = "新建";
  215. this.rbNewDocument.ToolTip = null;
  216. this.rbNewDocument.ToolTipImage = null;
  217. this.rbNewDocument.ToolTipTitle = null;
  218. this.rbNewDocument.Click += new System.EventHandler(this.ribbonOrbMenuItem3_CreateWorkspace_Click);
  219. //
  220. // rbOpenFile
  221. //
  222. this.rbOpenFile.AltKey = null;
  223. this.rbOpenFile.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  224. this.rbOpenFile.DropDownArrowSize = new System.Drawing.Size(5, 3);
  225. this.rbOpenFile.Image = global::OTSMeasureApp.Properties.Resources.open32;
  226. this.rbOpenFile.SmallImage = global::OTSMeasureApp.Properties.Resources.open32;
  227. this.rbOpenFile.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  228. this.rbOpenFile.Tag = "rbOpenFile";
  229. this.rbOpenFile.Text = "打开";
  230. this.rbOpenFile.ToolTip = "rbOpenFile";
  231. this.rbOpenFile.ToolTipImage = null;
  232. this.rbOpenFile.ToolTipTitle = "rbOpenFile";
  233. this.rbOpenFile.Click += new System.EventHandler(this.ribbonOrbMenuItem1_OpenWorkspace_Click);
  234. //
  235. // ribbonSeparator1
  236. //
  237. this.ribbonSeparator1.AltKey = null;
  238. this.ribbonSeparator1.Image = null;
  239. this.ribbonSeparator1.Tag = null;
  240. this.ribbonSeparator1.Text = null;
  241. this.ribbonSeparator1.ToolTip = null;
  242. this.ribbonSeparator1.ToolTipImage = null;
  243. this.ribbonSeparator1.ToolTipTitle = null;
  244. //
  245. // rbSaveFile
  246. //
  247. this.rbSaveFile.AltKey = null;
  248. this.rbSaveFile.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  249. this.rbSaveFile.DropDownArrowSize = new System.Drawing.Size(5, 3);
  250. this.rbSaveFile.Image = global::OTSMeasureApp.Properties.Resources.save32;
  251. this.rbSaveFile.SmallImage = global::OTSMeasureApp.Properties.Resources.save32;
  252. this.rbSaveFile.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  253. this.rbSaveFile.Tag = "rbSaveFile";
  254. this.rbSaveFile.Text = "保存";
  255. this.rbSaveFile.ToolTip = null;
  256. this.rbSaveFile.ToolTipImage = null;
  257. this.rbSaveFile.ToolTipTitle = null;
  258. this.rbSaveFile.Click += new System.EventHandler(this.rbSaveFile_Click);
  259. //
  260. // rvSaveAsFile
  261. //
  262. this.rvSaveAsFile.AltKey = null;
  263. this.rvSaveAsFile.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  264. this.rvSaveAsFile.DropDownArrowSize = new System.Drawing.Size(5, 3);
  265. this.rvSaveAsFile.Image = global::OTSMeasureApp.Properties.Resources.saveas32;
  266. this.rvSaveAsFile.SmallImage = global::OTSMeasureApp.Properties.Resources.saveas32;
  267. this.rvSaveAsFile.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  268. this.rvSaveAsFile.Tag = "rvSaveAsFile";
  269. this.rvSaveAsFile.Text = "另存为...";
  270. this.rvSaveAsFile.ToolTip = null;
  271. this.rvSaveAsFile.ToolTipImage = null;
  272. this.rvSaveAsFile.ToolTipTitle = null;
  273. this.rvSaveAsFile.Click += new System.EventHandler(this.ribbonOrbMenuItemSaveAs_Click);
  274. //
  275. // rbSTDEdit
  276. //
  277. this.rbSTDEdit.AltKey = null;
  278. this.rbSTDEdit.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  279. this.rbSTDEdit.DropDownArrowSize = new System.Drawing.Size(5, 3);
  280. this.rbSTDEdit.Image = global::OTSMeasureApp.Properties.Resources.编辑;
  281. this.rbSTDEdit.SmallImage = global::OTSMeasureApp.Properties.Resources.编辑;
  282. this.rbSTDEdit.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  283. this.rbSTDEdit.Tag = "rbSTDEdit";
  284. this.rbSTDEdit.Text = "编辑标准库";
  285. this.rbSTDEdit.ToolTip = null;
  286. this.rbSTDEdit.ToolTipImage = null;
  287. this.rbSTDEdit.ToolTipTitle = null;
  288. this.rbSTDEdit.Click += new System.EventHandler(this.rbSTDEdit_Click_1);
  289. //
  290. // rbSysMgrApp
  291. //
  292. this.rbSysMgrApp.AltKey = null;
  293. this.rbSysMgrApp.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  294. this.rbSysMgrApp.DropDownArrowSize = new System.Drawing.Size(5, 3);
  295. this.rbSysMgrApp.Image = global::OTSMeasureApp.Properties.Resources.Ruler321;
  296. this.rbSysMgrApp.SmallImage = global::OTSMeasureApp.Properties.Resources.Ruler321;
  297. this.rbSysMgrApp.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  298. this.rbSysMgrApp.Tag = "rbSysMgrApp";
  299. this.rbSysMgrApp.Text = "硬件连接测试";
  300. this.rbSysMgrApp.ToolTip = null;
  301. this.rbSysMgrApp.ToolTipImage = null;
  302. this.rbSysMgrApp.ToolTipTitle = null;
  303. this.rbSysMgrApp.Click += new System.EventHandler(this.rbSysMgrApp_Click);
  304. //
  305. // rbReClassify
  306. //
  307. this.rbReClassify.AltKey = null;
  308. this.rbReClassify.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  309. this.rbReClassify.DropDownArrowSize = new System.Drawing.Size(5, 3);
  310. this.rbReClassify.Image = global::OTSMeasureApp.Properties.Resources.Reset32;
  311. this.rbReClassify.SmallImage = global::OTSMeasureApp.Properties.Resources.Reset32;
  312. this.rbReClassify.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  313. this.rbReClassify.Tag = "rbReClassify";
  314. this.rbReClassify.Text = "重新分类";
  315. this.rbReClassify.ToolTip = null;
  316. this.rbReClassify.ToolTipImage = null;
  317. this.rbReClassify.ToolTipTitle = null;
  318. this.rbReClassify.Click += new System.EventHandler(this.rbReClassify_Click);
  319. //
  320. // ribbonSeparator2
  321. //
  322. this.ribbonSeparator2.AltKey = null;
  323. this.ribbonSeparator2.Image = null;
  324. this.ribbonSeparator2.Tag = null;
  325. this.ribbonSeparator2.Text = null;
  326. this.ribbonSeparator2.ToolTip = null;
  327. this.ribbonSeparator2.ToolTipImage = null;
  328. this.ribbonSeparator2.ToolTipTitle = null;
  329. //
  330. // rbAbout
  331. //
  332. this.rbAbout.AltKey = null;
  333. this.rbAbout.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  334. this.rbAbout.DropDownArrowSize = new System.Drawing.Size(5, 3);
  335. this.rbAbout.Image = null;
  336. this.rbAbout.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  337. this.rbAbout.Tag = "rbAbout";
  338. this.rbAbout.Text = "About";
  339. this.rbAbout.ToolTip = null;
  340. this.rbAbout.ToolTipImage = null;
  341. this.rbAbout.ToolTipTitle = null;
  342. this.rbAbout.Click += new System.EventHandler(this.rbAbout_Click);
  343. //
  344. // rbExitApp
  345. //
  346. this.rbExitApp.AltKey = null;
  347. this.rbExitApp.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  348. this.rbExitApp.DropDownArrowSize = new System.Drawing.Size(5, 3);
  349. this.rbExitApp.Image = null;
  350. this.rbExitApp.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  351. this.rbExitApp.Tag = "rbExitApp";
  352. this.rbExitApp.Text = "退出";
  353. this.rbExitApp.ToolTip = null;
  354. this.rbExitApp.ToolTipImage = null;
  355. this.rbExitApp.ToolTipTitle = null;
  356. this.rbExitApp.Click += new System.EventHandler(this.rbExitApp_Click);
  357. //
  358. // rbSelectDlg
  359. //
  360. this.rbSelectDlg.AltKey = null;
  361. this.rbSelectDlg.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  362. this.rbSelectDlg.DropDownArrowSize = new System.Drawing.Size(5, 3);
  363. this.rbSelectDlg.Image = global::OTSMeasureApp.Properties.Resources.option_16;
  364. this.rbSelectDlg.SmallImage = global::OTSMeasureApp.Properties.Resources.option_16;
  365. this.rbSelectDlg.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  366. this.rbSelectDlg.Tag = "rbSelectDlg";
  367. this.rbSelectDlg.Text = "程序管理";
  368. this.rbSelectDlg.ToolTip = null;
  369. this.rbSelectDlg.ToolTipImage = null;
  370. this.rbSelectDlg.ToolTipTitle = null;
  371. this.rbSelectDlg.Click += new System.EventHandler(this.rbSelectDlg_Click);
  372. //
  373. // ribbonOrbRecentItem1
  374. //
  375. this.ribbonOrbRecentItem1.AltKey = null;
  376. this.ribbonOrbRecentItem1.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  377. this.ribbonOrbRecentItem1.DropDownArrowSize = new System.Drawing.Size(5, 3);
  378. this.ribbonOrbRecentItem1.Image = ((System.Drawing.Image)(resources.GetObject("ribbonOrbRecentItem1.Image")));
  379. this.ribbonOrbRecentItem1.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonOrbRecentItem1.SmallImage")));
  380. this.ribbonOrbRecentItem1.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  381. this.ribbonOrbRecentItem1.Tag = null;
  382. this.ribbonOrbRecentItem1.Text = "特殊颗粒识别设置";
  383. this.ribbonOrbRecentItem1.ToolTip = null;
  384. this.ribbonOrbRecentItem1.ToolTipImage = null;
  385. this.ribbonOrbRecentItem1.ToolTipTitle = null;
  386. this.ribbonOrbRecentItem1.Click += new System.EventHandler(this.ribbonOrbRecentItem1_Click);
  387. //
  388. // rbTabHome
  389. //
  390. this.rbTabHome.Panels.Add(this.rbPanelFile);
  391. this.rbTabHome.Panels.Add(this.rbPanelSample);
  392. this.rbTabHome.Panels.Add(this.rbPanelFunction);
  393. this.rbTabHome.Panels.Add(this.rbPReport);
  394. this.rbTabHome.Tag = "rbTabHome";
  395. this.rbTabHome.Text = "基本功能";
  396. //
  397. // rbPanelFile
  398. //
  399. this.rbPanelFile.ButtonMoreVisible = false;
  400. this.rbPanelFile.Items.Add(this.rbOpen);
  401. this.rbPanelFile.Tag = "rbPanelFile";
  402. this.rbPanelFile.Text = "项目文件";
  403. //
  404. // rbPanelSample
  405. //
  406. this.rbPanelSample.ButtonMoreVisible = false;
  407. this.rbPanelSample.Items.Add(this.rbAddSample);
  408. this.rbPanelSample.Items.Add(this.rbDeleteSample);
  409. this.rbPanelSample.Items.Add(this.ribReset);
  410. this.rbPanelSample.Items.Add(this.ribCircle);
  411. this.rbPanelSample.Items.Add(this.ribRectangle);
  412. this.rbPanelSample.Items.Add(this.ribPolygon);
  413. this.rbPanelSample.Tag = "rbPanelSample";
  414. this.rbPanelSample.Text = "样品操作及测量区域选择";
  415. //
  416. // rbAddSample
  417. //
  418. this.rbAddSample.AltKey = null;
  419. this.rbAddSample.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  420. this.rbAddSample.DropDownArrowSize = new System.Drawing.Size(5, 3);
  421. this.rbAddSample.Image = global::OTSMeasureApp.Properties.Resources.添加32;
  422. this.rbAddSample.SmallImage = global::OTSMeasureApp.Properties.Resources.Add_Sample16;
  423. this.rbAddSample.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  424. this.rbAddSample.Tag = "rbAddSample";
  425. this.rbAddSample.Text = "添加";
  426. this.rbAddSample.ToolTip = null;
  427. this.rbAddSample.ToolTipImage = null;
  428. this.rbAddSample.ToolTipTitle = null;
  429. this.rbAddSample.Click += new System.EventHandler(this.rbAddSample_Click);
  430. //
  431. // rbDeleteSample
  432. //
  433. this.rbDeleteSample.AltKey = null;
  434. this.rbDeleteSample.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  435. this.rbDeleteSample.DropDownArrowSize = new System.Drawing.Size(5, 3);
  436. this.rbDeleteSample.Image = global::OTSMeasureApp.Properties.Resources.删除32;
  437. this.rbDeleteSample.SmallImage = global::OTSMeasureApp.Properties.Resources.delete16;
  438. this.rbDeleteSample.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  439. this.rbDeleteSample.Tag = "rbDeleteSample";
  440. this.rbDeleteSample.Text = "删除";
  441. this.rbDeleteSample.ToolTip = null;
  442. this.rbDeleteSample.ToolTipImage = null;
  443. this.rbDeleteSample.ToolTipTitle = null;
  444. this.rbDeleteSample.Click += new System.EventHandler(this.rbDeleteSample_Click);
  445. //
  446. // ribReset
  447. //
  448. this.ribReset.AltKey = null;
  449. this.ribReset.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  450. this.ribReset.DropDownArrowSize = new System.Drawing.Size(5, 3);
  451. this.ribReset.DropDownItems.Add(this.rbMeasureCircle);
  452. this.ribReset.DropDownItems.Add(this.rbMeasureRectangle);
  453. this.ribReset.Image = global::OTSMeasureApp.Properties.Resources.复位32;
  454. this.ribReset.SmallImage = global::OTSMeasureApp.Properties.Resources.复位;
  455. this.ribReset.Style = System.Windows.Forms.RibbonButtonStyle.SplitDropDown;
  456. this.ribReset.Tag = "ribReset";
  457. this.ribReset.Text = "复位";
  458. this.ribReset.ToolTip = null;
  459. this.ribReset.ToolTipImage = null;
  460. this.ribReset.ToolTipTitle = null;
  461. this.ribReset.Click += new System.EventHandler(this.ribReset_Click);
  462. //
  463. // rbMeasureCircle
  464. //
  465. this.rbMeasureCircle.AltKey = null;
  466. this.rbMeasureCircle.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  467. this.rbMeasureCircle.DropDownArrowSize = new System.Drawing.Size(5, 3);
  468. this.rbMeasureCircle.Image = global::OTSMeasureApp.Properties.Resources.画圆;
  469. this.rbMeasureCircle.SmallImage = global::OTSMeasureApp.Properties.Resources.Circle16;
  470. this.rbMeasureCircle.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  471. this.rbMeasureCircle.Tag = "rbMeasureCircle";
  472. this.rbMeasureCircle.Text = "圆形";
  473. this.rbMeasureCircle.ToolTip = null;
  474. this.rbMeasureCircle.ToolTipImage = null;
  475. this.rbMeasureCircle.ToolTipTitle = null;
  476. this.rbMeasureCircle.Click += new System.EventHandler(this.rbMeasureCircle_Click);
  477. //
  478. // rbMeasureRectangle
  479. //
  480. this.rbMeasureRectangle.AltKey = null;
  481. this.rbMeasureRectangle.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  482. this.rbMeasureRectangle.DropDownArrowSize = new System.Drawing.Size(5, 3);
  483. this.rbMeasureRectangle.Image = global::OTSMeasureApp.Properties.Resources.画方;
  484. this.rbMeasureRectangle.SmallImage = global::OTSMeasureApp.Properties.Resources.Rectangle16;
  485. this.rbMeasureRectangle.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  486. this.rbMeasureRectangle.Tag = "rbMeasureRectangle";
  487. this.rbMeasureRectangle.Text = "矩形";
  488. this.rbMeasureRectangle.ToolTip = null;
  489. this.rbMeasureRectangle.ToolTipImage = null;
  490. this.rbMeasureRectangle.ToolTipTitle = null;
  491. this.rbMeasureRectangle.Click += new System.EventHandler(this.rbMeasureRectangle_Click);
  492. //
  493. // ribCircle
  494. //
  495. this.ribCircle.AltKey = null;
  496. this.ribCircle.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  497. this.ribCircle.DropDownArrowSize = new System.Drawing.Size(5, 3);
  498. this.ribCircle.DropDownItems.Add(this.rbCircleCenter);
  499. this.ribCircle.DropDownItems.Add(this.rbThreePoints);
  500. this.ribCircle.Image = global::OTSMeasureApp.Properties.Resources.圆形32;
  501. this.ribCircle.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribCircle.SmallImage")));
  502. this.ribCircle.Style = System.Windows.Forms.RibbonButtonStyle.SplitDropDown;
  503. this.ribCircle.Tag = "ribCircle";
  504. this.ribCircle.Text = "圆形";
  505. this.ribCircle.ToolTip = null;
  506. this.ribCircle.ToolTipImage = null;
  507. this.ribCircle.ToolTipTitle = null;
  508. this.ribCircle.Click += new System.EventHandler(this.ribCircle_Click);
  509. //
  510. // rbCircleCenter
  511. //
  512. this.rbCircleCenter.AltKey = null;
  513. this.rbCircleCenter.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  514. this.rbCircleCenter.DropDownArrowSize = new System.Drawing.Size(5, 3);
  515. this.rbCircleCenter.Image = ((System.Drawing.Image)(resources.GetObject("rbCircleCenter.Image")));
  516. this.rbCircleCenter.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbCircleCenter.SmallImage")));
  517. this.rbCircleCenter.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  518. this.rbCircleCenter.Tag = null;
  519. this.rbCircleCenter.Text = "圆心法";
  520. this.rbCircleCenter.ToolTip = null;
  521. this.rbCircleCenter.ToolTipImage = null;
  522. this.rbCircleCenter.ToolTipTitle = null;
  523. this.rbCircleCenter.Click += new System.EventHandler(this.ribCircle_Click);
  524. //
  525. // rbThreePoints
  526. //
  527. this.rbThreePoints.AltKey = null;
  528. this.rbThreePoints.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Left;
  529. this.rbThreePoints.DropDownArrowSize = new System.Drawing.Size(5, 3);
  530. this.rbThreePoints.Image = ((System.Drawing.Image)(resources.GetObject("rbThreePoints.Image")));
  531. this.rbThreePoints.SmallImage = ((System.Drawing.Image)(resources.GetObject("rbThreePoints.SmallImage")));
  532. this.rbThreePoints.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  533. this.rbThreePoints.Tag = null;
  534. this.rbThreePoints.Text = "三点法";
  535. this.rbThreePoints.ToolTip = null;
  536. this.rbThreePoints.ToolTipImage = null;
  537. this.rbThreePoints.ToolTipTitle = null;
  538. this.rbThreePoints.Click += new System.EventHandler(this.rbThreePoints_Click);
  539. //
  540. // ribRectangle
  541. //
  542. this.ribRectangle.AltKey = null;
  543. this.ribRectangle.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  544. this.ribRectangle.DropDownArrowSize = new System.Drawing.Size(5, 3);
  545. this.ribRectangle.Image = global::OTSMeasureApp.Properties.Resources.矩形32;
  546. this.ribRectangle.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribRectangle.SmallImage")));
  547. this.ribRectangle.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  548. this.ribRectangle.Tag = "ribRectangle";
  549. this.ribRectangle.Text = "矩形";
  550. this.ribRectangle.ToolTip = null;
  551. this.ribRectangle.ToolTipImage = null;
  552. this.ribRectangle.ToolTipTitle = null;
  553. this.ribRectangle.Click += new System.EventHandler(this.ribRectangle_Click);
  554. //
  555. // ribPolygon
  556. //
  557. this.ribPolygon.AltKey = null;
  558. this.ribPolygon.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  559. this.ribPolygon.DropDownArrowSize = new System.Drawing.Size(5, 3);
  560. this.ribPolygon.Image = global::OTSMeasureApp.Properties.Resources.画方;
  561. this.ribPolygon.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribPolygon.SmallImage")));
  562. this.ribPolygon.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  563. this.ribPolygon.Tag = "ribPolygon";
  564. this.ribPolygon.Text = "多边形";
  565. this.ribPolygon.ToolTip = null;
  566. this.ribPolygon.ToolTipImage = null;
  567. this.ribPolygon.ToolTipTitle = null;
  568. this.ribPolygon.Click += new System.EventHandler(this.ribPolygon_Click);
  569. //
  570. // rbPanelFunction
  571. //
  572. this.rbPanelFunction.ButtonMoreEnabled = false;
  573. this.rbPanelFunction.ButtonMoreVisible = false;
  574. this.rbPanelFunction.Items.Add(this.rbConnectHardware);
  575. this.rbPanelFunction.Items.Add(this.rbDisconnectHardware);
  576. this.rbPanelFunction.Items.Add(this.rbStart);
  577. this.rbPanelFunction.Items.Add(this.rbStop);
  578. this.rbPanelFunction.Items.Add(this.rbCheckParam);
  579. this.rbPanelFunction.Tag = "rbPanelFunction";
  580. this.rbPanelFunction.Text = "测量控制";
  581. //
  582. // rbConnectHardware
  583. //
  584. this.rbConnectHardware.AltKey = null;
  585. this.rbConnectHardware.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  586. this.rbConnectHardware.DropDownArrowSize = new System.Drawing.Size(3, 3);
  587. this.rbConnectHardware.Image = global::OTSMeasureApp.Properties.Resources.ConnnectHardware;
  588. this.rbConnectHardware.SmallImage = global::OTSMeasureApp.Properties.Resources.ConnnectHardware;
  589. this.rbConnectHardware.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  590. this.rbConnectHardware.Tag = "rbConnectHardware";
  591. this.rbConnectHardware.Text = "连接硬件";
  592. this.rbConnectHardware.ToolTip = null;
  593. this.rbConnectHardware.ToolTipImage = null;
  594. this.rbConnectHardware.ToolTipTitle = null;
  595. this.rbConnectHardware.Click += new System.EventHandler(this.rbConnectHardware_Click_1);
  596. //
  597. // rbDisconnectHardware
  598. //
  599. this.rbDisconnectHardware.AltKey = null;
  600. this.rbDisconnectHardware.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  601. this.rbDisconnectHardware.DropDownArrowSize = new System.Drawing.Size(3, 3);
  602. this.rbDisconnectHardware.Image = global::OTSMeasureApp.Properties.Resources.DisconnnectHardware;
  603. this.rbDisconnectHardware.SmallImage = global::OTSMeasureApp.Properties.Resources.DisconnnectHardware;
  604. this.rbDisconnectHardware.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  605. this.rbDisconnectHardware.Tag = "rbDisconnectHardware";
  606. this.rbDisconnectHardware.Text = "断开连接";
  607. this.rbDisconnectHardware.ToolTip = null;
  608. this.rbDisconnectHardware.ToolTipImage = null;
  609. this.rbDisconnectHardware.ToolTipTitle = null;
  610. this.rbDisconnectHardware.Click += new System.EventHandler(this.rbDisconnectHardware_Click_1);
  611. //
  612. // rbStart
  613. //
  614. this.rbStart.AltKey = null;
  615. this.rbStart.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  616. this.rbStart.DropDownArrowSize = new System.Drawing.Size(5, 3);
  617. this.rbStart.Image = global::OTSMeasureApp.Properties.Resources.开始32;
  618. this.rbStart.SmallImage = global::OTSMeasureApp.Properties.Resources.start16;
  619. this.rbStart.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  620. this.rbStart.Tag = "rbStart";
  621. this.rbStart.Text = "开始";
  622. this.rbStart.ToolTip = null;
  623. this.rbStart.ToolTipImage = null;
  624. this.rbStart.ToolTipTitle = null;
  625. this.rbStart.Click += new System.EventHandler(this.rbStart_Click);
  626. //
  627. // rbStop
  628. //
  629. this.rbStop.AltKey = null;
  630. this.rbStop.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  631. this.rbStop.DropDownArrowSize = new System.Drawing.Size(5, 3);
  632. this.rbStop.Image = global::OTSMeasureApp.Properties.Resources.停止32;
  633. this.rbStop.SmallImage = global::OTSMeasureApp.Properties.Resources.stop16;
  634. this.rbStop.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  635. this.rbStop.Tag = "rbStop";
  636. this.rbStop.Text = "停止";
  637. this.rbStop.ToolTip = null;
  638. this.rbStop.ToolTipImage = null;
  639. this.rbStop.ToolTipTitle = null;
  640. this.rbStop.Click += new System.EventHandler(this.rbStop_Click);
  641. //
  642. // rbCheckParam
  643. //
  644. this.rbCheckParam.AltKey = null;
  645. this.rbCheckParam.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  646. this.rbCheckParam.DropDownArrowSize = new System.Drawing.Size(5, 3);
  647. this.rbCheckParam.Image = global::OTSMeasureApp.Properties.Resources.检测32;
  648. this.rbCheckParam.SmallImage = global::OTSMeasureApp.Properties.Resources.Prepare16;
  649. this.rbCheckParam.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  650. this.rbCheckParam.Tag = "rbCheckParam";
  651. this.rbCheckParam.Text = "检测";
  652. this.rbCheckParam.ToolTip = null;
  653. this.rbCheckParam.ToolTipImage = null;
  654. this.rbCheckParam.ToolTipTitle = null;
  655. this.rbCheckParam.Click += new System.EventHandler(this.rbCheckParam_Click);
  656. //
  657. // rbPReport
  658. //
  659. this.rbPReport.ButtonMoreVisible = false;
  660. this.rbPReport.Items.Add(this.rbReport);
  661. this.rbPReport.Tag = "rbPReport";
  662. this.rbPReport.Text = "查看分析结果";
  663. //
  664. // rbReport
  665. //
  666. this.rbReport.AltKey = null;
  667. this.rbReport.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  668. this.rbReport.DropDownArrowSize = new System.Drawing.Size(5, 3);
  669. this.rbReport.Image = global::OTSMeasureApp.Properties.Resources.Add_Sample32;
  670. this.rbReport.SmallImage = global::OTSMeasureApp.Properties.Resources.Add_Sample16;
  671. this.rbReport.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  672. this.rbReport.Tag = "rbReport";
  673. this.rbReport.Text = "打开报告";
  674. this.rbReport.ToolTip = null;
  675. this.rbReport.ToolTipImage = null;
  676. this.rbReport.ToolTipTitle = null;
  677. this.rbReport.Click += new System.EventHandler(this.rbReport_Click);
  678. //
  679. // rbTabView
  680. //
  681. this.rbTabView.Panels.Add(this.ribView);
  682. this.rbTabView.Tag = "rbTabView";
  683. this.rbTabView.Text = "视图功能";
  684. //
  685. // ribView
  686. //
  687. this.ribView.ButtonMoreVisible = false;
  688. this.ribView.Items.Add(this.rbRuler);
  689. this.ribView.Items.Add(this.rbSmaplePhoto);
  690. this.ribView.Items.Add(this.rbSmapleName);
  691. this.ribView.Items.Add(this.rbRecover);
  692. this.ribView.Tag = "ribView";
  693. this.ribView.Text = "视图";
  694. //
  695. // rbRuler
  696. //
  697. this.rbRuler.AltKey = null;
  698. this.rbRuler.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  699. this.rbRuler.DropDownArrowSize = new System.Drawing.Size(5, 3);
  700. this.rbRuler.Image = global::OTSMeasureApp.Properties.Resources.标尺32;
  701. this.rbRuler.SmallImage = global::OTSMeasureApp.Properties.Resources.Ruler16;
  702. this.rbRuler.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  703. this.rbRuler.Tag = "rbRuler";
  704. this.rbRuler.Text = "标尺";
  705. this.rbRuler.ToolTip = null;
  706. this.rbRuler.ToolTipImage = null;
  707. this.rbRuler.ToolTipTitle = null;
  708. this.rbRuler.Click += new System.EventHandler(this.rbRuler_Click);
  709. //
  710. // rbSmaplePhoto
  711. //
  712. this.rbSmaplePhoto.AltKey = null;
  713. this.rbSmaplePhoto.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  714. this.rbSmaplePhoto.DropDownArrowSize = new System.Drawing.Size(5, 3);
  715. this.rbSmaplePhoto.Image = global::OTSMeasureApp.Properties.Resources.样品孔照片32;
  716. this.rbSmaplePhoto.SmallImage = global::OTSMeasureApp.Properties.Resources.SmaplePhoto16;
  717. this.rbSmaplePhoto.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  718. this.rbSmaplePhoto.Tag = "rbSmaplePhoto";
  719. this.rbSmaplePhoto.Text = "样品孔照片";
  720. this.rbSmaplePhoto.ToolTip = null;
  721. this.rbSmaplePhoto.ToolTipImage = null;
  722. this.rbSmaplePhoto.ToolTipTitle = null;
  723. this.rbSmaplePhoto.Click += new System.EventHandler(this.rbSmaplePhoto_Click);
  724. //
  725. // rbSmapleName
  726. //
  727. this.rbSmapleName.AltKey = null;
  728. this.rbSmapleName.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  729. this.rbSmapleName.DropDownArrowSize = new System.Drawing.Size(5, 3);
  730. this.rbSmapleName.Image = global::OTSMeasureApp.Properties.Resources.样品孔名称32;
  731. this.rbSmapleName.SmallImage = global::OTSMeasureApp.Properties.Resources.SmapleName16;
  732. this.rbSmapleName.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  733. this.rbSmapleName.Tag = "rbSmapleName";
  734. this.rbSmapleName.Text = "样品孔名称";
  735. this.rbSmapleName.ToolTip = null;
  736. this.rbSmapleName.ToolTipImage = null;
  737. this.rbSmapleName.ToolTipTitle = null;
  738. this.rbSmapleName.Click += new System.EventHandler(this.rbSmapleName_Click);
  739. //
  740. // rbRecover
  741. //
  742. this.rbRecover.AltKey = null;
  743. this.rbRecover.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  744. this.rbRecover.DropDownArrowSize = new System.Drawing.Size(5, 3);
  745. this.rbRecover.Image = global::OTSMeasureApp.Properties.Resources.恢复32;
  746. this.rbRecover.SmallImage = global::OTSMeasureApp.Properties.Resources.Recover16new;
  747. this.rbRecover.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  748. this.rbRecover.Tag = "rbRecover";
  749. this.rbRecover.Text = "恢复布局";
  750. this.rbRecover.ToolTip = null;
  751. this.rbRecover.ToolTipImage = null;
  752. this.rbRecover.ToolTipTitle = null;
  753. this.rbRecover.Click += new System.EventHandler(this.rbRecover_Click);
  754. //
  755. // ribbonItemGroup1
  756. //
  757. this.ribbonItemGroup1.AltKey = null;
  758. this.ribbonItemGroup1.Image = null;
  759. this.ribbonItemGroup1.Items.Add(this.ribbonButton5);
  760. this.ribbonItemGroup1.Items.Add(this.ribbonButton6);
  761. this.ribbonItemGroup1.MaxSizeMode = System.Windows.Forms.RibbonElementSizeMode.Large;
  762. this.ribbonItemGroup1.Tag = null;
  763. this.ribbonItemGroup1.Text = null;
  764. this.ribbonItemGroup1.ToolTip = null;
  765. this.ribbonItemGroup1.ToolTipImage = null;
  766. this.ribbonItemGroup1.ToolTipTitle = null;
  767. //
  768. // ribbonButton5
  769. //
  770. this.ribbonButton5.AltKey = null;
  771. this.ribbonButton5.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  772. this.ribbonButton5.DropDownArrowSize = new System.Drawing.Size(5, 3);
  773. this.ribbonButton5.Image = ((System.Drawing.Image)(resources.GetObject("ribbonButton5.Image")));
  774. this.ribbonButton5.MaxSizeMode = System.Windows.Forms.RibbonElementSizeMode.Compact;
  775. this.ribbonButton5.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonButton5.SmallImage")));
  776. this.ribbonButton5.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  777. this.ribbonButton5.Tag = null;
  778. this.ribbonButton5.Text = "1";
  779. this.ribbonButton5.ToolTip = null;
  780. this.ribbonButton5.ToolTipImage = null;
  781. this.ribbonButton5.ToolTipTitle = null;
  782. //
  783. // ribbonButton6
  784. //
  785. this.ribbonButton6.AltKey = null;
  786. this.ribbonButton6.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  787. this.ribbonButton6.DropDownArrowSize = new System.Drawing.Size(5, 3);
  788. this.ribbonButton6.Image = ((System.Drawing.Image)(resources.GetObject("ribbonButton6.Image")));
  789. this.ribbonButton6.MaxSizeMode = System.Windows.Forms.RibbonElementSizeMode.Compact;
  790. this.ribbonButton6.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonButton6.SmallImage")));
  791. this.ribbonButton6.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  792. this.ribbonButton6.Tag = null;
  793. this.ribbonButton6.Text = "2";
  794. this.ribbonButton6.ToolTip = null;
  795. this.ribbonButton6.ToolTipImage = null;
  796. this.ribbonButton6.ToolTipTitle = null;
  797. //
  798. // statusStrip1
  799. //
  800. this.statusStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
  801. this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  802. this.TSGrayVal,
  803. this.STSemCoordinate,
  804. this.toolStripStatusLabel1});
  805. this.statusStrip1.Location = new System.Drawing.Point(0, 671);
  806. this.statusStrip1.Name = "statusStrip1";
  807. this.statusStrip1.Padding = new System.Windows.Forms.Padding(2, 0, 14, 0);
  808. this.statusStrip1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  809. this.statusStrip1.Size = new System.Drawing.Size(1277, 26);
  810. this.statusStrip1.TabIndex = 2;
  811. this.statusStrip1.Text = "statusStrip1";
  812. //
  813. // TSGrayVal
  814. //
  815. this.TSGrayVal.BorderSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Right;
  816. this.TSGrayVal.Name = "TSGrayVal";
  817. this.TSGrayVal.Size = new System.Drawing.Size(48, 21);
  818. this.TSGrayVal.Text = "灰度值";
  819. //
  820. // STSemCoordinate
  821. //
  822. this.STSemCoordinate.BorderSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Right;
  823. this.STSemCoordinate.Name = "STSemCoordinate";
  824. this.STSemCoordinate.Size = new System.Drawing.Size(62, 21);
  825. this.STSemCoordinate.Text = "SEM坐标";
  826. //
  827. // toolStripStatusLabel1
  828. //
  829. this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
  830. this.toolStripStatusLabel1.Size = new System.Drawing.Size(54, 21);
  831. this.toolStripStatusLabel1.Text = "IsReady";
  832. this.toolStripStatusLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  833. this.toolStripStatusLabel1.Visible = false;
  834. //
  835. // dockPanel
  836. //
  837. this.dockPanel.ActiveAutoHideContent = null;
  838. this.dockPanel.BackColor = System.Drawing.Color.Transparent;
  839. this.dockPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  840. this.dockPanel.Dock = System.Windows.Forms.DockStyle.Fill;
  841. this.dockPanel.DockBackColor = System.Drawing.SystemColors.Control;
  842. this.dockPanel.DockLeftPortion = 0.21D;
  843. this.dockPanel.DockRightPortion = 0.27D;
  844. this.dockPanel.Location = new System.Drawing.Point(0, 130);
  845. this.dockPanel.Margin = new System.Windows.Forms.Padding(6, 6, 6, 6);
  846. this.dockPanel.Name = "dockPanel";
  847. this.dockPanel.Size = new System.Drawing.Size(1277, 541);
  848. dockPanelGradient10.EndColor = System.Drawing.SystemColors.ControlLight;
  849. dockPanelGradient10.StartColor = System.Drawing.SystemColors.ControlLight;
  850. autoHideStripSkin4.DockStripGradient = dockPanelGradient10;
  851. tabGradient22.EndColor = System.Drawing.SystemColors.Control;
  852. tabGradient22.StartColor = System.Drawing.SystemColors.Control;
  853. tabGradient22.TextColor = System.Drawing.SystemColors.ControlDarkDark;
  854. autoHideStripSkin4.TabGradient = tabGradient22;
  855. dockPanelSkin4.AutoHideStripSkin = autoHideStripSkin4;
  856. tabGradient23.EndColor = System.Drawing.SystemColors.ControlLightLight;
  857. tabGradient23.StartColor = System.Drawing.SystemColors.ControlLightLight;
  858. tabGradient23.TextColor = System.Drawing.SystemColors.ControlText;
  859. dockPaneStripGradient4.ActiveTabGradient = tabGradient23;
  860. dockPanelGradient11.EndColor = System.Drawing.SystemColors.Control;
  861. dockPanelGradient11.StartColor = System.Drawing.SystemColors.Control;
  862. dockPaneStripGradient4.DockStripGradient = dockPanelGradient11;
  863. tabGradient24.EndColor = System.Drawing.SystemColors.ControlLight;
  864. tabGradient24.StartColor = System.Drawing.SystemColors.ControlLight;
  865. tabGradient24.TextColor = System.Drawing.SystemColors.ControlText;
  866. dockPaneStripGradient4.InactiveTabGradient = tabGradient24;
  867. dockPaneStripSkin4.DocumentGradient = dockPaneStripGradient4;
  868. tabGradient25.EndColor = System.Drawing.SystemColors.ActiveCaption;
  869. tabGradient25.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
  870. tabGradient25.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
  871. tabGradient25.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
  872. dockPaneStripToolWindowGradient4.ActiveCaptionGradient = tabGradient25;
  873. tabGradient26.EndColor = System.Drawing.SystemColors.Control;
  874. tabGradient26.StartColor = System.Drawing.SystemColors.Control;
  875. tabGradient26.TextColor = System.Drawing.SystemColors.ControlText;
  876. dockPaneStripToolWindowGradient4.ActiveTabGradient = tabGradient26;
  877. dockPanelGradient12.EndColor = System.Drawing.SystemColors.ControlLight;
  878. dockPanelGradient12.StartColor = System.Drawing.SystemColors.ControlLight;
  879. dockPaneStripToolWindowGradient4.DockStripGradient = dockPanelGradient12;
  880. tabGradient27.EndColor = System.Drawing.SystemColors.GradientInactiveCaption;
  881. tabGradient27.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
  882. tabGradient27.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
  883. tabGradient27.TextColor = System.Drawing.SystemColors.ControlText;
  884. dockPaneStripToolWindowGradient4.InactiveCaptionGradient = tabGradient27;
  885. tabGradient28.EndColor = System.Drawing.Color.Transparent;
  886. tabGradient28.StartColor = System.Drawing.Color.Transparent;
  887. tabGradient28.TextColor = System.Drawing.SystemColors.ControlDarkDark;
  888. dockPaneStripToolWindowGradient4.InactiveTabGradient = tabGradient28;
  889. dockPaneStripSkin4.ToolWindowGradient = dockPaneStripToolWindowGradient4;
  890. dockPanelSkin4.DockPaneStripSkin = dockPaneStripSkin4;
  891. this.dockPanel.Skin = dockPanelSkin4;
  892. this.dockPanel.TabIndex = 4;
  893. //
  894. // ribbonButton3
  895. //
  896. this.ribbonButton3.AltKey = null;
  897. this.ribbonButton3.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  898. this.ribbonButton3.DropDownArrowSize = new System.Drawing.Size(5, 3);
  899. this.ribbonButton3.Image = global::OTSMeasureApp.Properties.Resources.复位;
  900. this.ribbonButton3.SmallImage = global::OTSMeasureApp.Properties.Resources.Recover16new;
  901. this.ribbonButton3.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  902. this.ribbonButton3.Tag = "ribbonButton3";
  903. this.ribbonButton3.Text = "复位";
  904. this.ribbonButton3.ToolTip = null;
  905. this.ribbonButton3.ToolTipImage = null;
  906. this.ribbonButton3.ToolTipTitle = null;
  907. //
  908. // ribbonButton1
  909. //
  910. this.ribbonButton1.AltKey = null;
  911. this.ribbonButton1.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  912. this.ribbonButton1.DropDownArrowSize = new System.Drawing.Size(5, 3);
  913. this.ribbonButton1.Image = global::OTSMeasureApp.Properties.Resources.open321;
  914. this.ribbonButton1.SmallImage = global::OTSMeasureApp.Properties.Resources.Open16;
  915. this.ribbonButton1.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  916. this.ribbonButton1.Tag = "ribbonButton1";
  917. this.ribbonButton1.Text = "打开";
  918. this.ribbonButton1.ToolTip = null;
  919. this.ribbonButton1.ToolTipImage = null;
  920. this.ribbonButton1.ToolTipTitle = null;
  921. //
  922. // OTSIncAMeasureAppForm
  923. //
  924. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  925. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  926. this.ClientSize = new System.Drawing.Size(1277, 697);
  927. this.Controls.Add(this.dockPanel);
  928. this.Controls.Add(this.statusStrip1);
  929. this.Controls.Add(this.rbMenu);
  930. this.DoubleBuffered = true;
  931. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  932. this.IsMdiContainer = true;
  933. this.KeyPreview = true;
  934. this.Margin = new System.Windows.Forms.Padding(2, 2, 2, 2);
  935. this.MinimumSize = new System.Drawing.Size(681, 508);
  936. this.Name = "OTSIncAMeasureAppForm";
  937. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  938. this.Text = "OTSMeasureApp";
  939. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  940. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.OTSIncAMeasureAppForm_FormClosing);
  941. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.OTSIncAMeasureAppForm_FormClosed);
  942. this.Load += new System.EventHandler(this.OTSIncAMeasureAppForm_Load);
  943. this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.OTSIncAMeasureAppForm_KeyDown);
  944. this.statusStrip1.ResumeLayout(false);
  945. this.statusStrip1.PerformLayout();
  946. this.ResumeLayout(false);
  947. this.PerformLayout();
  948. }
  949. #endregion
  950. public System.Windows.Forms.Ribbon rbMenu;
  951. private System.Windows.Forms.RibbonTab rbTabHome;
  952. public System.Windows.Forms.RibbonOrbMenuItem rbNewDocument;
  953. public System.Windows.Forms.RibbonPanel rbPanelSample;
  954. public System.Windows.Forms.RibbonPanel rbPanelFunction;
  955. public System.Windows.Forms.RibbonOrbMenuItem rbOpenFile;
  956. // private System.Windows.Forms.RibbonButton rbNew;
  957. public System.Windows.Forms.RibbonButton rbOpen;
  958. public System.Windows.Forms.RibbonButton rbSave;
  959. public System.Windows.Forms.RibbonButton rbSaveAs;
  960. public System.Windows.Forms.RibbonButton rbAddSample;
  961. public System.Windows.Forms.RibbonButton rbDeleteSample;
  962. public System.Windows.Forms.RibbonButton rbStart;
  963. public System.Windows.Forms.RibbonButton rbStop;
  964. public System.Windows.Forms.RibbonButton rbCheckParam;
  965. private System.Windows.Forms.RibbonTab rbTabView;
  966. public System.Windows.Forms.RibbonPanel ribView;
  967. public System.Windows.Forms.RibbonButton rbRuler;
  968. public System.Windows.Forms.RibbonButton rbSmaplePhoto;
  969. public System.Windows.Forms.RibbonButton rbSmapleName;
  970. public System.Windows.Forms.RibbonButton rbRecover;
  971. private System.Windows.Forms.RibbonSeparator ribbonSeparator1;
  972. public System.Windows.Forms.RibbonOrbMenuItem rbSaveFile;
  973. public System.Windows.Forms.RibbonOrbMenuItem rvSaveAsFile;
  974. private System.Windows.Forms.RibbonButton ribbonButton6;
  975. private System.Windows.Forms.RibbonButton ribbonButton5;
  976. private System.Windows.Forms.RibbonItemGroup ribbonItemGroup1;
  977. private System.Windows.Forms.StatusStrip statusStrip1;
  978. public OTS.WinFormsUI.Docking.DockPanel dockPanel;
  979. private System.Windows.Forms.RibbonSeparator ribbonSeparator2;
  980. public System.Windows.Forms.RibbonButton rbNew;
  981. private System.Windows.Forms.ToolStripStatusLabel TSGrayVal;
  982. private System.Windows.Forms.ToolStripStatusLabel STSemCoordinate;
  983. public System.Windows.Forms.RibbonOrbMenuItem rbAbout;
  984. public System.Windows.Forms.RibbonOrbMenuItem rbExitApp;
  985. public System.Windows.Forms.RibbonOrbOptionButton rbSelectDlg;
  986. public System.Windows.Forms.RibbonButton ribbonButton3;
  987. public System.Windows.Forms.RibbonButton ribReset;
  988. public System.Windows.Forms.RibbonButton ribCircle;
  989. public System.Windows.Forms.RibbonButton ribRectangle;
  990. public System.Windows.Forms.RibbonPanel rbPanelFile;
  991. private System.Windows.Forms.RibbonButton rbMeasureCircle;
  992. private System.Windows.Forms.RibbonButton rbMeasureRectangle;
  993. private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
  994. public System.Windows.Forms.RibbonButton ribbonButton1;
  995. public System.Windows.Forms.RibbonPanel rbPReport;
  996. public System.Windows.Forms.RibbonButton rbReport;
  997. public System.Windows.Forms.RibbonButton ribPolygon;
  998. public System.Windows.Forms.RibbonButton rbSTDEdit;
  999. public System.Windows.Forms.RibbonButton rbReClassify;
  1000. private System.Windows.Forms.RibbonButton rbCircleCenter;
  1001. private System.Windows.Forms.RibbonOrbRecentItem ribbonOrbRecentItem1;
  1002. private System.Windows.Forms.RibbonButton rbThreePoints;
  1003. public System.Windows.Forms.RibbonButton rbConnectHardware;
  1004. public System.Windows.Forms.RibbonButton rbDisconnectHardware;
  1005. public System.Windows.Forms.RibbonButton rbSysMgrApp;
  1006. }
  1007. }