1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699 |
- namespace OINA.Extender.Testharness
- {
- partial class MainForm
- {
- /// <summary>
- /// Required designer variable.
- /// </summary>
- private System.ComponentModel.IContainer components = null;
- /// <summary>
- /// Clean up any resources being used.
- /// </summary>
- /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
- protected override void Dispose(bool disposing)
- {
- if (disposing && (components != null))
- {
- components.Dispose();
- }
- base.Dispose(disposing);
- }
- #region Windows Form Designer generated code
- /// <summary>
- /// Required method for Designer support - do not modify
- /// the contents of this method with the code editor.
- /// </summary>
- private void InitializeComponent()
- {
- this.components = new System.ComponentModel.Container();
- System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
- System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
- this.menuStripMainForm = new System.Windows.Forms.MenuStrip();
- this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.loadSpectrumDataToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.saveSpectrumDataToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.exportSpectrumAsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.loadImageDataToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.saveImageDataToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.optionsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.autoIdSettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.preferencesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.periodicTableVisualSettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.elementComboVisualSettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.spectrumViewerVisualSettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.BrightnessContractDialogVisualSettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.imageViewerVisualSettingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.detailsVisualSettingsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.controlPanelsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.detectorControlToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.microscopeControlToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.calibrateToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.eDMapAcquisitionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.tmrAcquisitionStatus = new System.Windows.Forms.Timer(this.components);
- this.SpectrumAcquisition = new System.Windows.Forms.TabPage();
- this.panel3 = new System.Windows.Forms.Panel();
- this.splitContainer1 = new System.Windows.Forms.SplitContainer();
- this.ehSpectrumViewer = new System.Windows.Forms.Integration.ElementHost();
- this.periodicTableElementHost = new System.Windows.Forms.Integration.ElementHost();
- this.panel4 = new System.Windows.Forms.Panel();
- this.btnExportTiff = new System.Windows.Forms.Button();
- this.spectrumInteractionToolComboBox = new System.Windows.Forms.ComboBox();
- this.label2 = new System.Windows.Forms.Label();
- this.labelRealTime = new System.Windows.Forms.Label();
- this.labelLiveTime = new System.Windows.Forms.Label();
- this.textRealTimeSeconds = new System.Windows.Forms.TextBox();
- this.textLiveTimeSeconds = new System.Windows.Forms.TextBox();
- this.panel2 = new System.Windows.Forms.Panel();
- this.groupBox1 = new System.Windows.Forms.GroupBox();
- this.addCompareSpectraButton = new System.Windows.Forms.Button();
- this.cbCompareSpectraComboBox = new System.Windows.Forms.ComboBox();
- this.cbCompareColor = new System.Windows.Forms.ComboBox();
- this.btnStartAcquisition = new System.Windows.Forms.Button();
- this.btnStopAcquisition = new System.Windows.Forms.Button();
- this.lblSpectrumAcquisitionQueue = new System.Windows.Forms.Label();
- this.gbPeakParameters = new System.Windows.Forms.GroupBox();
- this.btnCalculate = new System.Windows.Forms.Button();
- this.tbFWHM = new System.Windows.Forms.TextBox();
- this.tbEnergy = new System.Windows.Forms.TextBox();
- this.lblFWHM = new System.Windows.Forms.Label();
- this.lblEnergy = new System.Windows.Forms.Label();
- this.AcquisitionQueueListBox = new System.Windows.Forms.ListBox();
- this.lblIdentifiedElements = new System.Windows.Forms.Label();
- this.btnResumeAcquisition = new System.Windows.Forms.Button();
- this.tbIdentifiedElement = new System.Windows.Forms.TextBox();
- this.btnDoAutoID = new System.Windows.Forms.Button();
- this.panel1 = new System.Windows.Forms.Panel();
- this.panelConfirmElements = new System.Windows.Forms.Panel();
- this.toolStripLocalPeriodicTableSettings = new System.Windows.Forms.ToolStrip();
- this.toolStripDropDownLocalPeriodicTableSettings = new System.Windows.Forms.ToolStripDropDownButton();
- this.enableMultiselectToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
- this.backgroundColorTextBox = new System.Windows.Forms.ToolStripTextBox();
- this.periodicTableBackgroundToolStripComboBox = new System.Windows.Forms.ToolStripComboBox();
- this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
- this.enabledElementsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
- this.tbUnsetElementList = new System.Windows.Forms.TextBox();
- this.lblUnsetElementList = new System.Windows.Forms.Label();
- this.tbIncludedElementList = new System.Windows.Forms.TextBox();
- this.lblIncludedElementList = new System.Windows.Forms.Label();
- this.ehExcludeElement = new System.Windows.Forms.Integration.ElementHost();
- this.tbExcludedElementList = new System.Windows.Forms.TextBox();
- this.btnDeleteExclude = new System.Windows.Forms.Button();
- this.lblExcludeElementList = new System.Windows.Forms.Label();
- this.btnClearExcludedList = new System.Windows.Forms.Button();
- this.lblExcludeElement = new System.Windows.Forms.Label();
- this.btnAddExclude = new System.Windows.Forms.Button();
- this.SpectrumAcquisitionSettingsGroupBox = new System.Windows.Forms.GroupBox();
- this.AcquisitionTimeNumericUpDown = new System.Windows.Forms.NumericUpDown();
- this.cbChannelNumber = new System.Windows.Forms.ComboBox();
- this.lblChannelNumber = new System.Windows.Forms.Label();
- this.lblProcessTime = new System.Windows.Forms.Label();
- this.lblAcquisitionMode = new System.Windows.Forms.Label();
- this.lblSpectrumLabel = new System.Windows.Forms.Label();
- this.lblAcquisitionTime = new System.Windows.Forms.Label();
- this.lblEnergyRange = new System.Windows.Forms.Label();
- this.cbEnergyRange = new System.Windows.Forms.ComboBox();
- this.cbProcessTime = new System.Windows.Forms.ComboBox();
- this.textSpectrumLabel = new System.Windows.Forms.TextBox();
- this.cbAcquisitionMode = new System.Windows.Forms.ComboBox();
- this.tabControl = new System.Windows.Forms.TabControl();
- this.ProcessingSettings = new System.Windows.Forms.TabPage();
- this.gbQuantResults = new System.Windows.Forms.GroupBox();
- this.tbQuantStatusMessage = new System.Windows.Forms.TextBox();
- this.lblQuantStatus = new System.Windows.Forms.Label();
- this.btnDoQuant = new System.Windows.Forms.Button();
- this.dgQuantResult = new System.Windows.Forms.DataGridView();
- this.AtomicNumber = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.LineType = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.WeightPercent = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.WtSigma = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.AtomicPercent = new System.Windows.Forms.DataGridViewTextBoxColumn();
- this.gbSampleCoating = new System.Windows.Forms.GroupBox();
- this.cbIsCoated = new System.Windows.Forms.CheckBox();
- this.lblThickness = new System.Windows.Forms.Label();
- this.lblDensity = new System.Windows.Forms.Label();
- this.lblCoatingElement = new System.Windows.Forms.Label();
- this.tbThickness = new System.Windows.Forms.TextBox();
- this.tbDensity = new System.Windows.Forms.TextBox();
- this.tbCoatingElement = new System.Windows.Forms.TextBox();
- this.gbQuantSettings = new System.Windows.Forms.GroupBox();
- this.gbDeconvolutionElements = new System.Windows.Forms.GroupBox();
- this.ehDeconvolutionElement = new System.Windows.Forms.Integration.ElementHost();
- this.btnClearDeconvolutionList = new System.Windows.Forms.Button();
- this.tbDeconvolutionElementList = new System.Windows.Forms.TextBox();
- this.btnDeleteDeconvolution = new System.Windows.Forms.Button();
- this.lblDeconvolutionElementList = new System.Windows.Forms.Label();
- this.btnAddDeconvolution = new System.Windows.Forms.Button();
- this.lblDeconvolutionElement = new System.Windows.Forms.Label();
- this.gbQuantitativeThreshold = new System.Windows.Forms.GroupBox();
- this.cbThresholding = new System.Windows.Forms.CheckBox();
- this.tbSigmaLevel = new System.Windows.Forms.TextBox();
- this.lblSigmaLevel = new System.Windows.Forms.Label();
- this.gbProcessingOptions = new System.Windows.Forms.GroupBox();
- this.lblCombinedElement = new System.Windows.Forms.Label();
- this.rbElementByDifference = new System.Windows.Forms.RadioButton();
- this.rbElementByStoichiometry = new System.Windows.Forms.RadioButton();
- this.rbAllElements = new System.Windows.Forms.RadioButton();
- this.lblNumberofIons = new System.Windows.Forms.Label();
- this.tbNumberOfIons = new System.Windows.Forms.TextBox();
- this.cbNormalised = new System.Windows.Forms.CheckBox();
- this.tbCombinedElement = new System.Windows.Forms.TextBox();
- this.ImageAcquisition = new System.Windows.Forms.TabPage();
- this.ehImageViewer = new System.Windows.Forms.Integration.ElementHost();
- this.panel7 = new System.Windows.Forms.Panel();
- this.imageToolComboBox = new System.Windows.Forms.ComboBox();
- this.label1 = new System.Windows.Forms.Label();
- this.panel6 = new System.Windows.Forms.Panel();
- this.btnStartImageScan = new System.Windows.Forms.Button();
- this.ImageAcquisitionSettingsGroupBox = new System.Windows.Forms.GroupBox();
- this.lblImageScanSize = new System.Windows.Forms.Label();
- this.cbImageScanSize = new System.Windows.Forms.ComboBox();
- this.lblDwellTime = new System.Windows.Forms.Label();
- this.lblInputSignal = new System.Windows.Forms.Label();
- this.cbInputSignal = new System.Windows.Forms.ComboBox();
- this.lblNumberOfFrames = new System.Windows.Forms.Label();
- this.tbNumberOfFrames = new System.Windows.Forms.TextBox();
- this.tbDwellTime = new System.Windows.Forms.TextBox();
- this.lblImageAcquisitionQueue = new System.Windows.Forms.Label();
- this.btnStopImageScan = new System.Windows.Forms.Button();
- this.ImageAcquisitionQueueListBox = new System.Windows.Forms.ListBox();
- this.panel5 = new System.Windows.Forms.Panel();
- this.tbImageData = new System.Windows.Forms.TextBox();
- this.lblX = new System.Windows.Forms.Label();
- this.lblY = new System.Windows.Forms.Label();
- this.btnGetPixelData = new System.Windows.Forms.Button();
- this.tbPointX = new System.Windows.Forms.TextBox();
- this.tbPointY = new System.Windows.Forms.TextBox();
- this.errorProvider = new System.Windows.Forms.ErrorProvider(this.components);
- this.tmrIdentifyElements = new System.Windows.Forms.Timer(this.components);
- this.statusStrip = new System.Windows.Forms.StatusStrip();
- this.lblOutputRate = new System.Windows.Forms.ToolStripStatusLabel();
- this.outputStatus = new System.Windows.Forms.ToolStripStatusLabel();
- this.lblDeadTime = new System.Windows.Forms.ToolStripStatusLabel();
- this.deadtimeStatus = new System.Windows.Forms.ToolStripStatusLabel();
- this.lblAcquisitionStatus = new System.Windows.Forms.ToolStripStatusLabel();
- this.menuStripMainForm.SuspendLayout();
- this.SpectrumAcquisition.SuspendLayout();
- this.panel3.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
- this.splitContainer1.Panel1.SuspendLayout();
- this.splitContainer1.Panel2.SuspendLayout();
- this.splitContainer1.SuspendLayout();
- this.panel4.SuspendLayout();
- this.panel2.SuspendLayout();
- this.groupBox1.SuspendLayout();
- this.gbPeakParameters.SuspendLayout();
- this.panel1.SuspendLayout();
- this.panelConfirmElements.SuspendLayout();
- this.toolStripLocalPeriodicTableSettings.SuspendLayout();
- this.SpectrumAcquisitionSettingsGroupBox.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.AcquisitionTimeNumericUpDown)).BeginInit();
- this.tabControl.SuspendLayout();
- this.ProcessingSettings.SuspendLayout();
- this.gbQuantResults.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgQuantResult)).BeginInit();
- this.gbSampleCoating.SuspendLayout();
- this.gbQuantSettings.SuspendLayout();
- this.gbDeconvolutionElements.SuspendLayout();
- this.gbQuantitativeThreshold.SuspendLayout();
- this.gbProcessingOptions.SuspendLayout();
- this.ImageAcquisition.SuspendLayout();
- this.panel7.SuspendLayout();
- this.panel6.SuspendLayout();
- this.ImageAcquisitionSettingsGroupBox.SuspendLayout();
- this.panel5.SuspendLayout();
- ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).BeginInit();
- this.statusStrip.SuspendLayout();
- this.SuspendLayout();
- //
- // menuStripMainForm
- //
- this.menuStripMainForm.BackColor = System.Drawing.SystemColors.MenuBar;
- this.menuStripMainForm.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.fileToolStripMenuItem,
- this.optionsToolStripMenuItem,
- this.controlPanelsToolStripMenuItem});
- resources.ApplyResources(this.menuStripMainForm, "menuStripMainForm");
- this.menuStripMainForm.Name = "menuStripMainForm";
- //
- // fileToolStripMenuItem
- //
- this.fileToolStripMenuItem.BackColor = System.Drawing.SystemColors.Menu;
- this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.loadSpectrumDataToolStripMenuItem,
- this.saveSpectrumDataToolStripMenuItem,
- this.exportSpectrumAsToolStripMenuItem,
- this.loadImageDataToolStripMenuItem,
- this.saveImageDataToolStripMenuItem,
- this.exitToolStripMenuItem});
- this.fileToolStripMenuItem.ForeColor = System.Drawing.SystemColors.MenuText;
- this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
- resources.ApplyResources(this.fileToolStripMenuItem, "fileToolStripMenuItem");
- //
- // loadSpectrumDataToolStripMenuItem
- //
- this.loadSpectrumDataToolStripMenuItem.Name = "loadSpectrumDataToolStripMenuItem";
- resources.ApplyResources(this.loadSpectrumDataToolStripMenuItem, "loadSpectrumDataToolStripMenuItem");
- this.loadSpectrumDataToolStripMenuItem.Click += new System.EventHandler(this.LoadSpectrumDataToolStripMenuItem_Click);
- //
- // saveSpectrumDataToolStripMenuItem
- //
- this.saveSpectrumDataToolStripMenuItem.Name = "saveSpectrumDataToolStripMenuItem";
- resources.ApplyResources(this.saveSpectrumDataToolStripMenuItem, "saveSpectrumDataToolStripMenuItem");
- this.saveSpectrumDataToolStripMenuItem.Click += new System.EventHandler(this.SaveSpectrumDataToolStripMenuItem_Click);
- //
- // exportSpectrumAsToolStripMenuItem
- //
- this.exportSpectrumAsToolStripMenuItem.BackColor = System.Drawing.SystemColors.Control;
- this.exportSpectrumAsToolStripMenuItem.Name = "exportSpectrumAsToolStripMenuItem";
- resources.ApplyResources(this.exportSpectrumAsToolStripMenuItem, "exportSpectrumAsToolStripMenuItem");
- this.exportSpectrumAsToolStripMenuItem.Click += new System.EventHandler(this.ExportSpectrumAsToolStripMenuItem_Click);
- //
- // loadImageDataToolStripMenuItem
- //
- this.loadImageDataToolStripMenuItem.Name = "loadImageDataToolStripMenuItem";
- resources.ApplyResources(this.loadImageDataToolStripMenuItem, "loadImageDataToolStripMenuItem");
- this.loadImageDataToolStripMenuItem.Click += new System.EventHandler(this.LoadImageDataToolStripMenuItem_Click);
- //
- // saveImageDataToolStripMenuItem
- //
- this.saveImageDataToolStripMenuItem.Name = "saveImageDataToolStripMenuItem";
- resources.ApplyResources(this.saveImageDataToolStripMenuItem, "saveImageDataToolStripMenuItem");
- this.saveImageDataToolStripMenuItem.Click += new System.EventHandler(this.SaveImageDataToolStripMenuItem_Click);
- //
- // exitToolStripMenuItem
- //
- this.exitToolStripMenuItem.BackColor = System.Drawing.SystemColors.Control;
- this.exitToolStripMenuItem.ForeColor = System.Drawing.SystemColors.MenuText;
- this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
- resources.ApplyResources(this.exitToolStripMenuItem, "exitToolStripMenuItem");
- this.exitToolStripMenuItem.Click += new System.EventHandler(this.ExitToolStripMenuItem_Click);
- //
- // optionsToolStripMenuItem
- //
- this.optionsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.autoIdSettingsToolStripMenuItem,
- this.preferencesToolStripMenuItem});
- this.optionsToolStripMenuItem.Name = "optionsToolStripMenuItem";
- resources.ApplyResources(this.optionsToolStripMenuItem, "optionsToolStripMenuItem");
- //
- // autoIdSettingsToolStripMenuItem
- //
- this.autoIdSettingsToolStripMenuItem.Name = "autoIdSettingsToolStripMenuItem";
- resources.ApplyResources(this.autoIdSettingsToolStripMenuItem, "autoIdSettingsToolStripMenuItem");
- this.autoIdSettingsToolStripMenuItem.Click += new System.EventHandler(this.AutoIdSettingsToolStripMenuItem_Click);
- //
- // preferencesToolStripMenuItem
- //
- this.preferencesToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.periodicTableVisualSettingsToolStripMenuItem,
- this.elementComboVisualSettingsToolStripMenuItem,
- this.spectrumViewerVisualSettingsToolStripMenuItem,
- this.BrightnessContractDialogVisualSettingsToolStripMenuItem,
- this.imageViewerVisualSettingsToolStripMenuItem,
- this.detailsVisualSettingsMenuItem});
- this.preferencesToolStripMenuItem.Name = "preferencesToolStripMenuItem";
- resources.ApplyResources(this.preferencesToolStripMenuItem, "preferencesToolStripMenuItem");
- //
- // periodicTableVisualSettingsToolStripMenuItem
- //
- this.periodicTableVisualSettingsToolStripMenuItem.Name = "periodicTableVisualSettingsToolStripMenuItem";
- resources.ApplyResources(this.periodicTableVisualSettingsToolStripMenuItem, "periodicTableVisualSettingsToolStripMenuItem");
- this.periodicTableVisualSettingsToolStripMenuItem.Click += new System.EventHandler(this.PeriodicTableVisualSettingsToolStripMenuItem_Click);
- //
- // elementComboVisualSettingsToolStripMenuItem
- //
- this.elementComboVisualSettingsToolStripMenuItem.Name = "elementComboVisualSettingsToolStripMenuItem";
- resources.ApplyResources(this.elementComboVisualSettingsToolStripMenuItem, "elementComboVisualSettingsToolStripMenuItem");
- this.elementComboVisualSettingsToolStripMenuItem.Click += new System.EventHandler(this.ElementComboVisualSettingsToolStripMenuItem_Click);
- //
- // spectrumViewerVisualSettingsToolStripMenuItem
- //
- this.spectrumViewerVisualSettingsToolStripMenuItem.Name = "spectrumViewerVisualSettingsToolStripMenuItem";
- resources.ApplyResources(this.spectrumViewerVisualSettingsToolStripMenuItem, "spectrumViewerVisualSettingsToolStripMenuItem");
- this.spectrumViewerVisualSettingsToolStripMenuItem.Click += new System.EventHandler(this.SpectrumViewerVisualSettingsToolStripMenuItem_Click);
- //
- // BrightnessContractDialogVisualSettingsToolStripMenuItem
- //
- this.BrightnessContractDialogVisualSettingsToolStripMenuItem.Name = "BrightnessContractDialogVisualSettingsToolStripMenuItem";
- resources.ApplyResources(this.BrightnessContractDialogVisualSettingsToolStripMenuItem, "BrightnessContractDialogVisualSettingsToolStripMenuItem");
- this.BrightnessContractDialogVisualSettingsToolStripMenuItem.Click += new System.EventHandler(this.BrightnessContractDialogVisualSettingsToolStripMenuItem_Click);
- //
- // imageViewerVisualSettingsToolStripMenuItem
- //
- this.imageViewerVisualSettingsToolStripMenuItem.Name = "imageViewerVisualSettingsToolStripMenuItem";
- resources.ApplyResources(this.imageViewerVisualSettingsToolStripMenuItem, "imageViewerVisualSettingsToolStripMenuItem");
- this.imageViewerVisualSettingsToolStripMenuItem.Click += new System.EventHandler(this.ImageViewerVisualSetting_Click);
- //
- // detailsVisualSettingsMenuItem
- //
- this.detailsVisualSettingsMenuItem.Name = "detailsVisualSettingsMenuItem";
- resources.ApplyResources(this.detailsVisualSettingsMenuItem, "detailsVisualSettingsMenuItem");
- this.detailsVisualSettingsMenuItem.Click += new System.EventHandler(this.OnDetailsVisualSettingsMenuItemClick);
- //
- // controlPanelsToolStripMenuItem
- //
- this.controlPanelsToolStripMenuItem.BackColor = System.Drawing.SystemColors.Menu;
- this.controlPanelsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.detectorControlToolStripMenuItem,
- this.microscopeControlToolStripMenuItem,
- this.calibrateToolStripMenuItem,
- this.eDMapAcquisitionToolStripMenuItem});
- this.controlPanelsToolStripMenuItem.ForeColor = System.Drawing.SystemColors.MenuText;
- this.controlPanelsToolStripMenuItem.Name = "controlPanelsToolStripMenuItem";
- resources.ApplyResources(this.controlPanelsToolStripMenuItem, "controlPanelsToolStripMenuItem");
- //
- // detectorControlToolStripMenuItem
- //
- this.detectorControlToolStripMenuItem.BackColor = System.Drawing.SystemColors.Control;
- this.detectorControlToolStripMenuItem.ForeColor = System.Drawing.SystemColors.MenuText;
- this.detectorControlToolStripMenuItem.Name = "detectorControlToolStripMenuItem";
- resources.ApplyResources(this.detectorControlToolStripMenuItem, "detectorControlToolStripMenuItem");
- this.detectorControlToolStripMenuItem.Click += new System.EventHandler(this.DetectorControlToolStripMenuItem_Click);
- //
- // microscopeControlToolStripMenuItem
- //
- this.microscopeControlToolStripMenuItem.BackColor = System.Drawing.SystemColors.Control;
- this.microscopeControlToolStripMenuItem.ForeColor = System.Drawing.SystemColors.MenuText;
- this.microscopeControlToolStripMenuItem.Name = "microscopeControlToolStripMenuItem";
- resources.ApplyResources(this.microscopeControlToolStripMenuItem, "microscopeControlToolStripMenuItem");
- this.microscopeControlToolStripMenuItem.Click += new System.EventHandler(this.MicroscopeControlToolStripMenuItem_Click);
- //
- // calibrateToolStripMenuItem
- //
- this.calibrateToolStripMenuItem.Name = "calibrateToolStripMenuItem";
- resources.ApplyResources(this.calibrateToolStripMenuItem, "calibrateToolStripMenuItem");
- this.calibrateToolStripMenuItem.Click += new System.EventHandler(this.CalibrateToolStripMenuItem_Click);
- //
- // eDMapAcquisitionToolStripMenuItem
- //
- this.eDMapAcquisitionToolStripMenuItem.Name = "eDMapAcquisitionToolStripMenuItem";
- resources.ApplyResources(this.eDMapAcquisitionToolStripMenuItem, "eDMapAcquisitionToolStripMenuItem");
- this.eDMapAcquisitionToolStripMenuItem.Click += new System.EventHandler(this.EDMapAcquisitionToolStripMenuItem_Click);
- //
- // SpectrumAcquisition
- //
- this.SpectrumAcquisition.BackColor = System.Drawing.SystemColors.Control;
- this.SpectrumAcquisition.Controls.Add(this.panel3);
- this.SpectrumAcquisition.Controls.Add(this.panel2);
- this.SpectrumAcquisition.Controls.Add(this.panel1);
- this.SpectrumAcquisition.ForeColor = System.Drawing.SystemColors.ControlText;
- resources.ApplyResources(this.SpectrumAcquisition, "SpectrumAcquisition");
- this.SpectrumAcquisition.Name = "SpectrumAcquisition";
- //
- // panel3
- //
- this.panel3.Controls.Add(this.splitContainer1);
- this.panel3.Controls.Add(this.panel4);
- resources.ApplyResources(this.panel3, "panel3");
- this.panel3.Name = "panel3";
- //
- // splitContainer1
- //
- resources.ApplyResources(this.splitContainer1, "splitContainer1");
- this.splitContainer1.Name = "splitContainer1";
- //
- // splitContainer1.Panel1
- //
- this.splitContainer1.Panel1.Controls.Add(this.ehSpectrumViewer);
- //
- // splitContainer1.Panel2
- //
- this.splitContainer1.Panel2.Controls.Add(this.periodicTableElementHost);
- //
- // ehSpectrumViewer
- //
- this.ehSpectrumViewer.BackColor = System.Drawing.Color.DodgerBlue;
- resources.ApplyResources(this.ehSpectrumViewer, "ehSpectrumViewer");
- this.ehSpectrumViewer.Name = "ehSpectrumViewer";
- this.ehSpectrumViewer.Child = null;
- //
- // periodicTableElementHost
- //
- this.periodicTableElementHost.BackColor = System.Drawing.Color.DarkBlue;
- resources.ApplyResources(this.periodicTableElementHost, "periodicTableElementHost");
- this.periodicTableElementHost.Name = "periodicTableElementHost";
- this.periodicTableElementHost.Child = null;
- //
- // panel4
- //
- this.panel4.Controls.Add(this.btnExportTiff);
- this.panel4.Controls.Add(this.spectrumInteractionToolComboBox);
- this.panel4.Controls.Add(this.label2);
- this.panel4.Controls.Add(this.labelRealTime);
- this.panel4.Controls.Add(this.labelLiveTime);
- this.panel4.Controls.Add(this.textRealTimeSeconds);
- this.panel4.Controls.Add(this.textLiveTimeSeconds);
- resources.ApplyResources(this.panel4, "panel4");
- this.panel4.Name = "panel4";
- //
- // btnExportTiff
- //
- resources.ApplyResources(this.btnExportTiff, "btnExportTiff");
- this.btnExportTiff.Name = "btnExportTiff";
- this.btnExportTiff.UseVisualStyleBackColor = true;
- this.btnExportTiff.Click += new System.EventHandler(this.OnExportTiffButtonClicked);
- //
- // spectrumInteractionToolComboBox
- //
- this.spectrumInteractionToolComboBox.FormattingEnabled = true;
- resources.ApplyResources(this.spectrumInteractionToolComboBox, "spectrumInteractionToolComboBox");
- this.spectrumInteractionToolComboBox.Name = "spectrumInteractionToolComboBox";
- this.spectrumInteractionToolComboBox.SelectedIndexChanged += new System.EventHandler(this.OnSpectrumToolComboBoxSelectedIndexChanged);
- //
- // label2
- //
- resources.ApplyResources(this.label2, "label2");
- this.label2.Name = "label2";
- //
- // labelRealTime
- //
- resources.ApplyResources(this.labelRealTime, "labelRealTime");
- this.labelRealTime.Name = "labelRealTime";
- //
- // labelLiveTime
- //
- resources.ApplyResources(this.labelLiveTime, "labelLiveTime");
- this.labelLiveTime.Name = "labelLiveTime";
- //
- // textRealTimeSeconds
- //
- resources.ApplyResources(this.textRealTimeSeconds, "textRealTimeSeconds");
- this.textRealTimeSeconds.Name = "textRealTimeSeconds";
- this.textRealTimeSeconds.ReadOnly = true;
- //
- // textLiveTimeSeconds
- //
- resources.ApplyResources(this.textLiveTimeSeconds, "textLiveTimeSeconds");
- this.textLiveTimeSeconds.Name = "textLiveTimeSeconds";
- this.textLiveTimeSeconds.ReadOnly = true;
- //
- // panel2
- //
- this.panel2.Controls.Add(this.groupBox1);
- this.panel2.Controls.Add(this.btnStartAcquisition);
- this.panel2.Controls.Add(this.btnStopAcquisition);
- this.panel2.Controls.Add(this.lblSpectrumAcquisitionQueue);
- this.panel2.Controls.Add(this.gbPeakParameters);
- this.panel2.Controls.Add(this.AcquisitionQueueListBox);
- this.panel2.Controls.Add(this.lblIdentifiedElements);
- this.panel2.Controls.Add(this.btnResumeAcquisition);
- this.panel2.Controls.Add(this.tbIdentifiedElement);
- this.panel2.Controls.Add(this.btnDoAutoID);
- resources.ApplyResources(this.panel2, "panel2");
- this.panel2.Name = "panel2";
- //
- // groupBox1
- //
- this.groupBox1.Controls.Add(this.addCompareSpectraButton);
- this.groupBox1.Controls.Add(this.cbCompareSpectraComboBox);
- this.groupBox1.Controls.Add(this.cbCompareColor);
- resources.ApplyResources(this.groupBox1, "groupBox1");
- this.groupBox1.Name = "groupBox1";
- this.groupBox1.TabStop = false;
- //
- // addCompareSpectraButton
- //
- resources.ApplyResources(this.addCompareSpectraButton, "addCompareSpectraButton");
- this.addCompareSpectraButton.Name = "addCompareSpectraButton";
- this.addCompareSpectraButton.UseVisualStyleBackColor = true;
- this.addCompareSpectraButton.Click += new System.EventHandler(this.OnAddCompareSpectraButtonClick);
- //
- // cbCompareSpectraComboBox
- //
- this.cbCompareSpectraComboBox.FormattingEnabled = true;
- resources.ApplyResources(this.cbCompareSpectraComboBox, "cbCompareSpectraComboBox");
- this.cbCompareSpectraComboBox.Name = "cbCompareSpectraComboBox";
- //
- // cbCompareColor
- //
- this.cbCompareColor.FormattingEnabled = true;
- resources.ApplyResources(this.cbCompareColor, "cbCompareColor");
- this.cbCompareColor.Name = "cbCompareColor";
- this.cbCompareColor.SelectedIndexChanged += new System.EventHandler(this.CbCompareColor_SelectedIndexChanged);
- //
- // btnStartAcquisition
- //
- this.btnStartAcquisition.BackColor = System.Drawing.SystemColors.Control;
- this.btnStartAcquisition.ForeColor = System.Drawing.SystemColors.ControlText;
- resources.ApplyResources(this.btnStartAcquisition, "btnStartAcquisition");
- this.btnStartAcquisition.Name = "btnStartAcquisition";
- this.btnStartAcquisition.UseVisualStyleBackColor = false;
- this.btnStartAcquisition.Click += new System.EventHandler(this.StartAcquisitionButton_Click);
- //
- // btnStopAcquisition
- //
- this.btnStopAcquisition.BackColor = System.Drawing.SystemColors.Control;
- this.btnStopAcquisition.ForeColor = System.Drawing.SystemColors.ControlText;
- resources.ApplyResources(this.btnStopAcquisition, "btnStopAcquisition");
- this.btnStopAcquisition.Name = "btnStopAcquisition";
- this.btnStopAcquisition.UseVisualStyleBackColor = false;
- this.btnStopAcquisition.Click += new System.EventHandler(this.StopAcquisitionButton_Click);
- //
- // lblSpectrumAcquisitionQueue
- //
- resources.ApplyResources(this.lblSpectrumAcquisitionQueue, "lblSpectrumAcquisitionQueue");
- this.lblSpectrumAcquisitionQueue.Name = "lblSpectrumAcquisitionQueue";
- //
- // gbPeakParameters
- //
- this.gbPeakParameters.Controls.Add(this.btnCalculate);
- this.gbPeakParameters.Controls.Add(this.tbFWHM);
- this.gbPeakParameters.Controls.Add(this.tbEnergy);
- this.gbPeakParameters.Controls.Add(this.lblFWHM);
- this.gbPeakParameters.Controls.Add(this.lblEnergy);
- resources.ApplyResources(this.gbPeakParameters, "gbPeakParameters");
- this.gbPeakParameters.Name = "gbPeakParameters";
- this.gbPeakParameters.TabStop = false;
- //
- // btnCalculate
- //
- resources.ApplyResources(this.btnCalculate, "btnCalculate");
- this.btnCalculate.Name = "btnCalculate";
- this.btnCalculate.UseVisualStyleBackColor = true;
- this.btnCalculate.Click += new System.EventHandler(this.CalculateButton_Click);
- //
- // tbFWHM
- //
- resources.ApplyResources(this.tbFWHM, "tbFWHM");
- this.tbFWHM.Name = "tbFWHM";
- //
- // tbEnergy
- //
- resources.ApplyResources(this.tbEnergy, "tbEnergy");
- this.tbEnergy.Name = "tbEnergy";
- //
- // lblFWHM
- //
- resources.ApplyResources(this.lblFWHM, "lblFWHM");
- this.lblFWHM.Name = "lblFWHM";
- //
- // lblEnergy
- //
- resources.ApplyResources(this.lblEnergy, "lblEnergy");
- this.lblEnergy.Name = "lblEnergy";
- //
- // AcquisitionQueueListBox
- //
- this.AcquisitionQueueListBox.DisplayMember = "Label";
- this.AcquisitionQueueListBox.FormattingEnabled = true;
- resources.ApplyResources(this.AcquisitionQueueListBox, "AcquisitionQueueListBox");
- this.AcquisitionQueueListBox.Name = "AcquisitionQueueListBox";
- this.AcquisitionQueueListBox.ValueMember = "Label";
- //
- // lblIdentifiedElements
- //
- resources.ApplyResources(this.lblIdentifiedElements, "lblIdentifiedElements");
- this.lblIdentifiedElements.Name = "lblIdentifiedElements";
- //
- // btnResumeAcquisition
- //
- resources.ApplyResources(this.btnResumeAcquisition, "btnResumeAcquisition");
- this.btnResumeAcquisition.Name = "btnResumeAcquisition";
- this.btnResumeAcquisition.UseVisualStyleBackColor = false;
- this.btnResumeAcquisition.Click += new System.EventHandler(this.ResumeAcquisitionButton_Click);
- //
- // tbIdentifiedElement
- //
- this.tbIdentifiedElement.BackColor = System.Drawing.SystemColors.Window;
- this.tbIdentifiedElement.ForeColor = System.Drawing.SystemColors.WindowText;
- this.tbIdentifiedElement.HideSelection = false;
- resources.ApplyResources(this.tbIdentifiedElement, "tbIdentifiedElement");
- this.tbIdentifiedElement.Name = "tbIdentifiedElement";
- this.tbIdentifiedElement.ReadOnly = true;
- //
- // btnDoAutoID
- //
- this.btnDoAutoID.BackColor = System.Drawing.SystemColors.Control;
- this.btnDoAutoID.ForeColor = System.Drawing.SystemColors.WindowText;
- resources.ApplyResources(this.btnDoAutoID, "btnDoAutoID");
- this.btnDoAutoID.Name = "btnDoAutoID";
- this.btnDoAutoID.UseVisualStyleBackColor = false;
- this.btnDoAutoID.Click += new System.EventHandler(this.DoAutoIDButton_Click);
- //
- // panel1
- //
- this.panel1.Controls.Add(this.panelConfirmElements);
- this.panel1.Controls.Add(this.SpectrumAcquisitionSettingsGroupBox);
- resources.ApplyResources(this.panel1, "panel1");
- this.panel1.Name = "panel1";
- //
- // panelConfirmElements
- //
- this.panelConfirmElements.Controls.Add(this.toolStripLocalPeriodicTableSettings);
- this.panelConfirmElements.Controls.Add(this.tbUnsetElementList);
- this.panelConfirmElements.Controls.Add(this.lblUnsetElementList);
- this.panelConfirmElements.Controls.Add(this.tbIncludedElementList);
- this.panelConfirmElements.Controls.Add(this.lblIncludedElementList);
- this.panelConfirmElements.Controls.Add(this.ehExcludeElement);
- this.panelConfirmElements.Controls.Add(this.tbExcludedElementList);
- this.panelConfirmElements.Controls.Add(this.btnDeleteExclude);
- this.panelConfirmElements.Controls.Add(this.lblExcludeElementList);
- this.panelConfirmElements.Controls.Add(this.btnClearExcludedList);
- this.panelConfirmElements.Controls.Add(this.lblExcludeElement);
- this.panelConfirmElements.Controls.Add(this.btnAddExclude);
- resources.ApplyResources(this.panelConfirmElements, "panelConfirmElements");
- this.panelConfirmElements.Name = "panelConfirmElements";
- //
- // toolStripLocalPeriodicTableSettings
- //
- this.toolStripLocalPeriodicTableSettings.GripStyle = System.Windows.Forms.ToolStripGripStyle.Hidden;
- this.toolStripLocalPeriodicTableSettings.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.toolStripDropDownLocalPeriodicTableSettings});
- resources.ApplyResources(this.toolStripLocalPeriodicTableSettings, "toolStripLocalPeriodicTableSettings");
- this.toolStripLocalPeriodicTableSettings.Name = "toolStripLocalPeriodicTableSettings";
- //
- // toolStripDropDownLocalPeriodicTableSettings
- //
- this.toolStripDropDownLocalPeriodicTableSettings.DisplayStyle = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
- this.toolStripDropDownLocalPeriodicTableSettings.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.enableMultiselectToolStripMenuItem,
- this.toolStripSeparator1,
- this.backgroundColorTextBox,
- this.periodicTableBackgroundToolStripComboBox,
- this.toolStripSeparator2,
- this.enabledElementsMenuItem});
- resources.ApplyResources(this.toolStripDropDownLocalPeriodicTableSettings, "toolStripDropDownLocalPeriodicTableSettings");
- this.toolStripDropDownLocalPeriodicTableSettings.Name = "toolStripDropDownLocalPeriodicTableSettings";
- //
- // enableMultiselectToolStripMenuItem
- //
- this.enableMultiselectToolStripMenuItem.CheckOnClick = true;
- this.enableMultiselectToolStripMenuItem.Name = "enableMultiselectToolStripMenuItem";
- resources.ApplyResources(this.enableMultiselectToolStripMenuItem, "enableMultiselectToolStripMenuItem");
- //
- // toolStripSeparator1
- //
- this.toolStripSeparator1.Name = "toolStripSeparator1";
- resources.ApplyResources(this.toolStripSeparator1, "toolStripSeparator1");
- //
- // backgroundColorTextBox
- //
- this.backgroundColorTextBox.BorderStyle = System.Windows.Forms.BorderStyle.None;
- this.backgroundColorTextBox.Name = "backgroundColorTextBox";
- this.backgroundColorTextBox.ReadOnly = true;
- resources.ApplyResources(this.backgroundColorTextBox, "backgroundColorTextBox");
- //
- // periodicTableBackgroundToolStripComboBox
- //
- this.periodicTableBackgroundToolStripComboBox.ForeColor = System.Drawing.SystemColors.WindowText;
- this.periodicTableBackgroundToolStripComboBox.Name = "periodicTableBackgroundToolStripComboBox";
- resources.ApplyResources(this.periodicTableBackgroundToolStripComboBox, "periodicTableBackgroundToolStripComboBox");
- //
- // toolStripSeparator2
- //
- this.toolStripSeparator2.Name = "toolStripSeparator2";
- resources.ApplyResources(this.toolStripSeparator2, "toolStripSeparator2");
- //
- // enabledElementsMenuItem
- //
- this.enabledElementsMenuItem.Name = "enabledElementsMenuItem";
- resources.ApplyResources(this.enabledElementsMenuItem, "enabledElementsMenuItem");
- //
- // tbUnsetElementList
- //
- this.tbUnsetElementList.BackColor = System.Drawing.SystemColors.Window;
- this.tbUnsetElementList.ForeColor = System.Drawing.SystemColors.WindowText;
- resources.ApplyResources(this.tbUnsetElementList, "tbUnsetElementList");
- this.tbUnsetElementList.Name = "tbUnsetElementList";
- //
- // lblUnsetElementList
- //
- resources.ApplyResources(this.lblUnsetElementList, "lblUnsetElementList");
- this.lblUnsetElementList.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblUnsetElementList.Name = "lblUnsetElementList";
- //
- // tbIncludedElementList
- //
- this.tbIncludedElementList.BackColor = System.Drawing.SystemColors.Window;
- this.tbIncludedElementList.ForeColor = System.Drawing.SystemColors.WindowText;
- resources.ApplyResources(this.tbIncludedElementList, "tbIncludedElementList");
- this.tbIncludedElementList.Name = "tbIncludedElementList";
- //
- // lblIncludedElementList
- //
- resources.ApplyResources(this.lblIncludedElementList, "lblIncludedElementList");
- this.lblIncludedElementList.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblIncludedElementList.Name = "lblIncludedElementList";
- //
- // ehExcludeElement
- //
- resources.ApplyResources(this.ehExcludeElement, "ehExcludeElement");
- this.ehExcludeElement.Name = "ehExcludeElement";
- this.ehExcludeElement.Child = null;
- //
- // tbExcludedElementList
- //
- this.tbExcludedElementList.BackColor = System.Drawing.SystemColors.Window;
- this.tbExcludedElementList.ForeColor = System.Drawing.SystemColors.WindowText;
- resources.ApplyResources(this.tbExcludedElementList, "tbExcludedElementList");
- this.tbExcludedElementList.Name = "tbExcludedElementList";
- //
- // btnDeleteExclude
- //
- this.btnDeleteExclude.BackColor = System.Drawing.SystemColors.Control;
- this.btnDeleteExclude.ForeColor = System.Drawing.SystemColors.WindowText;
- resources.ApplyResources(this.btnDeleteExclude, "btnDeleteExclude");
- this.btnDeleteExclude.Name = "btnDeleteExclude";
- this.btnDeleteExclude.UseVisualStyleBackColor = false;
- this.btnDeleteExclude.Click += new System.EventHandler(this.DeleteExcludeButton_Click);
- //
- // lblExcludeElementList
- //
- resources.ApplyResources(this.lblExcludeElementList, "lblExcludeElementList");
- this.lblExcludeElementList.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblExcludeElementList.Name = "lblExcludeElementList";
- //
- // btnClearExcludedList
- //
- this.btnClearExcludedList.BackColor = System.Drawing.SystemColors.Control;
- this.btnClearExcludedList.ForeColor = System.Drawing.SystemColors.WindowText;
- resources.ApplyResources(this.btnClearExcludedList, "btnClearExcludedList");
- this.btnClearExcludedList.Name = "btnClearExcludedList";
- this.btnClearExcludedList.UseVisualStyleBackColor = false;
- this.btnClearExcludedList.Click += new System.EventHandler(this.OnClearExcludedListButtonClicked);
- //
- // lblExcludeElement
- //
- resources.ApplyResources(this.lblExcludeElement, "lblExcludeElement");
- this.lblExcludeElement.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblExcludeElement.Name = "lblExcludeElement";
- //
- // btnAddExclude
- //
- this.btnAddExclude.BackColor = System.Drawing.SystemColors.Control;
- this.btnAddExclude.ForeColor = System.Drawing.SystemColors.WindowText;
- resources.ApplyResources(this.btnAddExclude, "btnAddExclude");
- this.btnAddExclude.Name = "btnAddExclude";
- this.btnAddExclude.UseVisualStyleBackColor = false;
- this.btnAddExclude.Click += new System.EventHandler(this.AddExcludeButton_Click);
- //
- // SpectrumAcquisitionSettingsGroupBox
- //
- this.SpectrumAcquisitionSettingsGroupBox.Controls.Add(this.AcquisitionTimeNumericUpDown);
- this.SpectrumAcquisitionSettingsGroupBox.Controls.Add(this.cbChannelNumber);
- this.SpectrumAcquisitionSettingsGroupBox.Controls.Add(this.lblChannelNumber);
- this.SpectrumAcquisitionSettingsGroupBox.Controls.Add(this.lblProcessTime);
- this.SpectrumAcquisitionSettingsGroupBox.Controls.Add(this.lblAcquisitionMode);
- this.SpectrumAcquisitionSettingsGroupBox.Controls.Add(this.lblSpectrumLabel);
- this.SpectrumAcquisitionSettingsGroupBox.Controls.Add(this.lblAcquisitionTime);
- this.SpectrumAcquisitionSettingsGroupBox.Controls.Add(this.lblEnergyRange);
- this.SpectrumAcquisitionSettingsGroupBox.Controls.Add(this.cbEnergyRange);
- this.SpectrumAcquisitionSettingsGroupBox.Controls.Add(this.cbProcessTime);
- this.SpectrumAcquisitionSettingsGroupBox.Controls.Add(this.textSpectrumLabel);
- this.SpectrumAcquisitionSettingsGroupBox.Controls.Add(this.cbAcquisitionMode);
- resources.ApplyResources(this.SpectrumAcquisitionSettingsGroupBox, "SpectrumAcquisitionSettingsGroupBox");
- this.SpectrumAcquisitionSettingsGroupBox.Name = "SpectrumAcquisitionSettingsGroupBox";
- this.SpectrumAcquisitionSettingsGroupBox.TabStop = false;
- //
- // AcquisitionTimeNumericUpDown
- //
- resources.ApplyResources(this.AcquisitionTimeNumericUpDown, "AcquisitionTimeNumericUpDown");
- this.AcquisitionTimeNumericUpDown.Maximum = new decimal(new int[] {
- 10000,
- 0,
- 0,
- 0});
- this.AcquisitionTimeNumericUpDown.Minimum = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- this.AcquisitionTimeNumericUpDown.Name = "AcquisitionTimeNumericUpDown";
- this.AcquisitionTimeNumericUpDown.Value = new decimal(new int[] {
- 1,
- 0,
- 0,
- 0});
- //
- // cbChannelNumber
- //
- this.cbChannelNumber.BackColor = System.Drawing.SystemColors.Window;
- this.cbChannelNumber.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cbChannelNumber.ForeColor = System.Drawing.SystemColors.WindowText;
- this.cbChannelNumber.FormattingEnabled = true;
- resources.ApplyResources(this.cbChannelNumber, "cbChannelNumber");
- this.cbChannelNumber.Name = "cbChannelNumber";
- //
- // lblChannelNumber
- //
- resources.ApplyResources(this.lblChannelNumber, "lblChannelNumber");
- this.lblChannelNumber.BackColor = System.Drawing.SystemColors.Control;
- this.lblChannelNumber.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblChannelNumber.Name = "lblChannelNumber";
- //
- // lblProcessTime
- //
- resources.ApplyResources(this.lblProcessTime, "lblProcessTime");
- this.lblProcessTime.BackColor = System.Drawing.SystemColors.Control;
- this.lblProcessTime.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblProcessTime.Name = "lblProcessTime";
- //
- // lblAcquisitionMode
- //
- resources.ApplyResources(this.lblAcquisitionMode, "lblAcquisitionMode");
- this.lblAcquisitionMode.BackColor = System.Drawing.SystemColors.Control;
- this.lblAcquisitionMode.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblAcquisitionMode.Name = "lblAcquisitionMode";
- //
- // lblSpectrumLabel
- //
- resources.ApplyResources(this.lblSpectrumLabel, "lblSpectrumLabel");
- this.lblSpectrumLabel.BackColor = System.Drawing.SystemColors.Control;
- this.lblSpectrumLabel.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblSpectrumLabel.Name = "lblSpectrumLabel";
- //
- // lblAcquisitionTime
- //
- resources.ApplyResources(this.lblAcquisitionTime, "lblAcquisitionTime");
- this.lblAcquisitionTime.BackColor = System.Drawing.SystemColors.Control;
- this.lblAcquisitionTime.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblAcquisitionTime.Name = "lblAcquisitionTime";
- //
- // lblEnergyRange
- //
- resources.ApplyResources(this.lblEnergyRange, "lblEnergyRange");
- this.lblEnergyRange.BackColor = System.Drawing.SystemColors.Control;
- this.lblEnergyRange.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblEnergyRange.Name = "lblEnergyRange";
- //
- // cbEnergyRange
- //
- this.cbEnergyRange.BackColor = System.Drawing.SystemColors.Window;
- this.cbEnergyRange.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cbEnergyRange.ForeColor = System.Drawing.SystemColors.WindowText;
- this.cbEnergyRange.FormattingEnabled = true;
- resources.ApplyResources(this.cbEnergyRange, "cbEnergyRange");
- this.cbEnergyRange.Name = "cbEnergyRange";
- //
- // cbProcessTime
- //
- this.cbProcessTime.BackColor = System.Drawing.SystemColors.Window;
- this.cbProcessTime.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cbProcessTime.ForeColor = System.Drawing.SystemColors.WindowText;
- this.cbProcessTime.FormattingEnabled = true;
- resources.ApplyResources(this.cbProcessTime, "cbProcessTime");
- this.cbProcessTime.Name = "cbProcessTime";
- //
- // textSpectrumLabel
- //
- this.textSpectrumLabel.BackColor = System.Drawing.SystemColors.Window;
- this.textSpectrumLabel.ForeColor = System.Drawing.SystemColors.WindowText;
- resources.ApplyResources(this.textSpectrumLabel, "textSpectrumLabel");
- this.textSpectrumLabel.Name = "textSpectrumLabel";
- //
- // cbAcquisitionMode
- //
- this.cbAcquisitionMode.BackColor = System.Drawing.SystemColors.Window;
- this.cbAcquisitionMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cbAcquisitionMode.ForeColor = System.Drawing.SystemColors.WindowText;
- this.cbAcquisitionMode.FormattingEnabled = true;
- resources.ApplyResources(this.cbAcquisitionMode, "cbAcquisitionMode");
- this.cbAcquisitionMode.Name = "cbAcquisitionMode";
- //
- // tabControl
- //
- this.tabControl.Controls.Add(this.SpectrumAcquisition);
- this.tabControl.Controls.Add(this.ProcessingSettings);
- this.tabControl.Controls.Add(this.ImageAcquisition);
- resources.ApplyResources(this.tabControl, "tabControl");
- this.tabControl.Name = "tabControl";
- this.tabControl.SelectedIndex = 0;
- //
- // ProcessingSettings
- //
- this.ProcessingSettings.BackColor = System.Drawing.SystemColors.Control;
- this.ProcessingSettings.Controls.Add(this.gbQuantResults);
- this.ProcessingSettings.Controls.Add(this.gbSampleCoating);
- this.ProcessingSettings.Controls.Add(this.gbQuantSettings);
- this.ProcessingSettings.ForeColor = System.Drawing.SystemColors.ControlText;
- resources.ApplyResources(this.ProcessingSettings, "ProcessingSettings");
- this.ProcessingSettings.Name = "ProcessingSettings";
- //
- // gbQuantResults
- //
- this.gbQuantResults.BackColor = System.Drawing.SystemColors.Control;
- this.gbQuantResults.Controls.Add(this.tbQuantStatusMessage);
- this.gbQuantResults.Controls.Add(this.lblQuantStatus);
- this.gbQuantResults.Controls.Add(this.btnDoQuant);
- this.gbQuantResults.Controls.Add(this.dgQuantResult);
- this.gbQuantResults.ForeColor = System.Drawing.SystemColors.ControlText;
- resources.ApplyResources(this.gbQuantResults, "gbQuantResults");
- this.gbQuantResults.Name = "gbQuantResults";
- this.gbQuantResults.TabStop = false;
- //
- // tbQuantStatusMessage
- //
- resources.ApplyResources(this.tbQuantStatusMessage, "tbQuantStatusMessage");
- this.tbQuantStatusMessage.Name = "tbQuantStatusMessage";
- //
- // lblQuantStatus
- //
- resources.ApplyResources(this.lblQuantStatus, "lblQuantStatus");
- this.lblQuantStatus.Name = "lblQuantStatus";
- //
- // btnDoQuant
- //
- this.btnDoQuant.BackColor = System.Drawing.SystemColors.Control;
- this.btnDoQuant.ForeColor = System.Drawing.SystemColors.WindowText;
- resources.ApplyResources(this.btnDoQuant, "btnDoQuant");
- this.btnDoQuant.Name = "btnDoQuant";
- this.btnDoQuant.UseVisualStyleBackColor = false;
- this.btnDoQuant.Click += new System.EventHandler(this.DoQuantButton_Click);
- //
- // dgQuantResult
- //
- this.dgQuantResult.BackgroundColor = System.Drawing.Color.DimGray;
- this.dgQuantResult.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
- this.dgQuantResult.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
- this.AtomicNumber,
- this.LineType,
- this.WeightPercent,
- this.WtSigma,
- this.AtomicPercent});
- this.dgQuantResult.GridColor = System.Drawing.Color.DimGray;
- resources.ApplyResources(this.dgQuantResult, "dgQuantResult");
- this.dgQuantResult.Name = "dgQuantResult";
- dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
- dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Window;
- dataGridViewCellStyle2.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
- dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText;
- dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.ControlLightLight;
- dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.ControlText;
- dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
- this.dgQuantResult.RowHeadersDefaultCellStyle = dataGridViewCellStyle2;
- //
- // AtomicNumber
- //
- resources.ApplyResources(this.AtomicNumber, "AtomicNumber");
- this.AtomicNumber.Name = "AtomicNumber";
- //
- // LineType
- //
- resources.ApplyResources(this.LineType, "LineType");
- this.LineType.Name = "LineType";
- //
- // WeightPercent
- //
- resources.ApplyResources(this.WeightPercent, "WeightPercent");
- this.WeightPercent.Name = "WeightPercent";
- //
- // WtSigma
- //
- resources.ApplyResources(this.WtSigma, "WtSigma");
- this.WtSigma.Name = "WtSigma";
- //
- // AtomicPercent
- //
- resources.ApplyResources(this.AtomicPercent, "AtomicPercent");
- this.AtomicPercent.Name = "AtomicPercent";
- //
- // gbSampleCoating
- //
- this.gbSampleCoating.Controls.Add(this.cbIsCoated);
- this.gbSampleCoating.Controls.Add(this.lblThickness);
- this.gbSampleCoating.Controls.Add(this.lblDensity);
- this.gbSampleCoating.Controls.Add(this.lblCoatingElement);
- this.gbSampleCoating.Controls.Add(this.tbThickness);
- this.gbSampleCoating.Controls.Add(this.tbDensity);
- this.gbSampleCoating.Controls.Add(this.tbCoatingElement);
- this.gbSampleCoating.ForeColor = System.Drawing.SystemColors.ControlText;
- resources.ApplyResources(this.gbSampleCoating, "gbSampleCoating");
- this.gbSampleCoating.Name = "gbSampleCoating";
- this.gbSampleCoating.TabStop = false;
- //
- // cbIsCoated
- //
- resources.ApplyResources(this.cbIsCoated, "cbIsCoated");
- this.cbIsCoated.Name = "cbIsCoated";
- this.cbIsCoated.UseVisualStyleBackColor = true;
- this.cbIsCoated.CheckedChanged += new System.EventHandler(this.IsCoatedCheckbox_CheckedChanged);
- //
- // lblThickness
- //
- resources.ApplyResources(this.lblThickness, "lblThickness");
- this.lblThickness.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblThickness.Name = "lblThickness";
- //
- // lblDensity
- //
- resources.ApplyResources(this.lblDensity, "lblDensity");
- this.lblDensity.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblDensity.Name = "lblDensity";
- //
- // lblCoatingElement
- //
- resources.ApplyResources(this.lblCoatingElement, "lblCoatingElement");
- this.lblCoatingElement.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblCoatingElement.Name = "lblCoatingElement";
- //
- // tbThickness
- //
- this.tbThickness.BackColor = System.Drawing.SystemColors.Window;
- this.tbThickness.ForeColor = System.Drawing.SystemColors.WindowText;
- resources.ApplyResources(this.tbThickness, "tbThickness");
- this.tbThickness.Name = "tbThickness";
- //
- // tbDensity
- //
- this.tbDensity.BackColor = System.Drawing.SystemColors.Window;
- this.tbDensity.ForeColor = System.Drawing.SystemColors.WindowText;
- resources.ApplyResources(this.tbDensity, "tbDensity");
- this.tbDensity.Name = "tbDensity";
- //
- // tbCoatingElement
- //
- this.tbCoatingElement.BackColor = System.Drawing.SystemColors.Window;
- this.tbCoatingElement.ForeColor = System.Drawing.SystemColors.WindowText;
- resources.ApplyResources(this.tbCoatingElement, "tbCoatingElement");
- this.tbCoatingElement.Name = "tbCoatingElement";
- //
- // gbQuantSettings
- //
- this.gbQuantSettings.Controls.Add(this.gbDeconvolutionElements);
- this.gbQuantSettings.Controls.Add(this.gbQuantitativeThreshold);
- this.gbQuantSettings.Controls.Add(this.gbProcessingOptions);
- resources.ApplyResources(this.gbQuantSettings, "gbQuantSettings");
- this.gbQuantSettings.Name = "gbQuantSettings";
- this.gbQuantSettings.TabStop = false;
- //
- // gbDeconvolutionElements
- //
- this.gbDeconvolutionElements.Controls.Add(this.ehDeconvolutionElement);
- this.gbDeconvolutionElements.Controls.Add(this.btnClearDeconvolutionList);
- this.gbDeconvolutionElements.Controls.Add(this.tbDeconvolutionElementList);
- this.gbDeconvolutionElements.Controls.Add(this.btnDeleteDeconvolution);
- this.gbDeconvolutionElements.Controls.Add(this.lblDeconvolutionElementList);
- this.gbDeconvolutionElements.Controls.Add(this.btnAddDeconvolution);
- this.gbDeconvolutionElements.Controls.Add(this.lblDeconvolutionElement);
- this.gbDeconvolutionElements.ForeColor = System.Drawing.SystemColors.ControlText;
- resources.ApplyResources(this.gbDeconvolutionElements, "gbDeconvolutionElements");
- this.gbDeconvolutionElements.Name = "gbDeconvolutionElements";
- this.gbDeconvolutionElements.TabStop = false;
- //
- // ehDeconvolutionElement
- //
- resources.ApplyResources(this.ehDeconvolutionElement, "ehDeconvolutionElement");
- this.ehDeconvolutionElement.Name = "ehDeconvolutionElement";
- this.ehDeconvolutionElement.Child = null;
- //
- // btnClearDeconvolutionList
- //
- this.btnClearDeconvolutionList.ForeColor = System.Drawing.SystemColors.WindowText;
- resources.ApplyResources(this.btnClearDeconvolutionList, "btnClearDeconvolutionList");
- this.btnClearDeconvolutionList.Name = "btnClearDeconvolutionList";
- this.btnClearDeconvolutionList.UseVisualStyleBackColor = true;
- this.btnClearDeconvolutionList.Click += new System.EventHandler(this.ClearListButton_Click);
- //
- // tbDeconvolutionElementList
- //
- this.tbDeconvolutionElementList.BackColor = System.Drawing.SystemColors.Window;
- this.tbDeconvolutionElementList.ForeColor = System.Drawing.SystemColors.WindowText;
- resources.ApplyResources(this.tbDeconvolutionElementList, "tbDeconvolutionElementList");
- this.tbDeconvolutionElementList.Name = "tbDeconvolutionElementList";
- //
- // btnDeleteDeconvolution
- //
- this.btnDeleteDeconvolution.ForeColor = System.Drawing.SystemColors.WindowText;
- resources.ApplyResources(this.btnDeleteDeconvolution, "btnDeleteDeconvolution");
- this.btnDeleteDeconvolution.Name = "btnDeleteDeconvolution";
- this.btnDeleteDeconvolution.UseVisualStyleBackColor = true;
- this.btnDeleteDeconvolution.Click += new System.EventHandler(this.DeleteDeconvolutionButton_Click);
- //
- // lblDeconvolutionElementList
- //
- resources.ApplyResources(this.lblDeconvolutionElementList, "lblDeconvolutionElementList");
- this.lblDeconvolutionElementList.Name = "lblDeconvolutionElementList";
- //
- // btnAddDeconvolution
- //
- this.btnAddDeconvolution.ForeColor = System.Drawing.SystemColors.WindowText;
- resources.ApplyResources(this.btnAddDeconvolution, "btnAddDeconvolution");
- this.btnAddDeconvolution.Name = "btnAddDeconvolution";
- this.btnAddDeconvolution.UseVisualStyleBackColor = true;
- this.btnAddDeconvolution.Click += new System.EventHandler(this.AddDeconvolutionButton_Click);
- //
- // lblDeconvolutionElement
- //
- resources.ApplyResources(this.lblDeconvolutionElement, "lblDeconvolutionElement");
- this.lblDeconvolutionElement.Name = "lblDeconvolutionElement";
- //
- // gbQuantitativeThreshold
- //
- this.gbQuantitativeThreshold.Controls.Add(this.cbThresholding);
- this.gbQuantitativeThreshold.Controls.Add(this.tbSigmaLevel);
- this.gbQuantitativeThreshold.Controls.Add(this.lblSigmaLevel);
- resources.ApplyResources(this.gbQuantitativeThreshold, "gbQuantitativeThreshold");
- this.gbQuantitativeThreshold.Name = "gbQuantitativeThreshold";
- this.gbQuantitativeThreshold.TabStop = false;
- //
- // cbThresholding
- //
- resources.ApplyResources(this.cbThresholding, "cbThresholding");
- this.cbThresholding.BackColor = System.Drawing.SystemColors.Control;
- this.cbThresholding.ForeColor = System.Drawing.SystemColors.WindowText;
- this.cbThresholding.Name = "cbThresholding";
- this.cbThresholding.UseVisualStyleBackColor = false;
- this.cbThresholding.CheckedChanged += new System.EventHandler(this.ThresholdingCheckbox_CheckedChanged);
- //
- // tbSigmaLevel
- //
- this.tbSigmaLevel.BackColor = System.Drawing.SystemColors.Window;
- this.tbSigmaLevel.ForeColor = System.Drawing.SystemColors.WindowText;
- resources.ApplyResources(this.tbSigmaLevel, "tbSigmaLevel");
- this.tbSigmaLevel.Name = "tbSigmaLevel";
- //
- // lblSigmaLevel
- //
- resources.ApplyResources(this.lblSigmaLevel, "lblSigmaLevel");
- this.lblSigmaLevel.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblSigmaLevel.Name = "lblSigmaLevel";
- //
- // gbProcessingOptions
- //
- this.gbProcessingOptions.Controls.Add(this.lblCombinedElement);
- this.gbProcessingOptions.Controls.Add(this.rbElementByDifference);
- this.gbProcessingOptions.Controls.Add(this.rbElementByStoichiometry);
- this.gbProcessingOptions.Controls.Add(this.rbAllElements);
- this.gbProcessingOptions.Controls.Add(this.lblNumberofIons);
- this.gbProcessingOptions.Controls.Add(this.tbNumberOfIons);
- this.gbProcessingOptions.Controls.Add(this.cbNormalised);
- this.gbProcessingOptions.Controls.Add(this.tbCombinedElement);
- resources.ApplyResources(this.gbProcessingOptions, "gbProcessingOptions");
- this.gbProcessingOptions.Name = "gbProcessingOptions";
- this.gbProcessingOptions.TabStop = false;
- //
- // lblCombinedElement
- //
- resources.ApplyResources(this.lblCombinedElement, "lblCombinedElement");
- this.lblCombinedElement.Name = "lblCombinedElement";
- //
- // rbElementByDifference
- //
- resources.ApplyResources(this.rbElementByDifference, "rbElementByDifference");
- this.rbElementByDifference.Name = "rbElementByDifference";
- this.rbElementByDifference.TabStop = true;
- this.rbElementByDifference.UseVisualStyleBackColor = true;
- this.rbElementByDifference.Click += new System.EventHandler(this.ElementByDifferenceRadioButton_Click);
- //
- // rbElementByStoichiometry
- //
- resources.ApplyResources(this.rbElementByStoichiometry, "rbElementByStoichiometry");
- this.rbElementByStoichiometry.Name = "rbElementByStoichiometry";
- this.rbElementByStoichiometry.TabStop = true;
- this.rbElementByStoichiometry.UseVisualStyleBackColor = true;
- this.rbElementByStoichiometry.Click += new System.EventHandler(this.ElementByStoichiometryRadiobutton_Click);
- //
- // rbAllElements
- //
- resources.ApplyResources(this.rbAllElements, "rbAllElements");
- this.rbAllElements.Checked = true;
- this.rbAllElements.Name = "rbAllElements";
- this.rbAllElements.TabStop = true;
- this.rbAllElements.UseVisualStyleBackColor = true;
- this.rbAllElements.Click += new System.EventHandler(this.AllElementsRadiobutton_Click);
- //
- // lblNumberofIons
- //
- resources.ApplyResources(this.lblNumberofIons, "lblNumberofIons");
- this.lblNumberofIons.ForeColor = System.Drawing.SystemColors.ControlText;
- this.lblNumberofIons.Name = "lblNumberofIons";
- //
- // tbNumberOfIons
- //
- this.tbNumberOfIons.BackColor = System.Drawing.SystemColors.Window;
- resources.ApplyResources(this.tbNumberOfIons, "tbNumberOfIons");
- this.tbNumberOfIons.ForeColor = System.Drawing.SystemColors.WindowText;
- this.tbNumberOfIons.Name = "tbNumberOfIons";
- //
- // cbNormalised
- //
- resources.ApplyResources(this.cbNormalised, "cbNormalised");
- this.cbNormalised.BackColor = System.Drawing.SystemColors.Control;
- this.cbNormalised.ForeColor = System.Drawing.SystemColors.WindowText;
- this.cbNormalised.Name = "cbNormalised";
- this.cbNormalised.UseVisualStyleBackColor = false;
- //
- // tbCombinedElement
- //
- this.tbCombinedElement.BackColor = System.Drawing.SystemColors.Window;
- resources.ApplyResources(this.tbCombinedElement, "tbCombinedElement");
- this.tbCombinedElement.ForeColor = System.Drawing.SystemColors.WindowText;
- this.tbCombinedElement.Name = "tbCombinedElement";
- //
- // ImageAcquisition
- //
- this.ImageAcquisition.Controls.Add(this.ehImageViewer);
- this.ImageAcquisition.Controls.Add(this.panel7);
- this.ImageAcquisition.Controls.Add(this.panel6);
- this.ImageAcquisition.Controls.Add(this.panel5);
- resources.ApplyResources(this.ImageAcquisition, "ImageAcquisition");
- this.ImageAcquisition.Name = "ImageAcquisition";
- this.ImageAcquisition.UseVisualStyleBackColor = true;
- //
- // ehImageViewer
- //
- this.ehImageViewer.BackColor = System.Drawing.Color.DarkBlue;
- resources.ApplyResources(this.ehImageViewer, "ehImageViewer");
- this.ehImageViewer.Name = "ehImageViewer";
- this.ehImageViewer.Child = null;
- //
- // panel7
- //
- this.panel7.Controls.Add(this.imageToolComboBox);
- this.panel7.Controls.Add(this.label1);
- resources.ApplyResources(this.panel7, "panel7");
- this.panel7.Name = "panel7";
- //
- // imageToolComboBox
- //
- resources.ApplyResources(this.imageToolComboBox, "imageToolComboBox");
- this.imageToolComboBox.FormattingEnabled = true;
- this.imageToolComboBox.Name = "imageToolComboBox";
- this.imageToolComboBox.SelectedIndexChanged += new System.EventHandler(this.OnImageToolComboBoxSelectedIndexChanged);
- //
- // label1
- //
- resources.ApplyResources(this.label1, "label1");
- this.label1.Name = "label1";
- //
- // panel6
- //
- this.panel6.Controls.Add(this.btnStartImageScan);
- this.panel6.Controls.Add(this.ImageAcquisitionSettingsGroupBox);
- this.panel6.Controls.Add(this.lblImageAcquisitionQueue);
- this.panel6.Controls.Add(this.btnStopImageScan);
- this.panel6.Controls.Add(this.ImageAcquisitionQueueListBox);
- resources.ApplyResources(this.panel6, "panel6");
- this.panel6.Name = "panel6";
- //
- // btnStartImageScan
- //
- resources.ApplyResources(this.btnStartImageScan, "btnStartImageScan");
- this.btnStartImageScan.Name = "btnStartImageScan";
- this.btnStartImageScan.UseVisualStyleBackColor = true;
- this.btnStartImageScan.Click += new System.EventHandler(this.StartImageScanButton_Click);
- //
- // ImageAcquisitionSettingsGroupBox
- //
- this.ImageAcquisitionSettingsGroupBox.Controls.Add(this.lblImageScanSize);
- this.ImageAcquisitionSettingsGroupBox.Controls.Add(this.cbImageScanSize);
- this.ImageAcquisitionSettingsGroupBox.Controls.Add(this.lblDwellTime);
- this.ImageAcquisitionSettingsGroupBox.Controls.Add(this.lblInputSignal);
- this.ImageAcquisitionSettingsGroupBox.Controls.Add(this.cbInputSignal);
- this.ImageAcquisitionSettingsGroupBox.Controls.Add(this.lblNumberOfFrames);
- this.ImageAcquisitionSettingsGroupBox.Controls.Add(this.tbNumberOfFrames);
- this.ImageAcquisitionSettingsGroupBox.Controls.Add(this.tbDwellTime);
- resources.ApplyResources(this.ImageAcquisitionSettingsGroupBox, "ImageAcquisitionSettingsGroupBox");
- this.ImageAcquisitionSettingsGroupBox.Name = "ImageAcquisitionSettingsGroupBox";
- this.ImageAcquisitionSettingsGroupBox.TabStop = false;
- //
- // lblImageScanSize
- //
- resources.ApplyResources(this.lblImageScanSize, "lblImageScanSize");
- this.lblImageScanSize.Name = "lblImageScanSize";
- //
- // cbImageScanSize
- //
- this.cbImageScanSize.FormattingEnabled = true;
- resources.ApplyResources(this.cbImageScanSize, "cbImageScanSize");
- this.cbImageScanSize.Name = "cbImageScanSize";
- //
- // lblDwellTime
- //
- resources.ApplyResources(this.lblDwellTime, "lblDwellTime");
- this.lblDwellTime.Name = "lblDwellTime";
- //
- // lblInputSignal
- //
- resources.ApplyResources(this.lblInputSignal, "lblInputSignal");
- this.lblInputSignal.Name = "lblInputSignal";
- //
- // cbInputSignal
- //
- this.cbInputSignal.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
- this.cbInputSignal.FormattingEnabled = true;
- resources.ApplyResources(this.cbInputSignal, "cbInputSignal");
- this.cbInputSignal.Name = "cbInputSignal";
- //
- // lblNumberOfFrames
- //
- resources.ApplyResources(this.lblNumberOfFrames, "lblNumberOfFrames");
- this.lblNumberOfFrames.Name = "lblNumberOfFrames";
- //
- // tbNumberOfFrames
- //
- resources.ApplyResources(this.tbNumberOfFrames, "tbNumberOfFrames");
- this.tbNumberOfFrames.Name = "tbNumberOfFrames";
- //
- // tbDwellTime
- //
- resources.ApplyResources(this.tbDwellTime, "tbDwellTime");
- this.tbDwellTime.Name = "tbDwellTime";
- //
- // lblImageAcquisitionQueue
- //
- resources.ApplyResources(this.lblImageAcquisitionQueue, "lblImageAcquisitionQueue");
- this.lblImageAcquisitionQueue.Name = "lblImageAcquisitionQueue";
- //
- // btnStopImageScan
- //
- resources.ApplyResources(this.btnStopImageScan, "btnStopImageScan");
- this.btnStopImageScan.Name = "btnStopImageScan";
- this.btnStopImageScan.UseVisualStyleBackColor = true;
- this.btnStopImageScan.Click += new System.EventHandler(this.StopImageScanButton_Click);
- //
- // ImageAcquisitionQueueListBox
- //
- this.ImageAcquisitionQueueListBox.DisplayMember = "Label";
- this.ImageAcquisitionQueueListBox.FormattingEnabled = true;
- resources.ApplyResources(this.ImageAcquisitionQueueListBox, "ImageAcquisitionQueueListBox");
- this.ImageAcquisitionQueueListBox.Name = "ImageAcquisitionQueueListBox";
- this.ImageAcquisitionQueueListBox.ValueMember = "Label";
- //
- // panel5
- //
- this.panel5.Controls.Add(this.tbImageData);
- this.panel5.Controls.Add(this.lblX);
- this.panel5.Controls.Add(this.lblY);
- this.panel5.Controls.Add(this.btnGetPixelData);
- this.panel5.Controls.Add(this.tbPointX);
- this.panel5.Controls.Add(this.tbPointY);
- resources.ApplyResources(this.panel5, "panel5");
- this.panel5.Name = "panel5";
- //
- // tbImageData
- //
- resources.ApplyResources(this.tbImageData, "tbImageData");
- this.tbImageData.Name = "tbImageData";
- //
- // lblX
- //
- resources.ApplyResources(this.lblX, "lblX");
- this.lblX.Name = "lblX";
- //
- // lblY
- //
- resources.ApplyResources(this.lblY, "lblY");
- this.lblY.Name = "lblY";
- //
- // btnGetPixelData
- //
- resources.ApplyResources(this.btnGetPixelData, "btnGetPixelData");
- this.btnGetPixelData.Name = "btnGetPixelData";
- this.btnGetPixelData.UseVisualStyleBackColor = true;
- this.btnGetPixelData.Click += new System.EventHandler(this.GetPixelDataButton_Click);
- //
- // tbPointX
- //
- resources.ApplyResources(this.tbPointX, "tbPointX");
- this.tbPointX.Name = "tbPointX";
- //
- // tbPointY
- //
- resources.ApplyResources(this.tbPointY, "tbPointY");
- this.tbPointY.Name = "tbPointY";
- //
- // errorProvider
- //
- this.errorProvider.ContainerControl = this;
- //
- // statusStrip
- //
- resources.ApplyResources(this.statusStrip, "statusStrip");
- this.statusStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
- this.lblOutputRate,
- this.outputStatus,
- this.lblDeadTime,
- this.deadtimeStatus,
- this.lblAcquisitionStatus});
- this.statusStrip.Name = "statusStrip";
- this.statusStrip.Stretch = false;
- //
- // lblOutputRate
- //
- this.lblOutputRate.Name = "lblOutputRate";
- resources.ApplyResources(this.lblOutputRate, "lblOutputRate");
- //
- // outputStatus
- //
- resources.ApplyResources(this.outputStatus, "outputStatus");
- this.outputStatus.Name = "outputStatus";
- this.outputStatus.Padding = new System.Windows.Forms.Padding(10, 0, 10, 0);
- //
- // lblDeadTime
- //
- this.lblDeadTime.Margin = new System.Windows.Forms.Padding(10, 3, 0, 2);
- this.lblDeadTime.Name = "lblDeadTime";
- resources.ApplyResources(this.lblDeadTime, "lblDeadTime");
- //
- // deadtimeStatus
- //
- this.deadtimeStatus.Name = "deadtimeStatus";
- this.deadtimeStatus.Padding = new System.Windows.Forms.Padding(10, 0, 10, 0);
- resources.ApplyResources(this.deadtimeStatus, "deadtimeStatus");
- //
- // lblAcquisitionStatus
- //
- this.lblAcquisitionStatus.Name = "lblAcquisitionStatus";
- resources.ApplyResources(this.lblAcquisitionStatus, "lblAcquisitionStatus");
- //
- // MainForm
- //
- resources.ApplyResources(this, "$this");
- this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
- this.Controls.Add(this.tabControl);
- this.Controls.Add(this.statusStrip);
- this.Controls.Add(this.menuStripMainForm);
- this.MainMenuStrip = this.menuStripMainForm;
- this.MaximizeBox = false;
- this.Name = "MainForm";
- this.Tag = "";
- this.menuStripMainForm.ResumeLayout(false);
- this.menuStripMainForm.PerformLayout();
- this.SpectrumAcquisition.ResumeLayout(false);
- this.panel3.ResumeLayout(false);
- this.splitContainer1.Panel1.ResumeLayout(false);
- this.splitContainer1.Panel2.ResumeLayout(false);
- ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
- this.splitContainer1.ResumeLayout(false);
- this.panel4.ResumeLayout(false);
- this.panel4.PerformLayout();
- this.panel2.ResumeLayout(false);
- this.panel2.PerformLayout();
- this.groupBox1.ResumeLayout(false);
- this.gbPeakParameters.ResumeLayout(false);
- this.gbPeakParameters.PerformLayout();
- this.panel1.ResumeLayout(false);
- this.panelConfirmElements.ResumeLayout(false);
- this.panelConfirmElements.PerformLayout();
- this.toolStripLocalPeriodicTableSettings.ResumeLayout(false);
- this.toolStripLocalPeriodicTableSettings.PerformLayout();
- this.SpectrumAcquisitionSettingsGroupBox.ResumeLayout(false);
- this.SpectrumAcquisitionSettingsGroupBox.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.AcquisitionTimeNumericUpDown)).EndInit();
- this.tabControl.ResumeLayout(false);
- this.ProcessingSettings.ResumeLayout(false);
- this.gbQuantResults.ResumeLayout(false);
- this.gbQuantResults.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.dgQuantResult)).EndInit();
- this.gbSampleCoating.ResumeLayout(false);
- this.gbSampleCoating.PerformLayout();
- this.gbQuantSettings.ResumeLayout(false);
- this.gbDeconvolutionElements.ResumeLayout(false);
- this.gbDeconvolutionElements.PerformLayout();
- this.gbQuantitativeThreshold.ResumeLayout(false);
- this.gbQuantitativeThreshold.PerformLayout();
- this.gbProcessingOptions.ResumeLayout(false);
- this.gbProcessingOptions.PerformLayout();
- this.ImageAcquisition.ResumeLayout(false);
- this.panel7.ResumeLayout(false);
- this.panel7.PerformLayout();
- this.panel6.ResumeLayout(false);
- this.panel6.PerformLayout();
- this.ImageAcquisitionSettingsGroupBox.ResumeLayout(false);
- this.ImageAcquisitionSettingsGroupBox.PerformLayout();
- this.panel5.ResumeLayout(false);
- this.panel5.PerformLayout();
- ((System.ComponentModel.ISupportInitialize)(this.errorProvider)).EndInit();
- this.statusStrip.ResumeLayout(false);
- this.statusStrip.PerformLayout();
- this.ResumeLayout(false);
- this.PerformLayout();
- }
- #endregion
- private System.Windows.Forms.MenuStrip menuStripMainForm;
- private System.Windows.Forms.ToolStripMenuItem fileToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem exitToolStripMenuItem;
- private System.Windows.Forms.Timer tmrAcquisitionStatus;
- private System.Windows.Forms.ToolStripMenuItem controlPanelsToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem detectorControlToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem microscopeControlToolStripMenuItem;
- private System.Windows.Forms.TabPage SpectrumAcquisition;
- private System.Windows.Forms.TextBox textSpectrumLabel;
- private System.Windows.Forms.Label lblSpectrumLabel;
- private System.Windows.Forms.ComboBox cbChannelNumber;
- private System.Windows.Forms.ComboBox cbEnergyRange;
- private System.Windows.Forms.ComboBox cbProcessTime;
- private System.Windows.Forms.ComboBox cbAcquisitionMode;
- private System.Windows.Forms.Label lblChannelNumber;
- private System.Windows.Forms.Label lblEnergyRange;
- private System.Windows.Forms.Label lblProcessTime;
- private System.Windows.Forms.Label lblAcquisitionTime;
- private System.Windows.Forms.Label lblAcquisitionMode;
- private System.Windows.Forms.Button btnStopAcquisition;
- private System.Windows.Forms.Button btnStartAcquisition;
- private System.Windows.Forms.TabControl tabControl;
- private System.Windows.Forms.TabPage ProcessingSettings;
- private System.Windows.Forms.GroupBox gbQuantSettings;
- private System.Windows.Forms.GroupBox gbSampleCoating;
- private System.Windows.Forms.Label lblThickness;
- private System.Windows.Forms.Label lblDensity;
- private System.Windows.Forms.Label lblCoatingElement;
- private System.Windows.Forms.TextBox tbThickness;
- private System.Windows.Forms.TextBox tbDensity;
- private System.Windows.Forms.TextBox tbCoatingElement;
- private System.Windows.Forms.GroupBox gbDeconvolutionElements;
- private System.Windows.Forms.Button btnClearDeconvolutionList;
- private System.Windows.Forms.Label lblDeconvolutionElementList;
- private System.Windows.Forms.TextBox tbDeconvolutionElementList;
- private System.Windows.Forms.Button btnDeleteDeconvolution;
- private System.Windows.Forms.Button btnAddDeconvolution;
- private System.Windows.Forms.Label lblDeconvolutionElement;
- private System.Windows.Forms.GroupBox gbQuantitativeThreshold;
- private System.Windows.Forms.CheckBox cbThresholding;
- private System.Windows.Forms.TextBox tbSigmaLevel;
- private System.Windows.Forms.Label lblSigmaLevel;
- private System.Windows.Forms.GroupBox gbProcessingOptions;
- private System.Windows.Forms.Label lblCombinedElement;
- private System.Windows.Forms.RadioButton rbElementByDifference;
- private System.Windows.Forms.RadioButton rbElementByStoichiometry;
- private System.Windows.Forms.RadioButton rbAllElements;
- private System.Windows.Forms.Label lblNumberofIons;
- private System.Windows.Forms.TextBox tbNumberOfIons;
- private System.Windows.Forms.CheckBox cbNormalised;
- private System.Windows.Forms.TextBox tbCombinedElement;
- private System.Windows.Forms.Button btnDoAutoID;
- private System.Windows.Forms.TextBox tbIdentifiedElement;
- private System.Windows.Forms.Label lblIdentifiedElements;
- private System.Windows.Forms.CheckBox cbIsCoated;
- private System.Windows.Forms.Integration.ElementHost ehSpectrumViewer;
- private System.Windows.Forms.Integration.ElementHost ehDeconvolutionElement;
- private System.Windows.Forms.TextBox textRealTimeSeconds;
- private System.Windows.Forms.Label labelRealTime;
- private System.Windows.Forms.TextBox textLiveTimeSeconds;
- private System.Windows.Forms.Label labelLiveTime;
- private System.Windows.Forms.ErrorProvider errorProvider;
- private System.Windows.Forms.Timer tmrIdentifyElements;
- private System.Windows.Forms.GroupBox gbPeakParameters;
- private System.Windows.Forms.Button btnCalculate;
- private System.Windows.Forms.TextBox tbFWHM;
- private System.Windows.Forms.TextBox tbEnergy;
- private System.Windows.Forms.Label lblFWHM;
- private System.Windows.Forms.Label lblEnergy;
- private System.Windows.Forms.TabPage ImageAcquisition;
- private System.Windows.Forms.TextBox tbNumberOfFrames;
- private System.Windows.Forms.Label lblNumberOfFrames;
- private System.Windows.Forms.ComboBox cbInputSignal;
- private System.Windows.Forms.Label lblInputSignal;
- private System.Windows.Forms.Label lblDwellTime;
- private System.Windows.Forms.ComboBox cbImageScanSize;
- private System.Windows.Forms.Label lblImageScanSize;
- private System.Windows.Forms.TextBox tbDwellTime;
- private System.Windows.Forms.Button btnStopImageScan;
- private System.Windows.Forms.Button btnStartImageScan;
- private System.Windows.Forms.TextBox tbImageData;
- private System.Windows.Forms.ToolStripMenuItem exportSpectrumAsToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem optionsToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem autoIdSettingsToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem preferencesToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem periodicTableVisualSettingsToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem elementComboVisualSettingsToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem spectrumViewerVisualSettingsToolStripMenuItem;
- private System.Windows.Forms.Integration.ElementHost ehImageViewer;
- private System.Windows.Forms.ToolStripMenuItem loadSpectrumDataToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem saveSpectrumDataToolStripMenuItem;
- private System.Windows.Forms.TextBox tbPointY;
- private System.Windows.Forms.TextBox tbPointX;
- private System.Windows.Forms.Label lblY;
- private System.Windows.Forms.Label lblX;
- private System.Windows.Forms.Button btnGetPixelData;
- private System.Windows.Forms.ToolStripMenuItem calibrateToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem loadImageDataToolStripMenuItem;
- private System.Windows.Forms.ToolStripMenuItem saveImageDataToolStripMenuItem;
- private System.Windows.Forms.Button btnResumeAcquisition;
- private System.Windows.Forms.ToolStripMenuItem imageViewerVisualSettingsToolStripMenuItem;
- private System.Windows.Forms.GroupBox gbQuantResults;
- private System.Windows.Forms.TextBox tbQuantStatusMessage;
- private System.Windows.Forms.Label lblQuantStatus;
- private System.Windows.Forms.DataGridView dgQuantResult;
- private System.Windows.Forms.DataGridViewTextBoxColumn AtomicNumber;
- private System.Windows.Forms.DataGridViewTextBoxColumn LineType;
- private System.Windows.Forms.DataGridViewTextBoxColumn WeightPercent;
- private System.Windows.Forms.DataGridViewTextBoxColumn WtSigma;
- private System.Windows.Forms.DataGridViewTextBoxColumn AtomicPercent;
- private System.Windows.Forms.Button btnDoQuant;
- private System.Windows.Forms.Integration.ElementHost periodicTableElementHost;
- private System.Windows.Forms.GroupBox SpectrumAcquisitionSettingsGroupBox;
- private System.Windows.Forms.StatusStrip statusStrip;
- private System.Windows.Forms.ToolStripStatusLabel lblOutputRate;
- private System.Windows.Forms.ToolStripStatusLabel outputStatus;
- private System.Windows.Forms.ToolStripStatusLabel lblDeadTime;
- private System.Windows.Forms.ToolStripStatusLabel deadtimeStatus;
- private System.Windows.Forms.ListBox AcquisitionQueueListBox;
- private System.Windows.Forms.NumericUpDown AcquisitionTimeNumericUpDown;
- private System.Windows.Forms.Label lblSpectrumAcquisitionQueue;
- private System.Windows.Forms.Label lblImageAcquisitionQueue;
- private System.Windows.Forms.ListBox ImageAcquisitionQueueListBox;
- private System.Windows.Forms.GroupBox ImageAcquisitionSettingsGroupBox;
- private System.Windows.Forms.ToolStripStatusLabel lblAcquisitionStatus;
- private System.Windows.Forms.ToolStripMenuItem eDMapAcquisitionToolStripMenuItem;
- private System.Windows.Forms.Panel panel3;
- private System.Windows.Forms.Panel panel4;
- private System.Windows.Forms.Panel panel2;
- private System.Windows.Forms.Panel panel1;
- private System.Windows.Forms.SplitContainer splitContainer1;
- private System.Windows.Forms.Panel panel6;
- private System.Windows.Forms.Panel panel5;
- private System.Windows.Forms.GroupBox groupBox1;
- private System.Windows.Forms.ComboBox cbCompareColor;
- private System.Windows.Forms.Panel panelConfirmElements;
- private System.Windows.Forms.ToolStrip toolStripLocalPeriodicTableSettings;
- private System.Windows.Forms.ToolStripDropDownButton toolStripDropDownLocalPeriodicTableSettings;
- private System.Windows.Forms.ToolStripMenuItem enableMultiselectToolStripMenuItem;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator1;
- private System.Windows.Forms.ToolStripTextBox backgroundColorTextBox;
- private System.Windows.Forms.ToolStripComboBox periodicTableBackgroundToolStripComboBox;
- private System.Windows.Forms.ToolStripSeparator toolStripSeparator2;
- private System.Windows.Forms.ToolStripMenuItem enabledElementsMenuItem;
- private System.Windows.Forms.TextBox tbUnsetElementList;
- private System.Windows.Forms.Label lblUnsetElementList;
- private System.Windows.Forms.TextBox tbIncludedElementList;
- private System.Windows.Forms.Label lblIncludedElementList;
- private System.Windows.Forms.Integration.ElementHost ehExcludeElement;
- private System.Windows.Forms.TextBox tbExcludedElementList;
- private System.Windows.Forms.Button btnDeleteExclude;
- private System.Windows.Forms.Label lblExcludeElementList;
- private System.Windows.Forms.Button btnClearExcludedList;
- private System.Windows.Forms.Label lblExcludeElement;
- private System.Windows.Forms.Button btnAddExclude;
- private System.Windows.Forms.Panel panel7;
- private System.Windows.Forms.ComboBox imageToolComboBox;
- private System.Windows.Forms.Label label1;
- private System.Windows.Forms.ComboBox spectrumInteractionToolComboBox;
- private System.Windows.Forms.Label label2;
- private System.Windows.Forms.Button addCompareSpectraButton;
- private System.Windows.Forms.ComboBox cbCompareSpectraComboBox;
- private System.Windows.Forms.ToolStripMenuItem detailsVisualSettingsMenuItem;
- private System.Windows.Forms.ToolStripMenuItem BrightnessContractDialogVisualSettingsToolStripMenuItem;
- private System.Windows.Forms.Button btnExportTiff;
- }
- }
|