OTSIncAMeasureAppForm.Designer.cs 51 KB

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