/// <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(); var resources = new System.Resources.ResourceManager(typeof(frm2DPeakProcessing)); var penProvider1 = new PNNL.Controls.PenProvider(); var penProvider2 = new PNNL.Controls.PenProvider(); var penProvider3 = new PNNL.Controls.PenProvider(); var penProvider4 = new PNNL.Controls.PenProvider(); this.mexpandPanelBottom = new PNNL.Controls.ExpandPanel(284); this.msplitterBottom = new System.Windows.Forms.Splitter(); this.ctlChartTopPane = new PNNL.Controls.MS.ctlSpectrum(); this.mpanelCenter = new System.Windows.Forms.Panel(); this.mctl_rawdata = new PNNL.Controls.MS.ctl2DPeaks(); this.splitter2 = new System.Windows.Forms.Splitter(); this.splitter1 = new System.Windows.Forms.Splitter(); this.mtlbMain = new System.Windows.Forms.ToolBar(); this.mtlbButtonOpen = new System.Windows.Forms.ToolBarButton(); this.mtlbButtonSave = new System.Windows.Forms.ToolBarButton(); this.mtlbButtonLinkRaw = new System.Windows.Forms.ToolBarButton(); this.mtlnButtonBack = new System.Windows.Forms.ToolBarButton(); this.mtlnButtonForward = new System.Windows.Forms.ToolBarButton(); this.mtlnButtonOverlay = new System.Windows.Forms.ToolBarButton(); this.mtlnButtonLinkZoom = new System.Windows.Forms.ToolBarButton(); this.mimageListIcons = new System.Windows.Forms.ImageList(this.components); this.mtlnButtonSelectBackground = new System.Windows.Forms.ToolBarButton(); ((System.ComponentModel.ISupportInitialize)(this.mexpandPanelBottom)).BeginInit(); ((System.ComponentModel.ISupportInitialize)(this.ctlChartTopPane)).BeginInit(); this.mpanelCenter.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.mctl_rawdata)).BeginInit(); this.SuspendLayout(); // // mexpandPanelBottom // this.mexpandPanelBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.mexpandPanelBottom.DockPadding.All = 10; this.mexpandPanelBottom.ExpandImage = ((System.Drawing.Image)(resources.GetObject("mexpandPanelBottom.ExpandImage"))); this.mexpandPanelBottom.HeaderRightToLeft = System.Windows.Forms.RightToLeft.No; this.mexpandPanelBottom.HeaderTextAlign = System.Drawing.ContentAlignment.TopCenter; this.mexpandPanelBottom.Location = new System.Drawing.Point(0, 558); this.mexpandPanelBottom.Name = "mexpandPanelBottom"; this.mexpandPanelBottom.Size = new System.Drawing.Size(1128, 304); this.mexpandPanelBottom.TabIndex = 0; // // msplitterBottom // this.msplitterBottom.BackColor = System.Drawing.SystemColors.ControlDarkDark; this.msplitterBottom.Dock = System.Windows.Forms.DockStyle.Bottom; this.msplitterBottom.Location = new System.Drawing.Point(0, 552); this.msplitterBottom.Name = "msplitterBottom"; this.msplitterBottom.Size = new System.Drawing.Size(1128, 6); this.msplitterBottom.TabIndex = 1; this.msplitterBottom.TabStop = false; // // ctlChartTopPane // this.ctlChartTopPane.AutoViewPortOnAddition = true; this.ctlChartTopPane.AutoViewPortOnSeriesChange = true; this.ctlChartTopPane.AutoViewPortXBase = 0F; this.ctlChartTopPane.AutoViewPortYBase = 0F; this.ctlChartTopPane.AxisAndLabelFont = new System.Drawing.Font("Microsoft Sans Serif", 12F); this.ctlChartTopPane.AxisAndLabelMaxFontSize = 16; this.ctlChartTopPane.AxisAndLabelMinFontSize = 12; this.ctlChartTopPane.ChartBackgroundColor = System.Drawing.Color.White; this.ctlChartTopPane.ChartLayout.LegendFraction = 0.2F; this.ctlChartTopPane.ChartLayout.LegendLocation = PNNL.Controls.ChartLegendLocation.Right; this.ctlChartTopPane.ChartLayout.MaxLegendHeight = 150; this.ctlChartTopPane.ChartLayout.MaxLegendWidth = 250; this.ctlChartTopPane.ChartLayout.MaxTitleHeight = 50; this.ctlChartTopPane.ChartLayout.MinLegendHeight = 50; this.ctlChartTopPane.ChartLayout.MinLegendWidth = 75; this.ctlChartTopPane.ChartLayout.MinTitleHeight = 15; this.ctlChartTopPane.ChartLayout.TitleFraction = 0.1F; this.ctlChartTopPane.DefaultZoomHandler.Active = true; this.ctlChartTopPane.DefaultZoomHandler.FillColor = System.Drawing.Color.FromArgb(((System.Byte)(60)), ((System.Byte)(119)), ((System.Byte)(136)), ((System.Byte)(153))); this.ctlChartTopPane.DefaultZoomHandler.LineColor = System.Drawing.Color.Black; this.ctlChartTopPane.Dock = System.Windows.Forms.DockStyle.Right; this.ctlChartTopPane.FWHMFont = new System.Drawing.Font("Times New Roman", 8F); this.ctlChartTopPane.FWHMLineWidth = 1F; this.ctlChartTopPane.FWHMPeakColor = System.Drawing.Color.Purple; penProvider1.Color = System.Drawing.Color.FromArgb(((System.Byte)(211)), ((System.Byte)(211)), ((System.Byte)(211))); penProvider1.Width = 1F; this.ctlChartTopPane.GridLinePen = penProvider1; this.ctlChartTopPane.HasLegend = false; this.ctlChartTopPane.HilightColor = System.Drawing.Color.Magenta; this.ctlChartTopPane.LabelOffset = 0F; this.ctlChartTopPane.Legend.BackColor = System.Drawing.Color.Transparent; penProvider2.Color = System.Drawing.Color.Black; penProvider2.Width = 1F; this.ctlChartTopPane.Legend.BorderPen = penProvider2; this.ctlChartTopPane.Legend.Bounds = new System.Drawing.Rectangle(0, 0, 0, 0); this.ctlChartTopPane.Legend.ColumnWidth = 125; this.ctlChartTopPane.Legend.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F); this.ctlChartTopPane.Legend.MaxFontSize = 12F; this.ctlChartTopPane.Legend.MinFontSize = 6F; this.ctlChartTopPane.LineWidth = 1F; this.ctlChartTopPane.Location = new System.Drawing.Point(848, 0); this.ctlChartTopPane.Margins.BottomMarginFraction = 0.1F; this.ctlChartTopPane.Margins.BottomMarginMax = 72; this.ctlChartTopPane.Margins.BottomMarginMin = 30; this.ctlChartTopPane.Margins.DefaultMarginFraction = 0.05F; this.ctlChartTopPane.Margins.DefaultMarginMax = 15; this.ctlChartTopPane.Margins.DefaultMarginMin = 5; this.ctlChartTopPane.Margins.LeftMarginFraction = 0.2F; this.ctlChartTopPane.Margins.LeftMarginMax = 150; this.ctlChartTopPane.Margins.LeftMarginMin = 72; this.ctlChartTopPane.MarkerSize = 5; this.ctlChartTopPane.MinPixelForFWHM = 5F; this.ctlChartTopPane.Name = "ctlChartTopPane"; this.ctlChartTopPane.NumFWHM = 1F; this.ctlChartTopPane.NumXBins = 20; this.ctlChartTopPane.PeakColor = System.Drawing.Color.Red; this.ctlChartTopPane.PeakLabelRelativeHeightPercent = 5F; this.ctlChartTopPane.PeakLineEndCap = System.Drawing.Drawing2D.LineCap.Flat; this.ctlChartTopPane.Size = new System.Drawing.Size(280, 521); this.ctlChartTopPane.TabIndex = 2; this.ctlChartTopPane.Title = "Elution Profile"; this.ctlChartTopPane.TitleFont = new System.Drawing.Font("Microsoft Sans Serif", 18F); this.ctlChartTopPane.TitleMaxFontSize = 18F; this.ctlChartTopPane.TitleMinFontSize = 16F; this.ctlChartTopPane.VerticalExpansion = 1F; this.ctlChartTopPane.ViewPort = ((System.Drawing.RectangleF)(resources.GetObject("ctlChartTopPane.ViewPort"))); this.ctlChartTopPane.XAxisLabel = "Intensity"; this.ctlChartTopPane.YAxisLabel = "scan#"; // // mpanelCenter // this.mpanelCenter.Controls.Add(this.mctl_rawdata); this.mpanelCenter.Controls.Add(this.splitter2); this.mpanelCenter.Controls.Add(this.ctlChartTopPane); this.mpanelCenter.Controls.Add(this.splitter1); this.mpanelCenter.Dock = System.Windows.Forms.DockStyle.Fill; this.mpanelCenter.Location = new System.Drawing.Point(0, 31); this.mpanelCenter.Name = "mpanelCenter"; this.mpanelCenter.Size = new System.Drawing.Size(1128, 521); this.mpanelCenter.TabIndex = 4; // // mctl_rawdata // this.mctl_rawdata.AutoViewPortOnAddition = true; this.mctl_rawdata.AutoViewPortOnSeriesChange = true; this.mctl_rawdata.AutoViewPortXBase = 0F; this.mctl_rawdata.AutoViewPortYBase = 0F; this.mctl_rawdata.AxisAndLabelFont = new System.Drawing.Font("Microsoft Sans Serif", 12F); this.mctl_rawdata.AxisAndLabelMaxFontSize = 18; this.mctl_rawdata.AxisAndLabelMinFontSize = 12; this.mctl_rawdata.ChartBackgroundColor = System.Drawing.Color.White; this.mctl_rawdata.ChartLayout.LegendFraction = 0.2F; this.mctl_rawdata.ChartLayout.LegendLocation = PNNL.Controls.ChartLegendLocation.Right; this.mctl_rawdata.ChartLayout.MaxLegendHeight = 150; this.mctl_rawdata.ChartLayout.MaxLegendWidth = 250; this.mctl_rawdata.ChartLayout.MaxTitleHeight = 50; this.mctl_rawdata.ChartLayout.MinLegendHeight = 50; this.mctl_rawdata.ChartLayout.MinLegendWidth = 75; this.mctl_rawdata.ChartLayout.MinTitleHeight = 15; this.mctl_rawdata.ChartLayout.TitleFraction = 0.1F; this.mctl_rawdata.DefaultZoomHandler.Active = true; this.mctl_rawdata.DefaultZoomHandler.FillColor = System.Drawing.Color.FromArgb(((System.Byte)(60)), ((System.Byte)(119)), ((System.Byte)(136)), ((System.Byte)(153))); this.mctl_rawdata.DefaultZoomHandler.LineColor = System.Drawing.Color.Black; this.mctl_rawdata.Dock = System.Windows.Forms.DockStyle.Fill; this.mctl_rawdata.FocusMZ = 0.5F; this.mctl_rawdata.FocusScan = 0; penProvider3.Color = System.Drawing.Color.FromArgb(((System.Byte)(211)), ((System.Byte)(211)), ((System.Byte)(211))); penProvider3.Width = 1F; this.mctl_rawdata.GridLinePen = penProvider3; this.mctl_rawdata.HasLegend = false; this.mctl_rawdata.HilightColor = System.Drawing.Color.Magenta; this.mctl_rawdata.Legend.BackColor = System.Drawing.Color.Transparent; penProvider4.Color = System.Drawing.Color.Black; penProvider4.Width = 1F; this.mctl_rawdata.Legend.BorderPen = penProvider4; this.mctl_rawdata.Legend.Bounds = new System.Drawing.Rectangle(0, 0, 0, 0); this.mctl_rawdata.Legend.ColumnWidth = 125; this.mctl_rawdata.Legend.Font = new System.Drawing.Font("Microsoft Sans Serif", 6F); this.mctl_rawdata.Legend.MaxFontSize = 12F; this.mctl_rawdata.Legend.MinFontSize = 6F; this.mctl_rawdata.Location = new System.Drawing.Point(3, 0); this.mctl_rawdata.Margins.BottomMarginFraction = 0.1F; this.mctl_rawdata.Margins.BottomMarginMax = 72; this.mctl_rawdata.Margins.BottomMarginMin = 30; this.mctl_rawdata.Margins.DefaultMarginFraction = 0.05F; this.mctl_rawdata.Margins.DefaultMarginMax = 15; this.mctl_rawdata.Margins.DefaultMarginMin = 5; this.mctl_rawdata.Margins.LeftMarginFraction = 0.2F; this.mctl_rawdata.Margins.LeftMarginMax = 150; this.mctl_rawdata.Margins.LeftMarginMin = 72; this.mctl_rawdata.MZHorizontal = false; this.mctl_rawdata.Name = "mctl_rawdata"; this.mctl_rawdata.Size = new System.Drawing.Size(839, 521); this.mctl_rawdata.TabIndex = 0; this.mctl_rawdata.Title = "Survey Profile"; this.mctl_rawdata.TitleFont = new System.Drawing.Font("Microsoft Sans Serif", 18F); this.mctl_rawdata.TitleMaxFontSize = 18F; this.mctl_rawdata.TitleMinFontSize = 16F; this.mctl_rawdata.VerticalExpansion = 1F; this.mctl_rawdata.ViewPort = ((System.Drawing.RectangleF)(resources.GetObject("mctl_rawdata.ViewPort"))); this.mctl_rawdata.XAxisLabel = "m/z"; this.mctl_rawdata.YAxisLabel = "scan #"; // // splitter2 // this.splitter2.BackColor = System.Drawing.SystemColors.ControlDarkDark; this.splitter2.Dock = System.Windows.Forms.DockStyle.Right; this.splitter2.Location = new System.Drawing.Point(842, 0); this.splitter2.Name = "splitter2"; this.splitter2.Size = new System.Drawing.Size(6, 521); this.splitter2.TabIndex = 4; this.splitter2.TabStop = false; // // splitter1 // this.splitter1.Location = new System.Drawing.Point(0, 0); this.splitter1.Name = "splitter1"; this.splitter1.Size = new System.Drawing.Size(3, 521); this.splitter1.TabIndex = 3; this.splitter1.TabStop = false; // // mtlbMain // this.mtlbMain.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.mtlbMain.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] { this.mtlbButtonOpen, this.mtlbButtonSave, this.mtlbButtonLinkRaw, this.mtlnButtonBack, this.mtlnButtonForward, this.mtlnButtonOverlay, this.mtlnButtonLinkZoom, this.mtlnButtonSelectBackground }); this.mtlbMain.ButtonSize = new System.Drawing.Size(24, 24); this.mtlbMain.DropDownArrows = true; this.mtlbMain.ImageList = this.mimageListIcons; this.mtlbMain.Location = new System.Drawing.Point(0, 0); this.mtlbMain.Name = "mtlbMain"; this.mtlbMain.ShowToolTips = true; this.mtlbMain.Size = new System.Drawing.Size(1128, 31); this.mtlbMain.TabIndex = 5; this.mtlbMain.ButtonClick += new System.Windows.Forms.ToolBarButtonClickEventHandler(this.mtlbMain_ButtonClick); // // mtlbButtonOpen // this.mtlbButtonOpen.ImageIndex = 1; // // mtlbButtonSave // this.mtlbButtonSave.ImageIndex = 2; // // mtlbButtonLinkRaw // this.mtlbButtonLinkRaw.ImageIndex = 4; // // mtlnButtonBack // this.mtlnButtonBack.ImageIndex = 5; // // mtlnButtonForward // this.mtlnButtonForward.ImageIndex = 6; // // mtlnButtonOverlay // this.mtlnButtonOverlay.ImageIndex = 7; // // mtlnButtonLinkZoom // this.mtlnButtonLinkZoom.ImageIndex = 9; this.mtlnButtonLinkZoom.Text = "Linked Zoom"; this.mtlnButtonLinkZoom.ToolTipText = "Linked Zoom"; // // mimageListIcons // this.mimageListIcons.ColorDepth = System.Windows.Forms.ColorDepth.Depth24Bit; this.mimageListIcons.ImageSize = new System.Drawing.Size(16, 16); this.mimageListIcons.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("mimageListIcons.ImageStream"))); this.mimageListIcons.TransparentColor = System.Drawing.Color.Transparent; // // mtlnButtonSelectBackground // this.mtlnButtonSelectBackground.ImageIndex = 10; // // frm2DPeakProcessing // this.AutoScaleBaseSize = new System.Drawing.Size(5, 13); this.ClientSize = new System.Drawing.Size(1128, 862); this.Controls.Add(this.mpanelCenter); this.Controls.Add(this.mtlbMain); this.Controls.Add(this.msplitterBottom); this.Controls.Add(this.mexpandPanelBottom); this.Name = "frm2DPeakProcessing"; this.Text = "frm2DPeakProcessing"; ((System.ComponentModel.ISupportInitialize)(this.mexpandPanelBottom)).EndInit(); ((System.ComponentModel.ISupportInitialize)(this.ctlChartTopPane)).EndInit(); this.mpanelCenter.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.mctl_rawdata)).EndInit(); this.ResumeLayout(false); }
/// <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(); PNNL.Controls.PenProvider penProvider1 = new PNNL.Controls.PenProvider(); PNNL.Controls.PenProvider penProvider2 = new PNNL.Controls.PenProvider(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AnalysisControl)); this.ctlChartScanVsNET = new PNNL.Controls.ctlScatterChart(); this.listViewDatasets = new System.Windows.Forms.ListView(); this.columnHeader1 = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeaderDataset = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeaderNumUniqueMassTags = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.columnHeader_proteins = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader())); this.panel1 = new System.Windows.Forms.Panel(); this.mbutton_process = new System.Windows.Forms.Button(); this.mbutton_showDatabase = new System.Windows.Forms.Button(); this.mbutton_saveDatabase = new System.Windows.Forms.Button(); this.mbutton_options = new System.Windows.Forms.Button(); this.mcheckBox_displayRegression = new System.Windows.Forms.CheckBox(); this.radioButtonAverageNET = new System.Windows.Forms.RadioButton(); this.radioButtonPredictedNET = new System.Windows.Forms.RadioButton(); this.mcheckBox_useResiduals = new System.Windows.Forms.CheckBox(); this.splitter1 = new System.Windows.Forms.Splitter(); this.imageList1 = new System.Windows.Forms.ImageList(this.components); this.splitter2 = new System.Windows.Forms.Splitter(); this.statusBarStrip = new System.Windows.Forms.StatusStrip(); this.statusHover = new System.Windows.Forms.ToolStripStatusLabel(); this.mprogress_analysis = new System.Windows.Forms.ToolStripProgressBar(); this.databaseControl1 = new MTDBCreator.Forms.DatabaseControl(); this.panel2 = new System.Windows.Forms.Panel(); ((System.ComponentModel.ISupportInitialize)(this.ctlChartScanVsNET)).BeginInit(); this.panel1.SuspendLayout(); this.statusBarStrip.SuspendLayout(); this.panel2.SuspendLayout(); this.SuspendLayout(); // // ctlChartScanVsNET // this.ctlChartScanVsNET.AutoViewPortXBase = 0F; this.ctlChartScanVsNET.AutoViewPortYBase = 0F; this.ctlChartScanVsNET.AxisAndLabelFont = new System.Drawing.Font("Microsoft Sans Serif", 8F); this.ctlChartScanVsNET.AxisAndLabelMaxFontSize = 15; this.ctlChartScanVsNET.AxisAndLabelMinFontSize = 8; this.ctlChartScanVsNET.BackColor = System.Drawing.Color.White; this.ctlChartScanVsNET.ChartBackgroundColor = System.Drawing.Color.White; this.ctlChartScanVsNET.ChartLayout.LegendFraction = 0.2F; this.ctlChartScanVsNET.ChartLayout.LegendLocation = PNNL.Controls.ChartLegendLocation.Right; this.ctlChartScanVsNET.ChartLayout.MaxLegendHeight = 150; this.ctlChartScanVsNET.ChartLayout.MaxLegendWidth = 250; this.ctlChartScanVsNET.ChartLayout.MaxTitleHeight = 50; this.ctlChartScanVsNET.ChartLayout.MinLegendHeight = 50; this.ctlChartScanVsNET.ChartLayout.MinLegendWidth = 75; this.ctlChartScanVsNET.ChartLayout.MinTitleHeight = 15; this.ctlChartScanVsNET.ChartLayout.TitleFraction = 0.1F; this.ctlChartScanVsNET.DefaultZoomHandler.Active = true; this.ctlChartScanVsNET.DefaultZoomHandler.FillColor = System.Drawing.Color.FromArgb(((int)(((byte)(60)))), ((int)(((byte)(119)))), ((int)(((byte)(136)))), ((int)(((byte)(153))))); this.ctlChartScanVsNET.DefaultZoomHandler.LineColor = System.Drawing.Color.Black; this.ctlChartScanVsNET.Dock = System.Windows.Forms.DockStyle.Fill; this.ctlChartScanVsNET.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); penProvider1.Color = System.Drawing.Color.FromArgb(((int)(((byte)(211)))), ((int)(((byte)(211)))), ((int)(((byte)(211))))); penProvider1.Width = 1F; this.ctlChartScanVsNET.GridLinePen = penProvider1; this.ctlChartScanVsNET.HilightColor = System.Drawing.Color.Magenta; this.ctlChartScanVsNET.Legend.BackColor = System.Drawing.Color.Transparent; penProvider2.Color = System.Drawing.Color.Black; penProvider2.Width = 1F; this.ctlChartScanVsNET.Legend.BorderPen = penProvider2; this.ctlChartScanVsNET.Legend.Bounds = new System.Drawing.Rectangle(547, 66, 130, 270); this.ctlChartScanVsNET.Legend.ColumnWidth = 125; this.ctlChartScanVsNET.Legend.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F); this.ctlChartScanVsNET.Legend.MaxFontSize = 12F; this.ctlChartScanVsNET.Legend.MinFontSize = 6F; this.ctlChartScanVsNET.Location = new System.Drawing.Point(192, 0); this.ctlChartScanVsNET.Margins.BottomMarginFraction = 0.1F; this.ctlChartScanVsNET.Margins.BottomMarginMax = 72; this.ctlChartScanVsNET.Margins.BottomMarginMin = 30; this.ctlChartScanVsNET.Margins.DefaultMarginFraction = 0.05F; this.ctlChartScanVsNET.Margins.DefaultMarginMax = 15; this.ctlChartScanVsNET.Margins.DefaultMarginMin = 5; this.ctlChartScanVsNET.Margins.LeftMarginFraction = 0.2F; this.ctlChartScanVsNET.Margins.LeftMarginMax = 150; this.ctlChartScanVsNET.Margins.LeftMarginMin = 72; this.ctlChartScanVsNET.Name = "ctlChartScanVsNET"; this.ctlChartScanVsNET.Size = new System.Drawing.Size(683, 367); this.ctlChartScanVsNET.TabIndex = 15; this.ctlChartScanVsNET.Title = ""; this.ctlChartScanVsNET.TitleFont = new System.Drawing.Font("Microsoft Sans Serif", 15F); this.ctlChartScanVsNET.TitleMaxFontSize = 50F; this.ctlChartScanVsNET.TitleMinFontSize = 6F; this.ctlChartScanVsNET.VerticalExpansion = 1F; this.ctlChartScanVsNET.ViewPort = ((System.Drawing.RectangleF)(resources.GetObject("ctlChartScanVsNET.ViewPort"))); this.ctlChartScanVsNET.XAxisLabel = "Scan"; this.ctlChartScanVsNET.YAxisLabel = "Predicted NET "; // // listViewDatasets // this.listViewDatasets.BackColor = System.Drawing.Color.White; this.listViewDatasets.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader1, this.columnHeaderDataset, this.columnHeaderNumUniqueMassTags, this.columnHeader_proteins }); this.listViewDatasets.Dock = System.Windows.Forms.DockStyle.Bottom; this.listViewDatasets.FullRowSelect = true; this.listViewDatasets.GridLines = true; this.listViewDatasets.HideSelection = false; this.listViewDatasets.Location = new System.Drawing.Point(192, 400); this.listViewDatasets.MultiSelect = false; this.listViewDatasets.Name = "listViewDatasets"; this.listViewDatasets.Size = new System.Drawing.Size(683, 208); this.listViewDatasets.TabIndex = 14; this.listViewDatasets.UseCompatibleStateImageBehavior = false; this.listViewDatasets.View = System.Windows.Forms.View.Details; // // columnHeader1 // this.columnHeader1.Text = ""; this.columnHeader1.Width = 18; // // columnHeaderDataset // this.columnHeaderDataset.Text = "Dataset Name"; this.columnHeaderDataset.Width = 400; // // columnHeaderNumUniqueMassTags // this.columnHeaderNumUniqueMassTags.Text = "Unique Mass Tags"; this.columnHeaderNumUniqueMassTags.Width = 140; // // columnHeader_proteins // this.columnHeader_proteins.Text = "Protein Count"; this.columnHeader_proteins.Width = 91; // // panel1 // this.panel1.BackColor = System.Drawing.Color.White; this.panel1.Controls.Add(this.mbutton_process); this.panel1.Controls.Add(this.mbutton_showDatabase); this.panel1.Controls.Add(this.mbutton_saveDatabase); this.panel1.Controls.Add(this.mbutton_options); this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel1.Location = new System.Drawing.Point(186, 608); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(689, 41); this.panel1.TabIndex = 16; // // mbutton_process // this.mbutton_process.BackColor = System.Drawing.Color.White; this.mbutton_process.FlatAppearance.BorderColor = System.Drawing.Color.Green; this.mbutton_process.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.mbutton_process.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.mbutton_process.ForeColor = System.Drawing.Color.Black; this.mbutton_process.Location = new System.Drawing.Point(261, 6); this.mbutton_process.Name = "mbutton_process"; this.mbutton_process.Size = new System.Drawing.Size(138, 27); this.mbutton_process.TabIndex = 4; this.mbutton_process.Text = "Create Database"; this.mbutton_process.UseVisualStyleBackColor = false; this.mbutton_process.Click += new System.EventHandler(this.mbutton_process_Click); // // mbutton_showDatabase // this.mbutton_showDatabase.BackColor = System.Drawing.Color.White; this.mbutton_showDatabase.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.mbutton_showDatabase.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.mbutton_showDatabase.ForeColor = System.Drawing.Color.Black; this.mbutton_showDatabase.Location = new System.Drawing.Point(9, 6); this.mbutton_showDatabase.Name = "mbutton_showDatabase"; this.mbutton_showDatabase.Size = new System.Drawing.Size(136, 26); this.mbutton_showDatabase.TabIndex = 3; this.mbutton_showDatabase.Text = "Display All"; this.mbutton_showDatabase.UseVisualStyleBackColor = false; this.mbutton_showDatabase.Click += new System.EventHandler(this.mbutton_showDatabase_Click); // // mbutton_saveDatabase // this.mbutton_saveDatabase.BackColor = System.Drawing.Color.Red; this.mbutton_saveDatabase.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.mbutton_saveDatabase.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.mbutton_saveDatabase.ForeColor = System.Drawing.Color.White; this.mbutton_saveDatabase.Location = new System.Drawing.Point(405, 6); this.mbutton_saveDatabase.Name = "mbutton_saveDatabase"; this.mbutton_saveDatabase.Size = new System.Drawing.Size(138, 27); this.mbutton_saveDatabase.TabIndex = 3; this.mbutton_saveDatabase.Text = "Save Database"; this.mbutton_saveDatabase.UseVisualStyleBackColor = false; this.mbutton_saveDatabase.Visible = false; this.mbutton_saveDatabase.Click += new System.EventHandler(this.mbutton_saveDatabase_Click); // // mbutton_options // this.mbutton_options.BackColor = System.Drawing.Color.White; this.mbutton_options.FlatStyle = System.Windows.Forms.FlatStyle.Flat; this.mbutton_options.Font = new System.Drawing.Font("Arial", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.mbutton_options.ForeColor = System.Drawing.Color.Black; this.mbutton_options.Location = new System.Drawing.Point(151, 6); this.mbutton_options.Name = "mbutton_options"; this.mbutton_options.Size = new System.Drawing.Size(104, 27); this.mbutton_options.TabIndex = 1; this.mbutton_options.Text = "Options"; this.mbutton_options.UseVisualStyleBackColor = false; this.mbutton_options.Click += new System.EventHandler(this.mbutton_options_Click); // // mcheckBox_displayRegression // this.mcheckBox_displayRegression.Location = new System.Drawing.Point(399, 2); this.mcheckBox_displayRegression.Name = "mcheckBox_displayRegression"; this.mcheckBox_displayRegression.Size = new System.Drawing.Size(176, 17); this.mcheckBox_displayRegression.TabIndex = 5; this.mcheckBox_displayRegression.Text = "Display Regression"; this.mcheckBox_displayRegression.UseVisualStyleBackColor = true; this.mcheckBox_displayRegression.CheckedChanged += new System.EventHandler(this.mcheckBox_displayRegression_CheckedChanged); // // radioButtonAverageNET // this.radioButtonAverageNET.Location = new System.Drawing.Point(116, 3); this.radioButtonAverageNET.Name = "radioButtonAverageNET"; this.radioButtonAverageNET.Size = new System.Drawing.Size(153, 18); this.radioButtonAverageNET.TabIndex = 1; this.radioButtonAverageNET.Text = "Average Observed NET"; this.radioButtonAverageNET.CheckedChanged += new System.EventHandler(this.radioButtonAverageNET_CheckedChanged); // // radioButtonPredictedNET // this.radioButtonPredictedNET.Checked = true; this.radioButtonPredictedNET.Location = new System.Drawing.Point(3, 2); this.radioButtonPredictedNET.Name = "radioButtonPredictedNET"; this.radioButtonPredictedNET.Size = new System.Drawing.Size(107, 18); this.radioButtonPredictedNET.TabIndex = 0; this.radioButtonPredictedNET.TabStop = true; this.radioButtonPredictedNET.Text = "Predicted NET"; this.radioButtonPredictedNET.CheckedChanged += new System.EventHandler(this.radioButtonPredictedNET_CheckedChanged); // // mcheckBox_useResiduals // this.mcheckBox_useResiduals.Location = new System.Drawing.Point(275, 3); this.mcheckBox_useResiduals.Name = "mcheckBox_useResiduals"; this.mcheckBox_useResiduals.Size = new System.Drawing.Size(118, 16); this.mcheckBox_useResiduals.TabIndex = 4; this.mcheckBox_useResiduals.Text = "Display Residuals"; this.mcheckBox_useResiduals.UseVisualStyleBackColor = true; this.mcheckBox_useResiduals.CheckedChanged += new System.EventHandler(this.mcheckBox_useResiduals_CheckedChanged); // // splitter1 // this.splitter1.BackColor = System.Drawing.Color.Silver; this.splitter1.Dock = System.Windows.Forms.DockStyle.Bottom; this.splitter1.Location = new System.Drawing.Point(192, 394); this.splitter1.Name = "splitter1"; this.splitter1.Size = new System.Drawing.Size(683, 6); this.splitter1.TabIndex = 18; this.splitter1.TabStop = false; // // imageList1 // this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream"))); this.imageList1.TransparentColor = System.Drawing.Color.Transparent; this.imageList1.Images.SetKeyName(0, "arrow-58-16.png"); this.imageList1.Images.SetKeyName(1, "check-mark-7-16.png"); this.imageList1.Images.SetKeyName(2, "square-rounded-16.png"); // // splitter2 // this.splitter2.BackColor = System.Drawing.Color.Silver; this.splitter2.Location = new System.Drawing.Point(186, 0); this.splitter2.Name = "splitter2"; this.splitter2.Size = new System.Drawing.Size(6, 608); this.splitter2.TabIndex = 19; this.splitter2.TabStop = false; // // statusBarStrip // this.statusBarStrip.GripStyle = System.Windows.Forms.ToolStripGripStyle.Visible; this.statusBarStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.statusHover, this.mprogress_analysis }); this.statusBarStrip.Location = new System.Drawing.Point(0, 649); this.statusBarStrip.Name = "statusBarStrip"; this.statusBarStrip.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional; this.statusBarStrip.Size = new System.Drawing.Size(875, 22); this.statusBarStrip.TabIndex = 20; this.statusBarStrip.Text = "statusStrip1"; // // statusHover // this.statusHover.Name = "statusHover"; this.statusHover.Size = new System.Drawing.Size(42, 17); this.statusHover.Text = "Ready."; // // mprogress_analysis // this.mprogress_analysis.Alignment = System.Windows.Forms.ToolStripItemAlignment.Right; this.mprogress_analysis.ForeColor = System.Drawing.Color.Green; this.mprogress_analysis.Name = "mprogress_analysis"; this.mprogress_analysis.Size = new System.Drawing.Size(200, 16); this.mprogress_analysis.Style = System.Windows.Forms.ProgressBarStyle.Continuous; this.mprogress_analysis.Visible = false; // // databaseControl1 // this.databaseControl1.BackColor = System.Drawing.Color.White; this.databaseControl1.Dock = System.Windows.Forms.DockStyle.Left; this.databaseControl1.Location = new System.Drawing.Point(0, 0); this.databaseControl1.Name = "databaseControl1"; this.databaseControl1.Size = new System.Drawing.Size(186, 649); this.databaseControl1.TabIndex = 0; // // panel2 // this.panel2.BackColor = System.Drawing.Color.White; this.panel2.Controls.Add(this.mcheckBox_displayRegression); this.panel2.Controls.Add(this.radioButtonAverageNET); this.panel2.Controls.Add(this.mcheckBox_useResiduals); this.panel2.Controls.Add(this.radioButtonPredictedNET); this.panel2.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel2.Location = new System.Drawing.Point(192, 367); this.panel2.Name = "panel2"; this.panel2.Size = new System.Drawing.Size(683, 27); this.panel2.TabIndex = 17; // // AnalysisControl // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.Controls.Add(this.ctlChartScanVsNET); this.Controls.Add(this.panel2); this.Controls.Add(this.splitter1); this.Controls.Add(this.listViewDatasets); this.Controls.Add(this.splitter2); this.Controls.Add(this.panel1); this.Controls.Add(this.databaseControl1); this.Controls.Add(this.statusBarStrip); this.Name = "AnalysisControl"; this.Size = new System.Drawing.Size(875, 671); ((System.ComponentModel.ISupportInitialize)(this.ctlChartScanVsNET)).EndInit(); this.panel1.ResumeLayout(false); this.statusBarStrip.ResumeLayout(false); this.statusBarStrip.PerformLayout(); this.panel2.ResumeLayout(false); this.ResumeLayout(false); this.PerformLayout(); }