OTSIncAMeasureAppForm.Designer.cs 63 KB

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