OTSIncAMeasureAppForm.Designer.cs 50 KB

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