OTSIncAMeasureAppForm.Designer.cs 53 KB

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