OTSIncAMeasureAppForm.Designer.cs 50 KB

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