OTSMeasureStatusWindow.Designer.cs 14 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271
  1. namespace OTSMeasureApp
  2. {
  3. partial class OTSMeasureStatusWindow
  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. this.components = new System.ComponentModel.Container();
  29. this.picBox = new System.Windows.Forms.PictureBox();
  30. this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components);
  31. this.AcquireBSEImageMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  32. this.VisualAdjustingMenu = new System.Windows.Forms.ToolStripMenuItem();
  33. this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
  34. this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
  35. this.ChangeDiffImageShow = new System.Windows.Forms.ToolStripMenuItem();
  36. this.ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  37. this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
  38. this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
  39. this.MenuItemLineScan = new System.Windows.Forms.ToolStripMenuItem();
  40. this.toolStripSeparator3 = new System.Windows.Forms.ToolStripSeparator();
  41. this.PointScanElementMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  42. this.批量采集ToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  43. this.ExportScanInfoMenuItem = new System.Windows.Forms.ToolStripMenuItem();
  44. this.autobc = new System.Windows.Forms.ToolStripMenuItem();
  45. this.panelXray = new System.Windows.Forms.Panel();
  46. this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker();
  47. this.timer1 = new System.Windows.Forms.Timer(this.components);
  48. this.pictureBox2 = new System.Windows.Forms.PictureBox();
  49. ((System.ComponentModel.ISupportInitialize)(this.picBox)).BeginInit();
  50. this.contextMenuStrip1.SuspendLayout();
  51. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
  52. this.SuspendLayout();
  53. //
  54. // picBox
  55. //
  56. this.picBox.BackColor = System.Drawing.Color.Transparent;
  57. this.picBox.Location = new System.Drawing.Point(0, 0);
  58. this.picBox.Margin = new System.Windows.Forms.Padding(2);
  59. this.picBox.Name = "picBox";
  60. this.picBox.Size = new System.Drawing.Size(382, 300);
  61. this.picBox.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  62. this.picBox.TabIndex = 0;
  63. this.picBox.TabStop = false;
  64. this.picBox.Paint += new System.Windows.Forms.PaintEventHandler(this.pictureBox1_Paint);
  65. this.picBox.MouseClick += new System.Windows.Forms.MouseEventHandler(this.pictureBox1_MouseClick);
  66. this.picBox.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pictureBox1_MouseDown);
  67. this.picBox.MouseMove += new System.Windows.Forms.MouseEventHandler(this.pictureBox1_MouseMove);
  68. //
  69. // contextMenuStrip1
  70. //
  71. this.contextMenuStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
  72. this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
  73. this.AcquireBSEImageMenuItem,
  74. this.VisualAdjustingMenu,
  75. this.toolStripMenuItem1,
  76. this.toolStripSeparator1,
  77. this.ChangeDiffImageShow,
  78. this.ToolStripMenuItem,
  79. this.toolStripMenuItem2,
  80. this.toolStripSeparator2,
  81. this.MenuItemLineScan,
  82. this.autobc,
  83. this.toolStripSeparator3,
  84. this.PointScanElementMenuItem,
  85. this.批量采集ToolStripMenuItem,
  86. this.ExportScanInfoMenuItem});
  87. this.contextMenuStrip1.Name = "contextMenuStrip1";
  88. this.contextMenuStrip1.Size = new System.Drawing.Size(243, 264);
  89. this.contextMenuStrip1.Opened += new System.EventHandler(this.contextMenuStrip1_Opened);
  90. //
  91. // AcquireBSEImageMenuItem
  92. //
  93. this.AcquireBSEImageMenuItem.Name = "AcquireBSEImageMenuItem";
  94. this.AcquireBSEImageMenuItem.Size = new System.Drawing.Size(242, 22);
  95. this.AcquireBSEImageMenuItem.Text = "获取BSE图";
  96. this.AcquireBSEImageMenuItem.Click += new System.EventHandler(this.AcquireBSEImage_Click);
  97. //
  98. // VisualAdjustingMenu
  99. //
  100. this.VisualAdjustingMenu.Name = "VisualAdjustingMenu";
  101. this.VisualAdjustingMenu.Size = new System.Drawing.Size(242, 22);
  102. this.VisualAdjustingMenu.Text = "可视化设置BSE图背景灰度范围";
  103. this.VisualAdjustingMenu.Click += new System.EventHandler(this.ViewStripMenuItem_Click);
  104. //
  105. // toolStripMenuItem1
  106. //
  107. this.toolStripMenuItem1.Name = "toolStripMenuItem1";
  108. this.toolStripMenuItem1.Size = new System.Drawing.Size(242, 22);
  109. this.toolStripMenuItem1.Text = "可视化设置特殊颗粒灰度范围";
  110. this.toolStripMenuItem1.Click += new System.EventHandler(this.toolStripMenuItem1_Click);
  111. //
  112. // toolStripSeparator1
  113. //
  114. this.toolStripSeparator1.Name = "toolStripSeparator1";
  115. this.toolStripSeparator1.Size = new System.Drawing.Size(239, 6);
  116. //
  117. // ChangeDiffImageShow
  118. //
  119. this.ChangeDiffImageShow.Name = "ChangeDiffImageShow";
  120. this.ChangeDiffImageShow.Size = new System.Drawing.Size(242, 22);
  121. this.ChangeDiffImageShow.Text = "切换至BSE图";
  122. this.ChangeDiffImageShow.Click += new System.EventHandler(this.ChangeDiffImageShow_Click);
  123. //
  124. // ToolStripMenuItem
  125. //
  126. this.ToolStripMenuItem.Name = "ToolStripMenuItem";
  127. this.ToolStripMenuItem.Size = new System.Drawing.Size(242, 22);
  128. this.ToolStripMenuItem.Text = "BSE去背景图";
  129. this.ToolStripMenuItem.Click += new System.EventHandler(this.ShowRemoveBGImage_Click);
  130. //
  131. // toolStripMenuItem2
  132. //
  133. this.toolStripMenuItem2.Name = "toolStripMenuItem2";
  134. this.toolStripMenuItem2.Size = new System.Drawing.Size(242, 22);
  135. this.toolStripMenuItem2.Text = "BSE去背景彩色图";
  136. this.toolStripMenuItem2.Click += new System.EventHandler(this.toolStripMenuItem2_Click);
  137. //
  138. // toolStripSeparator2
  139. //
  140. this.toolStripSeparator2.Name = "toolStripSeparator2";
  141. this.toolStripSeparator2.Size = new System.Drawing.Size(239, 6);
  142. //
  143. // MenuItemLineScan
  144. //
  145. this.MenuItemLineScan.CheckOnClick = true;
  146. this.MenuItemLineScan.Name = "MenuItemLineScan";
  147. this.MenuItemLineScan.Size = new System.Drawing.Size(242, 22);
  148. this.MenuItemLineScan.Text = "线扫描曲线";
  149. this.MenuItemLineScan.Click += new System.EventHandler(this.ShowLineScanChart_Click);
  150. //
  151. // toolStripSeparator3
  152. //
  153. this.toolStripSeparator3.Name = "toolStripSeparator3";
  154. this.toolStripSeparator3.Size = new System.Drawing.Size(239, 6);
  155. //
  156. // PointScanElementMenuItem
  157. //
  158. this.PointScanElementMenuItem.Name = "PointScanElementMenuItem";
  159. this.PointScanElementMenuItem.Size = new System.Drawing.Size(242, 22);
  160. this.PointScanElementMenuItem.Text = "X-Ray采集";
  161. this.PointScanElementMenuItem.Click += new System.EventHandler(this.单点采集MenuItem_Click);
  162. //
  163. // 批量采集ToolStripMenuItem
  164. //
  165. this.批量采集ToolStripMenuItem.Name = "批量采集ToolStripMenuItem";
  166. this.批量采集ToolStripMenuItem.Size = new System.Drawing.Size(242, 22);
  167. this.批量采集ToolStripMenuItem.Text = "批量采集";
  168. this.批量采集ToolStripMenuItem.Click += new System.EventHandler(this.批量采集ToolStripMenuItem_Click);
  169. //
  170. // ExportScanInfoMenuItem
  171. //
  172. this.ExportScanInfoMenuItem.Name = "ExportScanInfoMenuItem";
  173. this.ExportScanInfoMenuItem.Size = new System.Drawing.Size(242, 22);
  174. this.ExportScanInfoMenuItem.Text = "输出X-Ray信息";
  175. this.ExportScanInfoMenuItem.Click += new System.EventHandler(this.ExportScanInfoMenuItem_Click);
  176. //
  177. // autobc
  178. //
  179. this.autobc.Name = "autobc";
  180. this.autobc.Size = new System.Drawing.Size(242, 22);
  181. this.autobc.Text = "自动亮度对比度";
  182. this.autobc.Click += new System.EventHandler(this.toolStripMenuItem3_Click);
  183. //
  184. // panelXray
  185. //
  186. this.panelXray.Dock = System.Windows.Forms.DockStyle.Bottom;
  187. this.panelXray.Location = new System.Drawing.Point(0, 300);
  188. this.panelXray.Margin = new System.Windows.Forms.Padding(2);
  189. this.panelXray.Name = "panelXray";
  190. this.panelXray.Size = new System.Drawing.Size(782, 169);
  191. this.panelXray.TabIndex = 0;
  192. //
  193. // backgroundWorker1
  194. //
  195. this.backgroundWorker1.DoWork += new System.ComponentModel.DoWorkEventHandler(this.backgroundWorker1_DoWork);
  196. //
  197. // timer1
  198. //
  199. this.timer1.Interval = 4000;
  200. this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
  201. //
  202. // pictureBox2
  203. //
  204. this.pictureBox2.BackColor = System.Drawing.Color.Transparent;
  205. this.pictureBox2.Location = new System.Drawing.Point(386, 0);
  206. this.pictureBox2.Margin = new System.Windows.Forms.Padding(2);
  207. this.pictureBox2.Name = "pictureBox2";
  208. this.pictureBox2.Size = new System.Drawing.Size(394, 300);
  209. this.pictureBox2.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
  210. this.pictureBox2.TabIndex = 0;
  211. this.pictureBox2.TabStop = false;
  212. this.pictureBox2.Paint += new System.Windows.Forms.PaintEventHandler(this.pictureBox2_Paint);
  213. this.pictureBox2.MouseClick += new System.Windows.Forms.MouseEventHandler(this.pictureBox1_MouseClick);
  214. this.pictureBox2.MouseDown += new System.Windows.Forms.MouseEventHandler(this.pictureBox1_MouseDown);
  215. this.pictureBox2.MouseMove += new System.Windows.Forms.MouseEventHandler(this.pictureBox1_MouseMove);
  216. //
  217. // OTSMeasureStatusWindow
  218. //
  219. this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
  220. this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
  221. this.AutoSize = true;
  222. this.ClientSize = new System.Drawing.Size(782, 469);
  223. this.CloseButton = false;
  224. this.CloseButtonVisible = false;
  225. this.Controls.Add(this.panelXray);
  226. this.Controls.Add(this.picBox);
  227. this.Controls.Add(this.pictureBox2);
  228. this.DockAreas = ((OTS.WinFormsUI.Docking.DockAreas)((OTS.WinFormsUI.Docking.DockAreas.DockTop | OTS.WinFormsUI.Docking.DockAreas.Document)));
  229. this.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
  230. this.Name = "OTSMeasureStatusWindow";
  231. this.Text = "OTSMeasureStatus";
  232. this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
  233. this.Activated += new System.EventHandler(this.OTSMeasureStatusWindow_Activated);
  234. this.Load += new System.EventHandler(this.OTSMeasureStatusWindow_Load);
  235. this.MouseClick += new System.Windows.Forms.MouseEventHandler(this.OTSMeasureStatusWindow_MouseClick);
  236. ((System.ComponentModel.ISupportInitialize)(this.picBox)).EndInit();
  237. this.contextMenuStrip1.ResumeLayout(false);
  238. ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
  239. this.ResumeLayout(false);
  240. }
  241. #endregion
  242. private System.Windows.Forms.ContextMenuStrip contextMenuStrip1;
  243. private System.Windows.Forms.ToolStripMenuItem AcquireBSEImageMenuItem;
  244. private System.Windows.Forms.ToolStripMenuItem ToolStripMenuItem;
  245. private System.Windows.Forms.ToolStripMenuItem MenuItemLineScan;
  246. private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
  247. private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
  248. public System.Windows.Forms.PictureBox picBox;
  249. private System.Windows.Forms.ToolStripMenuItem ChangeDiffImageShow;
  250. public System.Windows.Forms.Panel panelXray;
  251. private OTSIncAGraph.Controls.Control_XRayTable control_XRayTable1;
  252. private System.Windows.Forms.ToolStripMenuItem PointScanElementMenuItem;
  253. private System.Windows.Forms.ToolStripMenuItem ExportScanInfoMenuItem;
  254. private System.Windows.Forms.ToolStripMenuItem VisualAdjustingMenu;
  255. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
  256. private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2;
  257. private System.ComponentModel.BackgroundWorker backgroundWorker1;
  258. private System.Windows.Forms.Timer timer1;
  259. public System.Windows.Forms.PictureBox pictureBox2;
  260. private System.Windows.Forms.ToolStripSeparator toolStripSeparator3;
  261. private System.Windows.Forms.ToolStripMenuItem 批量采集ToolStripMenuItem;
  262. private System.Windows.Forms.ToolStripMenuItem autobc;
  263. }
  264. }