Control_DrawDistrbutionImageAndBSE.designer.cs 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247
  1. namespace OTSIncAReportGraph.Controls
  2. {
  3. partial class Control_DrawDistrbutionImageAndBSE
  4. {
  5. /// <summary>
  6. /// 必需的设计器变量。
  7. /// </summary>
  8. private System.ComponentModel.IContainer components = null;
  9. /// <summary>
  10. /// 清理所有正在使用的资源。
  11. /// </summary>
  12. /// <param name="disposing">如果应释放托管资源,为 true;否则为 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 组件设计器生成的代码
  22. /// <summary>
  23. /// 设计器支持所需的方法 - 不要修改
  24. /// 使用代码编辑器修改此方法的内容。
  25. /// </summary>
  26. private void InitializeComponent()
  27. {
  28. this.components = new System.ComponentModel.Container();
  29. this.CMenuStrip = new System.Windows.Forms.ContextMenuStrip(this.components);
  30. this.ToolStripMenuItem_selected = new System.Windows.Forms.ToolStripMenuItem();
  31. this.ToolStripMenuItem_movesempoint = new System.Windows.Forms.ToolStripMenuItem();
  32. this.toolStripMenuItem_copyimage = new System.Windows.Forms.ToolStripMenuItem();
  33. this.ExportoriginalspliceToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  34. this.ToolStripMenuItemDelete_Particle = new System.Windows.Forms.ToolStripMenuItem();
  35. this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  36. this.ImportSTDDb = new System.Windows.Forms.ToolStripMenuItem();
  37. this.显示国标信息ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  38. this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
  39. this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
  40. this.查询DS类颗粒ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  41. this.toolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
  42. this.toolStripMenuItem4 = new System.Windows.Forms.ToolStripMenuItem();
  43. this.toolStripMenuItem10 = new System.Windows.Forms.ToolStripMenuItem();
  44. this.aSTMToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  45. this.显示所有帧ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  46. this.清除ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  47. this.ToolStripMenuItem_ParticleSplicing = new System.Windows.Forms.ToolStripMenuItem();
  48. this.CMenuStrip.SuspendLayout();
  49. this.SuspendLayout();
  50. //
  51. // CMenuStrip
  52. //
  53. this.CMenuStrip.ImageScalingSize = new System.Drawing.Size(24, 24);
  54. this.CMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  55. this.ToolStripMenuItem_selected,
  56. this.ToolStripMenuItem_movesempoint,
  57. this.ToolStripMenuItem_ParticleSplicing,
  58. this.toolStripMenuItem_copyimage,
  59. this.ExportoriginalspliceToolStripMenuItem,
  60. this.ToolStripMenuItemDelete_Particle,
  61. this.ToolStripMenuItem,
  62. this.ImportSTDDb,
  63. this.显示国标信息ToolStripMenuItem});
  64. this.CMenuStrip.Name = "contextMenuStrip1";
  65. this.CMenuStrip.Size = new System.Drawing.Size(211, 224);
  66. //
  67. // ToolStripMenuItem_selected
  68. //
  69. this.ToolStripMenuItem_selected.Name = "ToolStripMenuItem_selected";
  70. this.ToolStripMenuItem_selected.Size = new System.Drawing.Size(210, 22);
  71. this.ToolStripMenuItem_selected.Text = "选择颗粒";
  72. this.ToolStripMenuItem_selected.Click += new System.EventHandler(this.ToolStripMenuItem_selected_Click);
  73. //
  74. // ToolStripMenuItem_movesempoint
  75. //
  76. this.ToolStripMenuItem_movesempoint.Name = "ToolStripMenuItem_movesempoint";
  77. this.ToolStripMenuItem_movesempoint.Size = new System.Drawing.Size(210, 22);
  78. this.ToolStripMenuItem_movesempoint.Text = "移动SEM至颗粒所在位置";
  79. this.ToolStripMenuItem_movesempoint.Click += new System.EventHandler(this.ToolStripMenuItem_movesempoint_Click);
  80. //
  81. // toolStripMenuItem_copyimage
  82. //
  83. this.toolStripMenuItem_copyimage.Name = "toolStripMenuItem_copyimage";
  84. this.toolStripMenuItem_copyimage.Size = new System.Drawing.Size(210, 22);
  85. this.toolStripMenuItem_copyimage.Text = "导出原图拼接图";
  86. this.toolStripMenuItem_copyimage.Click += new System.EventHandler(this.toolStripMenuItem_copyimage_Click);
  87. //
  88. // ExportoriginalspliceToolStripMenuItem
  89. //
  90. this.ExportoriginalspliceToolStripMenuItem.Name = "ExportoriginalspliceToolStripMenuItem";
  91. this.ExportoriginalspliceToolStripMenuItem.Size = new System.Drawing.Size(210, 22);
  92. this.ExportoriginalspliceToolStripMenuItem.Text = "导出原图拼接分类图";
  93. this.ExportoriginalspliceToolStripMenuItem.Click += new System.EventHandler(this.ExportoriginalspliceToolStripMenuItem_Click);
  94. //
  95. // ToolStripMenuItemDelete_Particle
  96. //
  97. this.ToolStripMenuItemDelete_Particle.Name = "ToolStripMenuItemDelete_Particle";
  98. this.ToolStripMenuItemDelete_Particle.Size = new System.Drawing.Size(210, 22);
  99. this.ToolStripMenuItemDelete_Particle.Text = "Delete particles";
  100. this.ToolStripMenuItemDelete_Particle.Click += new System.EventHandler(this.ToolStripMenuItemDelete_Particle_Click);
  101. //
  102. // ToolStripMenuItem
  103. //
  104. this.ToolStripMenuItem.Name = "ToolStripMenuItem";
  105. this.ToolStripMenuItem.Size = new System.Drawing.Size(210, 22);
  106. this.ToolStripMenuItem.Text = "分割颗粒";
  107. this.ToolStripMenuItem.Click += new System.EventHandler(this.分割颗粒ToolStripMenuItem_Click);
  108. //
  109. // ImportSTDDb
  110. //
  111. this.ImportSTDDb.Name = "ImportSTDDb";
  112. this.ImportSTDDb.Size = new System.Drawing.Size(210, 22);
  113. this.ImportSTDDb.Text = "导入标准库";
  114. this.ImportSTDDb.Click += new System.EventHandler(this.ImportSTDDb_Click);
  115. //
  116. // 显示国标信息ToolStripMenuItem
  117. //
  118. this.显示国标信息ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  119. this.toolStripMenuItem2,
  120. this.toolStripMenuItem3,
  121. this.aSTMToolStripMenuItem,
  122. this.清除ToolStripMenuItem});
  123. this.显示国标信息ToolStripMenuItem.Name = "显示国标信息ToolStripMenuItem";
  124. this.显示国标信息ToolStripMenuItem.Size = new System.Drawing.Size(210, 22);
  125. this.显示国标信息ToolStripMenuItem.Text = "显示国标信息";
  126. //
  127. // toolStripMenuItem2
  128. //
  129. this.toolStripMenuItem2.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  130. this.toolStripMenuItem1,
  131. this.查询DS类颗粒ToolStripMenuItem});
  132. this.toolStripMenuItem2.Name = "toolStripMenuItem2";
  133. this.toolStripMenuItem2.Size = new System.Drawing.Size(112, 22);
  134. this.toolStripMenuItem2.Text = "方法一";
  135. //
  136. // toolStripMenuItem1
  137. //
  138. this.toolStripMenuItem1.Name = "toolStripMenuItem1";
  139. this.toolStripMenuItem1.Size = new System.Drawing.Size(160, 22);
  140. this.toolStripMenuItem1.Tag = "All1";
  141. this.toolStripMenuItem1.Text = "显示所有国标帧";
  142. this.toolStripMenuItem1.Click += new System.EventHandler(this.显示国标信息ToolStripMenuItem_Click);
  143. //
  144. // 查询DS类颗粒ToolStripMenuItem
  145. //
  146. this.查询DS类颗粒ToolStripMenuItem.Name = "查询DS类颗粒ToolStripMenuItem";
  147. this.查询DS类颗粒ToolStripMenuItem.Size = new System.Drawing.Size(160, 22);
  148. this.查询DS类颗粒ToolStripMenuItem.Tag = "DS1";
  149. this.查询DS类颗粒ToolStripMenuItem.Text = "查询DS类颗粒";
  150. this.查询DS类颗粒ToolStripMenuItem.Click += new System.EventHandler(this.显示国标信息ToolStripMenuItem_Click);
  151. //
  152. // toolStripMenuItem3
  153. //
  154. this.toolStripMenuItem3.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  155. this.toolStripMenuItem4,
  156. this.toolStripMenuItem10});
  157. this.toolStripMenuItem3.Name = "toolStripMenuItem3";
  158. this.toolStripMenuItem3.Size = new System.Drawing.Size(112, 22);
  159. this.toolStripMenuItem3.Text = "方法二";
  160. //
  161. // toolStripMenuItem4
  162. //
  163. this.toolStripMenuItem4.Name = "toolStripMenuItem4";
  164. this.toolStripMenuItem4.Size = new System.Drawing.Size(160, 22);
  165. this.toolStripMenuItem4.Tag = "All2";
  166. this.toolStripMenuItem4.Text = "显示所有国标帧";
  167. this.toolStripMenuItem4.Click += new System.EventHandler(this.显示国标信息ToolStripMenuItem_Click);
  168. //
  169. // toolStripMenuItem10
  170. //
  171. this.toolStripMenuItem10.Name = "toolStripMenuItem10";
  172. this.toolStripMenuItem10.Size = new System.Drawing.Size(160, 22);
  173. this.toolStripMenuItem10.Tag = "DS2";
  174. this.toolStripMenuItem10.Text = "查询DS类颗粒";
  175. this.toolStripMenuItem10.Click += new System.EventHandler(this.显示国标信息ToolStripMenuItem_Click);
  176. //
  177. // aSTMToolStripMenuItem
  178. //
  179. this.aSTMToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
  180. this.显示所有帧ToolStripMenuItem});
  181. this.aSTMToolStripMenuItem.Name = "aSTMToolStripMenuItem";
  182. this.aSTMToolStripMenuItem.Size = new System.Drawing.Size(112, 22);
  183. this.aSTMToolStripMenuItem.Tag = "";
  184. this.aSTMToolStripMenuItem.Text = "ASTM";
  185. //
  186. // 显示所有帧ToolStripMenuItem
  187. //
  188. this.显示所有帧ToolStripMenuItem.Name = "显示所有帧ToolStripMenuItem";
  189. this.显示所有帧ToolStripMenuItem.Size = new System.Drawing.Size(136, 22);
  190. this.显示所有帧ToolStripMenuItem.Tag = "ASTMAll";
  191. this.显示所有帧ToolStripMenuItem.Text = "显示所有帧";
  192. this.显示所有帧ToolStripMenuItem.Click += new System.EventHandler(this.显示国标信息ToolStripMenuItem_Click);
  193. //
  194. // 清除ToolStripMenuItem
  195. //
  196. this.清除ToolStripMenuItem.Name = "清除ToolStripMenuItem";
  197. this.清除ToolStripMenuItem.Size = new System.Drawing.Size(112, 22);
  198. this.清除ToolStripMenuItem.Text = "清除";
  199. this.清除ToolStripMenuItem.Click += new System.EventHandler(this.清除ToolStripMenuItem_Click);
  200. //
  201. // ToolStripMenuItem_ParticleSplicing
  202. //
  203. this.ToolStripMenuItem_ParticleSplicing.Name = "ToolStripMenuItem_ParticleSplicing";
  204. this.ToolStripMenuItem_ParticleSplicing.Size = new System.Drawing.Size(210, 22);
  205. this.ToolStripMenuItem_ParticleSplicing.Text = "导出颗粒拼接图";
  206. this.ToolStripMenuItem_ParticleSplicing.Click += new System.EventHandler(this.ToolStripMenuItem_ParticleSplicing_Click);
  207. //
  208. // Control_DrawDistrbutionImageAndBSE
  209. //
  210. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
  211. this.ContextMenuStrip = this.CMenuStrip;
  212. this.Name = "Control_DrawDistrbutionImageAndBSE";
  213. this.Size = new System.Drawing.Size(1204, 781);
  214. this.Load += new System.EventHandler(this.Control_DrawDistrbutionImageAndBSE_Load);
  215. this.CMenuStrip.ResumeLayout(false);
  216. this.ResumeLayout(false);
  217. }
  218. #endregion
  219. private Control_XRayTable control_XRayTable1;
  220. private System.Windows.Forms.ContextMenuStrip CMenuStrip;
  221. private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem_selected;
  222. private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem_movesempoint;
  223. private Control_Ruler control_Ruler1;
  224. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem_copyimage;
  225. private System.Windows.Forms.ToolStripMenuItem ExportoriginalspliceToolStripMenuItem;
  226. private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItemDelete_Particle;
  227. private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
  228. private System.Windows.Forms.ToolStripMenuItem ImportSTDDb;
  229. private System.Windows.Forms.ToolStripMenuItem 显示国标信息ToolStripMenuItem;
  230. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2;
  231. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
  232. private System.Windows.Forms.ToolStripMenuItem 查询DS类颗粒ToolStripMenuItem;
  233. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem3;
  234. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem4;
  235. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem10;
  236. private System.Windows.Forms.ToolStripMenuItem 清除ToolStripMenuItem;
  237. private System.Windows.Forms.ToolStripMenuItem aSTMToolStripMenuItem;
  238. private System.Windows.Forms.ToolStripMenuItem 显示所有帧ToolStripMenuItem;
  239. private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem_ParticleSplicing;
  240. }
  241. }