OTSIncAMeasureAppForm.Designer.cs 58 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010
  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.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);
  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(5, 3);
  587. this.rbConnectHardware.Image = global::OTSMeasureApp.Properties.Resources.开始32;
  588. this.rbConnectHardware.SmallImage = global::OTSMeasureApp.Properties.Resources.start16;
  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. //
  596. // rbDisconnectHardware
  597. //
  598. this.rbDisconnectHardware.AltKey = null;
  599. this.rbDisconnectHardware.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  600. this.rbDisconnectHardware.DropDownArrowSize = new System.Drawing.Size(5, 3);
  601. this.rbDisconnectHardware.Image = global::OTSMeasureApp.Properties.Resources.停止32;
  602. this.rbDisconnectHardware.SmallImage = global::OTSMeasureApp.Properties.Resources.stop16;
  603. this.rbDisconnectHardware.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  604. this.rbDisconnectHardware.Tag = "rbDisconnectHardware";
  605. this.rbDisconnectHardware.Text = "断开连接";
  606. this.rbDisconnectHardware.ToolTip = null;
  607. this.rbDisconnectHardware.ToolTipImage = null;
  608. this.rbDisconnectHardware.ToolTipTitle = null;
  609. //
  610. // rbStart
  611. //
  612. this.rbStart.AltKey = null;
  613. this.rbStart.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  614. this.rbStart.DropDownArrowSize = new System.Drawing.Size(5, 3);
  615. this.rbStart.Image = global::OTSMeasureApp.Properties.Resources.开始32;
  616. this.rbStart.SmallImage = global::OTSMeasureApp.Properties.Resources.start16;
  617. this.rbStart.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  618. this.rbStart.Tag = "rbStart";
  619. this.rbStart.Text = "开始";
  620. this.rbStart.ToolTip = null;
  621. this.rbStart.ToolTipImage = null;
  622. this.rbStart.ToolTipTitle = null;
  623. this.rbStart.Click += new System.EventHandler(this.rbStart_Click);
  624. //
  625. // rbStop
  626. //
  627. this.rbStop.AltKey = null;
  628. this.rbStop.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  629. this.rbStop.DropDownArrowSize = new System.Drawing.Size(5, 3);
  630. this.rbStop.Image = global::OTSMeasureApp.Properties.Resources.停止32;
  631. this.rbStop.SmallImage = global::OTSMeasureApp.Properties.Resources.stop16;
  632. this.rbStop.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  633. this.rbStop.Tag = "rbStop";
  634. this.rbStop.Text = "停止";
  635. this.rbStop.ToolTip = null;
  636. this.rbStop.ToolTipImage = null;
  637. this.rbStop.ToolTipTitle = null;
  638. this.rbStop.Click += new System.EventHandler(this.rbStop_Click);
  639. //
  640. // rbCheckParam
  641. //
  642. this.rbCheckParam.AltKey = null;
  643. this.rbCheckParam.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  644. this.rbCheckParam.DropDownArrowSize = new System.Drawing.Size(5, 3);
  645. this.rbCheckParam.Image = global::OTSMeasureApp.Properties.Resources.检测32;
  646. this.rbCheckParam.SmallImage = global::OTSMeasureApp.Properties.Resources.Prepare16;
  647. this.rbCheckParam.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  648. this.rbCheckParam.Tag = "rbCheckParam";
  649. this.rbCheckParam.Text = "检测";
  650. this.rbCheckParam.ToolTip = null;
  651. this.rbCheckParam.ToolTipImage = null;
  652. this.rbCheckParam.ToolTipTitle = null;
  653. this.rbCheckParam.Click += new System.EventHandler(this.rbCheckParam_Click);
  654. //
  655. // rbPReport
  656. //
  657. this.rbPReport.ButtonMoreVisible = false;
  658. this.rbPReport.Items.Add(this.rbReport);
  659. this.rbPReport.Tag = "rbPReport";
  660. this.rbPReport.Text = "查看分析结果";
  661. //
  662. // rbReport
  663. //
  664. this.rbReport.AltKey = null;
  665. this.rbReport.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  666. this.rbReport.DropDownArrowSize = new System.Drawing.Size(5, 3);
  667. this.rbReport.Image = global::OTSMeasureApp.Properties.Resources.Add_Sample32;
  668. this.rbReport.SmallImage = global::OTSMeasureApp.Properties.Resources.Add_Sample16;
  669. this.rbReport.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  670. this.rbReport.Tag = "rbReport";
  671. this.rbReport.Text = "打开报告";
  672. this.rbReport.ToolTip = null;
  673. this.rbReport.ToolTipImage = null;
  674. this.rbReport.ToolTipTitle = null;
  675. this.rbReport.Click += new System.EventHandler(this.rbReport_Click);
  676. //
  677. // rbTabView
  678. //
  679. this.rbTabView.Panels.Add(this.ribView);
  680. this.rbTabView.Tag = "rbTabView";
  681. this.rbTabView.Text = "视图功能";
  682. //
  683. // ribView
  684. //
  685. this.ribView.ButtonMoreVisible = false;
  686. this.ribView.Items.Add(this.rbRuler);
  687. this.ribView.Items.Add(this.rbSmaplePhoto);
  688. this.ribView.Items.Add(this.rbSmapleName);
  689. this.ribView.Items.Add(this.rbRecover);
  690. this.ribView.Tag = "ribView";
  691. this.ribView.Text = "视图";
  692. //
  693. // rbRuler
  694. //
  695. this.rbRuler.AltKey = null;
  696. this.rbRuler.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  697. this.rbRuler.DropDownArrowSize = new System.Drawing.Size(5, 3);
  698. this.rbRuler.Image = global::OTSMeasureApp.Properties.Resources.标尺32;
  699. this.rbRuler.SmallImage = global::OTSMeasureApp.Properties.Resources.Ruler16;
  700. this.rbRuler.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  701. this.rbRuler.Tag = "rbRuler";
  702. this.rbRuler.Text = "标尺";
  703. this.rbRuler.ToolTip = null;
  704. this.rbRuler.ToolTipImage = null;
  705. this.rbRuler.ToolTipTitle = null;
  706. this.rbRuler.Click += new System.EventHandler(this.rbRuler_Click);
  707. //
  708. // rbSmaplePhoto
  709. //
  710. this.rbSmaplePhoto.AltKey = null;
  711. this.rbSmaplePhoto.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  712. this.rbSmaplePhoto.DropDownArrowSize = new System.Drawing.Size(5, 3);
  713. this.rbSmaplePhoto.Image = global::OTSMeasureApp.Properties.Resources.样品孔照片32;
  714. this.rbSmaplePhoto.SmallImage = global::OTSMeasureApp.Properties.Resources.SmaplePhoto16;
  715. this.rbSmaplePhoto.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  716. this.rbSmaplePhoto.Tag = "rbSmaplePhoto";
  717. this.rbSmaplePhoto.Text = "样品孔照片";
  718. this.rbSmaplePhoto.ToolTip = null;
  719. this.rbSmaplePhoto.ToolTipImage = null;
  720. this.rbSmaplePhoto.ToolTipTitle = null;
  721. this.rbSmaplePhoto.Click += new System.EventHandler(this.rbSmaplePhoto_Click);
  722. //
  723. // rbSmapleName
  724. //
  725. this.rbSmapleName.AltKey = null;
  726. this.rbSmapleName.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  727. this.rbSmapleName.DropDownArrowSize = new System.Drawing.Size(5, 3);
  728. this.rbSmapleName.Image = global::OTSMeasureApp.Properties.Resources.样品孔名称32;
  729. this.rbSmapleName.SmallImage = global::OTSMeasureApp.Properties.Resources.SmapleName16;
  730. this.rbSmapleName.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  731. this.rbSmapleName.Tag = "rbSmapleName";
  732. this.rbSmapleName.Text = "样品孔名称";
  733. this.rbSmapleName.ToolTip = null;
  734. this.rbSmapleName.ToolTipImage = null;
  735. this.rbSmapleName.ToolTipTitle = null;
  736. this.rbSmapleName.Click += new System.EventHandler(this.rbSmapleName_Click);
  737. //
  738. // rbRecover
  739. //
  740. this.rbRecover.AltKey = null;
  741. this.rbRecover.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  742. this.rbRecover.DropDownArrowSize = new System.Drawing.Size(5, 3);
  743. this.rbRecover.Image = global::OTSMeasureApp.Properties.Resources.恢复32;
  744. this.rbRecover.SmallImage = global::OTSMeasureApp.Properties.Resources.Recover16new;
  745. this.rbRecover.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  746. this.rbRecover.Tag = "rbRecover";
  747. this.rbRecover.Text = "恢复布局";
  748. this.rbRecover.ToolTip = null;
  749. this.rbRecover.ToolTipImage = null;
  750. this.rbRecover.ToolTipTitle = null;
  751. this.rbRecover.Click += new System.EventHandler(this.rbRecover_Click);
  752. //
  753. // ribbonItemGroup1
  754. //
  755. this.ribbonItemGroup1.AltKey = null;
  756. this.ribbonItemGroup1.Image = null;
  757. this.ribbonItemGroup1.Items.Add(this.ribbonButton5);
  758. this.ribbonItemGroup1.Items.Add(this.ribbonButton6);
  759. this.ribbonItemGroup1.MaxSizeMode = System.Windows.Forms.RibbonElementSizeMode.Large;
  760. this.ribbonItemGroup1.Tag = null;
  761. this.ribbonItemGroup1.Text = null;
  762. this.ribbonItemGroup1.ToolTip = null;
  763. this.ribbonItemGroup1.ToolTipImage = null;
  764. this.ribbonItemGroup1.ToolTipTitle = null;
  765. //
  766. // ribbonButton5
  767. //
  768. this.ribbonButton5.AltKey = null;
  769. this.ribbonButton5.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  770. this.ribbonButton5.DropDownArrowSize = new System.Drawing.Size(5, 3);
  771. this.ribbonButton5.Image = ((System.Drawing.Image)(resources.GetObject("ribbonButton5.Image")));
  772. this.ribbonButton5.MaxSizeMode = System.Windows.Forms.RibbonElementSizeMode.Compact;
  773. this.ribbonButton5.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonButton5.SmallImage")));
  774. this.ribbonButton5.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  775. this.ribbonButton5.Tag = null;
  776. this.ribbonButton5.Text = "1";
  777. this.ribbonButton5.ToolTip = null;
  778. this.ribbonButton5.ToolTipImage = null;
  779. this.ribbonButton5.ToolTipTitle = null;
  780. //
  781. // ribbonButton6
  782. //
  783. this.ribbonButton6.AltKey = null;
  784. this.ribbonButton6.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  785. this.ribbonButton6.DropDownArrowSize = new System.Drawing.Size(5, 3);
  786. this.ribbonButton6.Image = ((System.Drawing.Image)(resources.GetObject("ribbonButton6.Image")));
  787. this.ribbonButton6.MaxSizeMode = System.Windows.Forms.RibbonElementSizeMode.Compact;
  788. this.ribbonButton6.SmallImage = ((System.Drawing.Image)(resources.GetObject("ribbonButton6.SmallImage")));
  789. this.ribbonButton6.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  790. this.ribbonButton6.Tag = null;
  791. this.ribbonButton6.Text = "2";
  792. this.ribbonButton6.ToolTip = null;
  793. this.ribbonButton6.ToolTipImage = null;
  794. this.ribbonButton6.ToolTipTitle = null;
  795. //
  796. // statusStrip1
  797. //
  798. this.statusStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
  799. this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  800. this.TSGrayVal,
  801. this.STSemCoordinate,
  802. this.toolStripStatusLabel1});
  803. this.statusStrip1.Location = new System.Drawing.Point(0, 671);
  804. this.statusStrip1.Name = "statusStrip1";
  805. this.statusStrip1.Padding = new System.Windows.Forms.Padding(2, 0, 14, 0);
  806. this.statusStrip1.RightToLeft = System.Windows.Forms.RightToLeft.Yes;
  807. this.statusStrip1.Size = new System.Drawing.Size(1277, 26);
  808. this.statusStrip1.TabIndex = 2;
  809. this.statusStrip1.Text = "statusStrip1";
  810. //
  811. // TSGrayVal
  812. //
  813. this.TSGrayVal.BorderSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Right;
  814. this.TSGrayVal.Name = "TSGrayVal";
  815. this.TSGrayVal.Size = new System.Drawing.Size(48, 21);
  816. this.TSGrayVal.Text = "灰度值";
  817. //
  818. // STSemCoordinate
  819. //
  820. this.STSemCoordinate.BorderSides = System.Windows.Forms.ToolStripStatusLabelBorderSides.Right;
  821. this.STSemCoordinate.Name = "STSemCoordinate";
  822. this.STSemCoordinate.Size = new System.Drawing.Size(62, 21);
  823. this.STSemCoordinate.Text = "SEM坐标";
  824. //
  825. // toolStripStatusLabel1
  826. //
  827. this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
  828. this.toolStripStatusLabel1.Size = new System.Drawing.Size(54, 21);
  829. this.toolStripStatusLabel1.Text = "IsReady";
  830. this.toolStripStatusLabel1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
  831. this.toolStripStatusLabel1.Visible = false;
  832. //
  833. // dockPanel
  834. //
  835. this.dockPanel.ActiveAutoHideContent = null;
  836. this.dockPanel.BackColor = System.Drawing.Color.Transparent;
  837. this.dockPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
  838. this.dockPanel.Dock = System.Windows.Forms.DockStyle.Fill;
  839. this.dockPanel.DockBackColor = System.Drawing.SystemColors.Control;
  840. this.dockPanel.DockLeftPortion = 0.21D;
  841. this.dockPanel.DockRightPortion = 0.27D;
  842. this.dockPanel.Location = new System.Drawing.Point(0, 130);
  843. this.dockPanel.Margin = new System.Windows.Forms.Padding(6);
  844. this.dockPanel.Name = "dockPanel";
  845. this.dockPanel.Size = new System.Drawing.Size(1277, 541);
  846. dockPanelGradient1.EndColor = System.Drawing.SystemColors.ControlLight;
  847. dockPanelGradient1.StartColor = System.Drawing.SystemColors.ControlLight;
  848. autoHideStripSkin1.DockStripGradient = dockPanelGradient1;
  849. tabGradient1.EndColor = System.Drawing.SystemColors.Control;
  850. tabGradient1.StartColor = System.Drawing.SystemColors.Control;
  851. tabGradient1.TextColor = System.Drawing.SystemColors.ControlDarkDark;
  852. autoHideStripSkin1.TabGradient = tabGradient1;
  853. dockPanelSkin1.AutoHideStripSkin = autoHideStripSkin1;
  854. tabGradient2.EndColor = System.Drawing.SystemColors.ControlLightLight;
  855. tabGradient2.StartColor = System.Drawing.SystemColors.ControlLightLight;
  856. tabGradient2.TextColor = System.Drawing.SystemColors.ControlText;
  857. dockPaneStripGradient1.ActiveTabGradient = tabGradient2;
  858. dockPanelGradient2.EndColor = System.Drawing.SystemColors.Control;
  859. dockPanelGradient2.StartColor = System.Drawing.SystemColors.Control;
  860. dockPaneStripGradient1.DockStripGradient = dockPanelGradient2;
  861. tabGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
  862. tabGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
  863. tabGradient3.TextColor = System.Drawing.SystemColors.ControlText;
  864. dockPaneStripGradient1.InactiveTabGradient = tabGradient3;
  865. dockPaneStripSkin1.DocumentGradient = dockPaneStripGradient1;
  866. tabGradient4.EndColor = System.Drawing.SystemColors.ActiveCaption;
  867. tabGradient4.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
  868. tabGradient4.StartColor = System.Drawing.SystemColors.GradientActiveCaption;
  869. tabGradient4.TextColor = System.Drawing.SystemColors.ActiveCaptionText;
  870. dockPaneStripToolWindowGradient1.ActiveCaptionGradient = tabGradient4;
  871. tabGradient5.EndColor = System.Drawing.SystemColors.Control;
  872. tabGradient5.StartColor = System.Drawing.SystemColors.Control;
  873. tabGradient5.TextColor = System.Drawing.SystemColors.ControlText;
  874. dockPaneStripToolWindowGradient1.ActiveTabGradient = tabGradient5;
  875. dockPanelGradient3.EndColor = System.Drawing.SystemColors.ControlLight;
  876. dockPanelGradient3.StartColor = System.Drawing.SystemColors.ControlLight;
  877. dockPaneStripToolWindowGradient1.DockStripGradient = dockPanelGradient3;
  878. tabGradient6.EndColor = System.Drawing.SystemColors.GradientInactiveCaption;
  879. tabGradient6.LinearGradientMode = System.Drawing.Drawing2D.LinearGradientMode.Vertical;
  880. tabGradient6.StartColor = System.Drawing.SystemColors.GradientInactiveCaption;
  881. tabGradient6.TextColor = System.Drawing.SystemColors.ControlText;
  882. dockPaneStripToolWindowGradient1.InactiveCaptionGradient = tabGradient6;
  883. tabGradient7.EndColor = System.Drawing.Color.Transparent;
  884. tabGradient7.StartColor = System.Drawing.Color.Transparent;
  885. tabGradient7.TextColor = System.Drawing.SystemColors.ControlDarkDark;
  886. dockPaneStripToolWindowGradient1.InactiveTabGradient = tabGradient7;
  887. dockPaneStripSkin1.ToolWindowGradient = dockPaneStripToolWindowGradient1;
  888. dockPanelSkin1.DockPaneStripSkin = dockPaneStripSkin1;
  889. this.dockPanel.Skin = dockPanelSkin1;
  890. this.dockPanel.TabIndex = 4;
  891. //
  892. // ribbonButton3
  893. //
  894. this.ribbonButton3.AltKey = null;
  895. this.ribbonButton3.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  896. this.ribbonButton3.DropDownArrowSize = new System.Drawing.Size(5, 3);
  897. this.ribbonButton3.Image = global::OTSMeasureApp.Properties.Resources.复位;
  898. this.ribbonButton3.SmallImage = global::OTSMeasureApp.Properties.Resources.Recover16new;
  899. this.ribbonButton3.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  900. this.ribbonButton3.Tag = "ribbonButton3";
  901. this.ribbonButton3.Text = "复位";
  902. this.ribbonButton3.ToolTip = null;
  903. this.ribbonButton3.ToolTipImage = null;
  904. this.ribbonButton3.ToolTipTitle = null;
  905. //
  906. // ribbonButton1
  907. //
  908. this.ribbonButton1.AltKey = null;
  909. this.ribbonButton1.DropDownArrowDirection = System.Windows.Forms.RibbonArrowDirection.Down;
  910. this.ribbonButton1.DropDownArrowSize = new System.Drawing.Size(5, 3);
  911. this.ribbonButton1.Image = global::OTSMeasureApp.Properties.Resources.open321;
  912. this.ribbonButton1.SmallImage = global::OTSMeasureApp.Properties.Resources.Open16;
  913. this.ribbonButton1.Style = System.Windows.Forms.RibbonButtonStyle.Normal;
  914. this.ribbonButton1.Tag = "ribbonButton1";
  915. this.ribbonButton1.Text = "打开";
  916. this.ribbonButton1.ToolTip = null;
  917. this.ribbonButton1.ToolTipImage = null;
  918. this.ribbonButton1.ToolTipTitle = null;
  919. //
  920. // OTSIncAMeasureAppForm
  921. //
  922. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  923. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  924. this.ClientSize = new System.Drawing.Size(1277, 697);
  925. this.Controls.Add(this.dockPanel);
  926. this.Controls.Add(this.statusStrip1);
  927. this.Controls.Add(this.rbMenu);
  928. this.DoubleBuffered = true;
  929. this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
  930. this.IsMdiContainer = true;
  931. this.KeyPreview = true;
  932. this.Margin = new System.Windows.Forms.Padding(2);
  933. this.MinimumSize = new System.Drawing.Size(682, 509);
  934. this.Name = "OTSIncAMeasureAppForm";
  935. this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
  936. this.Text = "OTSMeasureApp";
  937. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  938. this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.OTSIncAMeasureAppForm_FormClosing);
  939. this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.OTSIncAMeasureAppForm_FormClosed);
  940. this.Load += new System.EventHandler(this.OTSIncAMeasureAppForm_Load);
  941. this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.OTSIncAMeasureAppForm_KeyDown);
  942. this.statusStrip1.ResumeLayout(false);
  943. this.statusStrip1.PerformLayout();
  944. this.ResumeLayout(false);
  945. this.PerformLayout();
  946. }
  947. #endregion
  948. public System.Windows.Forms.Ribbon rbMenu;
  949. private System.Windows.Forms.RibbonTab rbTabHome;
  950. public System.Windows.Forms.RibbonOrbMenuItem rbNewDocument;
  951. public System.Windows.Forms.RibbonPanel rbPanelSample;
  952. public System.Windows.Forms.RibbonPanel rbPanelFunction;
  953. public System.Windows.Forms.RibbonOrbMenuItem rbOpenFile;
  954. // private System.Windows.Forms.RibbonButton rbNew;
  955. public System.Windows.Forms.RibbonButton rbOpen;
  956. public System.Windows.Forms.RibbonButton rbSave;
  957. public System.Windows.Forms.RibbonButton rbSaveAs;
  958. public System.Windows.Forms.RibbonButton rbAddSample;
  959. public System.Windows.Forms.RibbonButton rbDeleteSample;
  960. public System.Windows.Forms.RibbonButton rbStart;
  961. public System.Windows.Forms.RibbonButton rbStop;
  962. public System.Windows.Forms.RibbonButton rbCheckParam;
  963. private System.Windows.Forms.RibbonTab rbTabView;
  964. public System.Windows.Forms.RibbonPanel ribView;
  965. public System.Windows.Forms.RibbonButton rbRuler;
  966. public System.Windows.Forms.RibbonButton rbSmaplePhoto;
  967. public System.Windows.Forms.RibbonButton rbSmapleName;
  968. public System.Windows.Forms.RibbonButton rbRecover;
  969. private System.Windows.Forms.RibbonSeparator ribbonSeparator1;
  970. public System.Windows.Forms.RibbonOrbMenuItem rbSaveFile;
  971. public System.Windows.Forms.RibbonOrbMenuItem rvSaveAsFile;
  972. private System.Windows.Forms.RibbonButton ribbonButton6;
  973. private System.Windows.Forms.RibbonButton ribbonButton5;
  974. private System.Windows.Forms.RibbonItemGroup ribbonItemGroup1;
  975. private System.Windows.Forms.StatusStrip statusStrip1;
  976. public OTS.WinFormsUI.Docking.DockPanel dockPanel;
  977. private System.Windows.Forms.RibbonSeparator ribbonSeparator2;
  978. public System.Windows.Forms.RibbonButton rbNew;
  979. private System.Windows.Forms.ToolStripStatusLabel TSGrayVal;
  980. private System.Windows.Forms.ToolStripStatusLabel STSemCoordinate;
  981. public System.Windows.Forms.RibbonOrbMenuItem rbAbout;
  982. public System.Windows.Forms.RibbonOrbMenuItem rbExitApp;
  983. public System.Windows.Forms.RibbonOrbOptionButton rbSelectDlg;
  984. public System.Windows.Forms.RibbonButton ribbonButton3;
  985. public System.Windows.Forms.RibbonButton ribReset;
  986. public System.Windows.Forms.RibbonButton ribCircle;
  987. public System.Windows.Forms.RibbonButton ribRectangle;
  988. public System.Windows.Forms.RibbonPanel rbPanelFile;
  989. private System.Windows.Forms.RibbonButton rbMeasureCircle;
  990. private System.Windows.Forms.RibbonButton rbMeasureRectangle;
  991. private System.Windows.Forms.ToolStripStatusLabel toolStripStatusLabel1;
  992. public System.Windows.Forms.RibbonButton ribbonButton1;
  993. public System.Windows.Forms.RibbonPanel rbPReport;
  994. public System.Windows.Forms.RibbonButton rbReport;
  995. public System.Windows.Forms.RibbonButton ribPolygon;
  996. public System.Windows.Forms.RibbonButton rbSTDEdit;
  997. public System.Windows.Forms.RibbonButton rbReClassify;
  998. private System.Windows.Forms.RibbonButton rbCircleCenter;
  999. private System.Windows.Forms.RibbonOrbRecentItem ribbonOrbRecentItem1;
  1000. private System.Windows.Forms.RibbonButton rbThreePoints;
  1001. public System.Windows.Forms.RibbonButton rbConnectHardware;
  1002. public System.Windows.Forms.RibbonButton rbDisconnectHardware;
  1003. public System.Windows.Forms.RibbonButton rbSysMgrApp;
  1004. }
  1005. }