Exemplo n.º 1
49
 /// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.zedGraphControl1 = new ZedGraph.ZedGraphControl();
     this.SuspendLayout();
     //
     // zedGraphControl1
     //
     this.zedGraphControl1.Location = new System.Drawing.Point(3, 3);
     this.zedGraphControl1.Name = "zedGraphControl1";
     this.zedGraphControl1.ScrollGrace = 0D;
     this.zedGraphControl1.ScrollMaxX = 0D;
     this.zedGraphControl1.ScrollMaxY = 0D;
     this.zedGraphControl1.ScrollMaxY2 = 0D;
     this.zedGraphControl1.ScrollMinX = 0D;
     this.zedGraphControl1.ScrollMinY = 0D;
     this.zedGraphControl1.ScrollMinY2 = 0D;
     this.zedGraphControl1.Size = new System.Drawing.Size(544, 385);
     this.zedGraphControl1.TabIndex = 1;
     //
     // MultiCurveGraph
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.zedGraphControl1);
     this.Name = "MultiCurveGraph";
     this.Size = new System.Drawing.Size(550, 392);
     this.ResumeLayout(false);
 }
Exemplo n.º 2
0
 /// <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();
     this.zedGraphControl1 = new ZedGraph.ZedGraphControl();
     this.SuspendLayout();
     //
     // zedGraphControl1
     //
     this.zedGraphControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.zedGraphControl1.Location = new System.Drawing.Point(0, 0);
     this.zedGraphControl1.Name = "zedGraphControl1";
     this.zedGraphControl1.ScrollGrace = 0;
     this.zedGraphControl1.ScrollMaxX = 0;
     this.zedGraphControl1.ScrollMaxY = 0;
     this.zedGraphControl1.ScrollMaxY2 = 0;
     this.zedGraphControl1.ScrollMinX = 0;
     this.zedGraphControl1.ScrollMinY = 0;
     this.zedGraphControl1.ScrollMinY2 = 0;
     this.zedGraphControl1.Size = new System.Drawing.Size(775, 529);
     this.zedGraphControl1.TabIndex = 0;
     //
     // Graph
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(775, 529);
     this.Controls.Add(this.zedGraphControl1);
     this.Name = "Graph";
     this.Text = "Graph";
     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();
            this.zedGraphControl1 = new ZedGraph.ZedGraphControl();
            this.timer1 = new System.Windows.Forms.Timer(this.components);
            this.SuspendLayout();
            //
            // zedGraphControl1
            //
            this.zedGraphControl1.Dock = System.Windows.Forms.DockStyle.Fill;
            this.zedGraphControl1.Location = new System.Drawing.Point(0, 0);
            this.zedGraphControl1.Name = "zedGraphControl1";
            this.zedGraphControl1.ScrollGrace = 0D;
            this.zedGraphControl1.ScrollMaxX = 0D;
            this.zedGraphControl1.ScrollMaxY = 0D;
            this.zedGraphControl1.ScrollMaxY2 = 0D;
            this.zedGraphControl1.ScrollMinX = 0D;
            this.zedGraphControl1.ScrollMinY = 0D;
            this.zedGraphControl1.ScrollMinY2 = 0D;
            this.zedGraphControl1.Size = new System.Drawing.Size(872, 372);
            this.zedGraphControl1.TabIndex = 0;

            //
            // DeltaGraphcs
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(872, 372);
            this.Controls.Add(this.zedGraphControl1);
            this.Name = "DeltaGraphcs";
            this.Text = "DeltaGraphcs";
            this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.DeltaGraphcs_FormClosed);
            this.Resize += new System.EventHandler(this.DeltaGraphcs_Resize);
            this.ResumeLayout(false);
        }
Exemplo n.º 4
0
 /// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.zedGraphControl1 = new ZedGraph.ZedGraphControl();
     this.SuspendLayout();
     //
     // zedGraphControl1
     //
     this.zedGraphControl1.Location = new System.Drawing.Point(26, 14);
     this.zedGraphControl1.Name = "zedGraphControl1";
     this.zedGraphControl1.ScrollGrace = 0;
     this.zedGraphControl1.ScrollMaxX = 0;
     this.zedGraphControl1.ScrollMaxY = 0;
     this.zedGraphControl1.ScrollMaxY2 = 0;
     this.zedGraphControl1.ScrollMinX = 0;
     this.zedGraphControl1.ScrollMinY = 0;
     this.zedGraphControl1.ScrollMinY2 = 0;
     this.zedGraphControl1.Size = new System.Drawing.Size(207, 188);
     this.zedGraphControl1.TabIndex = 0;
     //
     // HistogramViewer
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.zedGraphControl1);
     this.Name = "HistogramViewer";
     this.Size = new System.Drawing.Size(270, 230);
     this.Resize += new System.EventHandler(this.HistogramViewer_Resize);
     this.ResumeLayout(false);
 }
Exemplo n.º 5
0
 /// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.listView1 = new System.Windows.Forms.ListView();
     this.zgc = new ZedGraph.ZedGraphControl();
     this.btnrePlot = new System.Windows.Forms.Button();
     this.SuspendLayout();
     //
     // listView1
     //
     this.listView1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.listView1.GridLines = true;
     this.listView1.Location = new System.Drawing.Point(12, 12);
     this.listView1.Name = "listView1";
     this.listView1.Size = new System.Drawing.Size(182, 295);
     this.listView1.TabIndex = 1;
     this.listView1.UseCompatibleStateImageBehavior = false;
     //
     // zgc
     //
     this.zgc.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.zgc.Location = new System.Drawing.Point(200, 12);
     this.zgc.Name = "zgc";
     this.zgc.ScrollGrace = 0D;
     this.zgc.ScrollMaxX = 0D;
     this.zgc.ScrollMaxY = 0D;
     this.zgc.ScrollMaxY2 = 0D;
     this.zgc.ScrollMinX = 0D;
     this.zgc.ScrollMinY = 0D;
     this.zgc.ScrollMinY2 = 0D;
     this.zgc.Size = new System.Drawing.Size(592, 332);
     this.zgc.TabIndex = 2;
     //
     // btnrePlot
     //
     this.btnrePlot.Location = new System.Drawing.Point(70, 321);
     this.btnrePlot.Name = "btnrePlot";
     this.btnrePlot.Size = new System.Drawing.Size(75, 23);
     this.btnrePlot.TabIndex = 3;
     this.btnrePlot.Text = "Replot";
     this.btnrePlot.UseVisualStyleBackColor = true;
     //
     // frmPlot
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(804, 356);
     this.Controls.Add(this.btnrePlot);
     this.Controls.Add(this.zgc);
     this.Controls.Add(this.listView1);
     this.Name = "frmPlot";
     this.Text = "frmPlot";
     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();
     this.zg1 = new ZedGraph.ZedGraphControl();
     this.zg2 = new ZedGraph.ZedGraphControl();
     this.SuspendLayout();
     //
     // zg1
     //
     this.zg1.EditButtons = System.Windows.Forms.MouseButtons.Left;
     this.zg1.Location = new System.Drawing.Point(14, 14);
     this.zg1.Margin = new System.Windows.Forms.Padding(5);
     this.zg1.Name = "zg1";
     this.zg1.PanModifierKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Shift | System.Windows.Forms.Keys.None)));
     this.zg1.ScrollGrace = 0D;
     this.zg1.ScrollMaxX = 0D;
     this.zg1.ScrollMaxY = 0D;
     this.zg1.ScrollMaxY2 = 0D;
     this.zg1.ScrollMinX = 0D;
     this.zg1.ScrollMinY = 0D;
     this.zg1.ScrollMinY2 = 0D;
     this.zg1.Size = new System.Drawing.Size(846, 498);
     this.zg1.TabIndex = 0;
     this.zg1.Load += new System.EventHandler(this.zg1_Load);
     //
     // zg2
     //
     this.zg2.Location = new System.Drawing.Point(0, 0);
     this.zg2.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
     this.zg2.Name = "zg2";
     this.zg2.ScrollGrace = 0D;
     this.zg2.ScrollMaxX = 0D;
     this.zg2.ScrollMaxY = 0D;
     this.zg2.ScrollMaxY2 = 0D;
     this.zg2.ScrollMinX = 0D;
     this.zg2.ScrollMinY = 0D;
     this.zg2.ScrollMinY2 = 0D;
     this.zg2.Size = new System.Drawing.Size(200, 185);
     this.zg2.TabIndex = 0;
     //
     // ZGraphForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(874, 527);
     this.Controls.Add(this.zg1);
     this.Margin = new System.Windows.Forms.Padding(4);
     this.Name = "ZGraphForm";
     this.Text = "Graph";
     this.Load += new System.EventHandler(this.Form1_Load);
     this.Resize += new System.EventHandler(this.Form1_Resize);
     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();
     this.zedGraphControl1 = new ZedGraph.ZedGraphControl();
     this.label1 = new System.Windows.Forms.Label();
     this.timer1 = new System.Windows.Forms.Timer(this.components);
     this.SuspendLayout();
     //
     // zedGraphControl1
     //
     this.zedGraphControl1.AutoScroll = true;
     this.zedGraphControl1.AutoSize = true;
     this.zedGraphControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.zedGraphControl1.Location = new System.Drawing.Point(0, 0);
     this.zedGraphControl1.Name = "zedGraphControl1";
     this.zedGraphControl1.ScrollGrace = 0D;
     this.zedGraphControl1.ScrollMaxX = 0D;
     this.zedGraphControl1.ScrollMaxY = 0D;
     this.zedGraphControl1.ScrollMaxY2 = 0D;
     this.zedGraphControl1.ScrollMinX = 0D;
     this.zedGraphControl1.ScrollMinY = 0D;
     this.zedGraphControl1.ScrollMinY2 = 0D;
     this.zedGraphControl1.Size = new System.Drawing.Size(784, 561);
     this.zedGraphControl1.TabIndex = 0;
     this.zedGraphControl1.MouseMoveEvent += new ZedGraph.ZedGraphControl.ZedMouseEventHandler(this.zedGraphControl1_MouseMoveEvent);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Dock = System.Windows.Forms.DockStyle.Top;
     this.label1.Location = new System.Drawing.Point(0, 0);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(231, 13);
     this.label1.TabIndex = 1;
     this.label1.Text = "TTTTTTTTTTTTTTTTTTTTTTTTTTTTTTTT";
     this.label1.Visible = false;
     //
     // RTGraph
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(784, 561);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.zedGraphControl1);
     this.Name = "RTGraph";
     this.Text = "RTGraph";
     this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.RTGraph_FormClosing);
     this.Load += new System.EventHandler(this.RTGraph_Load);
     this.Resize += new System.EventHandler(this.RTGraph_Resize);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 8
0
 public void CreateZedGraphControl()
 {
     ZedGraph.ZedGraphControl zedGraphControl2 = new ZedGraph.ZedGraphControl();
     zedGraphControl2.Dock = System.Windows.Forms.DockStyle.Fill;
     zedGraphControl2.IsEnableSelection = true;
     zedGraphControl2.Location          = new System.Drawing.Point(0, 0);
     zedGraphControl2.Name              = "zedGraphControl";
     zedGraphControl2.ScrollGrace       = 0;
     zedGraphControl2.ScrollMaxX        = 0;
     zedGraphControl2.ScrollMaxY        = 0;
     zedGraphControl2.ScrollMaxY2       = 0;
     zedGraphControl2.ScrollMinX        = 0;
     zedGraphControl2.ScrollMinY        = 0;
     zedGraphControl2.ScrollMinY2       = 0;
     zedGraphControl2.Size              = new System.Drawing.Size(766, 250);
     zedGraphControl2.TabIndex          = 3;
     zedGraphControl2.IsShowPointValues = true;
 }
Exemplo n.º 9
0
        private void BuildSubPerLangGraph()
        {
            ZedGraph.ZedGraphControl zg1 = new ZedGraph.ZedGraphControl();
            zg1.Dock              = DockStyle.Fill;
            zg1.IsEnableZoom      = false;
            zg1.IsShowPointValues = false;

            ZedGraph.GraphPane pane = zg1.GraphPane;

            pane.Fill       = new ZedGraph.Fill(Color.Azure, Color.FromArgb(245, 220, 250), 90);
            pane.Chart.Fill = new ZedGraph.Fill(Color.Snow, Color.FromArgb(225, 240, 250), -90);

            pane.Title.Text               = "Submission per Language";
            pane.Title.FontSpec.Size      = 18;
            pane.Title.FontSpec.FontColor = Color.Navy;
            pane.Title.FontSpec.Family    = "Segoe UI Semibold";
            pane.Title.FontSpec.IsBold    = false;

            pane.Legend.FontSpec.Size       = 12;
            pane.Legend.IsShowLegendSymbols = true;
            pane.Legend.Position            = ZedGraph.LegendPos.TopCenter;

            double[] value  = { _subInCPP, _subInJava, _subInAnsiC, _subInCPP11, _subInPascal };
            string[] label  = { "C++", "Java", "ANSI C", "C++11", "Pascal" };
            Color[]  color1 = { Color.Lime, Color.Blue, Color.Red, Color.Green, Color.Yellow };
            Color[]  color2 = { Color.DarkOrange, Color.DarkBlue, Color.DarkRed, Color.DarkGreen, Color.YellowGreen };

            for (int i = 0; i < value.Length; ++i)
            {
                ZedGraph.PieItem pie = pane.AddPieSlice(value[i], color2[i], color1[i], 0, 0.04, label[i]);
                pie.LabelType = ZedGraph.PieLabelType.Name_Value;
                pie.LabelDetail.FontSpec.Border.IsVisible = false;
                pie.LabelDetail.FontSpec.Family           = "Segoe UI Semibold";
                pie.LabelDetail.FontSpec.Size             = 12;
                pie.LabelDetail.FontSpec.IsAntiAlias      = false;
                pie.IsSelectable = true;
            }

            pane.AxisChange();

            this.subPerLanTab.Controls.Clear();
            this.subPerLanTab.Controls.Add(zg1);
        }
Exemplo n.º 10
0
        private void BuildSubPerDateGraph()
        {
            ZedGraph.ZedGraphControl zg1 = new ZedGraph.ZedGraphControl();
            zg1.Dock = DockStyle.Fill;
            zg1.IsShowPointValues = true;

            ZedGraph.GraphPane pane = zg1.GraphPane;

            pane.Fill       = new ZedGraph.Fill(Color.MintCream, Color.FromArgb(245, 250, 210), -90);
            pane.Chart.Fill = new ZedGraph.Fill(Color.Snow, Color.FromArgb(245, 250, 230), 90);

            pane.Title.Text               = "Submission and Accepted over Time";
            pane.Title.FontSpec.Size      = 18;
            pane.Title.FontSpec.FontColor = Color.Navy;
            pane.Title.FontSpec.Family    = "Segoe UI Semibold";
            pane.Title.FontSpec.IsBold    = false;

            pane.Legend.FontSpec.Size = 12;
            pane.Legend.Position      = ZedGraph.LegendPos.TopCenter;

            pane.XAxis.Title.Text               = "Date-Time";
            pane.XAxis.Title.FontSpec.Family    = "Courier New";
            pane.XAxis.Title.FontSpec.FontColor = Color.Maroon;
            pane.XAxis.Title.FontSpec.IsBold    = false;
            pane.XAxis.Type = ZedGraph.AxisType.Date;

            pane.YAxis.Title.Text               = "Submissions";
            pane.YAxis.Title.FontSpec.Family    = "Courier New";
            pane.YAxis.Title.FontSpec.FontColor = Color.Navy;
            pane.YAxis.Title.FontSpec.IsBold    = false;

            // Generate a red curve
            var a = pane.AddCurve("Submissions / Time", _subOverTime, Color.DarkGoldenrod, ZedGraph.SymbolType.VDash);
            var b = pane.AddCurve("Accepted / Time", _acOverTime, Color.Navy, ZedGraph.SymbolType.VDash);

            a.Symbol.Size = 2;
            b.Symbol.Size = 2;

            pane.AxisChange();
            this.subPerDateTab.Controls.Clear();
            this.subPerDateTab.Controls.Add(zg1);
        }
Exemplo n.º 11
0
        private void BuildRankCloud()
        {
            ZedGraph.ZedGraphControl zg1 = new ZedGraph.ZedGraphControl();
            zg1.Dock = DockStyle.Fill;
            zg1.IsShowPointValues = true;

            ZedGraph.GraphPane pane = zg1.GraphPane;

            pane.Fill       = new ZedGraph.Fill(Color.Azure, Color.FromArgb(230, 220, 250), 90);
            pane.Chart.Fill = new ZedGraph.Fill(Color.FromArgb(225, 220, 245), Color.LightCyan, -90);

            pane.Title.Text               = "Rank Cloud";
            pane.Title.FontSpec.Size      = 18;
            pane.Title.FontSpec.FontColor = Color.Maroon;
            pane.Title.FontSpec.Family    = "Segoe UI Semibold";
            pane.Title.FontSpec.IsBold    = false;

            pane.Legend.IsVisible = false;

            pane.XAxis.Title.Text               = "Ranks";
            pane.XAxis.Title.FontSpec.Family    = "Courier New";
            pane.XAxis.Title.FontSpec.FontColor = Color.Maroon;
            pane.XAxis.Title.FontSpec.IsBold    = false;

            pane.YAxis.Title.Text               = "Problems";
            pane.YAxis.Title.FontSpec.Family    = "Courier New";
            pane.YAxis.Title.FontSpec.FontColor = Color.Navy;
            pane.YAxis.Title.FontSpec.IsBold    = false;
            pane.YAxis.Type = ZedGraph.AxisType.Linear;

            ZedGraph.LineItem curve = pane.AddCurve("Ranks", _RankCount, Color.Black, ZedGraph.SymbolType.Circle);
            curve.Symbol.Fill             = new ZedGraph.Fill(Color.LightCyan, Color.DarkTurquoise);
            curve.Symbol.Border.IsVisible = true;
            curve.Symbol.Size             = 5;
            curve.Line.IsVisible          = false;

            pane.AxisChange();

            this.rankCloudTab.Controls.Clear();
            this.rankCloudTab.Controls.Add(zg1);
        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 public void InitializeComponent()
 {
     this.z1 = new ZedGraph.ZedGraphControl();
     this.SuspendLayout();
     //
     // zedGraphControl1
     //
     this.z1.Location = new System.Drawing.Point(0, 0);
     this.z1.Name     = "zedGraphControl1";
     this.z1.Size     = new System.Drawing.Size(680, 414);
     this.z1.TabIndex = 0;
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(680, 414);
     this.Controls.Add(this.z1);
     this.Name = "Form1";
     this.Text = "Form1";
     this.ResumeLayout(false);
     this.Load += new System.EventHandler(BAPlot_Load);
 }
Exemplo n.º 13
0
        /// <summary>
        /// Sets up graph colours
        /// </summary>
        /// <param name="zedGraph"></param>
        /// <param name="backgroundColour"></param>
        /// <param name="foreColour"></param>
        private void SetBasicGraphColours(ZedGraph.ZedGraphControl zedGraph, Color backgroundColour, Color foreColour)
        {
            zedGraph.GraphPane.Title.FontSpec.FontColor = foreColour;

            zedGraph.GraphPane.Chart.Fill  = new ZedGraph.Fill(backgroundColour);
            zedGraph.GraphPane.Fill        = new ZedGraph.Fill(backgroundColour);
            zedGraph.GraphPane.XAxis.Color = foreColour;
            zedGraph.GraphPane.XAxis.Title.FontSpec.FontColor = foreColour;
            zedGraph.GraphPane.XAxis.MajorGrid.Color          = foreColour;
            zedGraph.GraphPane.XAxis.MajorTic.Color           = foreColour;
            zedGraph.GraphPane.XAxis.MinorTic.Color           = foreColour;
            zedGraph.GraphPane.XAxis.MinorGrid.Color          = foreColour;
            zedGraph.GraphPane.XAxis.Scale.FontSpec.FontColor = foreColour;

            zedGraph.GraphPane.YAxis.Color = foreColour;
            zedGraph.GraphPane.YAxis.Title.FontSpec.FontColor = foreColour;
            zedGraph.GraphPane.YAxis.MajorGrid.Color          = foreColour;
            zedGraph.GraphPane.YAxis.MajorTic.Color           = foreColour;
            zedGraph.GraphPane.YAxis.MinorTic.Color           = foreColour;
            zedGraph.GraphPane.YAxis.MinorGrid.Color          = foreColour;
            zedGraph.GraphPane.YAxis.Scale.FontSpec.FontColor = foreColour;

            zedGraph.GraphPane.Chart.Border.IsVisible = 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();
     this.actualPredictedAndTrendZedGraph = new ZedGraph.ZedGraphControl();
     this.zedGraphToolstrip1 = new zaitun.GUI.ZedGraphToolstrip();
     this.SuspendLayout();
     //
     // actualPredictedAndTrendZedGraph
     //
     this.actualPredictedAndTrendZedGraph.Dock = System.Windows.Forms.DockStyle.Fill;
     this.actualPredictedAndTrendZedGraph.EditButtons = System.Windows.Forms.MouseButtons.Left;
     this.actualPredictedAndTrendZedGraph.EditModifierKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.None)));
     this.actualPredictedAndTrendZedGraph.IsAutoScrollRange = false;
     this.actualPredictedAndTrendZedGraph.IsEnableHEdit = false;
     this.actualPredictedAndTrendZedGraph.IsEnableHPan = true;
     this.actualPredictedAndTrendZedGraph.IsEnableHZoom = false;
     this.actualPredictedAndTrendZedGraph.IsEnableVEdit = false;
     this.actualPredictedAndTrendZedGraph.IsEnableVPan = true;
     this.actualPredictedAndTrendZedGraph.IsEnableVZoom = false;
     this.actualPredictedAndTrendZedGraph.IsPrintFillPage = true;
     this.actualPredictedAndTrendZedGraph.IsPrintKeepAspectRatio = true;
     this.actualPredictedAndTrendZedGraph.IsScrollY2 = false;
     this.actualPredictedAndTrendZedGraph.IsShowContextMenu = true;
     this.actualPredictedAndTrendZedGraph.IsShowCopyMessage = true;
     this.actualPredictedAndTrendZedGraph.IsShowCursorValues = false;
     this.actualPredictedAndTrendZedGraph.IsShowHScrollBar = false;
     this.actualPredictedAndTrendZedGraph.IsShowPointValues = false;
     this.actualPredictedAndTrendZedGraph.IsShowVScrollBar = false;
     this.actualPredictedAndTrendZedGraph.IsSynchronizeXAxes = false;
     this.actualPredictedAndTrendZedGraph.IsSynchronizeYAxes = false;
     this.actualPredictedAndTrendZedGraph.IsZoomOnMouseCenter = false;
     this.actualPredictedAndTrendZedGraph.LinkButtons = System.Windows.Forms.MouseButtons.Left;
     this.actualPredictedAndTrendZedGraph.LinkModifierKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.None)));
     this.actualPredictedAndTrendZedGraph.Location = new System.Drawing.Point(23, 0);
     this.actualPredictedAndTrendZedGraph.Name = "actualPredictedAndTrendZedGraph";
     this.actualPredictedAndTrendZedGraph.PanButtons = System.Windows.Forms.MouseButtons.Left;
     this.actualPredictedAndTrendZedGraph.PanButtons2 = System.Windows.Forms.MouseButtons.Middle;
     this.actualPredictedAndTrendZedGraph.PanModifierKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Shift | System.Windows.Forms.Keys.None)));
     this.actualPredictedAndTrendZedGraph.PanModifierKeys2 = System.Windows.Forms.Keys.None;
     this.actualPredictedAndTrendZedGraph.PointDateFormat = "g";
     this.actualPredictedAndTrendZedGraph.PointValueFormat = "G";
     this.actualPredictedAndTrendZedGraph.ScrollMaxX = 0;
     this.actualPredictedAndTrendZedGraph.ScrollMaxY = 0;
     this.actualPredictedAndTrendZedGraph.ScrollMaxY2 = 0;
     this.actualPredictedAndTrendZedGraph.ScrollMinX = 0;
     this.actualPredictedAndTrendZedGraph.ScrollMinY = 0;
     this.actualPredictedAndTrendZedGraph.ScrollMinY2 = 0;
     this.actualPredictedAndTrendZedGraph.Size = new System.Drawing.Size(402, 273);
     this.actualPredictedAndTrendZedGraph.TabIndex = 0;
     this.actualPredictedAndTrendZedGraph.ZoomButtons = System.Windows.Forms.MouseButtons.Left;
     this.actualPredictedAndTrendZedGraph.ZoomButtons2 = System.Windows.Forms.MouseButtons.None;
     this.actualPredictedAndTrendZedGraph.ZoomModifierKeys = System.Windows.Forms.Keys.None;
     this.actualPredictedAndTrendZedGraph.ZoomModifierKeys2 = System.Windows.Forms.Keys.None;
     this.actualPredictedAndTrendZedGraph.ZoomStepFraction = 0.1;
     //
     // zedGraphToolstrip1
     //
     this.zedGraphToolstrip1.Dock = System.Windows.Forms.DockStyle.Left;
     this.zedGraphToolstrip1.Location = new System.Drawing.Point(0, 0);
     this.zedGraphToolstrip1.Name = "zedGraphToolstrip1";
     this.zedGraphToolstrip1.Size = new System.Drawing.Size(23, 273);
     this.zedGraphToolstrip1.TabIndex = 1;
     //
     // ActualPredictedAndTrendGraph
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.actualPredictedAndTrendZedGraph);
     this.Controls.Add(this.zedGraphToolstrip1);
     this.Name = "ActualPredictedAndTrendGraph";
     this.Size = new System.Drawing.Size(425, 273);
     this.ResumeLayout(false);
 }
Exemplo n.º 15
0
        /// <summary>
        /// EEG ZedGraph init
        /// </summary>
        private void EEGGraphInit()
        {
            System.Windows.Forms.Integration.WindowsFormsHost host = new System.Windows.Forms.Integration.WindowsFormsHost();
            eegZedGraph = new ZedGraph.ZedGraphControl();
            eegZedGraph.IsEnableZoom = false;
            // http://goorman.free.fr/ZedGraph/zedgraph.org/wiki/indexa9f9.html?title=Edit_Points_by_Dragging_the_Mouse
            //zedGraph.MouseDownEvent += zedGraph_MouseDownEvent;
            host.Child = eegZedGraph;
            EEGGrid.Children.Add(host);

            eegGraph = new BasicDSP.Graph(eegZedGraph.CreateGraphics(), eegZedGraph);

            zedGraphPane = eegZedGraph.GraphPane;
            eegLine = new ZedGraph.LineObj(System.Drawing.Color.Red, graphLineXPosition, zedGraphPane.YAxis.Scale.Min, graphLineXPosition, zedGraphPane.YAxis.Scale.Max);
            eegLine.Line.Width = 1f;
            zedGraphPane.GraphObjList.Add(eegLine);

            EEGZedGraphRefresh();
        }
 /// <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(LogBrowse));
     this.dataGridView1 = new System.Windows.Forms.DataGridView();
     this.BUT_Graphit = new MissionPlanner.Controls.MyButton();
     this.BUT_cleargraph = new MissionPlanner.Controls.MyButton();
     this.BUT_loadlog = new MissionPlanner.Controls.MyButton();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this.splitContainer2 = new System.Windows.Forms.SplitContainer();
     this.zg1 = new ZedGraph.ZedGraphControl();
     this.myGMAP1 = new MissionPlanner.Controls.myGMAP();
     this.treeView1 = new System.Windows.Forms.TreeView();
     this.CMB_preselect = new System.Windows.Forms.ComboBox();
     this.BUT_removeitem = new MissionPlanner.Controls.MyButton();
     this.CHK_map = new System.Windows.Forms.CheckBox();
     this.BUT_Graphit_R = new MissionPlanner.Controls.MyButton();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
     this.splitContainer2.Panel1.SuspendLayout();
     this.splitContainer2.Panel2.SuspendLayout();
     this.splitContainer2.SuspendLayout();
     this.SuspendLayout();
     //
     // dataGridView1
     //
     this.dataGridView1.AllowUserToAddRows = false;
     this.dataGridView1.AllowUserToDeleteRows = false;
     resources.ApplyResources(this.dataGridView1, "dataGridView1");
     this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.MultiSelect = false;
     this.dataGridView1.Name = "dataGridView1";
     this.dataGridView1.ReadOnly = true;
     this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
     this.dataGridView1.CellValueNeeded += new System.Windows.Forms.DataGridViewCellValueEventHandler(this.dataGridView1_CellValueNeeded);
     this.dataGridView1.CellDoubleClick += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_CellDoubleClick);
     this.dataGridView1.ColumnHeaderMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dataGridView1_ColumnHeaderMouseClick);
     this.dataGridView1.RowEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_RowEnter);
     this.dataGridView1.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dataGridView1_RowPostPaint);
     //
     // BUT_Graphit
     //
     resources.ApplyResources(this.BUT_Graphit, "BUT_Graphit");
     this.BUT_Graphit.Name = "BUT_Graphit";
     this.BUT_Graphit.UseVisualStyleBackColor = true;
     this.BUT_Graphit.Click += new System.EventHandler(this.Graphit_Click);
     //
     // BUT_cleargraph
     //
     resources.ApplyResources(this.BUT_cleargraph, "BUT_cleargraph");
     this.BUT_cleargraph.Name = "BUT_cleargraph";
     this.BUT_cleargraph.UseVisualStyleBackColor = true;
     this.BUT_cleargraph.Click += new System.EventHandler(this.BUT_cleargraph_Click);
     //
     // BUT_loadlog
     //
     resources.ApplyResources(this.BUT_loadlog, "BUT_loadlog");
     this.BUT_loadlog.Name = "BUT_loadlog";
     this.BUT_loadlog.UseVisualStyleBackColor = true;
     this.BUT_loadlog.Click += new System.EventHandler(this.BUT_loadlog_Click);
     //
     // splitContainer1
     //
     resources.ApplyResources(this.splitContainer1, "splitContainer1");
     this.splitContainer1.Name = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.splitContainer2);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.treeView1);
     this.splitContainer1.Panel2.Controls.Add(this.CMB_preselect);
     this.splitContainer1.Panel2.Controls.Add(this.BUT_removeitem);
     this.splitContainer1.Panel2.Controls.Add(this.CHK_map);
     this.splitContainer1.Panel2.Controls.Add(this.BUT_Graphit_R);
     this.splitContainer1.Panel2.Controls.Add(this.BUT_Graphit);
     this.splitContainer1.Panel2.Controls.Add(this.BUT_loadlog);
     this.splitContainer1.Panel2.Controls.Add(this.dataGridView1);
     this.splitContainer1.Panel2.Controls.Add(this.BUT_cleargraph);
     //
     // splitContainer2
     //
     resources.ApplyResources(this.splitContainer2, "splitContainer2");
     this.splitContainer2.Name = "splitContainer2";
     //
     // splitContainer2.Panel1
     //
     this.splitContainer2.Panel1.Controls.Add(this.zg1);
     //
     // splitContainer2.Panel2
     //
     this.splitContainer2.Panel2.Controls.Add(this.myGMAP1);
     this.splitContainer2.Panel2Collapsed = true;
     //
     // zg1
     //
     resources.ApplyResources(this.zg1, "zg1");
     this.zg1.Name = "zg1";
     this.zg1.ScrollGrace = 0D;
     this.zg1.ScrollMaxX = 0D;
     this.zg1.ScrollMaxY = 0D;
     this.zg1.ScrollMaxY2 = 0D;
     this.zg1.ScrollMinX = 0D;
     this.zg1.ScrollMinY = 0D;
     this.zg1.ScrollMinY2 = 0D;
     this.zg1.ZoomEvent += new ZedGraph.ZedGraphControl.ZoomEventHandler(this.zg1_ZoomEvent);
     this.zg1.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.zg1_MouseDoubleClick);
     //
     // myGMAP1
     //
     this.myGMAP1.Bearing = 0F;
     this.myGMAP1.CanDragMap = true;
     resources.ApplyResources(this.myGMAP1, "myGMAP1");
     this.myGMAP1.EmptyTileColor = System.Drawing.Color.Navy;
     this.myGMAP1.GrayScaleMode = false;
     this.myGMAP1.HelperLineOption = GMap.NET.WindowsForms.HelperLineOptions.DontShow;
     this.myGMAP1.LevelsKeepInMemmory = 5;
     this.myGMAP1.MarkersEnabled = true;
     this.myGMAP1.MaxZoom = 19;
     this.myGMAP1.MinZoom = 2;
     this.myGMAP1.MouseWheelZoomType = GMap.NET.MouseWheelZoomType.MousePositionAndCenter;
     this.myGMAP1.Name = "myGMAP1";
     this.myGMAP1.NegativeMode = false;
     this.myGMAP1.PolygonsEnabled = true;
     this.myGMAP1.RetryLoadTile = 0;
     this.myGMAP1.RoutesEnabled = true;
     this.myGMAP1.ScaleMode = GMap.NET.WindowsForms.ScaleModes.Integer;
     this.myGMAP1.SelectedAreaFillColor = System.Drawing.Color.FromArgb(((int)(((byte)(33)))), ((int)(((byte)(65)))), ((int)(((byte)(105)))), ((int)(((byte)(225)))));
     this.myGMAP1.ShowTileGridLines = false;
     this.myGMAP1.Zoom = 0D;
     this.myGMAP1.OnRouteClick += new GMap.NET.WindowsForms.RouteClick(this.myGMAP1_OnRouteClick);
     //
     // treeView1
     //
     resources.ApplyResources(this.treeView1, "treeView1");
     this.treeView1.CheckBoxes = true;
     this.treeView1.DrawMode = System.Windows.Forms.TreeViewDrawMode.OwnerDrawText;
     this.treeView1.Name = "treeView1";
     this.treeView1.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
     ((System.Windows.Forms.TreeNode)(resources.GetObject("treeView1.Nodes"))),
     ((System.Windows.Forms.TreeNode)(resources.GetObject("treeView1.Nodes1")))});
     this.treeView1.DrawNode += new System.Windows.Forms.DrawTreeNodeEventHandler(this.treeView1_DrawNode);
     this.treeView1.NodeMouseClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.treeView1_NodeMouseClick);
     this.treeView1.DoubleClick += new System.EventHandler(this.treeView1_DoubleClick);
     //
     // CMB_preselect
     //
     this.CMB_preselect.FormattingEnabled = true;
     resources.ApplyResources(this.CMB_preselect, "CMB_preselect");
     this.CMB_preselect.Name = "CMB_preselect";
     this.CMB_preselect.SelectedIndexChanged += new System.EventHandler(this.CMB_preselect_SelectedIndexChanged);
     //
     // BUT_removeitem
     //
     resources.ApplyResources(this.BUT_removeitem, "BUT_removeitem");
     this.BUT_removeitem.Name = "BUT_removeitem";
     this.BUT_removeitem.UseVisualStyleBackColor = true;
     this.BUT_removeitem.Click += new System.EventHandler(this.BUT_removeitem_Click);
     //
     // CHK_map
     //
     resources.ApplyResources(this.CHK_map, "CHK_map");
     this.CHK_map.Name = "CHK_map";
     this.CHK_map.UseVisualStyleBackColor = true;
     this.CHK_map.CheckedChanged += new System.EventHandler(this.CHK_map_CheckedChanged);
     //
     // BUT_Graphit_R
     //
     resources.ApplyResources(this.BUT_Graphit_R, "BUT_Graphit_R");
     this.BUT_Graphit_R.Name = "BUT_Graphit_R";
     this.BUT_Graphit_R.UseVisualStyleBackColor = true;
     this.BUT_Graphit_R.Click += new System.EventHandler(this.BUT_Graphit_R_Click);
     //
     // LogBrowse
     //
     resources.ApplyResources(this, "$this");
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.splitContainer1);
     this.Name = "LogBrowse";
     this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.LogBrowse_FormClosed);
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.Panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     this.splitContainer2.Panel1.ResumeLayout(false);
     this.splitContainer2.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
     this.splitContainer2.ResumeLayout(false);
     this.ResumeLayout(false);
 }
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GXDLMSProfileGenericView));
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.label5 = new System.Windows.Forms.Label();
     this.CapturePeriodTB = new GXDLMSDirector.Views.GXValueField();
     this.groupBox3 = new System.Windows.Forms.GroupBox();
     this.label3 = new System.Windows.Forms.Label();
     this.SortObjectTB = new GXDLMSDirector.Views.GXValueField();
     this.label4 = new System.Windows.Forms.Label();
     this.SortModeTB = new GXDLMSDirector.Views.GXValueField();
     this.tabControl1 = new System.Windows.Forms.TabControl();
     this.tabPage1 = new System.Windows.Forms.TabPage();
     this.ProfileGenericView = new System.Windows.Forms.DataGridView();
     this.tabPage2 = new System.Windows.Forms.TabPage();
     this.m_MyPane = new ZedGraph.ZedGraphControl();
     this.groupBox2 = new System.Windows.Forms.GroupBox();
     this.ReadAllRB = new System.Windows.Forms.RadioButton();
     this.ReadLastTB = new System.Windows.Forms.NumericUpDown();
     this.label2 = new System.Windows.Forms.Label();
     this.EndEntry = new System.Windows.Forms.NumericUpDown();
     this.StartEntry = new System.Windows.Forms.NumericUpDown();
     this.DaysLbl = new System.Windows.Forms.Label();
     this.ToLbl = new System.Windows.Forms.Label();
     this.ToPick = new System.Windows.Forms.DateTimePicker();
     this.StartPick = new System.Windows.Forms.DateTimePicker();
     this.ReadFromRB = new System.Windows.Forms.RadioButton();
     this.ReadLastRB = new System.Windows.Forms.RadioButton();
     this.ReadEntryBtn = new System.Windows.Forms.RadioButton();
     this.EntriesTB = new GXDLMSDirector.Views.GXValueField();
     this.EntriesInUseTB = new GXDLMSDirector.Views.GXValueField();
     this.LogicalNameLbl = new System.Windows.Forms.Label();
     this.LogicalNameTB = new GXDLMSDirector.Views.GXValueField();
     this.label1 = new System.Windows.Forms.Label();
     this.errorProvider1 = new System.Windows.Forms.ErrorProvider(this.components);
     this.groupBox1.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.tabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ProfileGenericView)).BeginInit();
     this.tabPage2.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ReadLastTB)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.EndEntry)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.StartEntry)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     this.SuspendLayout();
     //
     // groupBox1
     //
     this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.CapturePeriodTB);
     this.groupBox1.Controls.Add(this.groupBox3);
     this.groupBox1.Controls.Add(this.tabControl1);
     this.groupBox1.Controls.Add(this.groupBox2);
     this.groupBox1.Controls.Add(this.EntriesTB);
     this.groupBox1.Controls.Add(this.EntriesInUseTB);
     this.groupBox1.Controls.Add(this.LogicalNameLbl);
     this.groupBox1.Controls.Add(this.LogicalNameTB);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Location = new System.Drawing.Point(12, 12);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new System.Drawing.Size(501, 572);
     this.groupBox1.TabIndex = 3;
     this.groupBox1.TabStop = false;
     this.groupBox1.Text = "Profile Generic";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(245, 146);
     this.label5.Name = "label5";
     this.label5.Size = new System.Drawing.Size(40, 13);
     this.label5.TabIndex = 14;
     this.label5.Text = "Period:";
     //
     // CapturePeriodTB
     //
     this.CapturePeriodTB.AttributeID = 4;
     this.CapturePeriodTB.Location = new System.Drawing.Point(297, 144);
     this.CapturePeriodTB.Name = "CapturePeriodTB";
     this.CapturePeriodTB.Size = new System.Drawing.Size(185, 20);
     this.CapturePeriodTB.TabIndex = 15;
     this.CapturePeriodTB.TabStop = false;
     this.CapturePeriodTB.Type = GXDLMSDirector.Views.GXValueFieldType.TextBox;
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.label3);
     this.groupBox3.Controls.Add(this.SortObjectTB);
     this.groupBox3.Controls.Add(this.label4);
     this.groupBox3.Controls.Add(this.SortModeTB);
     this.groupBox3.Location = new System.Drawing.Point(3, 193);
     this.groupBox3.Name = "groupBox3";
     this.groupBox3.Size = new System.Drawing.Size(486, 49);
     this.groupBox3.TabIndex = 12;
     this.groupBox3.TabStop = false;
     this.groupBox3.Text = "Sort:";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(243, 22);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(41, 13);
     this.label3.TabIndex = 14;
     this.label3.Text = "Object:";
     //
     // SortObjectTB
     //
     this.SortObjectTB.Anchor = System.Windows.Forms.AnchorStyles.Top;
     this.SortObjectTB.AttributeID = 6;
     this.SortObjectTB.Location = new System.Drawing.Point(294, 18);
     this.SortObjectTB.Name = "SortObjectTB";
     this.SortObjectTB.Size = new System.Drawing.Size(185, 20);
     this.SortObjectTB.TabIndex = 15;
     this.SortObjectTB.TabStop = false;
     this.SortObjectTB.Type = GXDLMSDirector.Views.GXValueFieldType.TextBox;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(11, 22);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(37, 13);
     this.label4.TabIndex = 12;
     this.label4.Text = "Mode:";
     //
     // SortModeTB
     //
     this.SortModeTB.AttributeID = 5;
     this.SortModeTB.Location = new System.Drawing.Point(94, 18);
     this.SortModeTB.Name = "SortModeTB";
     this.SortModeTB.ReadOnly = true;
     this.SortModeTB.Size = new System.Drawing.Size(134, 20);
     this.SortModeTB.TabIndex = 13;
     this.SortModeTB.TabStop = false;
     this.SortModeTB.Type = GXDLMSDirector.Views.GXValueFieldType.CompoBox;
     //
     // tabControl1
     //
     this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Controls.Add(this.tabPage2);
     this.tabControl1.Location = new System.Drawing.Point(5, 249);
     this.tabControl1.Name = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size = new System.Drawing.Size(490, 317);
     this.tabControl1.TabIndex = 9;
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.ProfileGenericView);
     this.tabPage1.Location = new System.Drawing.Point(4, 22);
     this.tabPage1.Name = "tabPage1";
     this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
     this.tabPage1.Size = new System.Drawing.Size(482, 291);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text = "Data";
     this.tabPage1.UseVisualStyleBackColor = true;
     //
     // ProfileGenericView
     //
     this.ProfileGenericView.AllowUserToAddRows = false;
     this.ProfileGenericView.AllowUserToDeleteRows = false;
     this.ProfileGenericView.AllowUserToOrderColumns = true;
     this.ProfileGenericView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.ProfileGenericView.Dock = System.Windows.Forms.DockStyle.Fill;
     this.ProfileGenericView.Location = new System.Drawing.Point(3, 3);
     this.ProfileGenericView.Name = "ProfileGenericView";
     this.ProfileGenericView.ReadOnly = true;
     this.ProfileGenericView.ShowCellErrors = false;
     this.ProfileGenericView.ShowRowErrors = false;
     this.ProfileGenericView.Size = new System.Drawing.Size(476, 285);
     this.ProfileGenericView.TabIndex = 4;
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.m_MyPane);
     this.tabPage2.Location = new System.Drawing.Point(4, 22);
     this.tabPage2.Name = "tabPage2";
     this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
     this.tabPage2.Size = new System.Drawing.Size(482, 291);
     this.tabPage2.TabIndex = 1;
     this.tabPage2.Text = "Graph";
     this.tabPage2.UseVisualStyleBackColor = true;
     //
     // m_MyPane
     //
     this.m_MyPane.Dock = System.Windows.Forms.DockStyle.Fill;
     this.m_MyPane.Location = new System.Drawing.Point(3, 3);
     this.m_MyPane.Name = "m_MyPane";
     this.m_MyPane.ScrollGrace = 0D;
     this.m_MyPane.ScrollMaxX = 0D;
     this.m_MyPane.ScrollMaxY = 0D;
     this.m_MyPane.ScrollMaxY2 = 0D;
     this.m_MyPane.ScrollMinX = 0D;
     this.m_MyPane.ScrollMinY = 0D;
     this.m_MyPane.ScrollMinY2 = 0D;
     this.m_MyPane.Size = new System.Drawing.Size(476, 285);
     this.m_MyPane.TabIndex = 0;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.ReadAllRB);
     this.groupBox2.Controls.Add(this.ReadLastTB);
     this.groupBox2.Controls.Add(this.label2);
     this.groupBox2.Controls.Add(this.EndEntry);
     this.groupBox2.Controls.Add(this.StartEntry);
     this.groupBox2.Controls.Add(this.DaysLbl);
     this.groupBox2.Controls.Add(this.ToLbl);
     this.groupBox2.Controls.Add(this.ToPick);
     this.groupBox2.Controls.Add(this.StartPick);
     this.groupBox2.Controls.Add(this.ReadFromRB);
     this.groupBox2.Controls.Add(this.ReadLastRB);
     this.groupBox2.Controls.Add(this.ReadEntryBtn);
     this.groupBox2.Location = new System.Drawing.Point(5, 15);
     this.groupBox2.Name = "groupBox2";
     this.groupBox2.Size = new System.Drawing.Size(367, 120);
     this.groupBox2.TabIndex = 8;
     this.groupBox2.TabStop = false;
     this.groupBox2.Text = "Reading";
     //
     // ReadAllRB
     //
     this.ReadAllRB.Location = new System.Drawing.Point(6, 89);
     this.ReadAllRB.Name = "ReadAllRB";
     this.ReadAllRB.Size = new System.Drawing.Size(80, 16);
     this.ReadAllRB.TabIndex = 12;
     this.ReadAllRB.Text = "All";
     //
     // ReadLastTB
     //
     this.ReadLastTB.Location = new System.Drawing.Point(94, 45);
     this.ReadLastTB.Maximum = new decimal(new int[] {
     1000,
     0,
     0,
     0});
     this.ReadLastTB.Name = "ReadLastTB";
     this.ReadLastTB.Size = new System.Drawing.Size(114, 20);
     this.ReadLastTB.TabIndex = 12;
     this.ReadLastTB.ValueChanged += new System.EventHandler(this.ReadLastTB_ValueChanged);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(192, 22);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(38, 13);
     this.label2.TabIndex = 18;
     this.label2.Text = "Count:";
     //
     // EndEntry
     //
     this.EndEntry.Location = new System.Drawing.Point(238, 20);
     this.EndEntry.Maximum = new decimal(new int[] {
     100000,
     0,
     0,
     0});
     this.EndEntry.Name = "EndEntry";
     this.EndEntry.Size = new System.Drawing.Size(112, 20);
     this.EndEntry.TabIndex = 11;
     this.EndEntry.ValueChanged += new System.EventHandler(this.StartEntry_ValueChanged);
     //
     // StartEntry
     //
     this.StartEntry.Location = new System.Drawing.Point(94, 19);
     this.StartEntry.Name = "StartEntry";
     this.StartEntry.Size = new System.Drawing.Size(86, 20);
     this.StartEntry.TabIndex = 10;
     this.StartEntry.ValueChanged += new System.EventHandler(this.StartEntry_ValueChanged);
     //
     // DaysLbl
     //
     this.DaysLbl.Location = new System.Drawing.Point(214, 43);
     this.DaysLbl.Name = "DaysLbl";
     this.DaysLbl.Size = new System.Drawing.Size(72, 16);
     this.DaysLbl.TabIndex = 16;
     this.DaysLbl.Text = "Days";
     //
     // ToLbl
     //
     this.ToLbl.AutoSize = true;
     this.ToLbl.Location = new System.Drawing.Point(214, 70);
     this.ToLbl.Name = "ToLbl";
     this.ToLbl.Size = new System.Drawing.Size(20, 13);
     this.ToLbl.TabIndex = 15;
     this.ToLbl.Text = "To";
     //
     // ToPick
     //
     this.ToPick.Checked = false;
     this.ToPick.Format = System.Windows.Forms.DateTimePickerFormat.Short;
     this.ToPick.Location = new System.Drawing.Point(238, 67);
     this.ToPick.MinDate = new System.DateTime(1900, 1, 1, 0, 0, 0, 0);
     this.ToPick.Name = "ToPick";
     this.ToPick.ShowCheckBox = true;
     this.ToPick.Size = new System.Drawing.Size(112, 20);
     this.ToPick.TabIndex = 14;
     this.ToPick.ValueChanged += new System.EventHandler(this.StartPick_ValueChanged);
     //
     // StartPick
     //
     this.StartPick.Checked = false;
     this.StartPick.Format = System.Windows.Forms.DateTimePickerFormat.Short;
     this.StartPick.Location = new System.Drawing.Point(94, 67);
     this.StartPick.MinDate = new System.DateTime(1900, 1, 1, 0, 0, 0, 0);
     this.StartPick.Name = "StartPick";
     this.StartPick.ShowCheckBox = true;
     this.StartPick.Size = new System.Drawing.Size(112, 20);
     this.StartPick.TabIndex = 13;
     this.StartPick.ValueChanged += new System.EventHandler(this.StartPick_ValueChanged);
     //
     // ReadFromRB
     //
     this.ReadFromRB.Location = new System.Drawing.Point(6, 67);
     this.ReadFromRB.Name = "ReadFromRB";
     this.ReadFromRB.Size = new System.Drawing.Size(80, 16);
     this.ReadFromRB.TabIndex = 11;
     this.ReadFromRB.Text = "Read From";
     //
     // ReadLastRB
     //
     this.ReadLastRB.Checked = true;
     this.ReadLastRB.Location = new System.Drawing.Point(6, 43);
     this.ReadLastRB.Name = "ReadLastRB";
     this.ReadLastRB.Size = new System.Drawing.Size(80, 16);
     this.ReadLastRB.TabIndex = 10;
     this.ReadLastRB.TabStop = true;
     this.ReadLastRB.Text = "Read last";
     //
     // ReadEntryBtn
     //
     this.ReadEntryBtn.Location = new System.Drawing.Point(6, 19);
     this.ReadEntryBtn.Name = "ReadEntryBtn";
     this.ReadEntryBtn.Size = new System.Drawing.Size(80, 16);
     this.ReadEntryBtn.TabIndex = 9;
     this.ReadEntryBtn.Text = "Read Entry:";
     //
     // EntriesTB
     //
     this.EntriesTB.AttributeID = 8;
     this.EntriesTB.Location = new System.Drawing.Point(186, 167);
     this.EntriesTB.Name = "EntriesTB";
     this.EntriesTB.Size = new System.Drawing.Size(57, 20);
     this.EntriesTB.TabIndex = 7;
     this.EntriesTB.TabStop = false;
     this.EntriesTB.Type = GXDLMSDirector.Views.GXValueFieldType.TextBox;
     //
     // EntriesInUseTB
     //
     this.EntriesInUseTB.AttributeID = 7;
     this.EntriesInUseTB.Location = new System.Drawing.Point(94, 167);
     this.EntriesInUseTB.Name = "EntriesInUseTB";
     this.EntriesInUseTB.Size = new System.Drawing.Size(66, 20);
     this.EntriesInUseTB.TabIndex = 5;
     this.EntriesInUseTB.TabStop = false;
     this.EntriesInUseTB.Type = GXDLMSDirector.Views.GXValueFieldType.TextBox;
     //
     // LogicalNameLbl
     //
     this.LogicalNameLbl.AutoSize = true;
     this.LogicalNameLbl.Location = new System.Drawing.Point(10, 144);
     this.LogicalNameLbl.Name = "LogicalNameLbl";
     this.LogicalNameLbl.Size = new System.Drawing.Size(75, 13);
     this.LogicalNameLbl.TabIndex = 0;
     this.LogicalNameLbl.Text = "Logical Name:";
     //
     // LogicalNameTB
     //
     this.LogicalNameTB.AttributeID = 1;
     this.LogicalNameTB.Location = new System.Drawing.Point(94, 141);
     this.LogicalNameTB.Name = "LogicalNameTB";
     this.LogicalNameTB.Size = new System.Drawing.Size(140, 20);
     this.LogicalNameTB.TabIndex = 1;
     this.LogicalNameTB.TabStop = false;
     this.LogicalNameTB.Type = GXDLMSDirector.Views.GXValueFieldType.TextBox;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(10, 170);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(42, 13);
     this.label1.TabIndex = 4;
     this.label1.Text = "Entries:";
     //
     // errorProvider1
     //
     this.errorProvider1.BlinkStyle = System.Windows.Forms.ErrorBlinkStyle.NeverBlink;
     this.errorProvider1.ContainerControl = this;
     this.errorProvider1.Icon = ((System.Drawing.Icon)(resources.GetObject("errorProvider1.Icon")));
     //
     // GXDLMSProfileGenericView
     //
     this.ClientSize = new System.Drawing.Size(517, 582);
     this.Controls.Add(this.groupBox1);
     this.Name = "GXDLMSProfileGenericView";
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     this.tabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ProfileGenericView)).EndInit();
     this.tabPage2.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ReadLastTB)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.EndEntry)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.StartEntry)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 18
0
        public GraphForm()
        {
            InitializeComponent();
            zedGraphControl1       = new ZedGraph.ZedGraphControl();
            menuStrip1             = new System.Windows.Forms.MenuStrip();
            editToolStripMenuItem  = new System.Windows.Forms.ToolStripMenuItem();
            graphToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            menuStrip1.SuspendLayout();
            SuspendLayout();

            zedGraphControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                             | System.Windows.Forms.AnchorStyles.Left)
                                                                            | System.Windows.Forms.AnchorStyles.Right)));
            zedGraphControl1.Location    = new System.Drawing.Point(1, 27);
            zedGraphControl1.Name        = "zedGraphControl1";
            zedGraphControl1.ScrollGrace = 0;
            zedGraphControl1.ScrollMaxX  = 0;
            zedGraphControl1.ScrollMaxY  = 0;
            zedGraphControl1.ScrollMaxY2 = 0;
            zedGraphControl1.ScrollMinX  = 0;
            zedGraphControl1.ScrollMinY  = 0;
            zedGraphControl1.ScrollMinY2 = 0;
            zedGraphControl1.Size        = new System.Drawing.Size(476, 348);
            zedGraphControl1.TabIndex    = 0;

            menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
                editToolStripMenuItem
            });
            menuStrip1.Location = new System.Drawing.Point(0, 0);
            menuStrip1.Name     = "menuStrip1";
            menuStrip1.Size     = new System.Drawing.Size(477, 24);
            menuStrip1.TabIndex = 1;
            menuStrip1.Text     = "menuStrip1";

            editToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
                graphToolStripMenuItem
            });
            editToolStripMenuItem.Name = "editToolStripMenuItem";
            editToolStripMenuItem.Size = new System.Drawing.Size(94, 20);
            editToolStripMenuItem.Text = "Налаштування";

            graphToolStripMenuItem.Name   = "graphToolStripMenuItem";
            graphToolStripMenuItem.Size   = new System.Drawing.Size(152, 22);
            graphToolStripMenuItem.Text   = "Криві";
            graphToolStripMenuItem.Click += new System.EventHandler(graphToolStripMenuItem_Click);

            AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            ClientSize          = new System.Drawing.Size(477, 376);
            Controls.Add(zedGraphControl1);
            Controls.Add(menuStrip1);
            MainMenuStrip = menuStrip1;
            Name          = "GraphRowForm";
            StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
            Text          = "Графік";
            menuStrip1.ResumeLayout(false);
            menuStrip1.PerformLayout();
            ResumeLayout(false);
            PerformLayout();
            ZedGraph.GraphPane pane = zedGraphControl1.GraphPane;
            pane.YAxis.Title.Text = "Значення ряду";
            pane.XAxis.Title.Text = "Виміри";
            pane.Title.IsVisible  = false;
        }
Exemplo n.º 19
0
 /// <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.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(CommentCount));
     this.pnlControls   = new System.Windows.Forms.Panel();
     this.lblCommenters = new System.Windows.Forms.Label();
     this.lblShowTop    = new System.Windows.Forms.Label();
     this.numShowTop    = new System.Windows.Forms.NumericUpDown();
     this.btnOK         = new System.Windows.Forms.Button();
     this.graphControl  = new ZedGraph.ZedGraphControl();
     this.toolTip       = new System.Windows.Forms.ToolTip(this.components);
     this.pnlControls.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numShowTop)).BeginInit();
     this.SuspendLayout();
     //
     // pnlControls
     //
     this.pnlControls.Controls.Add(this.lblCommenters);
     this.pnlControls.Controls.Add(this.lblShowTop);
     this.pnlControls.Controls.Add(this.numShowTop);
     this.pnlControls.Controls.Add(this.btnOK);
     this.pnlControls.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.pnlControls.Location = new System.Drawing.Point(0, 421);
     this.pnlControls.Name     = "pnlControls";
     this.pnlControls.Size     = new System.Drawing.Size(504, 40);
     this.pnlControls.TabIndex = 2;
     //
     // lblCommenters
     //
     this.lblCommenters.Location = new System.Drawing.Point(152, 12);
     this.lblCommenters.Name     = "lblCommenters";
     this.lblCommenters.Size     = new System.Drawing.Size(72, 20);
     this.lblCommenters.TabIndex = 7;
     this.lblCommenters.Text     = "commenters";
     //
     // lblShowTop
     //
     this.lblShowTop.Location = new System.Drawing.Point(8, 12);
     this.lblShowTop.Name     = "lblShowTop";
     this.lblShowTop.Size     = new System.Drawing.Size(72, 20);
     this.lblShowTop.TabIndex = 6;
     this.lblShowTop.Text     = "Show top:";
     //
     // numShowTop
     //
     this.numShowTop.Location = new System.Drawing.Point(96, 10);
     this.numShowTop.Maximum  = new System.Decimal(new int[] {
         1000000,
         0,
         0,
         0
     });
     this.numShowTop.Name     = "numShowTop";
     this.numShowTop.Size     = new System.Drawing.Size(48, 20);
     this.numShowTop.TabIndex = 5;
     this.numShowTop.Value    = new System.Decimal(new int[] {
         10,
         0,
         0,
         0
     });
     this.numShowTop.ValueChanged += new System.EventHandler(this.numShowTop_ValueChanged);
     //
     // btnOK
     //
     this.btnOK.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnOK.DialogResult = System.Windows.Forms.DialogResult.OK;
     this.btnOK.Location     = new System.Drawing.Point(408, 8);
     this.btnOK.Name         = "btnOK";
     this.btnOK.TabIndex     = 2;
     this.btnOK.Text         = "&OK";
     //
     // graphControl
     //
     this.graphControl.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.graphControl.Location        = new System.Drawing.Point(0, 0);
     this.graphControl.Name            = "graphControl";
     this.graphControl.RotateClockwise = true;
     this.graphControl.Size            = new System.Drawing.Size(504, 421);
     this.graphControl.TabIndex        = 3;
     this.graphControl.MouseMove      += new System.Windows.Forms.MouseEventHandler(this.graphControl_MouseMove);
     //
     // CommentCount
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(504, 461);
     this.Controls.Add(this.graphControl);
     this.Controls.Add(this.pnlControls);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MinimizeBox   = false;
     this.Name          = "CommentCount";
     this.ShowInTaskbar = false;
     this.Text          = "Comment Count Analyzer";
     this.pnlControls.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.numShowTop)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 20
0
        //绘制图表(监测站)
        public static bool paintChartDetail(string strFrom, string strTo, string strWellNo, string strCDataType, ZedGraph.ZedGraphControl zedChart)
        {
            try
            {
                DataTable dtDetail = new DataTable();

                if (BengZhan.comReport.CReports.getDtDetailReport(strWellNo, strFrom, strTo, ref dtDetail) == false)
                {
                    return(false);
                }

                clearDt(ref dtDetail);

                if (dtDetail == null)
                {
                    return(false);
                }

                string strDataType = "";
                if (getEDataType(strCDataType, ref strDataType) == false)
                {
                    return(false);
                }

                DataTable dtChart = new DataTable();
                dtChart.Columns.Add("x");
                dtChart.Columns.Add("y");

                for (int i = 0; i < dtDetail.Rows.Count; i++)
                {
                    DataRow dr = dtChart.NewRow();
                    dr["x"] = dtDetail.Rows[i]["time"].ToString().Trim();
                    dr["y"] = dtDetail.Rows[i][strDataType].ToString().Trim();
                    dtChart.Rows.Add(dr);
                }

                string strSql      = String.Format("select wellName from tbWell where wellNo='{0}'", strWellNo);
                string strWellName = BengZhan.CDBConnection.ExecuteScalar(strSql);

                string strTitle = String.Format("明细帐图表  监测站:{0}  时间范围{1}至{2}", strWellName, strFrom, strTo);

                return(paintChart(dtChart, strCDataType, "时间", "Day", strTitle, zedChart));
            }
            catch (Exception ex)
            {
                cSaveErr.CSaveErr.msgboxErr(ex.ToString());
                return(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();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(LogBrowse));
            this.dataGridView1 = new System.Windows.Forms.DataGridView();
            this.BUT_Graphit = new MissionPlanner.Controls.MyButton();
            this.BUT_cleargraph = new MissionPlanner.Controls.MyButton();
            this.BUT_loadlog = new MissionPlanner.Controls.MyButton();
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
            this.splitContainer2 = new System.Windows.Forms.SplitContainer();
            this.zg1 = new ZedGraph.ZedGraphControl();
            this.myGMAP1 = new MissionPlanner.Controls.myGMAP();
            this.CHK_map = new System.Windows.Forms.CheckBox();
            this.BUT_Graphit_R = new MissionPlanner.Controls.MyButton();
            this.BUT_removeitem = new MissionPlanner.Controls.MyButton();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();

            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();

            this.splitContainer2.Panel1.SuspendLayout();
            this.splitContainer2.Panel2.SuspendLayout();
            this.splitContainer2.SuspendLayout();
            this.SuspendLayout();
            //
            // dataGridView1
            //
            this.dataGridView1.AllowUserToAddRows = false;
            this.dataGridView1.AllowUserToDeleteRows = false;
            resources.ApplyResources(this.dataGridView1, "dataGridView1");
            this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            this.dataGridView1.MultiSelect = false;
            this.dataGridView1.Name = "dataGridView1";
            this.dataGridView1.ReadOnly = true;
            this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
            this.dataGridView1.ColumnHeaderMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dataGridView1_ColumnHeaderMouseClick);
            this.dataGridView1.RowEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_RowEnter);
            this.dataGridView1.RowPostPaint += new System.Windows.Forms.DataGridViewRowPostPaintEventHandler(this.dataGridView1_RowPostPaint);
            //
            // BUT_Graphit
            //
            resources.ApplyResources(this.BUT_Graphit, "BUT_Graphit");
            this.BUT_Graphit.Name = "BUT_Graphit";
            this.BUT_Graphit.UseVisualStyleBackColor = true;
            this.BUT_Graphit.Click += new System.EventHandler(this.Graphit_Click);
            //
            // BUT_cleargraph
            //
            resources.ApplyResources(this.BUT_cleargraph, "BUT_cleargraph");
            this.BUT_cleargraph.Name = "BUT_cleargraph";
            this.BUT_cleargraph.UseVisualStyleBackColor = true;
            this.BUT_cleargraph.Click += new System.EventHandler(this.BUT_cleargraph_Click);
            //
            // BUT_loadlog
            //
            resources.ApplyResources(this.BUT_loadlog, "BUT_loadlog");
            this.BUT_loadlog.Name = "BUT_loadlog";
            this.BUT_loadlog.UseVisualStyleBackColor = true;
            this.BUT_loadlog.Click += new System.EventHandler(this.BUT_loadlog_Click);
            //
            // splitContainer1
            //
            resources.ApplyResources(this.splitContainer1, "splitContainer1");
            this.splitContainer1.Name = "splitContainer1";
            //
            // splitContainer1.Panel1
            //
            this.splitContainer1.Panel1.Controls.Add(this.splitContainer2);
            //
            // splitContainer1.Panel2
            //
            this.splitContainer1.Panel2.Controls.Add(this.BUT_removeitem);
            this.splitContainer1.Panel2.Controls.Add(this.CHK_map);
            this.splitContainer1.Panel2.Controls.Add(this.BUT_Graphit_R);
            this.splitContainer1.Panel2.Controls.Add(this.BUT_Graphit);
            this.splitContainer1.Panel2.Controls.Add(this.BUT_loadlog);
            this.splitContainer1.Panel2.Controls.Add(this.dataGridView1);
            this.splitContainer1.Panel2.Controls.Add(this.BUT_cleargraph);
            //
            // splitContainer2
            //
            resources.ApplyResources(this.splitContainer2, "splitContainer2");
            this.splitContainer2.Name = "splitContainer2";
            //
            // splitContainer2.Panel1
            //
            this.splitContainer2.Panel1.Controls.Add(this.zg1);
            //
            // splitContainer2.Panel2
            //
            this.splitContainer2.Panel2.Controls.Add(this.myGMAP1);
            this.splitContainer2.Panel2Collapsed = true;
            //
            // zg1
            //
            resources.ApplyResources(this.zg1, "zg1");
            this.zg1.Name = "zg1";
            this.zg1.ScrollGrace = 0D;
            this.zg1.ScrollMaxX = 0D;
            this.zg1.ScrollMaxY = 0D;
            this.zg1.ScrollMaxY2 = 0D;
            this.zg1.ScrollMinX = 0D;
            this.zg1.ScrollMinY = 0D;
            this.zg1.ScrollMinY2 = 0D;
            this.zg1.ZoomEvent += new ZedGraph.ZedGraphControl.ZoomEventHandler(this.zg1_ZoomEvent);
            this.zg1.Paint += new System.Windows.Forms.PaintEventHandler(this.zg1_Paint);
            //
            // myGMAP1
            //
            this.myGMAP1.Bearing = 0F;
            this.myGMAP1.CanDragMap = true;
            resources.ApplyResources(this.myGMAP1, "myGMAP1");
            this.myGMAP1.GrayScaleMode = false;
            this.myGMAP1.LevelsKeepInMemmory = 5;
            this.myGMAP1.MarkersEnabled = true;
            this.myGMAP1.MaxZoom = 19;
            this.myGMAP1.MinZoom = 2;
            this.myGMAP1.MouseWheelZoomType = GMap.NET.MouseWheelZoomType.MousePositionAndCenter;
            this.myGMAP1.Name = "myGMAP1";
            this.myGMAP1.NegativeMode = false;
            this.myGMAP1.PolygonsEnabled = true;
            this.myGMAP1.RetryLoadTile = 0;
            this.myGMAP1.RoutesEnabled = true;
            this.myGMAP1.ShowTileGridLines = false;
            this.myGMAP1.streamjpg = ((System.IO.MemoryStream)(resources.GetObject("myGMAP1.streamjpg")));
            this.myGMAP1.Zoom = 0D;
            //
            // CHK_map
            //
            resources.ApplyResources(this.CHK_map, "CHK_map");
            this.CHK_map.Name = "CHK_map";
            this.CHK_map.UseVisualStyleBackColor = true;
            this.CHK_map.CheckedChanged += new System.EventHandler(this.CHK_map_CheckedChanged);
            //
            // BUT_Graphit_R
            //
            resources.ApplyResources(this.BUT_Graphit_R, "BUT_Graphit_R");
            this.BUT_Graphit_R.Name = "BUT_Graphit_R";
            this.BUT_Graphit_R.UseVisualStyleBackColor = true;
            this.BUT_Graphit_R.Click += new System.EventHandler(this.BUT_Graphit_R_Click);
            //
            // BUT_removeitem
            //
            resources.ApplyResources(this.BUT_removeitem, "BUT_removeitem");
            this.BUT_removeitem.Name = "BUT_removeitem";
            this.BUT_removeitem.UseVisualStyleBackColor = true;
            this.BUT_removeitem.Click += new System.EventHandler(this.BUT_removeitem_Click);
            //
            // LogBrowse
            //
            resources.ApplyResources(this, "$this");
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.splitContainer1);
            this.Name = "LogBrowse";
            this.Load += new System.EventHandler(this.Form1_Load);
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
            this.splitContainer1.Panel1.ResumeLayout(false);
            this.splitContainer1.Panel2.ResumeLayout(false);
            this.splitContainer1.Panel2.PerformLayout();

            this.splitContainer1.ResumeLayout(false);
            this.splitContainer2.Panel1.ResumeLayout(false);
            this.splitContainer2.Panel2.ResumeLayout(false);

            this.splitContainer2.ResumeLayout(false);
            this.ResumeLayout(false);
        }
Exemplo n.º 22
0
 /// <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();
     this.tbVolume               = new System.Windows.Forms.TrackBar();
     this.lblAmbient             = new System.Windows.Forms.Label();
     this.tbCPUOverride          = new System.Windows.Forms.TrackBar();
     this.chkCPUOverride         = new System.Windows.Forms.CheckBox();
     this.zedGraph1              = new ZedGraph.ZedGraphControl();
     this.label1                 = new System.Windows.Forms.Label();
     this.chkRAMOverride         = new System.Windows.Forms.CheckBox();
     this.tbRAMOverride          = new System.Windows.Forms.TrackBar();
     this.chkPlay                = new System.Windows.Forms.CheckBox();
     this.gbCPU                  = new System.Windows.Forms.GroupBox();
     this.lblCPUFrequencyValue   = new System.Windows.Forms.Label();
     this.lblCPUFrequency        = new System.Windows.Forms.Label();
     this.tbCPUFrequency         = new System.Windows.Forms.TrackBar();
     this.lblCPUSensitivityValue = new System.Windows.Forms.Label();
     this.tbCPUSensitivity       = new System.Windows.Forms.TrackBar();
     this.lblCPUSensitivity      = new System.Windows.Forms.Label();
     this.gbRAM                  = new System.Windows.Forms.GroupBox();
     this.lblRAMFrequencyValue   = new System.Windows.Forms.Label();
     this.lblRAMFrequency        = new System.Windows.Forms.Label();
     this.tbRAMFrequency         = new System.Windows.Forms.TrackBar();
     this.lblRAMSensitivityValue = new System.Windows.Forms.Label();
     this.tbRAMSensitivity       = new System.Windows.Forms.TrackBar();
     this.lblRAMSensitivity      = new System.Windows.Forms.Label();
     this.statusStrip1           = new System.Windows.Forms.StatusStrip();
     this.lblStatus              = new System.Windows.Forms.ToolStripStatusLabel();
     ((System.ComponentModel.ISupportInitialize)(this.tbVolume)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbCPUOverride)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRAMOverride)).BeginInit();
     this.gbCPU.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbCPUFrequency)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbCPUSensitivity)).BeginInit();
     this.gbRAM.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbRAMFrequency)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRAMSensitivity)).BeginInit();
     this.statusStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // tbVolume
     //
     this.tbVolume.AutoSize      = false;
     this.tbVolume.LargeChange   = 1000;
     this.tbVolume.Location      = new System.Drawing.Point(385, 12);
     this.tbVolume.Maximum       = 0;
     this.tbVolume.Minimum       = -5000;
     this.tbVolume.Name          = "tbVolume";
     this.tbVolume.Size          = new System.Drawing.Size(468, 23);
     this.tbVolume.SmallChange   = 100;
     this.tbVolume.TabIndex      = 3;
     this.tbVolume.TickFrequency = 100;
     this.tbVolume.TickStyle     = System.Windows.Forms.TickStyle.None;
     this.tbVolume.Value         = -2000;
     this.tbVolume.ValueChanged += new System.EventHandler(this.tbVolume_ValueChanged);
     //
     // lblAmbient
     //
     this.lblAmbient.AutoSize = true;
     this.lblAmbient.Location = new System.Drawing.Point(103, 17);
     this.lblAmbient.Name     = "lblAmbient";
     this.lblAmbient.Size     = new System.Drawing.Size(55, 13);
     this.lblAmbient.TabIndex = 1;
     this.lblAmbient.Text     = "lblAmbient";
     //
     // tbCPUOverride
     //
     this.tbCPUOverride.AutoSize = false;
     this.tbCPUOverride.Enabled  = false;
     this.tbCPUOverride.Location = new System.Drawing.Point(114, 19);
     this.tbCPUOverride.Maximum  = 100;
     this.tbCPUOverride.Minimum  = 1;
     this.tbCPUOverride.Name     = "tbCPUOverride";
     this.tbCPUOverride.Size     = new System.Drawing.Size(294, 25);
     this.tbCPUOverride.TabIndex = 5;
     this.tbCPUOverride.Value    = 1;
     //
     // chkCPUOverride
     //
     this.chkCPUOverride.AutoSize = true;
     this.chkCPUOverride.Location = new System.Drawing.Point(6, 19);
     this.chkCPUOverride.Name     = "chkCPUOverride";
     this.chkCPUOverride.Size     = new System.Drawing.Size(102, 17);
     this.chkCPUOverride.TabIndex = 4;
     this.chkCPUOverride.Text     = "Manual override";
     this.chkCPUOverride.UseVisualStyleBackColor = true;
     this.chkCPUOverride.CheckedChanged         += new System.EventHandler(this.chkManualCPU_CheckedChanged);
     //
     // zedGraph1
     //
     this.zedGraph1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.zedGraph1.AutoSize          = true;
     this.zedGraph1.IsAutoScrollRange = true;
     this.zedGraph1.Location          = new System.Drawing.Point(12, 171);
     this.zedGraph1.Name        = "zedGraph1";
     this.zedGraph1.ScrollGrace = 0;
     this.zedGraph1.ScrollMaxX  = 0;
     this.zedGraph1.ScrollMaxY  = 0;
     this.zedGraph1.ScrollMaxY2 = 0;
     this.zedGraph1.ScrollMinX  = 0;
     this.zedGraph1.ScrollMinY  = 0;
     this.zedGraph1.ScrollMinY2 = 0;
     this.zedGraph1.Size        = new System.Drawing.Size(841, 319);
     this.zedGraph1.TabIndex    = 8;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(334, 17);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(45, 13);
     this.label1.TabIndex = 2;
     this.label1.Text     = "Volume:";
     //
     // chkRAMOverride
     //
     this.chkRAMOverride.AutoSize = true;
     this.chkRAMOverride.Location = new System.Drawing.Point(6, 19);
     this.chkRAMOverride.Name     = "chkRAMOverride";
     this.chkRAMOverride.Size     = new System.Drawing.Size(102, 17);
     this.chkRAMOverride.TabIndex = 6;
     this.chkRAMOverride.Text     = "Manual override";
     this.chkRAMOverride.UseVisualStyleBackColor = true;
     this.chkRAMOverride.CheckedChanged         += new System.EventHandler(this.chkManualRAM_CheckedChanged);
     //
     // tbRAMOverride
     //
     this.tbRAMOverride.AutoSize = false;
     this.tbRAMOverride.Enabled  = false;
     this.tbRAMOverride.Location = new System.Drawing.Point(114, 19);
     this.tbRAMOverride.Maximum  = 100;
     this.tbRAMOverride.Minimum  = 1;
     this.tbRAMOverride.Name     = "tbRAMOverride";
     this.tbRAMOverride.Size     = new System.Drawing.Size(294, 25);
     this.tbRAMOverride.TabIndex = 7;
     this.tbRAMOverride.Value    = 1;
     //
     // chkPlay
     //
     this.chkPlay.Appearance = System.Windows.Forms.Appearance.Button;
     this.chkPlay.AutoSize   = true;
     this.chkPlay.Checked    = true;
     this.chkPlay.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkPlay.Location   = new System.Drawing.Point(12, 12);
     this.chkPlay.Name       = "chkPlay";
     this.chkPlay.Size       = new System.Drawing.Size(39, 23);
     this.chkPlay.TabIndex   = 0;
     this.chkPlay.Text       = "Stop";
     this.chkPlay.UseVisualStyleBackColor = true;
     this.chkPlay.CheckedChanged         += new System.EventHandler(this.chkPlay_CheckedChanged);
     //
     // gbCPU
     //
     this.gbCPU.Controls.Add(this.lblCPUFrequencyValue);
     this.gbCPU.Controls.Add(this.lblCPUFrequency);
     this.gbCPU.Controls.Add(this.tbCPUFrequency);
     this.gbCPU.Controls.Add(this.lblCPUSensitivityValue);
     this.gbCPU.Controls.Add(this.tbCPUSensitivity);
     this.gbCPU.Controls.Add(this.lblCPUSensitivity);
     this.gbCPU.Controls.Add(this.chkCPUOverride);
     this.gbCPU.Controls.Add(this.tbCPUOverride);
     this.gbCPU.Location = new System.Drawing.Point(12, 41);
     this.gbCPU.Name     = "gbCPU";
     this.gbCPU.Size     = new System.Drawing.Size(414, 124);
     this.gbCPU.TabIndex = 9;
     this.gbCPU.TabStop  = false;
     this.gbCPU.Text     = "Processor";
     //
     // lblCPUFrequencyValue
     //
     this.lblCPUFrequencyValue.AutoSize = true;
     this.lblCPUFrequencyValue.Location = new System.Drawing.Point(66, 82);
     this.lblCPUFrequencyValue.Name     = "lblCPUFrequencyValue";
     this.lblCPUFrequencyValue.Size     = new System.Drawing.Size(20, 13);
     this.lblCPUFrequencyValue.TabIndex = 16;
     this.lblCPUFrequencyValue.Text     = "Hz";
     //
     // lblCPUFrequency
     //
     this.lblCPUFrequency.AutoSize = true;
     this.lblCPUFrequency.Location = new System.Drawing.Point(6, 82);
     this.lblCPUFrequency.Name     = "lblCPUFrequency";
     this.lblCPUFrequency.Size     = new System.Drawing.Size(57, 13);
     this.lblCPUFrequency.TabIndex = 15;
     this.lblCPUFrequency.Text     = "Frequency";
     //
     // tbCPUFrequency
     //
     this.tbCPUFrequency.AutoSize      = false;
     this.tbCPUFrequency.Location      = new System.Drawing.Point(114, 81);
     this.tbCPUFrequency.Maximum       = 20000;
     this.tbCPUFrequency.Minimum       = 10;
     this.tbCPUFrequency.Name          = "tbCPUFrequency";
     this.tbCPUFrequency.Size          = new System.Drawing.Size(294, 25);
     this.tbCPUFrequency.TabIndex      = 9;
     this.tbCPUFrequency.Value         = 10;
     this.tbCPUFrequency.ValueChanged += new System.EventHandler(this.tbCPUFrequency_ValueChanged);
     //
     // lblCPUSensitivityValue
     //
     this.lblCPUSensitivityValue.AutoSize = true;
     this.lblCPUSensitivityValue.Location = new System.Drawing.Point(66, 50);
     this.lblCPUSensitivityValue.Name     = "lblCPUSensitivityValue";
     this.lblCPUSensitivityValue.Size     = new System.Drawing.Size(15, 13);
     this.lblCPUSensitivityValue.TabIndex = 8;
     this.lblCPUSensitivityValue.Text     = "%";
     //
     // tbCPUSensitivity
     //
     this.tbCPUSensitivity.AutoSize      = false;
     this.tbCPUSensitivity.LargeChange   = 2;
     this.tbCPUSensitivity.Location      = new System.Drawing.Point(114, 50);
     this.tbCPUSensitivity.Maximum       = 50;
     this.tbCPUSensitivity.Name          = "tbCPUSensitivity";
     this.tbCPUSensitivity.Size          = new System.Drawing.Size(294, 25);
     this.tbCPUSensitivity.TabIndex      = 7;
     this.tbCPUSensitivity.Value         = 5;
     this.tbCPUSensitivity.ValueChanged += new System.EventHandler(this.tbCPUSensitivity_ValueChanged);
     //
     // lblCPUSensitivity
     //
     this.lblCPUSensitivity.AutoSize = true;
     this.lblCPUSensitivity.Location = new System.Drawing.Point(6, 50);
     this.lblCPUSensitivity.Name     = "lblCPUSensitivity";
     this.lblCPUSensitivity.Size     = new System.Drawing.Size(54, 13);
     this.lblCPUSensitivity.TabIndex = 6;
     this.lblCPUSensitivity.Text     = "Sensitivity";
     //
     // gbRAM
     //
     this.gbRAM.Controls.Add(this.lblRAMFrequencyValue);
     this.gbRAM.Controls.Add(this.lblRAMFrequency);
     this.gbRAM.Controls.Add(this.tbRAMFrequency);
     this.gbRAM.Controls.Add(this.lblRAMSensitivityValue);
     this.gbRAM.Controls.Add(this.tbRAMSensitivity);
     this.gbRAM.Controls.Add(this.lblRAMSensitivity);
     this.gbRAM.Controls.Add(this.chkRAMOverride);
     this.gbRAM.Controls.Add(this.tbRAMOverride);
     this.gbRAM.Location = new System.Drawing.Point(439, 41);
     this.gbRAM.Name     = "gbRAM";
     this.gbRAM.Size     = new System.Drawing.Size(414, 124);
     this.gbRAM.TabIndex = 10;
     this.gbRAM.TabStop  = false;
     this.gbRAM.Text     = "Memory";
     //
     // lblRAMFrequencyValue
     //
     this.lblRAMFrequencyValue.AutoSize = true;
     this.lblRAMFrequencyValue.Location = new System.Drawing.Point(66, 82);
     this.lblRAMFrequencyValue.Name     = "lblRAMFrequencyValue";
     this.lblRAMFrequencyValue.Size     = new System.Drawing.Size(20, 13);
     this.lblRAMFrequencyValue.TabIndex = 14;
     this.lblRAMFrequencyValue.Text     = "Hz";
     //
     // lblRAMFrequency
     //
     this.lblRAMFrequency.AutoSize = true;
     this.lblRAMFrequency.Location = new System.Drawing.Point(6, 82);
     this.lblRAMFrequency.Name     = "lblRAMFrequency";
     this.lblRAMFrequency.Size     = new System.Drawing.Size(57, 13);
     this.lblRAMFrequency.TabIndex = 13;
     this.lblRAMFrequency.Text     = "Frequency";
     //
     // tbRAMFrequency
     //
     this.tbRAMFrequency.AutoSize      = false;
     this.tbRAMFrequency.Location      = new System.Drawing.Point(114, 81);
     this.tbRAMFrequency.Maximum       = 20000;
     this.tbRAMFrequency.Minimum       = 10;
     this.tbRAMFrequency.Name          = "tbRAMFrequency";
     this.tbRAMFrequency.Size          = new System.Drawing.Size(294, 25);
     this.tbRAMFrequency.TabIndex      = 12;
     this.tbRAMFrequency.Value         = 10;
     this.tbRAMFrequency.ValueChanged += new System.EventHandler(this.tbRAMFrequency_ValueChanged);
     //
     // lblRAMSensitivityValue
     //
     this.lblRAMSensitivityValue.AutoSize = true;
     this.lblRAMSensitivityValue.Location = new System.Drawing.Point(66, 50);
     this.lblRAMSensitivityValue.Name     = "lblRAMSensitivityValue";
     this.lblRAMSensitivityValue.Size     = new System.Drawing.Size(23, 13);
     this.lblRAMSensitivityValue.TabIndex = 11;
     this.lblRAMSensitivityValue.Text     = "MB";
     //
     // tbRAMSensitivity
     //
     this.tbRAMSensitivity.AutoSize      = false;
     this.tbRAMSensitivity.Location      = new System.Drawing.Point(114, 50);
     this.tbRAMSensitivity.Maximum       = 500;
     this.tbRAMSensitivity.Name          = "tbRAMSensitivity";
     this.tbRAMSensitivity.Size          = new System.Drawing.Size(294, 25);
     this.tbRAMSensitivity.TabIndex      = 10;
     this.tbRAMSensitivity.Value         = 10;
     this.tbRAMSensitivity.ValueChanged += new System.EventHandler(this.tbRAMSensitivity_ValueChanged);
     //
     // lblRAMSensitivity
     //
     this.lblRAMSensitivity.AutoSize = true;
     this.lblRAMSensitivity.Location = new System.Drawing.Point(6, 50);
     this.lblRAMSensitivity.Name     = "lblRAMSensitivity";
     this.lblRAMSensitivity.Size     = new System.Drawing.Size(54, 13);
     this.lblRAMSensitivity.TabIndex = 9;
     this.lblRAMSensitivity.Text     = "Sensitivity";
     //
     // statusStrip1
     //
     this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.lblStatus
     });
     this.statusStrip1.Location = new System.Drawing.Point(0, 523);
     this.statusStrip1.Name     = "statusStrip1";
     this.statusStrip1.Size     = new System.Drawing.Size(865, 22);
     this.statusStrip1.TabIndex = 11;
     this.statusStrip1.Text     = "statusStrip1";
     //
     // lblStatus
     //
     this.lblStatus.Name = "lblStatus";
     this.lblStatus.Size = new System.Drawing.Size(0, 17);
     //
     // MainForm
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(865, 545);
     this.Controls.Add(this.statusStrip1);
     this.Controls.Add(this.gbRAM);
     this.Controls.Add(this.gbCPU);
     this.Controls.Add(this.chkPlay);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.zedGraph1);
     this.Controls.Add(this.lblAmbient);
     this.Controls.Add(this.tbVolume);
     this.KeyPreview = true;
     this.Name       = "MainForm";
     this.Text       = "Audible indication of the load on the computer components (Monodevelop)";
     ((System.ComponentModel.ISupportInitialize)(this.tbVolume)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbCPUOverride)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRAMOverride)).EndInit();
     this.gbCPU.ResumeLayout(false);
     this.gbCPU.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbCPUFrequency)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbCPUSensitivity)).EndInit();
     this.gbRAM.ResumeLayout(false);
     this.gbRAM.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.tbRAMFrequency)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tbRAMSensitivity)).EndInit();
     this.statusStrip1.ResumeLayout(false);
     this.statusStrip1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 23
0
 /// <summary>
 /// This method is required for Windows Forms designer support.
 /// Do not change the method contents inside the source code editor. The Forms designer might
 /// not be able to load this method if it was changed manually.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle11 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle12 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle13 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle14 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle15 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle16 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle17 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle18 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle19 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle20 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle21 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle22 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle23 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle24 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle25 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle26 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle27 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle28 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle29 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle30 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle31 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle32 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle33 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle34 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle35 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle36 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle37 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle38 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle39 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle40 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle41 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle42 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle43 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle44 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle45 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle46 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle47 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle48 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle49 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle50 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle51 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle52 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle53 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle54 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle55 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle56 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle57 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle58 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle59 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle60 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle61 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle62 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle63 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle64 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle65 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle66 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle67 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle68 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle69 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle70 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle71 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle72 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle73 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle74 = new System.Windows.Forms.DataGridViewCellStyle();
     System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle75 = new System.Windows.Forms.DataGridViewCellStyle();
     this.menuStrip1 = new System.Windows.Forms.MenuStrip();
     this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_FileNewMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_FileOpenMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem1 = new System.Windows.Forms.ToolStripSeparator();
     this.menu_FileBackupMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_FileRestoreMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenuItem2 = new System.Windows.Forms.ToolStripSeparator();
     this.menu_FileCloseDatabaseMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_FileExitMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_ToolsGroupDataEntryMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_ToolsGroupPlannerMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_ToolsMergeDBMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_ToolsExportMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_ToolsExportDBMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_ToolsExportReportMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator2 = new System.Windows.Forms.ToolStripSeparator();
     this.menu_ToolsOptionsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.helpToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.menu_HelpHelptopicsMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripSeparator1 = new System.Windows.Forms.ToolStripSeparator();
     this.supportWebsiteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.aboutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.tabc_MainForm = new System.Windows.Forms.TabControl();
     this.tabp_AddItems = new System.Windows.Forms.TabPage();
     this.btn_Add_DeleteSelected = new System.Windows.Forms.Button();
     this.gb_Add_Addnewitem = new System.Windows.Forms.GroupBox();
     this.lb_Add_LockSphereNegative = new System.Windows.Forms.Label();
     this.chb_Add_SphereLockOS = new System.Windows.Forms.CheckBox();
     this.chb_Add_SphereLockOD = new System.Windows.Forms.CheckBox();
     this.lb_Add_Comment = new System.Windows.Forms.Label();
     this.tb_Add_Comment = new System.Windows.Forms.TextBox();
     this.lb_Add_Sphere = new System.Windows.Forms.Label();
     this.lb_Add_Cylinder = new System.Windows.Forms.Label();
     this.lb_Add_Axis = new System.Windows.Forms.Label();
     this.lb_Add_Add = new System.Windows.Forms.Label();
     this.lb_Add_OS = new System.Windows.Forms.Label();
     this.lb_Add_OD = new System.Windows.Forms.Label();
     this.btn_Add_Clear = new System.Windows.Forms.Button();
     this.btn_Add_AddNew = new System.Windows.Forms.Button();
     this.gb_Add_Others = new System.Windows.Forms.GroupBox();
     this.lb_Add_Max = new System.Windows.Forms.Label();
     this.lb_Add_Min = new System.Windows.Forms.Label();
     this.lb_Add_LimitSKU = new System.Windows.Forms.Label();
     this.tb_Add_MaxSKU = new System.Windows.Forms.TextBox();
     this.gb_Add_Gender = new System.Windows.Forms.GroupBox();
     this.rb_Add_Female = new System.Windows.Forms.RadioButton();
     this.rb_Add_Male = new System.Windows.Forms.RadioButton();
     this.rb_Add_Unisex = new System.Windows.Forms.RadioButton();
     this.tb_Add_MinSKU = new System.Windows.Forms.TextBox();
     this.gb_Add_Tint = new System.Windows.Forms.GroupBox();
     this.rb_Add_DarkTint = new System.Windows.Forms.RadioButton();
     this.rb_Add_LightTint = new System.Windows.Forms.RadioButton();
     this.rb_Add_NoTint = new System.Windows.Forms.RadioButton();
     this.gb_Add_Size = new System.Windows.Forms.GroupBox();
     this.rb_Add_Large = new System.Windows.Forms.RadioButton();
     this.rb_Add_Medium = new System.Windows.Forms.RadioButton();
     this.rb_Add_Small = new System.Windows.Forms.RadioButton();
     this.gb_Add_Type = new System.Windows.Forms.GroupBox();
     this.rb_Add_Multi = new System.Windows.Forms.RadioButton();
     this.rb_Add_Single = new System.Windows.Forms.RadioButton();
     this.tb_Add_CylOS = new System.Windows.Forms.TextBox();
     this.tb_Add_AxisOS = new System.Windows.Forms.TextBox();
     this.tb_Add_AddOS = new System.Windows.Forms.TextBox();
     this.tb_Add_SphereOS = new System.Windows.Forms.TextBox();
     this.tb_Add_CylOD = new System.Windows.Forms.TextBox();
     this.tb_Add_AxisOD = new System.Windows.Forms.TextBox();
     this.tb_Add_AddOD = new System.Windows.Forms.TextBox();
     this.tb_Add_SphereOD = new System.Windows.Forms.TextBox();
     this.lb_Add_CurrentOpenDB = new System.Windows.Forms.Label();
     this.gb_Add_InventoryView = new System.Windows.Forms.GroupBox();
     this.dgv_Add_InventoryView = new SecondSight.Extended_Controls.DataGridViewSS();
     this.tabp_Search = new System.Windows.Forms.TabPage();
     this.lb_S_CurrentOpenDB = new System.Windows.Forms.Label();
     this.gb_S_SearchResults = new System.Windows.Forms.GroupBox();
     this.dgv_S_SearchResults = new SecondSight.Extended_Controls.DataGridViewSS();
     this.tableLayoutPanel1 = new System.Windows.Forms.TableLayoutPanel();
     this.lb_S_Distance = new System.Windows.Forms.Label();
     this.lb_S_Closeup = new System.Windows.Forms.Label();
     this.dgv_S_Closeup = new SecondSight.Extended_Controls.DataGridViewSS();
     this.dgv_S_Distance = new SecondSight.Extended_Controls.DataGridViewSS();
     this.gb_S_SearchForGlasses = new System.Windows.Forms.GroupBox();
     this.chb_S_SplitMultifocals = new System.Windows.Forms.CheckBox();
     this.lb_S_Sphere = new System.Windows.Forms.Label();
     this.lb_S_Cylinder = new System.Windows.Forms.Label();
     this.lb_S_Axis = new System.Windows.Forms.Label();
     this.lb_S_Add = new System.Windows.Forms.Label();
     this.lb_S_OS = new System.Windows.Forms.Label();
     this.lb_S_OD = new System.Windows.Forms.Label();
     this.btn_S_Clear = new System.Windows.Forms.Button();
     this.btn_S_Search = new System.Windows.Forms.Button();
     this.groupBox9 = new System.Windows.Forms.GroupBox();
     this.gb_S_Gender = new System.Windows.Forms.GroupBox();
     this.rb_S_AnyGender = new System.Windows.Forms.RadioButton();
     this.rb_S_Female = new System.Windows.Forms.RadioButton();
     this.rb_S_Male = new System.Windows.Forms.RadioButton();
     this.rb_S_Unisex = new System.Windows.Forms.RadioButton();
     this.gb_S_DomEye = new System.Windows.Forms.GroupBox();
     this.rb_S_OU = new System.Windows.Forms.RadioButton();
     this.rb_S_OS = new System.Windows.Forms.RadioButton();
     this.rb_S_OD = new System.Windows.Forms.RadioButton();
     this.gb_S_Size = new System.Windows.Forms.GroupBox();
     this.rb_S_AnySize = new System.Windows.Forms.RadioButton();
     this.rb_S_Large = new System.Windows.Forms.RadioButton();
     this.rb_S_Medium = new System.Windows.Forms.RadioButton();
     this.rb_S_Small = new System.Windows.Forms.RadioButton();
     this.gb_S_Type = new System.Windows.Forms.GroupBox();
     this.rb_S_Multi = new System.Windows.Forms.RadioButton();
     this.rb_S_Single = new System.Windows.Forms.RadioButton();
     this.tb_S_CylOS = new System.Windows.Forms.TextBox();
     this.tb_S_AxisOS = new System.Windows.Forms.TextBox();
     this.tb_S_AddOS = new System.Windows.Forms.TextBox();
     this.tb_S_SphereOS = new System.Windows.Forms.TextBox();
     this.tb_S_CylOD = new System.Windows.Forms.TextBox();
     this.tb_S_AxisOD = new System.Windows.Forms.TextBox();
     this.tb_S_AddOD = new System.Windows.Forms.TextBox();
     this.tb_S_SphereOD = new System.Windows.Forms.TextBox();
     this.tabp_Dispense = new System.Windows.Forms.TabPage();
     this.gb_D_DeleteGlasses = new System.Windows.Forms.GroupBox();
     this.tb_D_EnterSKUDel = new System.Windows.Forms.TextBox();
     this.btn_D_RemoveDel = new System.Windows.Forms.Button();
     this.lb_D_EnterSKUDel = new System.Windows.Forms.Label();
     this.btn_D_Delete = new System.Windows.Forms.Button();
     this.btn_D_AddToListDel = new System.Windows.Forms.Button();
     this.lb_D_ToDelete = new System.Windows.Forms.Label();
     this.lbox_D_ToDelete = new System.Windows.Forms.ListBox();
     this.gb_D_DetailedInfo = new System.Windows.Forms.GroupBox();
     this.lb_D_Comment = new System.Windows.Forms.Label();
     this.tb_D_Comment = new System.Windows.Forms.TextBox();
     this.gb_D_Others = new System.Windows.Forms.GroupBox();
     this.gb_D_Gender = new System.Windows.Forms.GroupBox();
     this.rb_D_Female = new System.Windows.Forms.RadioButton();
     this.rb_D_Male = new System.Windows.Forms.RadioButton();
     this.rb_D_Unisex = new System.Windows.Forms.RadioButton();
     this.gb_D_Tint = new System.Windows.Forms.GroupBox();
     this.rb_D_DarkTint = new System.Windows.Forms.RadioButton();
     this.rb_D_LightTint = new System.Windows.Forms.RadioButton();
     this.rb_D_NoTint = new System.Windows.Forms.RadioButton();
     this.gb_D_Size = new System.Windows.Forms.GroupBox();
     this.rb_D_Large = new System.Windows.Forms.RadioButton();
     this.rb_D_Medium = new System.Windows.Forms.RadioButton();
     this.rb_D_Small = new System.Windows.Forms.RadioButton();
     this.gb_D_Type = new System.Windows.Forms.GroupBox();
     this.rb_D_Multi = new System.Windows.Forms.RadioButton();
     this.rb_D_Single = new System.Windows.Forms.RadioButton();
     this.lb_D_Sphere = new System.Windows.Forms.Label();
     this.lb_D_Cylinder = new System.Windows.Forms.Label();
     this.lb_D_Axis = new System.Windows.Forms.Label();
     this.lb_D_Add = new System.Windows.Forms.Label();
     this.lb_D_OS = new System.Windows.Forms.Label();
     this.lb_D_OD = new System.Windows.Forms.Label();
     this.tb_D_CylOS = new System.Windows.Forms.TextBox();
     this.tb_D_AxisOS = new System.Windows.Forms.TextBox();
     this.tb_D_AddOS = new System.Windows.Forms.TextBox();
     this.tb_D_SphereOS = new System.Windows.Forms.TextBox();
     this.tb_D_CylOD = new System.Windows.Forms.TextBox();
     this.tb_D_AxisOD = new System.Windows.Forms.TextBox();
     this.tb_D_AddOD = new System.Windows.Forms.TextBox();
     this.tb_D_SphereOD = new System.Windows.Forms.TextBox();
     this.gb_D_DispenseGlasses = new System.Windows.Forms.GroupBox();
     this.tb_D_EnterSKU = new System.Windows.Forms.TextBox();
     this.btn_D_Remove = new System.Windows.Forms.Button();
     this.lb_D_EnterSKU = new System.Windows.Forms.Label();
     this.btn_D_Dispense = new System.Windows.Forms.Button();
     this.btn_D_AddToList = new System.Windows.Forms.Button();
     this.lb_D_ToDispense = new System.Windows.Forms.Label();
     this.lbox_D_ToDispense = new System.Windows.Forms.ListBox();
     this.lb_D_CurrentOpenDB = new System.Windows.Forms.Label();
     this.tabp_ViewInventory = new System.Windows.Forms.TabPage();
     this.panel_V_SearchBy = new System.Windows.Forms.Panel();
     this.tb_V_SearchByField = new System.Windows.Forms.TextBox();
     this.btn_V_SearchByField = new System.Windows.Forms.Button();
     this.dtp_V_SearchByDate = new System.Windows.Forms.DateTimePicker();
     this.lb_V_SearchBy = new System.Windows.Forms.Label();
     this.lb_V_View = new System.Windows.Forms.Label();
     this.cb_V_SearchIn = new System.Windows.Forms.ComboBox();
     this.cb_V_SearchByField = new System.Windows.Forms.ComboBox();
     this.lb_V_CurrentOpenDB = new System.Windows.Forms.Label();
     this.dgv_V_InventoryView = new SecondSight.Extended_Controls.DataGridViewSS();
     this.tabp_Reports = new System.Windows.Forms.TabPage();
     this.lb_R_CurrentOpenDB = new System.Windows.Forms.Label();
     this.tableLayoutPanel2 = new System.Windows.Forms.TableLayoutPanel();
     this.gb_R_Report = new System.Windows.Forms.GroupBox();
     this.panel_R_Summarries = new System.Windows.Forms.Panel();
     this.zed_R_Chart = new ZedGraph.ZedGraphControl();
     this.dgv_R_Summaries = new System.Windows.Forms.DataGridView();
     this.dgv_R_FullLists = new SecondSight.Extended_Controls.DataGridViewSS();
     this.gb_R_ConfigureReport = new Indigo.CollapsibleGroupBox();
     this.repf_R_Filter = new SecondSight.Extended_Controls.ReportFilter();
     this.cb_R_GroupBy = new System.Windows.Forms.ComboBox();
     this.lb_R_GroupedBy = new System.Windows.Forms.Label();
     this.cb_R_ReportType = new System.Windows.Forms.ComboBox();
     this.lb_R_Description = new System.Windows.Forms.Label();
     this.button6 = new System.Windows.Forms.Button();
     this.button5 = new System.Windows.Forms.Button();
     this.cb_R_ReportSource = new System.Windows.Forms.ComboBox();
     this.timer_AutoBackup = new System.Windows.Forms.Timer(this.components);
     this.tt_Main = new System.Windows.Forms.ToolTip(this.components);
     this.dataGridViewColumnSS1 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS2 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS3 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS4 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS5 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSSRB1 = new SecondSight.Extended_Controls.DataGridViewColumnSSRB();
     this.dataGridViewColumnSSLB1 = new SecondSight.Extended_Controls.DataGridViewColumnSSLB();
     this.dataGridViewColumnSS6 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS7 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS8 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS9 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS10 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS11 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS12 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS13 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS14 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS15 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS16 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS17 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS18 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS19 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS20 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSSRB2 = new SecondSight.Extended_Controls.DataGridViewColumnSSRB();
     this.dataGridViewColumnSSLB2 = new SecondSight.Extended_Controls.DataGridViewColumnSSLB();
     this.dataGridViewColumnSS21 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS22 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS23 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS24 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS25 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS26 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS27 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS28 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS29 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS30 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS31 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS32 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS33 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS34 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS35 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSSRB3 = new SecondSight.Extended_Controls.DataGridViewColumnSSRB();
     this.dataGridViewColumnSSLB3 = new SecondSight.Extended_Controls.DataGridViewColumnSSLB();
     this.dataGridViewColumnSS36 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS37 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS38 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS39 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS40 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS41 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS42 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS43 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS44 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS45 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS46 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS47 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS48 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS49 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS50 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSSRB4 = new SecondSight.Extended_Controls.DataGridViewColumnSSRB();
     this.dataGridViewColumnSSLB4 = new SecondSight.Extended_Controls.DataGridViewColumnSSLB();
     this.dataGridViewColumnSS51 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS52 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS53 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS54 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS55 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS56 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS57 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS58 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS59 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.dataGridViewColumnSS60 = new SecondSight.Extended_Controls.DataGridViewColumnSS();
     this.menuStrip1.SuspendLayout();
     this.tabc_MainForm.SuspendLayout();
     this.tabp_AddItems.SuspendLayout();
     this.gb_Add_Addnewitem.SuspendLayout();
     this.gb_Add_Others.SuspendLayout();
     this.gb_Add_Gender.SuspendLayout();
     this.gb_Add_Tint.SuspendLayout();
     this.gb_Add_Size.SuspendLayout();
     this.gb_Add_Type.SuspendLayout();
     this.gb_Add_InventoryView.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_Add_InventoryView)).BeginInit();
     this.tabp_Search.SuspendLayout();
     this.gb_S_SearchResults.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_S_SearchResults)).BeginInit();
     this.tableLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_S_Closeup)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_S_Distance)).BeginInit();
     this.gb_S_SearchForGlasses.SuspendLayout();
     this.groupBox9.SuspendLayout();
     this.gb_S_Gender.SuspendLayout();
     this.gb_S_DomEye.SuspendLayout();
     this.gb_S_Size.SuspendLayout();
     this.gb_S_Type.SuspendLayout();
     this.tabp_Dispense.SuspendLayout();
     this.gb_D_DeleteGlasses.SuspendLayout();
     this.gb_D_DetailedInfo.SuspendLayout();
     this.gb_D_Others.SuspendLayout();
     this.gb_D_Gender.SuspendLayout();
     this.gb_D_Tint.SuspendLayout();
     this.gb_D_Size.SuspendLayout();
     this.gb_D_Type.SuspendLayout();
     this.gb_D_DispenseGlasses.SuspendLayout();
     this.tabp_ViewInventory.SuspendLayout();
     this.panel_V_SearchBy.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_V_InventoryView)).BeginInit();
     this.tabp_Reports.SuspendLayout();
     this.tableLayoutPanel2.SuspendLayout();
     this.gb_R_Report.SuspendLayout();
     this.panel_R_Summarries.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_R_Summaries)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_R_FullLists)).BeginInit();
     this.gb_R_ConfigureReport.SuspendLayout();
     this.SuspendLayout();
     //
     // menuStrip1
     //
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.fileToolStripMenuItem,
     this.toolsToolStripMenuItem,
     this.helpToolStripMenuItem});
     this.menuStrip1.Location = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name = "menuStrip1";
     this.menuStrip1.Size = new System.Drawing.Size(834, 24);
     this.menuStrip1.TabIndex = 0;
     this.menuStrip1.Text = "menuStrip1";
     //
     // fileToolStripMenuItem
     //
     this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.menu_FileNewMenuItem,
     this.menu_FileOpenMenuItem,
     this.toolStripMenuItem1,
     this.menu_FileBackupMenuItem,
     this.menu_FileRestoreMenuItem,
     this.toolStripMenuItem2,
     this.menu_FileCloseDatabaseMenuItem,
     this.menu_FileExitMenuItem});
     this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
     this.fileToolStripMenuItem.Size = new System.Drawing.Size(37, 20);
     this.fileToolStripMenuItem.Text = "&File";
     //
     // menu_FileNewMenuItem
     //
     this.menu_FileNewMenuItem.Name = "menu_FileNewMenuItem";
     this.menu_FileNewMenuItem.Size = new System.Drawing.Size(154, 22);
     this.menu_FileNewMenuItem.Text = "&New Database";
     this.menu_FileNewMenuItem.Click += new System.EventHandler(this.menu_FileNewMenuItem_Click);
     //
     // menu_FileOpenMenuItem
     //
     this.menu_FileOpenMenuItem.Name = "menu_FileOpenMenuItem";
     this.menu_FileOpenMenuItem.Size = new System.Drawing.Size(154, 22);
     this.menu_FileOpenMenuItem.Text = "L&oad Database";
     this.menu_FileOpenMenuItem.Click += new System.EventHandler(this.menu_FileOpenMenuItem_Click);
     //
     // toolStripMenuItem1
     //
     this.toolStripMenuItem1.Name = "toolStripMenuItem1";
     this.toolStripMenuItem1.Size = new System.Drawing.Size(151, 6);
     //
     // menu_FileBackupMenuItem
     //
     this.menu_FileBackupMenuItem.Enabled = false;
     this.menu_FileBackupMenuItem.Name = "menu_FileBackupMenuItem";
     this.menu_FileBackupMenuItem.Size = new System.Drawing.Size(154, 22);
     this.menu_FileBackupMenuItem.Text = "&Backup";
     this.menu_FileBackupMenuItem.Click += new System.EventHandler(this.menu_FileBackupMenuItem_Click);
     //
     // menu_FileRestoreMenuItem
     //
     this.menu_FileRestoreMenuItem.Enabled = false;
     this.menu_FileRestoreMenuItem.Name = "menu_FileRestoreMenuItem";
     this.menu_FileRestoreMenuItem.Size = new System.Drawing.Size(154, 22);
     this.menu_FileRestoreMenuItem.Text = "&Restore";
     this.menu_FileRestoreMenuItem.Click += new System.EventHandler(this.menu_FileRestoreMenuItem_Click);
     //
     // toolStripMenuItem2
     //
     this.toolStripMenuItem2.Name = "toolStripMenuItem2";
     this.toolStripMenuItem2.Size = new System.Drawing.Size(151, 6);
     //
     // menu_FileCloseDatabaseMenuItem
     //
     this.menu_FileCloseDatabaseMenuItem.Enabled = false;
     this.menu_FileCloseDatabaseMenuItem.Name = "menu_FileCloseDatabaseMenuItem";
     this.menu_FileCloseDatabaseMenuItem.Size = new System.Drawing.Size(154, 22);
     this.menu_FileCloseDatabaseMenuItem.Text = "&Close Database";
     this.menu_FileCloseDatabaseMenuItem.Click += new System.EventHandler(this.menu_FileCloseDatabaseMenuItem_Click);
     //
     // menu_FileExitMenuItem
     //
     this.menu_FileExitMenuItem.Name = "menu_FileExitMenuItem";
     this.menu_FileExitMenuItem.Size = new System.Drawing.Size(154, 22);
     this.menu_FileExitMenuItem.Text = "E&xit";
     this.menu_FileExitMenuItem.Click += new System.EventHandler(this.menu_FileExitMenuItem_Click);
     //
     // toolsToolStripMenuItem
     //
     this.toolsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.menu_ToolsGroupDataEntryMenuItem,
     this.menu_ToolsExportMenuItem,
     this.toolStripSeparator2,
     this.menu_ToolsOptionsMenuItem});
     this.toolsToolStripMenuItem.Name = "toolsToolStripMenuItem";
     this.toolsToolStripMenuItem.Size = new System.Drawing.Size(48, 20);
     this.toolsToolStripMenuItem.Text = "Tools";
     //
     // menu_ToolsGroupDataEntryMenuItem
     //
     this.menu_ToolsGroupDataEntryMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.menu_ToolsGroupPlannerMenuItem,
     this.menu_ToolsMergeDBMenuItem});
     this.menu_ToolsGroupDataEntryMenuItem.Name = "menu_ToolsGroupDataEntryMenuItem";
     this.menu_ToolsGroupDataEntryMenuItem.Size = new System.Drawing.Size(164, 22);
     this.menu_ToolsGroupDataEntryMenuItem.Text = "&Group Data Entry";
     //
     // menu_ToolsGroupPlannerMenuItem
     //
     this.menu_ToolsGroupPlannerMenuItem.Name = "menu_ToolsGroupPlannerMenuItem";
     this.menu_ToolsGroupPlannerMenuItem.Size = new System.Drawing.Size(164, 22);
     this.menu_ToolsGroupPlannerMenuItem.Text = "Group &Planner";
     this.menu_ToolsGroupPlannerMenuItem.Click += new System.EventHandler(this.menu_ToolsMergePlannerMenuItem_Click);
     //
     // menu_ToolsMergeDBMenuItem
     //
     this.menu_ToolsMergeDBMenuItem.Name = "menu_ToolsMergeDBMenuItem";
     this.menu_ToolsMergeDBMenuItem.Size = new System.Drawing.Size(164, 22);
     this.menu_ToolsMergeDBMenuItem.Text = "&Merge Databases";
     this.menu_ToolsMergeDBMenuItem.Click += new System.EventHandler(this.menu_ToolsMergeMergeDBMenuItem_Click);
     //
     // menu_ToolsExportMenuItem
     //
     this.menu_ToolsExportMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.menu_ToolsExportDBMenuItem,
     this.menu_ToolsExportReportMenuItem});
     this.menu_ToolsExportMenuItem.Enabled = false;
     this.menu_ToolsExportMenuItem.Name = "menu_ToolsExportMenuItem";
     this.menu_ToolsExportMenuItem.Size = new System.Drawing.Size(164, 22);
     this.menu_ToolsExportMenuItem.Text = "E&xport";
     //
     // menu_ToolsExportDBMenuItem
     //
     this.menu_ToolsExportDBMenuItem.Name = "menu_ToolsExportDBMenuItem";
     this.menu_ToolsExportDBMenuItem.Size = new System.Drawing.Size(158, 22);
     this.menu_ToolsExportDBMenuItem.Text = "Export &Database";
     this.menu_ToolsExportDBMenuItem.Click += new System.EventHandler(this.menu_ToolsExportDBMenuItem_Click);
     //
     // menu_ToolsExportReportMenuItem
     //
     this.menu_ToolsExportReportMenuItem.Name = "menu_ToolsExportReportMenuItem";
     this.menu_ToolsExportReportMenuItem.Size = new System.Drawing.Size(158, 22);
     this.menu_ToolsExportReportMenuItem.Text = "Export &Report";
     this.menu_ToolsExportReportMenuItem.Click += new System.EventHandler(this.menu_ToolsExportReportMenuItem_Click);
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(161, 6);
     //
     // menu_ToolsOptionsMenuItem
     //
     this.menu_ToolsOptionsMenuItem.Name = "menu_ToolsOptionsMenuItem";
     this.menu_ToolsOptionsMenuItem.Size = new System.Drawing.Size(164, 22);
     this.menu_ToolsOptionsMenuItem.Text = "&Options";
     this.menu_ToolsOptionsMenuItem.Click += new System.EventHandler(this.menu_ToolsOptionsItem_Click);
     //
     // helpToolStripMenuItem
     //
     this.helpToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.menu_HelpHelptopicsMenuItem,
     this.toolStripSeparator1,
     this.supportWebsiteToolStripMenuItem,
     this.aboutToolStripMenuItem});
     this.helpToolStripMenuItem.Name = "helpToolStripMenuItem";
     this.helpToolStripMenuItem.Size = new System.Drawing.Size(44, 20);
     this.helpToolStripMenuItem.Text = "&Help";
     //
     // menu_HelpHelptopicsMenuItem
     //
     this.menu_HelpHelptopicsMenuItem.Name = "menu_HelpHelptopicsMenuItem";
     this.menu_HelpHelptopicsMenuItem.Size = new System.Drawing.Size(161, 22);
     this.menu_HelpHelptopicsMenuItem.Text = "&Help Topics";
     this.menu_HelpHelptopicsMenuItem.Click += new System.EventHandler(this.menu_HelpHelptopicsMenuItem_Click);
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(158, 6);
     //
     // supportWebsiteToolStripMenuItem
     //
     this.supportWebsiteToolStripMenuItem.Name = "supportWebsiteToolStripMenuItem";
     this.supportWebsiteToolStripMenuItem.Size = new System.Drawing.Size(161, 22);
     this.supportWebsiteToolStripMenuItem.Text = "Support Website";
     this.supportWebsiteToolStripMenuItem.Click += new System.EventHandler(this.menu_HelpSupportWebsiteMenuItem_Click);
     //
     // aboutToolStripMenuItem
     //
     this.aboutToolStripMenuItem.Name = "aboutToolStripMenuItem";
     this.aboutToolStripMenuItem.Size = new System.Drawing.Size(161, 22);
     this.aboutToolStripMenuItem.Text = "&About";
     this.aboutToolStripMenuItem.Click += new System.EventHandler(this.menu_HelpAboutMenuItem_Click);
     //
     // tabc_MainForm
     //
     this.tabc_MainForm.Controls.Add(this.tabp_AddItems);
     this.tabc_MainForm.Controls.Add(this.tabp_Search);
     this.tabc_MainForm.Controls.Add(this.tabp_Dispense);
     this.tabc_MainForm.Controls.Add(this.tabp_ViewInventory);
     this.tabc_MainForm.Controls.Add(this.tabp_Reports);
     this.tabc_MainForm.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tabc_MainForm.Location = new System.Drawing.Point(0, 24);
     this.tabc_MainForm.Name = "tabc_MainForm";
     this.tabc_MainForm.SelectedIndex = 0;
     this.tabc_MainForm.ShowToolTips = true;
     this.tabc_MainForm.Size = new System.Drawing.Size(834, 538);
     this.tabc_MainForm.SizeMode = System.Windows.Forms.TabSizeMode.FillToRight;
     this.tabc_MainForm.TabIndex = 1;
     //
     // tabp_AddItems
     //
     this.tabp_AddItems.Controls.Add(this.btn_Add_DeleteSelected);
     this.tabp_AddItems.Controls.Add(this.gb_Add_Addnewitem);
     this.tabp_AddItems.Controls.Add(this.lb_Add_CurrentOpenDB);
     this.tabp_AddItems.Controls.Add(this.gb_Add_InventoryView);
     this.tabp_AddItems.Location = new System.Drawing.Point(4, 22);
     this.tabp_AddItems.Name = "tabp_AddItems";
     this.tabp_AddItems.Padding = new System.Windows.Forms.Padding(3);
     this.tabp_AddItems.Size = new System.Drawing.Size(826, 512);
     this.tabp_AddItems.TabIndex = 0;
     this.tabp_AddItems.Text = "Add Items";
     this.tabp_AddItems.ToolTipText = "Add items to the database from this page.";
     this.tabp_AddItems.UseVisualStyleBackColor = true;
     //
     // btn_Add_DeleteSelected
     //
     this.btn_Add_DeleteSelected.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btn_Add_DeleteSelected.Location = new System.Drawing.Point(723, 6);
     this.btn_Add_DeleteSelected.Name = "btn_Add_DeleteSelected";
     this.btn_Add_DeleteSelected.Size = new System.Drawing.Size(94, 23);
     this.btn_Add_DeleteSelected.TabIndex = 17;
     this.btn_Add_DeleteSelected.TabStop = false;
     this.btn_Add_DeleteSelected.Text = "Delete Selected";
     this.btn_Add_DeleteSelected.UseVisualStyleBackColor = true;
     this.btn_Add_DeleteSelected.Click += new System.EventHandler(this.btn_Add_DeleteSelected_Click);
     //
     // gb_Add_Addnewitem
     //
     this.gb_Add_Addnewitem.Controls.Add(this.lb_Add_LockSphereNegative);
     this.gb_Add_Addnewitem.Controls.Add(this.chb_Add_SphereLockOS);
     this.gb_Add_Addnewitem.Controls.Add(this.chb_Add_SphereLockOD);
     this.gb_Add_Addnewitem.Controls.Add(this.lb_Add_Comment);
     this.gb_Add_Addnewitem.Controls.Add(this.tb_Add_Comment);
     this.gb_Add_Addnewitem.Controls.Add(this.lb_Add_Sphere);
     this.gb_Add_Addnewitem.Controls.Add(this.lb_Add_Cylinder);
     this.gb_Add_Addnewitem.Controls.Add(this.lb_Add_Axis);
     this.gb_Add_Addnewitem.Controls.Add(this.lb_Add_Add);
     this.gb_Add_Addnewitem.Controls.Add(this.lb_Add_OS);
     this.gb_Add_Addnewitem.Controls.Add(this.lb_Add_OD);
     this.gb_Add_Addnewitem.Controls.Add(this.btn_Add_Clear);
     this.gb_Add_Addnewitem.Controls.Add(this.btn_Add_AddNew);
     this.gb_Add_Addnewitem.Controls.Add(this.gb_Add_Others);
     this.gb_Add_Addnewitem.Controls.Add(this.tb_Add_CylOS);
     this.gb_Add_Addnewitem.Controls.Add(this.tb_Add_AxisOS);
     this.gb_Add_Addnewitem.Controls.Add(this.tb_Add_AddOS);
     this.gb_Add_Addnewitem.Controls.Add(this.tb_Add_SphereOS);
     this.gb_Add_Addnewitem.Controls.Add(this.tb_Add_CylOD);
     this.gb_Add_Addnewitem.Controls.Add(this.tb_Add_AxisOD);
     this.gb_Add_Addnewitem.Controls.Add(this.tb_Add_AddOD);
     this.gb_Add_Addnewitem.Controls.Add(this.tb_Add_SphereOD);
     this.gb_Add_Addnewitem.Location = new System.Drawing.Point(8, 30);
     this.gb_Add_Addnewitem.Name = "gb_Add_Addnewitem";
     this.gb_Add_Addnewitem.Size = new System.Drawing.Size(216, 474);
     this.gb_Add_Addnewitem.TabIndex = 0;
     this.gb_Add_Addnewitem.TabStop = false;
     this.gb_Add_Addnewitem.Text = "Add New Item";
     //
     // lb_Add_LockSphereNegative
     //
     this.lb_Add_LockSphereNegative.Location = new System.Drawing.Point(98, 130);
     this.lb_Add_LockSphereNegative.Name = "lb_Add_LockSphereNegative";
     this.lb_Add_LockSphereNegative.Size = new System.Drawing.Size(73, 27);
     this.lb_Add_LockSphereNegative.TabIndex = 27;
     this.lb_Add_LockSphereNegative.Text = "Lock Sphere Negative";
     this.lb_Add_LockSphereNegative.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // chb_Add_SphereLockOS
     //
     this.chb_Add_SphereLockOS.Location = new System.Drawing.Point(176, 132);
     this.chb_Add_SphereLockOS.Name = "chb_Add_SphereLockOS";
     this.chb_Add_SphereLockOS.Size = new System.Drawing.Size(16, 24);
     this.chb_Add_SphereLockOS.TabIndex = 19;
     this.chb_Add_SphereLockOS.TabStop = false;
     this.tt_Main.SetToolTip(this.chb_Add_SphereLockOS, "OS Sphere will automatically be converted to a negative value if this is checked." +
             "");
     this.chb_Add_SphereLockOS.UseVisualStyleBackColor = true;
     this.chb_Add_SphereLockOS.CheckedChanged += new System.EventHandler(this.chb_Add_SphereLockOS_CheckedChanged);
     //
     // chb_Add_SphereLockOD
     //
     this.chb_Add_SphereLockOD.Location = new System.Drawing.Point(81, 133);
     this.chb_Add_SphereLockOD.Name = "chb_Add_SphereLockOD";
     this.chb_Add_SphereLockOD.Size = new System.Drawing.Size(16, 24);
     this.chb_Add_SphereLockOD.TabIndex = 18;
     this.chb_Add_SphereLockOD.TabStop = false;
     this.tt_Main.SetToolTip(this.chb_Add_SphereLockOD, "OD Sphere will automatically be converted to a negative value if this is checked." +
             "");
     this.chb_Add_SphereLockOD.UseVisualStyleBackColor = true;
     this.chb_Add_SphereLockOD.CheckedChanged += new System.EventHandler(this.chb_Add_SphereLockOD_CheckedChanged);
     //
     // lb_Add_Comment
     //
     this.lb_Add_Comment.Location = new System.Drawing.Point(19, 171);
     this.lb_Add_Comment.Name = "lb_Add_Comment";
     this.lb_Add_Comment.Size = new System.Drawing.Size(117, 13);
     this.lb_Add_Comment.TabIndex = 19;
     this.lb_Add_Comment.Text = "Comment (Optional)";
     this.lb_Add_Comment.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // tb_Add_Comment
     //
     this.tb_Add_Comment.Location = new System.Drawing.Point(19, 187);
     this.tb_Add_Comment.Name = "tb_Add_Comment";
     this.tb_Add_Comment.Size = new System.Drawing.Size(184, 20);
     this.tb_Add_Comment.TabIndex = 8;
     //
     // lb_Add_Sphere
     //
     this.lb_Add_Sphere.Location = new System.Drawing.Point(12, 32);
     this.lb_Add_Sphere.Name = "lb_Add_Sphere";
     this.lb_Add_Sphere.Size = new System.Drawing.Size(53, 19);
     this.lb_Add_Sphere.TabIndex = 17;
     this.lb_Add_Sphere.Text = "Sphere";
     this.lb_Add_Sphere.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // lb_Add_Cylinder
     //
     this.lb_Add_Cylinder.Location = new System.Drawing.Point(12, 58);
     this.lb_Add_Cylinder.Name = "lb_Add_Cylinder";
     this.lb_Add_Cylinder.Size = new System.Drawing.Size(53, 19);
     this.lb_Add_Cylinder.TabIndex = 16;
     this.lb_Add_Cylinder.Text = "Cylinder";
     this.lb_Add_Cylinder.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // lb_Add_Axis
     //
     this.lb_Add_Axis.Location = new System.Drawing.Point(12, 84);
     this.lb_Add_Axis.Name = "lb_Add_Axis";
     this.lb_Add_Axis.Size = new System.Drawing.Size(53, 19);
     this.lb_Add_Axis.TabIndex = 15;
     this.lb_Add_Axis.Text = "Axis";
     this.lb_Add_Axis.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // lb_Add_Add
     //
     this.lb_Add_Add.Location = new System.Drawing.Point(12, 110);
     this.lb_Add_Add.Name = "lb_Add_Add";
     this.lb_Add_Add.Size = new System.Drawing.Size(53, 19);
     this.lb_Add_Add.TabIndex = 14;
     this.lb_Add_Add.Text = "Add";
     this.lb_Add_Add.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // lb_Add_OS
     //
     this.lb_Add_OS.Location = new System.Drawing.Point(151, 10);
     this.lb_Add_OS.Name = "lb_Add_OS";
     this.lb_Add_OS.Size = new System.Drawing.Size(53, 19);
     this.lb_Add_OS.TabIndex = 13;
     this.lb_Add_OS.Text = "OS";
     this.lb_Add_OS.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lb_Add_OD
     //
     this.lb_Add_OD.Location = new System.Drawing.Point(71, 10);
     this.lb_Add_OD.Name = "lb_Add_OD";
     this.lb_Add_OD.Size = new System.Drawing.Size(52, 19);
     this.lb_Add_OD.TabIndex = 12;
     this.lb_Add_OD.Text = "OD";
     this.lb_Add_OD.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // btn_Add_Clear
     //
     this.btn_Add_Clear.Location = new System.Drawing.Point(9, 434);
     this.btn_Add_Clear.Name = "btn_Add_Clear";
     this.btn_Add_Clear.Size = new System.Drawing.Size(75, 23);
     this.btn_Add_Clear.TabIndex = 16;
     this.btn_Add_Clear.Text = "Clear";
     this.btn_Add_Clear.UseVisualStyleBackColor = true;
     this.btn_Add_Clear.Click += new System.EventHandler(this.btn_Add_Clear_Click);
     //
     // btn_Add_AddNew
     //
     this.btn_Add_AddNew.Location = new System.Drawing.Point(132, 434);
     this.btn_Add_AddNew.Name = "btn_Add_AddNew";
     this.btn_Add_AddNew.Size = new System.Drawing.Size(75, 23);
     this.btn_Add_AddNew.TabIndex = 15;
     this.btn_Add_AddNew.Text = "Add New";
     this.btn_Add_AddNew.UseVisualStyleBackColor = true;
     this.btn_Add_AddNew.Click += new System.EventHandler(this.btn_Add_AddItem_Click);
     //
     // gb_Add_Others
     //
     this.gb_Add_Others.Controls.Add(this.lb_Add_Max);
     this.gb_Add_Others.Controls.Add(this.lb_Add_Min);
     this.gb_Add_Others.Controls.Add(this.lb_Add_LimitSKU);
     this.gb_Add_Others.Controls.Add(this.tb_Add_MaxSKU);
     this.gb_Add_Others.Controls.Add(this.gb_Add_Gender);
     this.gb_Add_Others.Controls.Add(this.tb_Add_MinSKU);
     this.gb_Add_Others.Controls.Add(this.gb_Add_Tint);
     this.gb_Add_Others.Controls.Add(this.gb_Add_Size);
     this.gb_Add_Others.Controls.Add(this.gb_Add_Type);
     this.gb_Add_Others.Location = new System.Drawing.Point(9, 209);
     this.gb_Add_Others.Name = "gb_Add_Others";
     this.gb_Add_Others.Size = new System.Drawing.Size(198, 219);
     this.gb_Add_Others.TabIndex = 9;
     this.gb_Add_Others.TabStop = false;
     //
     // lb_Add_Max
     //
     this.lb_Add_Max.Location = new System.Drawing.Point(105, 196);
     this.lb_Add_Max.Name = "lb_Add_Max";
     this.lb_Add_Max.Size = new System.Drawing.Size(32, 19);
     this.lb_Add_Max.TabIndex = 22;
     this.lb_Add_Max.Text = "Max:";
     this.lb_Add_Max.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // lb_Add_Min
     //
     this.lb_Add_Min.Location = new System.Drawing.Point(10, 196);
     this.lb_Add_Min.Name = "lb_Add_Min";
     this.lb_Add_Min.Size = new System.Drawing.Size(32, 19);
     this.lb_Add_Min.TabIndex = 21;
     this.lb_Add_Min.Text = "Min:";
     this.lb_Add_Min.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // lb_Add_LimitSKU
     //
     this.lb_Add_LimitSKU.Location = new System.Drawing.Point(8, 173);
     this.lb_Add_LimitSKU.Name = "lb_Add_LimitSKU";
     this.lb_Add_LimitSKU.Size = new System.Drawing.Size(182, 13);
     this.lb_Add_LimitSKU.TabIndex = 20;
     this.lb_Add_LimitSKU.Text = "Limit SKU Range (Optional)";
     this.lb_Add_LimitSKU.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // tb_Add_MaxSKU
     //
     this.tb_Add_MaxSKU.Location = new System.Drawing.Point(137, 193);
     this.tb_Add_MaxSKU.Name = "tb_Add_MaxSKU";
     this.tb_Add_MaxSKU.Size = new System.Drawing.Size(52, 20);
     this.tb_Add_MaxSKU.TabIndex = 14;
     //
     // gb_Add_Gender
     //
     this.gb_Add_Gender.Controls.Add(this.rb_Add_Female);
     this.gb_Add_Gender.Controls.Add(this.rb_Add_Male);
     this.gb_Add_Gender.Controls.Add(this.rb_Add_Unisex);
     this.gb_Add_Gender.Location = new System.Drawing.Point(7, 90);
     this.gb_Add_Gender.Name = "gb_Add_Gender";
     this.gb_Add_Gender.Size = new System.Drawing.Size(88, 80);
     this.gb_Add_Gender.TabIndex = 10;
     this.gb_Add_Gender.TabStop = false;
     this.gb_Add_Gender.Text = "Gender";
     //
     // rb_Add_Female
     //
     this.rb_Add_Female.Location = new System.Drawing.Point(6, 51);
     this.rb_Add_Female.Name = "rb_Add_Female";
     this.rb_Add_Female.Size = new System.Drawing.Size(75, 24);
     this.rb_Add_Female.TabIndex = 14;
     this.rb_Add_Female.Text = "Female";
     this.rb_Add_Female.UseVisualStyleBackColor = true;
     //
     // rb_Add_Male
     //
     this.rb_Add_Male.Location = new System.Drawing.Point(6, 31);
     this.rb_Add_Male.Name = "rb_Add_Male";
     this.rb_Add_Male.Size = new System.Drawing.Size(75, 24);
     this.rb_Add_Male.TabIndex = 13;
     this.rb_Add_Male.Text = "Male";
     this.rb_Add_Male.UseVisualStyleBackColor = true;
     //
     // rb_Add_Unisex
     //
     this.rb_Add_Unisex.Checked = true;
     this.rb_Add_Unisex.Location = new System.Drawing.Point(6, 11);
     this.rb_Add_Unisex.Name = "rb_Add_Unisex";
     this.rb_Add_Unisex.Size = new System.Drawing.Size(75, 24);
     this.rb_Add_Unisex.TabIndex = 10;
     this.rb_Add_Unisex.TabStop = true;
     this.rb_Add_Unisex.Text = "Unisex";
     this.rb_Add_Unisex.UseVisualStyleBackColor = true;
     //
     // tb_Add_MinSKU
     //
     this.tb_Add_MinSKU.Location = new System.Drawing.Point(43, 193);
     this.tb_Add_MinSKU.Name = "tb_Add_MinSKU";
     this.tb_Add_MinSKU.Size = new System.Drawing.Size(52, 20);
     this.tb_Add_MinSKU.TabIndex = 13;
     //
     // gb_Add_Tint
     //
     this.gb_Add_Tint.Controls.Add(this.rb_Add_DarkTint);
     this.gb_Add_Tint.Controls.Add(this.rb_Add_LightTint);
     this.gb_Add_Tint.Controls.Add(this.rb_Add_NoTint);
     this.gb_Add_Tint.Location = new System.Drawing.Point(7, 8);
     this.gb_Add_Tint.Name = "gb_Add_Tint";
     this.gb_Add_Tint.Size = new System.Drawing.Size(88, 80);
     this.gb_Add_Tint.TabIndex = 9;
     this.gb_Add_Tint.TabStop = false;
     this.gb_Add_Tint.Text = "Tint";
     //
     // rb_Add_DarkTint
     //
     this.rb_Add_DarkTint.Location = new System.Drawing.Point(6, 51);
     this.rb_Add_DarkTint.Name = "rb_Add_DarkTint";
     this.rb_Add_DarkTint.Size = new System.Drawing.Size(75, 24);
     this.rb_Add_DarkTint.TabIndex = 14;
     this.rb_Add_DarkTint.Text = "Dark";
     this.rb_Add_DarkTint.UseVisualStyleBackColor = true;
     //
     // rb_Add_LightTint
     //
     this.rb_Add_LightTint.Location = new System.Drawing.Point(6, 31);
     this.rb_Add_LightTint.Name = "rb_Add_LightTint";
     this.rb_Add_LightTint.Size = new System.Drawing.Size(75, 24);
     this.rb_Add_LightTint.TabIndex = 13;
     this.rb_Add_LightTint.Text = "Light";
     this.rb_Add_LightTint.UseVisualStyleBackColor = true;
     //
     // rb_Add_NoTint
     //
     this.rb_Add_NoTint.Checked = true;
     this.rb_Add_NoTint.Location = new System.Drawing.Point(6, 11);
     this.rb_Add_NoTint.Name = "rb_Add_NoTint";
     this.rb_Add_NoTint.Size = new System.Drawing.Size(75, 24);
     this.rb_Add_NoTint.TabIndex = 9;
     this.rb_Add_NoTint.TabStop = true;
     this.rb_Add_NoTint.Text = "None";
     this.rb_Add_NoTint.UseVisualStyleBackColor = true;
     //
     // gb_Add_Size
     //
     this.gb_Add_Size.Controls.Add(this.rb_Add_Large);
     this.gb_Add_Size.Controls.Add(this.rb_Add_Medium);
     this.gb_Add_Size.Controls.Add(this.rb_Add_Small);
     this.gb_Add_Size.Location = new System.Drawing.Point(102, 70);
     this.gb_Add_Size.Name = "gb_Add_Size";
     this.gb_Add_Size.Size = new System.Drawing.Size(88, 75);
     this.gb_Add_Size.TabIndex = 12;
     this.gb_Add_Size.TabStop = false;
     this.gb_Add_Size.Text = "Size";
     //
     // rb_Add_Large
     //
     this.rb_Add_Large.Location = new System.Drawing.Point(6, 51);
     this.rb_Add_Large.Name = "rb_Add_Large";
     this.rb_Add_Large.Size = new System.Drawing.Size(75, 24);
     this.rb_Add_Large.TabIndex = 19;
     this.rb_Add_Large.Text = "Large";
     this.rb_Add_Large.UseVisualStyleBackColor = true;
     //
     // rb_Add_Medium
     //
     this.rb_Add_Medium.Location = new System.Drawing.Point(6, 31);
     this.rb_Add_Medium.Name = "rb_Add_Medium";
     this.rb_Add_Medium.Size = new System.Drawing.Size(75, 24);
     this.rb_Add_Medium.TabIndex = 18;
     this.rb_Add_Medium.Text = "Medium";
     this.rb_Add_Medium.UseVisualStyleBackColor = true;
     //
     // rb_Add_Small
     //
     this.rb_Add_Small.Checked = true;
     this.rb_Add_Small.Location = new System.Drawing.Point(6, 11);
     this.rb_Add_Small.Name = "rb_Add_Small";
     this.rb_Add_Small.Size = new System.Drawing.Size(75, 24);
     this.rb_Add_Small.TabIndex = 12;
     this.rb_Add_Small.TabStop = true;
     this.rb_Add_Small.Text = "Small";
     this.rb_Add_Small.UseVisualStyleBackColor = true;
     //
     // gb_Add_Type
     //
     this.gb_Add_Type.Controls.Add(this.rb_Add_Multi);
     this.gb_Add_Type.Controls.Add(this.rb_Add_Single);
     this.gb_Add_Type.Location = new System.Drawing.Point(102, 8);
     this.gb_Add_Type.Name = "gb_Add_Type";
     this.gb_Add_Type.Size = new System.Drawing.Size(88, 60);
     this.gb_Add_Type.TabIndex = 11;
     this.gb_Add_Type.TabStop = false;
     this.gb_Add_Type.Text = "Type";
     //
     // rb_Add_Multi
     //
     this.rb_Add_Multi.Location = new System.Drawing.Point(6, 31);
     this.rb_Add_Multi.Name = "rb_Add_Multi";
     this.rb_Add_Multi.Size = new System.Drawing.Size(75, 24);
     this.rb_Add_Multi.TabIndex = 16;
     this.rb_Add_Multi.Text = "Multifocal";
     this.rb_Add_Multi.UseVisualStyleBackColor = true;
     //
     // rb_Add_Single
     //
     this.rb_Add_Single.Checked = true;
     this.rb_Add_Single.Location = new System.Drawing.Point(6, 11);
     this.rb_Add_Single.Name = "rb_Add_Single";
     this.rb_Add_Single.Size = new System.Drawing.Size(75, 24);
     this.rb_Add_Single.TabIndex = 11;
     this.rb_Add_Single.TabStop = true;
     this.rb_Add_Single.Text = "Single";
     this.rb_Add_Single.UseVisualStyleBackColor = true;
     //
     // tb_Add_CylOS
     //
     this.tb_Add_CylOS.Location = new System.Drawing.Point(151, 55);
     this.tb_Add_CylOS.Name = "tb_Add_CylOS";
     this.tb_Add_CylOS.Size = new System.Drawing.Size(52, 20);
     this.tb_Add_CylOS.TabIndex = 5;
     this.tb_Add_CylOS.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_Add_CylOS.Leave += new System.EventHandler(this.tb_Add_CylinderOS_Leave);
     //
     // tb_Add_AxisOS
     //
     this.tb_Add_AxisOS.Location = new System.Drawing.Point(151, 81);
     this.tb_Add_AxisOS.Name = "tb_Add_AxisOS";
     this.tb_Add_AxisOS.Size = new System.Drawing.Size(52, 20);
     this.tb_Add_AxisOS.TabIndex = 6;
     this.tb_Add_AxisOS.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_Add_AxisOS.Leave += new System.EventHandler(this.tb_Add_AxisOS_Leave);
     //
     // tb_Add_AddOS
     //
     this.tb_Add_AddOS.Location = new System.Drawing.Point(151, 107);
     this.tb_Add_AddOS.Name = "tb_Add_AddOS";
     this.tb_Add_AddOS.Size = new System.Drawing.Size(52, 20);
     this.tb_Add_AddOS.TabIndex = 7;
     this.tb_Add_AddOS.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_Add_AddOS.Leave += new System.EventHandler(this.tb_Add_AddOS_Leave);
     //
     // tb_Add_SphereOS
     //
     this.tb_Add_SphereOS.Location = new System.Drawing.Point(151, 29);
     this.tb_Add_SphereOS.Name = "tb_Add_SphereOS";
     this.tb_Add_SphereOS.Size = new System.Drawing.Size(52, 20);
     this.tb_Add_SphereOS.TabIndex = 4;
     this.tb_Add_SphereOS.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_Add_SphereOS.Leave += new System.EventHandler(this.tb_Add_SphereOS_Leave);
     //
     // tb_Add_CylOD
     //
     this.tb_Add_CylOD.Location = new System.Drawing.Point(71, 55);
     this.tb_Add_CylOD.Name = "tb_Add_CylOD";
     this.tb_Add_CylOD.Size = new System.Drawing.Size(52, 20);
     this.tb_Add_CylOD.TabIndex = 1;
     this.tb_Add_CylOD.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_Add_CylOD.Leave += new System.EventHandler(this.tb_Add_CylinderOD_Leave);
     //
     // tb_Add_AxisOD
     //
     this.tb_Add_AxisOD.Location = new System.Drawing.Point(71, 81);
     this.tb_Add_AxisOD.Name = "tb_Add_AxisOD";
     this.tb_Add_AxisOD.Size = new System.Drawing.Size(52, 20);
     this.tb_Add_AxisOD.TabIndex = 2;
     this.tb_Add_AxisOD.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_Add_AxisOD.Leave += new System.EventHandler(this.tb_Add_AxisOD_Leave);
     //
     // tb_Add_AddOD
     //
     this.tb_Add_AddOD.Location = new System.Drawing.Point(71, 107);
     this.tb_Add_AddOD.Name = "tb_Add_AddOD";
     this.tb_Add_AddOD.Size = new System.Drawing.Size(52, 20);
     this.tb_Add_AddOD.TabIndex = 3;
     this.tb_Add_AddOD.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_Add_AddOD.Leave += new System.EventHandler(this.tb_Add_AddOD_Leave);
     //
     // tb_Add_SphereOD
     //
     this.tb_Add_SphereOD.Location = new System.Drawing.Point(71, 29);
     this.tb_Add_SphereOD.Name = "tb_Add_SphereOD";
     this.tb_Add_SphereOD.Size = new System.Drawing.Size(52, 20);
     this.tb_Add_SphereOD.TabIndex = 0;
     this.tb_Add_SphereOD.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_Add_SphereOD.Leave += new System.EventHandler(this.tb_Add_SphereOD_Leave);
     //
     // lb_Add_CurrentOpenDB
     //
     this.lb_Add_CurrentOpenDB.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lb_Add_CurrentOpenDB.Location = new System.Drawing.Point(8, -4);
     this.lb_Add_CurrentOpenDB.Name = "lb_Add_CurrentOpenDB";
     this.lb_Add_CurrentOpenDB.Size = new System.Drawing.Size(811, 36);
     this.lb_Add_CurrentOpenDB.TabIndex = 2;
     this.lb_Add_CurrentOpenDB.Text = "No Database Loaded";
     //
     // gb_Add_InventoryView
     //
     this.gb_Add_InventoryView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.gb_Add_InventoryView.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.gb_Add_InventoryView.Controls.Add(this.dgv_Add_InventoryView);
     this.gb_Add_InventoryView.Location = new System.Drawing.Point(230, 30);
     this.gb_Add_InventoryView.Name = "gb_Add_InventoryView";
     this.gb_Add_InventoryView.Size = new System.Drawing.Size(593, 472);
     this.gb_Add_InventoryView.TabIndex = 1;
     this.gb_Add_InventoryView.TabStop = false;
     this.gb_Add_InventoryView.Text = "Inventory View";
     //
     // dgv_Add_InventoryView
     //
     this.dgv_Add_InventoryView.AllowUserToAddRows = false;
     this.dgv_Add_InventoryView.AllowUserToDeleteRows = false;
     this.dgv_Add_InventoryView.AllowUserToResizeRows = false;
     dataGridViewCellStyle1.BackColor = System.Drawing.Color.LightGray;
     this.dgv_Add_InventoryView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
     this.dgv_Add_InventoryView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.dgv_Add_InventoryView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.ColumnHeader;
     dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
     dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control;
     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.Highlight;
     dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
     dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
     this.dgv_Add_InventoryView.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
     this.dgv_Add_InventoryView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgv_Add_InventoryView.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
     this.dgv_Add_InventoryView.Location = new System.Drawing.Point(6, 19);
     this.dgv_Add_InventoryView.MultiSelect = false;
     this.dgv_Add_InventoryView.Name = "dgv_Add_InventoryView";
     this.dgv_Add_InventoryView.ReadOnly = true;
     this.dgv_Add_InventoryView.RowHeadersVisible = false;
     this.dgv_Add_InventoryView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dgv_Add_InventoryView.Size = new System.Drawing.Size(581, 447);
     this.dgv_Add_InventoryView.TabIndex = 0;
     this.dgv_Add_InventoryView.TabStop = false;
     //
     // tabp_Search
     //
     this.tabp_Search.Controls.Add(this.lb_S_CurrentOpenDB);
     this.tabp_Search.Controls.Add(this.gb_S_SearchResults);
     this.tabp_Search.Controls.Add(this.gb_S_SearchForGlasses);
     this.tabp_Search.Location = new System.Drawing.Point(4, 22);
     this.tabp_Search.Name = "tabp_Search";
     this.tabp_Search.Padding = new System.Windows.Forms.Padding(3);
     this.tabp_Search.Size = new System.Drawing.Size(826, 512);
     this.tabp_Search.TabIndex = 1;
     this.tabp_Search.Text = "Search";
     this.tabp_Search.ToolTipText = "Search for matches to a given prescription from this page.";
     this.tabp_Search.UseVisualStyleBackColor = true;
     //
     // lb_S_CurrentOpenDB
     //
     this.lb_S_CurrentOpenDB.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lb_S_CurrentOpenDB.Location = new System.Drawing.Point(8, -4);
     this.lb_S_CurrentOpenDB.Name = "lb_S_CurrentOpenDB";
     this.lb_S_CurrentOpenDB.Size = new System.Drawing.Size(932, 36);
     this.lb_S_CurrentOpenDB.TabIndex = 3;
     this.lb_S_CurrentOpenDB.Text = "No Database Loaded";
     //
     // gb_S_SearchResults
     //
     this.gb_S_SearchResults.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.gb_S_SearchResults.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.gb_S_SearchResults.Controls.Add(this.dgv_S_SearchResults);
     this.gb_S_SearchResults.Controls.Add(this.tableLayoutPanel1);
     this.gb_S_SearchResults.Location = new System.Drawing.Point(230, 30);
     this.gb_S_SearchResults.Name = "gb_S_SearchResults";
     this.gb_S_SearchResults.Size = new System.Drawing.Size(592, 473);
     this.gb_S_SearchResults.TabIndex = 2;
     this.gb_S_SearchResults.TabStop = false;
     this.gb_S_SearchResults.Text = "Search Results";
     //
     // dgv_S_SearchResults
     //
     this.dgv_S_SearchResults.AllowUserToAddRows = false;
     this.dgv_S_SearchResults.AllowUserToDeleteRows = false;
     this.dgv_S_SearchResults.AllowUserToResizeRows = false;
     dataGridViewCellStyle3.BackColor = System.Drawing.Color.LightGray;
     this.dgv_S_SearchResults.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle3;
     this.dgv_S_SearchResults.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.dgv_S_SearchResults.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.ColumnHeader;
     this.dgv_S_SearchResults.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
     this.dgv_S_SearchResults.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
     this.dgv_S_SearchResults.Location = new System.Drawing.Point(6, 29);
     this.dgv_S_SearchResults.MultiSelect = false;
     this.dgv_S_SearchResults.Name = "dgv_S_SearchResults";
     this.dgv_S_SearchResults.ReadOnly = true;
     this.dgv_S_SearchResults.RowHeadersVisible = false;
     this.dgv_S_SearchResults.Size = new System.Drawing.Size(580, 438);
     this.dgv_S_SearchResults.TabIndex = 7;
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 1;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.Controls.Add(this.lb_S_Distance, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.lb_S_Closeup, 0, 2);
     this.tableLayoutPanel1.Controls.Add(this.dgv_S_Closeup, 0, 3);
     this.tableLayoutPanel1.Controls.Add(this.dgv_S_Distance, 0, 1);
     this.tableLayoutPanel1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(3, 16);
     this.tableLayoutPanel1.Name = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 4;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 12F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 12F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 50F));
     this.tableLayoutPanel1.Size = new System.Drawing.Size(586, 454);
     this.tableLayoutPanel1.TabIndex = 8;
     //
     // lb_S_Distance
     //
     this.lb_S_Distance.Location = new System.Drawing.Point(3, 0);
     this.lb_S_Distance.Name = "lb_S_Distance";
     this.lb_S_Distance.Size = new System.Drawing.Size(100, 12);
     this.lb_S_Distance.TabIndex = 4;
     this.lb_S_Distance.Text = "Distance";
     this.lb_S_Distance.Visible = false;
     //
     // lb_S_Closeup
     //
     this.lb_S_Closeup.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.lb_S_Closeup.Location = new System.Drawing.Point(3, 227);
     this.lb_S_Closeup.Name = "lb_S_Closeup";
     this.lb_S_Closeup.Size = new System.Drawing.Size(100, 12);
     this.lb_S_Closeup.TabIndex = 3;
     this.lb_S_Closeup.Text = "Close Up";
     this.lb_S_Closeup.Visible = false;
     //
     // dgv_S_Closeup
     //
     this.dgv_S_Closeup.AllowUserToAddRows = false;
     this.dgv_S_Closeup.AllowUserToDeleteRows = false;
     this.dgv_S_Closeup.AllowUserToResizeRows = false;
     dataGridViewCellStyle4.BackColor = System.Drawing.Color.LightGray;
     this.dgv_S_Closeup.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle4;
     this.dgv_S_Closeup.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgv_S_Closeup.Dock = System.Windows.Forms.DockStyle.Fill;
     this.dgv_S_Closeup.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
     this.dgv_S_Closeup.Location = new System.Drawing.Point(3, 242);
     this.dgv_S_Closeup.Name = "dgv_S_Closeup";
     this.dgv_S_Closeup.ReadOnly = true;
     this.dgv_S_Closeup.RowHeadersVisible = false;
     this.dgv_S_Closeup.Size = new System.Drawing.Size(580, 209);
     this.dgv_S_Closeup.TabIndex = 6;
     this.dgv_S_Closeup.Visible = false;
     //
     // dgv_S_Distance
     //
     this.dgv_S_Distance.AllowUserToAddRows = false;
     this.dgv_S_Distance.AllowUserToDeleteRows = false;
     this.dgv_S_Distance.AllowUserToResizeRows = false;
     dataGridViewCellStyle5.BackColor = System.Drawing.Color.LightGray;
     this.dgv_S_Distance.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle5;
     this.dgv_S_Distance.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgv_S_Distance.Dock = System.Windows.Forms.DockStyle.Fill;
     this.dgv_S_Distance.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
     this.dgv_S_Distance.Location = new System.Drawing.Point(3, 15);
     this.dgv_S_Distance.Name = "dgv_S_Distance";
     this.dgv_S_Distance.ReadOnly = true;
     this.dgv_S_Distance.RowHeadersVisible = false;
     this.dgv_S_Distance.Size = new System.Drawing.Size(580, 209);
     this.dgv_S_Distance.TabIndex = 5;
     this.dgv_S_Distance.Visible = false;
     //
     // gb_S_SearchForGlasses
     //
     this.gb_S_SearchForGlasses.Controls.Add(this.chb_S_SplitMultifocals);
     this.gb_S_SearchForGlasses.Controls.Add(this.lb_S_Sphere);
     this.gb_S_SearchForGlasses.Controls.Add(this.lb_S_Cylinder);
     this.gb_S_SearchForGlasses.Controls.Add(this.lb_S_Axis);
     this.gb_S_SearchForGlasses.Controls.Add(this.lb_S_Add);
     this.gb_S_SearchForGlasses.Controls.Add(this.lb_S_OS);
     this.gb_S_SearchForGlasses.Controls.Add(this.lb_S_OD);
     this.gb_S_SearchForGlasses.Controls.Add(this.btn_S_Clear);
     this.gb_S_SearchForGlasses.Controls.Add(this.btn_S_Search);
     this.gb_S_SearchForGlasses.Controls.Add(this.groupBox9);
     this.gb_S_SearchForGlasses.Controls.Add(this.tb_S_CylOS);
     this.gb_S_SearchForGlasses.Controls.Add(this.tb_S_AxisOS);
     this.gb_S_SearchForGlasses.Controls.Add(this.tb_S_AddOS);
     this.gb_S_SearchForGlasses.Controls.Add(this.tb_S_SphereOS);
     this.gb_S_SearchForGlasses.Controls.Add(this.tb_S_CylOD);
     this.gb_S_SearchForGlasses.Controls.Add(this.tb_S_AxisOD);
     this.gb_S_SearchForGlasses.Controls.Add(this.tb_S_AddOD);
     this.gb_S_SearchForGlasses.Controls.Add(this.tb_S_SphereOD);
     this.gb_S_SearchForGlasses.Location = new System.Drawing.Point(8, 30);
     this.gb_S_SearchForGlasses.Name = "gb_S_SearchForGlasses";
     this.gb_S_SearchForGlasses.Size = new System.Drawing.Size(216, 431);
     this.gb_S_SearchForGlasses.TabIndex = 1;
     this.gb_S_SearchForGlasses.TabStop = false;
     this.gb_S_SearchForGlasses.Text = "Search For Glasses";
     //
     // chb_S_SplitMultifocals
     //
     this.chb_S_SplitMultifocals.Location = new System.Drawing.Point(22, 336);
     this.chb_S_SplitMultifocals.Name = "chb_S_SplitMultifocals";
     this.chb_S_SplitMultifocals.Size = new System.Drawing.Size(104, 24);
     this.chb_S_SplitMultifocals.TabIndex = 12;
     this.chb_S_SplitMultifocals.Text = "Split Multifocals";
     this.tt_Main.SetToolTip(this.chb_S_SplitMultifocals, "If this is checked, a search for multifocals will return two sets of singles.");
     this.chb_S_SplitMultifocals.UseVisualStyleBackColor = true;
     //
     // lb_S_Sphere
     //
     this.lb_S_Sphere.Location = new System.Drawing.Point(12, 32);
     this.lb_S_Sphere.Name = "lb_S_Sphere";
     this.lb_S_Sphere.Size = new System.Drawing.Size(53, 19);
     this.lb_S_Sphere.TabIndex = 17;
     this.lb_S_Sphere.Text = "Sphere";
     this.lb_S_Sphere.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // lb_S_Cylinder
     //
     this.lb_S_Cylinder.Location = new System.Drawing.Point(12, 58);
     this.lb_S_Cylinder.Name = "lb_S_Cylinder";
     this.lb_S_Cylinder.Size = new System.Drawing.Size(53, 19);
     this.lb_S_Cylinder.TabIndex = 16;
     this.lb_S_Cylinder.Text = "Cylinder";
     this.lb_S_Cylinder.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // lb_S_Axis
     //
     this.lb_S_Axis.Location = new System.Drawing.Point(12, 84);
     this.lb_S_Axis.Name = "lb_S_Axis";
     this.lb_S_Axis.Size = new System.Drawing.Size(53, 19);
     this.lb_S_Axis.TabIndex = 15;
     this.lb_S_Axis.Text = "Axis";
     this.lb_S_Axis.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // lb_S_Add
     //
     this.lb_S_Add.Location = new System.Drawing.Point(12, 110);
     this.lb_S_Add.Name = "lb_S_Add";
     this.lb_S_Add.Size = new System.Drawing.Size(53, 19);
     this.lb_S_Add.TabIndex = 14;
     this.lb_S_Add.Text = "Add";
     this.lb_S_Add.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // lb_S_OS
     //
     this.lb_S_OS.Location = new System.Drawing.Point(151, 10);
     this.lb_S_OS.Name = "lb_S_OS";
     this.lb_S_OS.Size = new System.Drawing.Size(53, 19);
     this.lb_S_OS.TabIndex = 13;
     this.lb_S_OS.Text = "OS";
     this.lb_S_OS.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lb_S_OD
     //
     this.lb_S_OD.Location = new System.Drawing.Point(71, 10);
     this.lb_S_OD.Name = "lb_S_OD";
     this.lb_S_OD.Size = new System.Drawing.Size(52, 19);
     this.lb_S_OD.TabIndex = 12;
     this.lb_S_OD.Text = "OD";
     this.lb_S_OD.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // btn_S_Clear
     //
     this.btn_S_Clear.Location = new System.Drawing.Point(9, 398);
     this.btn_S_Clear.Name = "btn_S_Clear";
     this.btn_S_Clear.Size = new System.Drawing.Size(75, 23);
     this.btn_S_Clear.TabIndex = 14;
     this.btn_S_Clear.Text = "Clear";
     this.btn_S_Clear.UseVisualStyleBackColor = true;
     this.btn_S_Clear.Click += new System.EventHandler(this.btn_S_Clear_Click);
     //
     // btn_S_Search
     //
     this.btn_S_Search.Location = new System.Drawing.Point(132, 398);
     this.btn_S_Search.Name = "btn_S_Search";
     this.btn_S_Search.Size = new System.Drawing.Size(75, 23);
     this.btn_S_Search.TabIndex = 13;
     this.btn_S_Search.Text = "Search";
     this.btn_S_Search.UseVisualStyleBackColor = true;
     this.btn_S_Search.Click += new System.EventHandler(this.btn_S_Search_Click);
     //
     // groupBox9
     //
     this.groupBox9.Controls.Add(this.gb_S_Gender);
     this.groupBox9.Controls.Add(this.gb_S_DomEye);
     this.groupBox9.Controls.Add(this.gb_S_Size);
     this.groupBox9.Controls.Add(this.gb_S_Type);
     this.groupBox9.Location = new System.Drawing.Point(9, 132);
     this.groupBox9.Name = "groupBox9";
     this.groupBox9.Size = new System.Drawing.Size(198, 197);
     this.groupBox9.TabIndex = 9;
     this.groupBox9.TabStop = false;
     //
     // gb_S_Gender
     //
     this.gb_S_Gender.Controls.Add(this.rb_S_AnyGender);
     this.gb_S_Gender.Controls.Add(this.rb_S_Female);
     this.gb_S_Gender.Controls.Add(this.rb_S_Male);
     this.gb_S_Gender.Controls.Add(this.rb_S_Unisex);
     this.gb_S_Gender.Location = new System.Drawing.Point(7, 90);
     this.gb_S_Gender.Name = "gb_S_Gender";
     this.gb_S_Gender.Size = new System.Drawing.Size(88, 100);
     this.gb_S_Gender.TabIndex = 9;
     this.gb_S_Gender.TabStop = false;
     this.gb_S_Gender.Text = "Gender";
     //
     // rb_S_AnyGender
     //
     this.rb_S_AnyGender.Checked = true;
     this.rb_S_AnyGender.Location = new System.Drawing.Point(6, 11);
     this.rb_S_AnyGender.Name = "rb_S_AnyGender";
     this.rb_S_AnyGender.Size = new System.Drawing.Size(75, 24);
     this.rb_S_AnyGender.TabIndex = 8;
     this.rb_S_AnyGender.TabStop = true;
     this.rb_S_AnyGender.Text = "Any";
     this.rb_S_AnyGender.UseVisualStyleBackColor = true;
     //
     // rb_S_Female
     //
     this.rb_S_Female.Location = new System.Drawing.Point(6, 71);
     this.rb_S_Female.Name = "rb_S_Female";
     this.rb_S_Female.Size = new System.Drawing.Size(75, 24);
     this.rb_S_Female.TabIndex = 7;
     this.rb_S_Female.Text = "Female";
     this.rb_S_Female.UseVisualStyleBackColor = true;
     //
     // rb_S_Male
     //
     this.rb_S_Male.Location = new System.Drawing.Point(6, 51);
     this.rb_S_Male.Name = "rb_S_Male";
     this.rb_S_Male.Size = new System.Drawing.Size(75, 24);
     this.rb_S_Male.TabIndex = 6;
     this.rb_S_Male.Text = "Male";
     this.rb_S_Male.UseVisualStyleBackColor = true;
     //
     // rb_S_Unisex
     //
     this.rb_S_Unisex.Location = new System.Drawing.Point(6, 31);
     this.rb_S_Unisex.Name = "rb_S_Unisex";
     this.rb_S_Unisex.Size = new System.Drawing.Size(75, 24);
     this.rb_S_Unisex.TabIndex = 5;
     this.rb_S_Unisex.Text = "Unisex";
     this.rb_S_Unisex.UseVisualStyleBackColor = true;
     //
     // gb_S_DomEye
     //
     this.gb_S_DomEye.Controls.Add(this.rb_S_OU);
     this.gb_S_DomEye.Controls.Add(this.rb_S_OS);
     this.gb_S_DomEye.Controls.Add(this.rb_S_OD);
     this.gb_S_DomEye.Location = new System.Drawing.Point(7, 8);
     this.gb_S_DomEye.Name = "gb_S_DomEye";
     this.gb_S_DomEye.Size = new System.Drawing.Size(88, 80);
     this.gb_S_DomEye.TabIndex = 8;
     this.gb_S_DomEye.TabStop = false;
     this.gb_S_DomEye.Text = "Dominant Eye";
     //
     // rb_S_OU
     //
     this.rb_S_OU.Location = new System.Drawing.Point(6, 51);
     this.rb_S_OU.Name = "rb_S_OU";
     this.rb_S_OU.Size = new System.Drawing.Size(75, 24);
     this.rb_S_OU.TabIndex = 7;
     this.rb_S_OU.Text = "OU";
     this.rb_S_OU.UseVisualStyleBackColor = true;
     //
     // rb_S_OS
     //
     this.rb_S_OS.Location = new System.Drawing.Point(6, 31);
     this.rb_S_OS.Name = "rb_S_OS";
     this.rb_S_OS.Size = new System.Drawing.Size(75, 24);
     this.rb_S_OS.TabIndex = 6;
     this.rb_S_OS.Text = "OS";
     this.rb_S_OS.UseVisualStyleBackColor = true;
     //
     // rb_S_OD
     //
     this.rb_S_OD.Checked = true;
     this.rb_S_OD.Location = new System.Drawing.Point(6, 11);
     this.rb_S_OD.Name = "rb_S_OD";
     this.rb_S_OD.Size = new System.Drawing.Size(75, 24);
     this.rb_S_OD.TabIndex = 5;
     this.rb_S_OD.TabStop = true;
     this.rb_S_OD.Text = "OD";
     this.rb_S_OD.UseVisualStyleBackColor = true;
     //
     // gb_S_Size
     //
     this.gb_S_Size.Controls.Add(this.rb_S_AnySize);
     this.gb_S_Size.Controls.Add(this.rb_S_Large);
     this.gb_S_Size.Controls.Add(this.rb_S_Medium);
     this.gb_S_Size.Controls.Add(this.rb_S_Small);
     this.gb_S_Size.Location = new System.Drawing.Point(102, 70);
     this.gb_S_Size.Name = "gb_S_Size";
     this.gb_S_Size.Size = new System.Drawing.Size(88, 95);
     this.gb_S_Size.TabIndex = 11;
     this.gb_S_Size.TabStop = false;
     this.gb_S_Size.Text = "Size";
     //
     // rb_S_AnySize
     //
     this.rb_S_AnySize.Checked = true;
     this.rb_S_AnySize.Location = new System.Drawing.Point(6, 11);
     this.rb_S_AnySize.Name = "rb_S_AnySize";
     this.rb_S_AnySize.Size = new System.Drawing.Size(75, 24);
     this.rb_S_AnySize.TabIndex = 9;
     this.rb_S_AnySize.TabStop = true;
     this.rb_S_AnySize.Text = "Any";
     this.rb_S_AnySize.UseVisualStyleBackColor = true;
     //
     // rb_S_Large
     //
     this.rb_S_Large.Location = new System.Drawing.Point(6, 71);
     this.rb_S_Large.Name = "rb_S_Large";
     this.rb_S_Large.Size = new System.Drawing.Size(75, 24);
     this.rb_S_Large.TabIndex = 4;
     this.rb_S_Large.Text = "Large";
     this.rb_S_Large.UseVisualStyleBackColor = true;
     //
     // rb_S_Medium
     //
     this.rb_S_Medium.Location = new System.Drawing.Point(6, 51);
     this.rb_S_Medium.Name = "rb_S_Medium";
     this.rb_S_Medium.Size = new System.Drawing.Size(75, 24);
     this.rb_S_Medium.TabIndex = 3;
     this.rb_S_Medium.Text = "Medium";
     this.rb_S_Medium.UseVisualStyleBackColor = true;
     //
     // rb_S_Small
     //
     this.rb_S_Small.Location = new System.Drawing.Point(6, 31);
     this.rb_S_Small.Name = "rb_S_Small";
     this.rb_S_Small.Size = new System.Drawing.Size(75, 24);
     this.rb_S_Small.TabIndex = 2;
     this.rb_S_Small.Text = "Small";
     this.rb_S_Small.UseVisualStyleBackColor = true;
     //
     // gb_S_Type
     //
     this.gb_S_Type.Controls.Add(this.rb_S_Multi);
     this.gb_S_Type.Controls.Add(this.rb_S_Single);
     this.gb_S_Type.Location = new System.Drawing.Point(102, 8);
     this.gb_S_Type.Name = "gb_S_Type";
     this.gb_S_Type.Size = new System.Drawing.Size(88, 60);
     this.gb_S_Type.TabIndex = 10;
     this.gb_S_Type.TabStop = false;
     this.gb_S_Type.Text = "Type";
     //
     // rb_S_Multi
     //
     this.rb_S_Multi.Location = new System.Drawing.Point(6, 31);
     this.rb_S_Multi.Name = "rb_S_Multi";
     this.rb_S_Multi.Size = new System.Drawing.Size(75, 24);
     this.rb_S_Multi.TabIndex = 1;
     this.rb_S_Multi.Text = "Multifocal";
     this.rb_S_Multi.UseVisualStyleBackColor = true;
     //
     // rb_S_Single
     //
     this.rb_S_Single.Checked = true;
     this.rb_S_Single.Location = new System.Drawing.Point(6, 11);
     this.rb_S_Single.Name = "rb_S_Single";
     this.rb_S_Single.Size = new System.Drawing.Size(75, 24);
     this.rb_S_Single.TabIndex = 0;
     this.rb_S_Single.TabStop = true;
     this.rb_S_Single.Text = "Single";
     this.rb_S_Single.UseVisualStyleBackColor = true;
     //
     // tb_S_CylOS
     //
     this.tb_S_CylOS.Location = new System.Drawing.Point(151, 55);
     this.tb_S_CylOS.Name = "tb_S_CylOS";
     this.tb_S_CylOS.Size = new System.Drawing.Size(52, 20);
     this.tb_S_CylOS.TabIndex = 5;
     this.tb_S_CylOS.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_S_CylOS.Leave += new System.EventHandler(this.tb_S_CylOS_Leave);
     //
     // tb_S_AxisOS
     //
     this.tb_S_AxisOS.Location = new System.Drawing.Point(151, 81);
     this.tb_S_AxisOS.Name = "tb_S_AxisOS";
     this.tb_S_AxisOS.Size = new System.Drawing.Size(52, 20);
     this.tb_S_AxisOS.TabIndex = 6;
     this.tb_S_AxisOS.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_S_AxisOS.Leave += new System.EventHandler(this.tb_S_AxisOS_Leave);
     //
     // tb_S_AddOS
     //
     this.tb_S_AddOS.Location = new System.Drawing.Point(151, 107);
     this.tb_S_AddOS.Name = "tb_S_AddOS";
     this.tb_S_AddOS.Size = new System.Drawing.Size(52, 20);
     this.tb_S_AddOS.TabIndex = 7;
     this.tb_S_AddOS.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_S_AddOS.Leave += new System.EventHandler(this.tb_S_AddOS_Leave);
     //
     // tb_S_SphereOS
     //
     this.tb_S_SphereOS.Location = new System.Drawing.Point(151, 29);
     this.tb_S_SphereOS.Name = "tb_S_SphereOS";
     this.tb_S_SphereOS.Size = new System.Drawing.Size(52, 20);
     this.tb_S_SphereOS.TabIndex = 4;
     this.tb_S_SphereOS.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_S_SphereOS.Leave += new System.EventHandler(this.tb_S_SphereOS_Leave);
     //
     // tb_S_CylOD
     //
     this.tb_S_CylOD.Location = new System.Drawing.Point(71, 55);
     this.tb_S_CylOD.Name = "tb_S_CylOD";
     this.tb_S_CylOD.Size = new System.Drawing.Size(52, 20);
     this.tb_S_CylOD.TabIndex = 1;
     this.tb_S_CylOD.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_S_CylOD.Leave += new System.EventHandler(this.tb_S_CylOD_Leave);
     //
     // tb_S_AxisOD
     //
     this.tb_S_AxisOD.Location = new System.Drawing.Point(71, 81);
     this.tb_S_AxisOD.Name = "tb_S_AxisOD";
     this.tb_S_AxisOD.Size = new System.Drawing.Size(52, 20);
     this.tb_S_AxisOD.TabIndex = 2;
     this.tb_S_AxisOD.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_S_AxisOD.Leave += new System.EventHandler(this.tb_S_AxisOD_Leave);
     //
     // tb_S_AddOD
     //
     this.tb_S_AddOD.Location = new System.Drawing.Point(71, 107);
     this.tb_S_AddOD.Name = "tb_S_AddOD";
     this.tb_S_AddOD.Size = new System.Drawing.Size(52, 20);
     this.tb_S_AddOD.TabIndex = 3;
     this.tb_S_AddOD.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_S_AddOD.Leave += new System.EventHandler(this.tb_S_AddOD_Leave);
     //
     // tb_S_SphereOD
     //
     this.tb_S_SphereOD.Location = new System.Drawing.Point(71, 29);
     this.tb_S_SphereOD.Name = "tb_S_SphereOD";
     this.tb_S_SphereOD.Size = new System.Drawing.Size(52, 20);
     this.tb_S_SphereOD.TabIndex = 0;
     this.tb_S_SphereOD.KeyDown += new System.Windows.Forms.KeyEventHandler(this.RxTextBox_KeyDown);
     this.tb_S_SphereOD.Leave += new System.EventHandler(this.tb_S_SphereOD_Leave);
     //
     // tabp_Dispense
     //
     this.tabp_Dispense.Controls.Add(this.gb_D_DeleteGlasses);
     this.tabp_Dispense.Controls.Add(this.gb_D_DetailedInfo);
     this.tabp_Dispense.Controls.Add(this.gb_D_DispenseGlasses);
     this.tabp_Dispense.Controls.Add(this.lb_D_CurrentOpenDB);
     this.tabp_Dispense.Location = new System.Drawing.Point(4, 22);
     this.tabp_Dispense.Name = "tabp_Dispense";
     this.tabp_Dispense.Size = new System.Drawing.Size(826, 512);
     this.tabp_Dispense.TabIndex = 2;
     this.tabp_Dispense.Text = "Dispense";
     this.tabp_Dispense.ToolTipText = "Dispense or delete items from the database from this page.";
     this.tabp_Dispense.UseVisualStyleBackColor = true;
     //
     // gb_D_DeleteGlasses
     //
     this.gb_D_DeleteGlasses.Controls.Add(this.tb_D_EnterSKUDel);
     this.gb_D_DeleteGlasses.Controls.Add(this.btn_D_RemoveDel);
     this.gb_D_DeleteGlasses.Controls.Add(this.lb_D_EnterSKUDel);
     this.gb_D_DeleteGlasses.Controls.Add(this.btn_D_Delete);
     this.gb_D_DeleteGlasses.Controls.Add(this.btn_D_AddToListDel);
     this.gb_D_DeleteGlasses.Controls.Add(this.lb_D_ToDelete);
     this.gb_D_DeleteGlasses.Controls.Add(this.lbox_D_ToDelete);
     this.gb_D_DeleteGlasses.Location = new System.Drawing.Point(384, 31);
     this.gb_D_DeleteGlasses.Name = "gb_D_DeleteGlasses";
     this.gb_D_DeleteGlasses.Size = new System.Drawing.Size(124, 412);
     this.gb_D_DeleteGlasses.TabIndex = 14;
     this.gb_D_DeleteGlasses.TabStop = false;
     this.gb_D_DeleteGlasses.Text = "Delete Glasses";
     //
     // tb_D_EnterSKUDel
     //
     this.tb_D_EnterSKUDel.Location = new System.Drawing.Point(10, 44);
     this.tb_D_EnterSKUDel.Name = "tb_D_EnterSKUDel";
     this.tb_D_EnterSKUDel.Size = new System.Drawing.Size(102, 20);
     this.tb_D_EnterSKUDel.TabIndex = 0;
     this.tt_Main.SetToolTip(this.tb_D_EnterSKUDel, "Enter the SKU to delete.");
     this.tb_D_EnterSKUDel.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tb_D_EnterSKU_KeyPress);
     //
     // btn_D_RemoveDel
     //
     this.btn_D_RemoveDel.Location = new System.Drawing.Point(11, 347);
     this.btn_D_RemoveDel.Name = "btn_D_RemoveDel";
     this.btn_D_RemoveDel.Size = new System.Drawing.Size(102, 23);
     this.btn_D_RemoveDel.TabIndex = 3;
     this.btn_D_RemoveDel.Text = "Remove Selected";
     this.tt_Main.SetToolTip(this.btn_D_RemoveDel, "Remove selected entry from the list.");
     this.btn_D_RemoveDel.UseVisualStyleBackColor = true;
     this.btn_D_RemoveDel.Click += new System.EventHandler(this.btn_D_Remove_Click);
     //
     // lb_D_EnterSKUDel
     //
     this.lb_D_EnterSKUDel.Location = new System.Drawing.Point(17, 18);
     this.lb_D_EnterSKUDel.Name = "lb_D_EnterSKUDel";
     this.lb_D_EnterSKUDel.Size = new System.Drawing.Size(63, 23);
     this.lb_D_EnterSKUDel.TabIndex = 6;
     this.lb_D_EnterSKUDel.Text = "Enter SKU";
     this.lb_D_EnterSKUDel.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // btn_D_Delete
     //
     this.btn_D_Delete.Location = new System.Drawing.Point(11, 376);
     this.btn_D_Delete.Name = "btn_D_Delete";
     this.btn_D_Delete.Size = new System.Drawing.Size(101, 23);
     this.btn_D_Delete.TabIndex = 4;
     this.btn_D_Delete.Text = "Delete";
     this.tt_Main.SetToolTip(this.btn_D_Delete, "Delete all the glasses on the list.  This is permanent.");
     this.btn_D_Delete.UseVisualStyleBackColor = true;
     this.btn_D_Delete.Click += new System.EventHandler(this.btn_D_Delete_Click);
     //
     // btn_D_AddToListDel
     //
     this.btn_D_AddToListDel.Location = new System.Drawing.Point(11, 70);
     this.btn_D_AddToListDel.Name = "btn_D_AddToListDel";
     this.btn_D_AddToListDel.Size = new System.Drawing.Size(101, 23);
     this.btn_D_AddToListDel.TabIndex = 1;
     this.btn_D_AddToListDel.Text = "Add to List";
     this.tt_Main.SetToolTip(this.btn_D_AddToListDel, "Add the SKU to the list of glasses to be deleted.");
     this.btn_D_AddToListDel.UseVisualStyleBackColor = true;
     this.btn_D_AddToListDel.Click += new System.EventHandler(this.btn_D_AddToList_Click);
     //
     // lb_D_ToDelete
     //
     this.lb_D_ToDelete.Location = new System.Drawing.Point(18, 108);
     this.lb_D_ToDelete.Name = "lb_D_ToDelete";
     this.lb_D_ToDelete.Size = new System.Drawing.Size(95, 18);
     this.lb_D_ToDelete.TabIndex = 9;
     this.lb_D_ToDelete.Text = "SKUs to Delete";
     this.lb_D_ToDelete.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // lbox_D_ToDelete
     //
     this.lbox_D_ToDelete.FormattingEnabled = true;
     this.lbox_D_ToDelete.Location = new System.Drawing.Point(11, 129);
     this.lbox_D_ToDelete.Name = "lbox_D_ToDelete";
     this.lbox_D_ToDelete.Size = new System.Drawing.Size(101, 212);
     this.lbox_D_ToDelete.TabIndex = 2;
     this.lbox_D_ToDelete.SelectedValueChanged += new System.EventHandler(this.lbox_D_ToDispense_SelectedValueChanged);
     //
     // gb_D_DetailedInfo
     //
     this.gb_D_DetailedInfo.Controls.Add(this.lb_D_Comment);
     this.gb_D_DetailedInfo.Controls.Add(this.tb_D_Comment);
     this.gb_D_DetailedInfo.Controls.Add(this.gb_D_Others);
     this.gb_D_DetailedInfo.Controls.Add(this.lb_D_Sphere);
     this.gb_D_DetailedInfo.Controls.Add(this.lb_D_Cylinder);
     this.gb_D_DetailedInfo.Controls.Add(this.lb_D_Axis);
     this.gb_D_DetailedInfo.Controls.Add(this.lb_D_Add);
     this.gb_D_DetailedInfo.Controls.Add(this.lb_D_OS);
     this.gb_D_DetailedInfo.Controls.Add(this.lb_D_OD);
     this.gb_D_DetailedInfo.Controls.Add(this.tb_D_CylOS);
     this.gb_D_DetailedInfo.Controls.Add(this.tb_D_AxisOS);
     this.gb_D_DetailedInfo.Controls.Add(this.tb_D_AddOS);
     this.gb_D_DetailedInfo.Controls.Add(this.tb_D_SphereOS);
     this.gb_D_DetailedInfo.Controls.Add(this.tb_D_CylOD);
     this.gb_D_DetailedInfo.Controls.Add(this.tb_D_AxisOD);
     this.gb_D_DetailedInfo.Controls.Add(this.tb_D_AddOD);
     this.gb_D_DetailedInfo.Controls.Add(this.tb_D_SphereOD);
     this.gb_D_DetailedInfo.Location = new System.Drawing.Point(152, 31);
     this.gb_D_DetailedInfo.Name = "gb_D_DetailedInfo";
     this.gb_D_DetailedInfo.Size = new System.Drawing.Size(209, 412);
     this.gb_D_DetailedInfo.TabIndex = 13;
     this.gb_D_DetailedInfo.TabStop = false;
     this.gb_D_DetailedInfo.Text = "Detailed Information (Not Editable)";
     //
     // lb_D_Comment
     //
     this.lb_D_Comment.Location = new System.Drawing.Point(6, 141);
     this.lb_D_Comment.Name = "lb_D_Comment";
     this.lb_D_Comment.Size = new System.Drawing.Size(53, 19);
     this.lb_D_Comment.TabIndex = 34;
     this.lb_D_Comment.Text = "Comment";
     this.lb_D_Comment.TextAlign = System.Drawing.ContentAlignment.BottomRight;
     //
     // tb_D_Comment
     //
     this.tb_D_Comment.Location = new System.Drawing.Point(6, 163);
     this.tb_D_Comment.Multiline = true;
     this.tb_D_Comment.Name = "tb_D_Comment";
     this.tb_D_Comment.ReadOnly = true;
     this.tb_D_Comment.Size = new System.Drawing.Size(197, 59);
     this.tb_D_Comment.TabIndex = 33;
     this.tb_D_Comment.TabStop = false;
     //
     // gb_D_Others
     //
     this.gb_D_Others.Controls.Add(this.gb_D_Gender);
     this.gb_D_Others.Controls.Add(this.gb_D_Tint);
     this.gb_D_Others.Controls.Add(this.gb_D_Size);
     this.gb_D_Others.Controls.Add(this.gb_D_Type);
     this.gb_D_Others.Location = new System.Drawing.Point(6, 222);
     this.gb_D_Others.Name = "gb_D_Others";
     this.gb_D_Others.Size = new System.Drawing.Size(197, 177);
     this.gb_D_Others.TabIndex = 32;
     this.gb_D_Others.TabStop = false;
     //
     // gb_D_Gender
     //
     this.gb_D_Gender.Controls.Add(this.rb_D_Female);
     this.gb_D_Gender.Controls.Add(this.rb_D_Male);
     this.gb_D_Gender.Controls.Add(this.rb_D_Unisex);
     this.gb_D_Gender.Location = new System.Drawing.Point(7, 90);
     this.gb_D_Gender.Name = "gb_D_Gender";
     this.gb_D_Gender.Size = new System.Drawing.Size(88, 80);
     this.gb_D_Gender.TabIndex = 1;
     this.gb_D_Gender.TabStop = false;
     this.gb_D_Gender.Text = "Gender";
     //
     // rb_D_Female
     //
     this.rb_D_Female.AutoCheck = false;
     this.rb_D_Female.Location = new System.Drawing.Point(6, 51);
     this.rb_D_Female.Name = "rb_D_Female";
     this.rb_D_Female.Size = new System.Drawing.Size(75, 24);
     this.rb_D_Female.TabIndex = 7;
     this.rb_D_Female.Text = "Female";
     this.rb_D_Female.UseVisualStyleBackColor = true;
     //
     // rb_D_Male
     //
     this.rb_D_Male.AutoCheck = false;
     this.rb_D_Male.Location = new System.Drawing.Point(6, 31);
     this.rb_D_Male.Name = "rb_D_Male";
     this.rb_D_Male.Size = new System.Drawing.Size(75, 24);
     this.rb_D_Male.TabIndex = 6;
     this.rb_D_Male.Text = "Male";
     this.rb_D_Male.UseVisualStyleBackColor = true;
     //
     // rb_D_Unisex
     //
     this.rb_D_Unisex.AutoCheck = false;
     this.rb_D_Unisex.Checked = true;
     this.rb_D_Unisex.Location = new System.Drawing.Point(6, 11);
     this.rb_D_Unisex.Name = "rb_D_Unisex";
     this.rb_D_Unisex.Size = new System.Drawing.Size(75, 24);
     this.rb_D_Unisex.TabIndex = 5;
     this.rb_D_Unisex.Text = "Unisex";
     this.rb_D_Unisex.UseVisualStyleBackColor = true;
     //
     // gb_D_Tint
     //
     this.gb_D_Tint.Controls.Add(this.rb_D_DarkTint);
     this.gb_D_Tint.Controls.Add(this.rb_D_LightTint);
     this.gb_D_Tint.Controls.Add(this.rb_D_NoTint);
     this.gb_D_Tint.Location = new System.Drawing.Point(7, 8);
     this.gb_D_Tint.Name = "gb_D_Tint";
     this.gb_D_Tint.Size = new System.Drawing.Size(88, 80);
     this.gb_D_Tint.TabIndex = 1;
     this.gb_D_Tint.TabStop = false;
     this.gb_D_Tint.Text = "Tint";
     //
     // rb_D_DarkTint
     //
     this.rb_D_DarkTint.AutoCheck = false;
     this.rb_D_DarkTint.Location = new System.Drawing.Point(6, 51);
     this.rb_D_DarkTint.Name = "rb_D_DarkTint";
     this.rb_D_DarkTint.Size = new System.Drawing.Size(75, 24);
     this.rb_D_DarkTint.TabIndex = 7;
     this.rb_D_DarkTint.Text = "Dark";
     this.rb_D_DarkTint.UseVisualStyleBackColor = true;
     //
     // rb_D_LightTint
     //
     this.rb_D_LightTint.AutoCheck = false;
     this.rb_D_LightTint.Location = new System.Drawing.Point(6, 31);
     this.rb_D_LightTint.Name = "rb_D_LightTint";
     this.rb_D_LightTint.Size = new System.Drawing.Size(75, 24);
     this.rb_D_LightTint.TabIndex = 6;
     this.rb_D_LightTint.Text = "Light";
     this.rb_D_LightTint.UseVisualStyleBackColor = true;
     //
     // rb_D_NoTint
     //
     this.rb_D_NoTint.AutoCheck = false;
     this.rb_D_NoTint.Checked = true;
     this.rb_D_NoTint.Location = new System.Drawing.Point(6, 11);
     this.rb_D_NoTint.Name = "rb_D_NoTint";
     this.rb_D_NoTint.Size = new System.Drawing.Size(75, 24);
     this.rb_D_NoTint.TabIndex = 5;
     this.rb_D_NoTint.Text = "None";
     this.rb_D_NoTint.UseVisualStyleBackColor = true;
     //
     // gb_D_Size
     //
     this.gb_D_Size.Controls.Add(this.rb_D_Large);
     this.gb_D_Size.Controls.Add(this.rb_D_Medium);
     this.gb_D_Size.Controls.Add(this.rb_D_Small);
     this.gb_D_Size.Location = new System.Drawing.Point(102, 70);
     this.gb_D_Size.Name = "gb_D_Size";
     this.gb_D_Size.Size = new System.Drawing.Size(88, 78);
     this.gb_D_Size.TabIndex = 1;
     this.gb_D_Size.TabStop = false;
     this.gb_D_Size.Text = "Size";
     //
     // rb_D_Large
     //
     this.rb_D_Large.AutoCheck = false;
     this.rb_D_Large.Location = new System.Drawing.Point(6, 51);
     this.rb_D_Large.Name = "rb_D_Large";
     this.rb_D_Large.Size = new System.Drawing.Size(75, 24);
     this.rb_D_Large.TabIndex = 4;
     this.rb_D_Large.Text = "Large";
     this.rb_D_Large.UseVisualStyleBackColor = true;
     //
     // rb_D_Medium
     //
     this.rb_D_Medium.AutoCheck = false;
     this.rb_D_Medium.Location = new System.Drawing.Point(6, 31);
     this.rb_D_Medium.Name = "rb_D_Medium";
     this.rb_D_Medium.Size = new System.Drawing.Size(75, 24);
     this.rb_D_Medium.TabIndex = 3;
     this.rb_D_Medium.Text = "Medium";
     this.rb_D_Medium.UseVisualStyleBackColor = true;
     //
     // rb_D_Small
     //
     this.rb_D_Small.AutoCheck = false;
     this.rb_D_Small.Checked = true;
     this.rb_D_Small.Location = new System.Drawing.Point(6, 11);
     this.rb_D_Small.Name = "rb_D_Small";
     this.rb_D_Small.Size = new System.Drawing.Size(75, 24);
     this.rb_D_Small.TabIndex = 2;
     this.rb_D_Small.Text = "Small";
     this.rb_D_Small.UseVisualStyleBackColor = true;
     //
     // gb_D_Type
     //
     this.gb_D_Type.Controls.Add(this.rb_D_Multi);
     this.gb_D_Type.Controls.Add(this.rb_D_Single);
     this.gb_D_Type.Location = new System.Drawing.Point(102, 8);
     this.gb_D_Type.Name = "gb_D_Type";
     this.gb_D_Type.Size = new System.Drawing.Size(88, 60);
     this.gb_D_Type.TabIndex = 0;
     this.gb_D_Type.TabStop = false;
     this.gb_D_Type.Text = "Type";
     //
     // rb_D_Multi
     //
     this.rb_D_Multi.AutoCheck = false;
     this.rb_D_Multi.Location = new System.Drawing.Point(6, 31);
     this.rb_D_Multi.Name = "rb_D_Multi";
     this.rb_D_Multi.Size = new System.Drawing.Size(75, 24);
     this.rb_D_Multi.TabIndex = 1;
     this.rb_D_Multi.Text = "Multifocal";
     this.rb_D_Multi.UseVisualStyleBackColor = true;
     //
     // rb_D_Single
     //
     this.rb_D_Single.AutoCheck = false;
     this.rb_D_Single.Checked = true;
     this.rb_D_Single.Location = new System.Drawing.Point(6, 11);
     this.rb_D_Single.Name = "rb_D_Single";
     this.rb_D_Single.Size = new System.Drawing.Size(75, 24);
     this.rb_D_Single.TabIndex = 0;
     this.rb_D_Single.Text = "Single";
     this.rb_D_Single.UseVisualStyleBackColor = true;
     //
     // lb_D_Sphere
     //
     this.lb_D_Sphere.Location = new System.Drawing.Point(6, 44);
     this.lb_D_Sphere.Name = "lb_D_Sphere";
     this.lb_D_Sphere.Size = new System.Drawing.Size(53, 19);
     this.lb_D_Sphere.TabIndex = 31;
     this.lb_D_Sphere.Text = "Sphere";
     this.lb_D_Sphere.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // lb_D_Cylinder
     //
     this.lb_D_Cylinder.Location = new System.Drawing.Point(6, 70);
     this.lb_D_Cylinder.Name = "lb_D_Cylinder";
     this.lb_D_Cylinder.Size = new System.Drawing.Size(53, 19);
     this.lb_D_Cylinder.TabIndex = 30;
     this.lb_D_Cylinder.Text = "Cylinder";
     this.lb_D_Cylinder.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // lb_D_Axis
     //
     this.lb_D_Axis.Location = new System.Drawing.Point(6, 96);
     this.lb_D_Axis.Name = "lb_D_Axis";
     this.lb_D_Axis.Size = new System.Drawing.Size(53, 19);
     this.lb_D_Axis.TabIndex = 29;
     this.lb_D_Axis.Text = "Axis";
     this.lb_D_Axis.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // lb_D_Add
     //
     this.lb_D_Add.Location = new System.Drawing.Point(6, 122);
     this.lb_D_Add.Name = "lb_D_Add";
     this.lb_D_Add.Size = new System.Drawing.Size(53, 19);
     this.lb_D_Add.TabIndex = 28;
     this.lb_D_Add.Text = "Add";
     this.lb_D_Add.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // lb_D_OS
     //
     this.lb_D_OS.Location = new System.Drawing.Point(139, 22);
     this.lb_D_OS.Name = "lb_D_OS";
     this.lb_D_OS.Size = new System.Drawing.Size(53, 19);
     this.lb_D_OS.TabIndex = 27;
     this.lb_D_OS.Text = "OS";
     this.lb_D_OS.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lb_D_OD
     //
     this.lb_D_OD.Location = new System.Drawing.Point(69, 22);
     this.lb_D_OD.Name = "lb_D_OD";
     this.lb_D_OD.Size = new System.Drawing.Size(52, 19);
     this.lb_D_OD.TabIndex = 26;
     this.lb_D_OD.Text = "OD";
     this.lb_D_OD.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // tb_D_CylOS
     //
     this.tb_D_CylOS.Location = new System.Drawing.Point(139, 67);
     this.tb_D_CylOS.Name = "tb_D_CylOS";
     this.tb_D_CylOS.ReadOnly = true;
     this.tb_D_CylOS.Size = new System.Drawing.Size(52, 20);
     this.tb_D_CylOS.TabIndex = 25;
     this.tb_D_CylOS.TabStop = false;
     //
     // tb_D_AxisOS
     //
     this.tb_D_AxisOS.Location = new System.Drawing.Point(139, 93);
     this.tb_D_AxisOS.Name = "tb_D_AxisOS";
     this.tb_D_AxisOS.ReadOnly = true;
     this.tb_D_AxisOS.Size = new System.Drawing.Size(52, 20);
     this.tb_D_AxisOS.TabIndex = 24;
     this.tb_D_AxisOS.TabStop = false;
     //
     // tb_D_AddOS
     //
     this.tb_D_AddOS.Location = new System.Drawing.Point(139, 119);
     this.tb_D_AddOS.Name = "tb_D_AddOS";
     this.tb_D_AddOS.ReadOnly = true;
     this.tb_D_AddOS.Size = new System.Drawing.Size(52, 20);
     this.tb_D_AddOS.TabIndex = 23;
     this.tb_D_AddOS.TabStop = false;
     //
     // tb_D_SphereOS
     //
     this.tb_D_SphereOS.Location = new System.Drawing.Point(139, 41);
     this.tb_D_SphereOS.Name = "tb_D_SphereOS";
     this.tb_D_SphereOS.ReadOnly = true;
     this.tb_D_SphereOS.Size = new System.Drawing.Size(52, 20);
     this.tb_D_SphereOS.TabIndex = 22;
     this.tb_D_SphereOS.TabStop = false;
     //
     // tb_D_CylOD
     //
     this.tb_D_CylOD.Location = new System.Drawing.Point(69, 67);
     this.tb_D_CylOD.Name = "tb_D_CylOD";
     this.tb_D_CylOD.ReadOnly = true;
     this.tb_D_CylOD.Size = new System.Drawing.Size(52, 20);
     this.tb_D_CylOD.TabIndex = 21;
     this.tb_D_CylOD.TabStop = false;
     //
     // tb_D_AxisOD
     //
     this.tb_D_AxisOD.Location = new System.Drawing.Point(69, 93);
     this.tb_D_AxisOD.Name = "tb_D_AxisOD";
     this.tb_D_AxisOD.ReadOnly = true;
     this.tb_D_AxisOD.Size = new System.Drawing.Size(52, 20);
     this.tb_D_AxisOD.TabIndex = 20;
     this.tb_D_AxisOD.TabStop = false;
     //
     // tb_D_AddOD
     //
     this.tb_D_AddOD.Location = new System.Drawing.Point(69, 119);
     this.tb_D_AddOD.Name = "tb_D_AddOD";
     this.tb_D_AddOD.ReadOnly = true;
     this.tb_D_AddOD.Size = new System.Drawing.Size(52, 20);
     this.tb_D_AddOD.TabIndex = 19;
     this.tb_D_AddOD.TabStop = false;
     //
     // tb_D_SphereOD
     //
     this.tb_D_SphereOD.Location = new System.Drawing.Point(69, 41);
     this.tb_D_SphereOD.Name = "tb_D_SphereOD";
     this.tb_D_SphereOD.ReadOnly = true;
     this.tb_D_SphereOD.Size = new System.Drawing.Size(52, 20);
     this.tb_D_SphereOD.TabIndex = 18;
     this.tb_D_SphereOD.TabStop = false;
     //
     // gb_D_DispenseGlasses
     //
     this.gb_D_DispenseGlasses.Controls.Add(this.tb_D_EnterSKU);
     this.gb_D_DispenseGlasses.Controls.Add(this.btn_D_Remove);
     this.gb_D_DispenseGlasses.Controls.Add(this.lb_D_EnterSKU);
     this.gb_D_DispenseGlasses.Controls.Add(this.btn_D_Dispense);
     this.gb_D_DispenseGlasses.Controls.Add(this.btn_D_AddToList);
     this.gb_D_DispenseGlasses.Controls.Add(this.lb_D_ToDispense);
     this.gb_D_DispenseGlasses.Controls.Add(this.lbox_D_ToDispense);
     this.gb_D_DispenseGlasses.Location = new System.Drawing.Point(8, 31);
     this.gb_D_DispenseGlasses.Name = "gb_D_DispenseGlasses";
     this.gb_D_DispenseGlasses.Size = new System.Drawing.Size(124, 412);
     this.gb_D_DispenseGlasses.TabIndex = 12;
     this.gb_D_DispenseGlasses.TabStop = false;
     this.gb_D_DispenseGlasses.Text = "Dispense Glasses";
     //
     // tb_D_EnterSKU
     //
     this.tb_D_EnterSKU.Location = new System.Drawing.Point(11, 44);
     this.tb_D_EnterSKU.Name = "tb_D_EnterSKU";
     this.tb_D_EnterSKU.Size = new System.Drawing.Size(102, 20);
     this.tb_D_EnterSKU.TabIndex = 0;
     this.tt_Main.SetToolTip(this.tb_D_EnterSKU, "Enter the SKU to dispense.");
     this.tb_D_EnterSKU.KeyPress += new System.Windows.Forms.KeyPressEventHandler(this.tb_D_EnterSKU_KeyPress);
     //
     // btn_D_Remove
     //
     this.btn_D_Remove.Location = new System.Drawing.Point(11, 347);
     this.btn_D_Remove.Name = "btn_D_Remove";
     this.btn_D_Remove.Size = new System.Drawing.Size(102, 23);
     this.btn_D_Remove.TabIndex = 3;
     this.btn_D_Remove.Text = "Remove Selected";
     this.tt_Main.SetToolTip(this.btn_D_Remove, "Remove selected entry from the list.");
     this.btn_D_Remove.UseVisualStyleBackColor = true;
     this.btn_D_Remove.Click += new System.EventHandler(this.btn_D_Remove_Click);
     //
     // lb_D_EnterSKU
     //
     this.lb_D_EnterSKU.Location = new System.Drawing.Point(15, 18);
     this.lb_D_EnterSKU.Name = "lb_D_EnterSKU";
     this.lb_D_EnterSKU.Size = new System.Drawing.Size(63, 23);
     this.lb_D_EnterSKU.TabIndex = 6;
     this.lb_D_EnterSKU.Text = "Enter SKU";
     this.lb_D_EnterSKU.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // btn_D_Dispense
     //
     this.btn_D_Dispense.Location = new System.Drawing.Point(11, 376);
     this.btn_D_Dispense.Name = "btn_D_Dispense";
     this.btn_D_Dispense.Size = new System.Drawing.Size(102, 23);
     this.btn_D_Dispense.TabIndex = 4;
     this.btn_D_Dispense.Text = "Dispense";
     this.tt_Main.SetToolTip(this.btn_D_Dispense, "Dispense all the glasses on the list.");
     this.btn_D_Dispense.UseVisualStyleBackColor = true;
     this.btn_D_Dispense.Click += new System.EventHandler(this.btn_D_Dispense_Click);
     //
     // btn_D_AddToList
     //
     this.btn_D_AddToList.Location = new System.Drawing.Point(11, 70);
     this.btn_D_AddToList.Name = "btn_D_AddToList";
     this.btn_D_AddToList.Size = new System.Drawing.Size(102, 23);
     this.btn_D_AddToList.TabIndex = 1;
     this.btn_D_AddToList.Text = "Add to List";
     this.tt_Main.SetToolTip(this.btn_D_AddToList, "Add the SKU to the list of glasses to be dispensed.");
     this.btn_D_AddToList.UseVisualStyleBackColor = true;
     this.btn_D_AddToList.Click += new System.EventHandler(this.btn_D_AddToList_Click);
     //
     // lb_D_ToDispense
     //
     this.lb_D_ToDispense.Location = new System.Drawing.Point(9, 108);
     this.lb_D_ToDispense.Name = "lb_D_ToDispense";
     this.lb_D_ToDispense.Size = new System.Drawing.Size(95, 18);
     this.lb_D_ToDispense.TabIndex = 9;
     this.lb_D_ToDispense.Text = "SKUs to Dispense";
     this.lb_D_ToDispense.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // lbox_D_ToDispense
     //
     this.lbox_D_ToDispense.FormattingEnabled = true;
     this.lbox_D_ToDispense.Location = new System.Drawing.Point(11, 129);
     this.lbox_D_ToDispense.Name = "lbox_D_ToDispense";
     this.lbox_D_ToDispense.Size = new System.Drawing.Size(102, 212);
     this.lbox_D_ToDispense.TabIndex = 2;
     this.lbox_D_ToDispense.SelectedValueChanged += new System.EventHandler(this.lbox_D_ToDispense_SelectedValueChanged);
     //
     // lb_D_CurrentOpenDB
     //
     this.lb_D_CurrentOpenDB.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lb_D_CurrentOpenDB.Location = new System.Drawing.Point(8, -4);
     this.lb_D_CurrentOpenDB.Name = "lb_D_CurrentOpenDB";
     this.lb_D_CurrentOpenDB.Size = new System.Drawing.Size(932, 36);
     this.lb_D_CurrentOpenDB.TabIndex = 4;
     this.lb_D_CurrentOpenDB.Text = "No Database Loaded";
     //
     // tabp_ViewInventory
     //
     this.tabp_ViewInventory.Controls.Add(this.panel_V_SearchBy);
     this.tabp_ViewInventory.Controls.Add(this.lb_V_SearchBy);
     this.tabp_ViewInventory.Controls.Add(this.lb_V_View);
     this.tabp_ViewInventory.Controls.Add(this.cb_V_SearchIn);
     this.tabp_ViewInventory.Controls.Add(this.cb_V_SearchByField);
     this.tabp_ViewInventory.Controls.Add(this.lb_V_CurrentOpenDB);
     this.tabp_ViewInventory.Controls.Add(this.dgv_V_InventoryView);
     this.tabp_ViewInventory.Location = new System.Drawing.Point(4, 22);
     this.tabp_ViewInventory.Name = "tabp_ViewInventory";
     this.tabp_ViewInventory.Size = new System.Drawing.Size(826, 512);
     this.tabp_ViewInventory.TabIndex = 3;
     this.tabp_ViewInventory.Text = "View Inventory";
     this.tabp_ViewInventory.ToolTipText = "View and browse the database from this page.";
     this.tabp_ViewInventory.UseVisualStyleBackColor = true;
     //
     // panel_V_SearchBy
     //
     this.panel_V_SearchBy.Controls.Add(this.tb_V_SearchByField);
     this.panel_V_SearchBy.Controls.Add(this.btn_V_SearchByField);
     this.panel_V_SearchBy.Controls.Add(this.dtp_V_SearchByDate);
     this.panel_V_SearchBy.Location = new System.Drawing.Point(404, 21);
     this.panel_V_SearchBy.Name = "panel_V_SearchBy";
     this.panel_V_SearchBy.Size = new System.Drawing.Size(274, 36);
     this.panel_V_SearchBy.TabIndex = 11;
     //
     // tb_V_SearchByField
     //
     this.tb_V_SearchByField.Location = new System.Drawing.Point(3, 9);
     this.tb_V_SearchByField.Name = "tb_V_SearchByField";
     this.tb_V_SearchByField.Size = new System.Drawing.Size(79, 20);
     this.tb_V_SearchByField.TabIndex = 1;
     //
     // btn_V_SearchByField
     //
     this.btn_V_SearchByField.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btn_V_SearchByField.Location = new System.Drawing.Point(183, 7);
     this.btn_V_SearchByField.Name = "btn_V_SearchByField";
     this.btn_V_SearchByField.Size = new System.Drawing.Size(88, 23);
     this.btn_V_SearchByField.TabIndex = 2;
     this.btn_V_SearchByField.Text = "Search by Field";
     this.tt_Main.SetToolTip(this.btn_V_SearchByField, "Jump to the first item that matches the specified value.");
     this.btn_V_SearchByField.UseVisualStyleBackColor = true;
     this.btn_V_SearchByField.Click += new System.EventHandler(this.btn_V_SearchByFieldField_Click);
     //
     // dtp_V_SearchByDate
     //
     this.dtp_V_SearchByDate.Location = new System.Drawing.Point(3, 9);
     this.dtp_V_SearchByDate.Name = "dtp_V_SearchByDate";
     this.dtp_V_SearchByDate.Size = new System.Drawing.Size(178, 20);
     this.dtp_V_SearchByDate.TabIndex = 10;
     this.dtp_V_SearchByDate.Visible = false;
     //
     // lb_V_SearchBy
     //
     this.lb_V_SearchBy.Location = new System.Drawing.Point(213, 33);
     this.lb_V_SearchBy.Name = "lb_V_SearchBy";
     this.lb_V_SearchBy.Size = new System.Drawing.Size(58, 17);
     this.lb_V_SearchBy.TabIndex = 8;
     this.lb_V_SearchBy.Text = "Search by:";
     this.lb_V_SearchBy.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // lb_V_View
     //
     this.lb_V_View.Location = new System.Drawing.Point(8, 35);
     this.lb_V_View.Name = "lb_V_View";
     this.lb_V_View.Size = new System.Drawing.Size(60, 17);
     this.lb_V_View.TabIndex = 7;
     this.lb_V_View.Text = "View:";
     this.lb_V_View.TextAlign = System.Drawing.ContentAlignment.TopRight;
     //
     // cb_V_SearchIn
     //
     this.cb_V_SearchIn.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cb_V_SearchIn.FormattingEnabled = true;
     this.cb_V_SearchIn.Items.AddRange(new object[] {
     "Current Inventory",
     "Dispensed Inventory"});
     this.cb_V_SearchIn.Location = new System.Drawing.Point(74, 31);
     this.cb_V_SearchIn.Name = "cb_V_SearchIn";
     this.cb_V_SearchIn.Size = new System.Drawing.Size(121, 21);
     this.cb_V_SearchIn.TabIndex = 6;
     this.tt_Main.SetToolTip(this.cb_V_SearchIn, "Choose Current or Dispensed inventory to view.");
     this.cb_V_SearchIn.SelectedIndexChanged += new System.EventHandler(this.cb_V_SearchIn_SelectedIndexChanged);
     //
     // cb_V_SearchByField
     //
     this.cb_V_SearchByField.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cb_V_SearchByField.FormattingEnabled = true;
     this.cb_V_SearchByField.Location = new System.Drawing.Point(277, 30);
     this.cb_V_SearchByField.Name = "cb_V_SearchByField";
     this.cb_V_SearchByField.Size = new System.Drawing.Size(121, 21);
     this.cb_V_SearchByField.TabIndex = 0;
     this.tt_Main.SetToolTip(this.cb_V_SearchByField, "Search by selected field.");
     this.cb_V_SearchByField.SelectedIndexChanged += new System.EventHandler(this.cb_V_SearchByField_SelectedIndexChangd);
     //
     // lb_V_CurrentOpenDB
     //
     this.lb_V_CurrentOpenDB.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lb_V_CurrentOpenDB.Location = new System.Drawing.Point(8, -4);
     this.lb_V_CurrentOpenDB.Name = "lb_V_CurrentOpenDB";
     this.lb_V_CurrentOpenDB.Size = new System.Drawing.Size(932, 36);
     this.lb_V_CurrentOpenDB.TabIndex = 5;
     this.lb_V_CurrentOpenDB.Text = "No Database Loaded";
     //
     // dgv_V_InventoryView
     //
     this.dgv_V_InventoryView.AllowUserToAddRows = false;
     this.dgv_V_InventoryView.AllowUserToDeleteRows = false;
     this.dgv_V_InventoryView.AllowUserToResizeRows = false;
     dataGridViewCellStyle6.BackColor = System.Drawing.Color.LightGray;
     this.dgv_V_InventoryView.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
     this.dgv_V_InventoryView.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.dgv_V_InventoryView.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.ColumnHeader;
     this.dgv_V_InventoryView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
     this.dgv_V_InventoryView.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
     this.dgv_V_InventoryView.Location = new System.Drawing.Point(3, 58);
     this.dgv_V_InventoryView.MultiSelect = false;
     this.dgv_V_InventoryView.Name = "dgv_V_InventoryView";
     this.dgv_V_InventoryView.ReadOnly = true;
     this.dgv_V_InventoryView.RowHeadersVisible = false;
     this.dgv_V_InventoryView.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
     this.dgv_V_InventoryView.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dgv_V_InventoryView.Size = new System.Drawing.Size(819, 450);
     this.dgv_V_InventoryView.TabIndex = 9;
     //
     // tabp_Reports
     //
     this.tabp_Reports.Controls.Add(this.lb_R_CurrentOpenDB);
     this.tabp_Reports.Controls.Add(this.tableLayoutPanel2);
     this.tabp_Reports.Location = new System.Drawing.Point(4, 22);
     this.tabp_Reports.Name = "tabp_Reports";
     this.tabp_Reports.Size = new System.Drawing.Size(826, 512);
     this.tabp_Reports.TabIndex = 4;
     this.tabp_Reports.Text = "Reports";
     this.tabp_Reports.ToolTipText = "Generate customized reports and charts from this page.";
     this.tabp_Reports.UseVisualStyleBackColor = true;
     //
     // lb_R_CurrentOpenDB
     //
     this.lb_R_CurrentOpenDB.Font = new System.Drawing.Font("Microsoft Sans Serif", 20.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lb_R_CurrentOpenDB.Location = new System.Drawing.Point(8, -4);
     this.lb_R_CurrentOpenDB.Name = "lb_R_CurrentOpenDB";
     this.lb_R_CurrentOpenDB.Size = new System.Drawing.Size(811, 29);
     this.lb_R_CurrentOpenDB.TabIndex = 6;
     this.lb_R_CurrentOpenDB.Text = "No Database Loaded";
     //
     // tableLayoutPanel2
     //
     this.tableLayoutPanel2.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.tableLayoutPanel2.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.tableLayoutPanel2.ColumnCount = 1;
     this.tableLayoutPanel2.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.Controls.Add(this.gb_R_Report, 0, 1);
     this.tableLayoutPanel2.Controls.Add(this.gb_R_ConfigureReport, 0, 0);
     this.tableLayoutPanel2.Location = new System.Drawing.Point(0, 28);
     this.tableLayoutPanel2.Name = "tableLayoutPanel2";
     this.tableLayoutPanel2.RowCount = 2;
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel2.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel2.Size = new System.Drawing.Size(823, 481);
     this.tableLayoutPanel2.TabIndex = 5;
     //
     // gb_R_Report
     //
     this.gb_R_Report.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.gb_R_Report.Controls.Add(this.panel_R_Summarries);
     this.gb_R_Report.Controls.Add(this.dgv_R_FullLists);
     this.gb_R_Report.Location = new System.Drawing.Point(3, 81);
     this.gb_R_Report.Name = "gb_R_Report";
     this.gb_R_Report.Size = new System.Drawing.Size(817, 397);
     this.gb_R_Report.TabIndex = 4;
     this.gb_R_Report.TabStop = false;
     this.gb_R_Report.Text = "Report";
     //
     // panel_R_Summarries
     //
     this.panel_R_Summarries.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.panel_R_Summarries.Controls.Add(this.zed_R_Chart);
     this.panel_R_Summarries.Controls.Add(this.dgv_R_Summaries);
     this.panel_R_Summarries.Location = new System.Drawing.Point(3, 16);
     this.panel_R_Summarries.Name = "panel_R_Summarries";
     this.panel_R_Summarries.Size = new System.Drawing.Size(812, 387);
     this.panel_R_Summarries.TabIndex = 1;
     this.panel_R_Summarries.Visible = false;
     //
     // zed_R_Chart
     //
     this.zed_R_Chart.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.zed_R_Chart.IsShowPointValues = true;
     this.zed_R_Chart.Location = new System.Drawing.Point(216, 0);
     this.zed_R_Chart.Name = "zed_R_Chart";
     this.zed_R_Chart.ScrollGrace = 0D;
     this.zed_R_Chart.ScrollMaxX = 0D;
     this.zed_R_Chart.ScrollMaxY = 0D;
     this.zed_R_Chart.ScrollMaxY2 = 0D;
     this.zed_R_Chart.ScrollMinX = 0D;
     this.zed_R_Chart.ScrollMinY = 0D;
     this.zed_R_Chart.ScrollMinY2 = 0D;
     this.zed_R_Chart.Size = new System.Drawing.Size(593, 375);
     this.zed_R_Chart.TabIndex = 1;
     this.zed_R_Chart.TabStop = false;
     //
     // dgv_R_Summaries
     //
     this.dgv_R_Summaries.AllowUserToAddRows = false;
     this.dgv_R_Summaries.AllowUserToDeleteRows = false;
     this.dgv_R_Summaries.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.dgv_R_Summaries.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.dgv_R_Summaries.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgv_R_Summaries.Location = new System.Drawing.Point(0, 0);
     this.dgv_R_Summaries.Name = "dgv_R_Summaries";
     this.dgv_R_Summaries.ReadOnly = true;
     this.dgv_R_Summaries.RowHeadersVisible = false;
     this.dgv_R_Summaries.Size = new System.Drawing.Size(210, 375);
     this.dgv_R_Summaries.TabIndex = 0;
     //
     // dgv_R_FullLists
     //
     this.dgv_R_FullLists.AllowUserToAddRows = false;
     this.dgv_R_FullLists.AllowUserToDeleteRows = false;
     this.dgv_R_FullLists.AllowUserToResizeRows = false;
     dataGridViewCellStyle7.BackColor = System.Drawing.Color.LightGray;
     this.dgv_R_FullLists.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle7;
     this.dgv_R_FullLists.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.ColumnHeader;
     this.dgv_R_FullLists.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
     this.dgv_R_FullLists.Dock = System.Windows.Forms.DockStyle.Fill;
     this.dgv_R_FullLists.EditMode = System.Windows.Forms.DataGridViewEditMode.EditProgrammatically;
     this.dgv_R_FullLists.Location = new System.Drawing.Point(3, 16);
     this.dgv_R_FullLists.Name = "dgv_R_FullLists";
     this.dgv_R_FullLists.ReadOnly = true;
     this.dgv_R_FullLists.RowHeadersVisible = false;
     this.dgv_R_FullLists.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.DisableResizing;
     this.dgv_R_FullLists.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dgv_R_FullLists.Size = new System.Drawing.Size(811, 378);
     this.dgv_R_FullLists.TabIndex = 0;
     //
     // gb_R_ConfigureReport
     //
     this.gb_R_ConfigureReport.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.gb_R_ConfigureReport.AutoSize = true;
     this.gb_R_ConfigureReport.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.gb_R_ConfigureReport.Controls.Add(this.repf_R_Filter);
     this.gb_R_ConfigureReport.Controls.Add(this.cb_R_GroupBy);
     this.gb_R_ConfigureReport.Controls.Add(this.lb_R_GroupedBy);
     this.gb_R_ConfigureReport.Controls.Add(this.cb_R_ReportType);
     this.gb_R_ConfigureReport.Controls.Add(this.lb_R_Description);
     this.gb_R_ConfigureReport.Controls.Add(this.button6);
     this.gb_R_ConfigureReport.Controls.Add(this.button5);
     this.gb_R_ConfigureReport.Controls.Add(this.cb_R_ReportSource);
     this.gb_R_ConfigureReport.Location = new System.Drawing.Point(3, 3);
     this.gb_R_ConfigureReport.Name = "gb_R_ConfigureReport";
     this.gb_R_ConfigureReport.Padding = new System.Windows.Forms.Padding(0);
     this.gb_R_ConfigureReport.Size = new System.Drawing.Size(817, 72);
     this.gb_R_ConfigureReport.TabIndex = 5;
     this.gb_R_ConfigureReport.TabStop = false;
     this.gb_R_ConfigureReport.Text = "Configure Report";
     //
     // repf_R_Filter
     //
     this.repf_R_Filter.AutoSize = true;
     this.repf_R_Filter.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.repf_R_Filter.Location = new System.Drawing.Point(3, 43);
     this.repf_R_Filter.Margin = new System.Windows.Forms.Padding(0);
     this.repf_R_Filter.Name = "repf_R_Filter";
     this.repf_R_Filter.Padding = new System.Windows.Forms.Padding(0, 3, 0, 0);
     this.repf_R_Filter.Size = new System.Drawing.Size(57, 16);
     this.repf_R_Filter.TabIndex = 35;
     //
     // cb_R_GroupBy
     //
     this.cb_R_GroupBy.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cb_R_GroupBy.FormattingEnabled = true;
     this.cb_R_GroupBy.Items.AddRange(new object[] {
     "OD Sphere",
     "OD Cylinder",
     "OD Axis",
     "OD Add",
     "OS Sphere",
     "OS Cylinder",
     "OS Axis",
     "OS Add",
     "Type",
     "Gender",
     "Size",
     "Tint",
     "Date Added"});
     this.cb_R_GroupBy.Location = new System.Drawing.Point(523, 19);
     this.cb_R_GroupBy.Name = "cb_R_GroupBy";
     this.cb_R_GroupBy.Size = new System.Drawing.Size(121, 21);
     this.cb_R_GroupBy.TabIndex = 34;
     this.cb_R_GroupBy.Visible = false;
     //
     // lb_R_GroupedBy
     //
     this.lb_R_GroupedBy.Location = new System.Drawing.Point(452, 22);
     this.lb_R_GroupedBy.Name = "lb_R_GroupedBy";
     this.lb_R_GroupedBy.Size = new System.Drawing.Size(65, 18);
     this.lb_R_GroupedBy.TabIndex = 33;
     this.lb_R_GroupedBy.Text = "Grouped by:";
     this.lb_R_GroupedBy.Visible = false;
     //
     // cb_R_ReportType
     //
     this.cb_R_ReportType.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cb_R_ReportType.FormattingEnabled = true;
     this.cb_R_ReportType.Items.AddRange(new object[] {
     "Full Lists",
     "Summaries"});
     this.cb_R_ReportType.Location = new System.Drawing.Point(6, 19);
     this.cb_R_ReportType.Name = "cb_R_ReportType";
     this.cb_R_ReportType.Size = new System.Drawing.Size(121, 21);
     this.cb_R_ReportType.TabIndex = 28;
     this.cb_R_ReportType.SelectedIndexChanged += new System.EventHandler(this.cb_R_ReportType_Changed);
     this.cb_R_ReportType.VisibleChanged += new System.EventHandler(this.cb_R_ReportType_VisibilityChanged);
     //
     // lb_R_Description
     //
     this.lb_R_Description.Location = new System.Drawing.Point(133, 22);
     this.lb_R_Description.Name = "lb_R_Description";
     this.lb_R_Description.Size = new System.Drawing.Size(186, 18);
     this.lb_R_Description.TabIndex = 29;
     this.lb_R_Description.Text = "Display lists of individual glasses from:";
     //
     // button6
     //
     this.button6.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.button6.Location = new System.Drawing.Point(660, 18);
     this.button6.Name = "button6";
     this.button6.Size = new System.Drawing.Size(50, 23);
     this.button6.TabIndex = 32;
     this.button6.Text = "Reset";
     this.button6.UseVisualStyleBackColor = true;
     this.button6.Click += new System.EventHandler(this.btn_R_Reset_Click);
     //
     // button5
     //
     this.button5.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.button5.Location = new System.Drawing.Point(716, 18);
     this.button5.Name = "button5";
     this.button5.Size = new System.Drawing.Size(96, 23);
     this.button5.TabIndex = 31;
     this.button5.Text = "Generate Report";
     this.button5.UseVisualStyleBackColor = true;
     this.button5.Click += new System.EventHandler(this.btn_R_GenerateReport_Click);
     //
     // cb_R_ReportSource
     //
     this.cb_R_ReportSource.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cb_R_ReportSource.FormattingEnabled = true;
     this.cb_R_ReportSource.Items.AddRange(new object[] {
     "Glasses in Inventory",
     "Dispensed Glasses"});
     this.cb_R_ReportSource.Location = new System.Drawing.Point(325, 19);
     this.cb_R_ReportSource.Name = "cb_R_ReportSource";
     this.cb_R_ReportSource.Size = new System.Drawing.Size(121, 21);
     this.cb_R_ReportSource.TabIndex = 30;
     this.cb_R_ReportSource.SelectedIndexChanged += new System.EventHandler(this.cb_R_ReportSource_Changed);
     //
     // timer_AutoBackup
     //
     this.timer_AutoBackup.Tick += new System.EventHandler(this.timer_AutoBackup_Tick);
     //
     // dataGridViewColumnSS1
     //
     this.dataGridViewColumnSS1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS1.DataPropertyName = "SKU";
     dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS1.DefaultCellStyle = dataGridViewCellStyle8;
     this.dataGridViewColumnSS1.MinimumWidth = 50;
     this.dataGridViewColumnSS1.Name = "dataGridViewColumnSS1";
     //
     // dataGridViewColumnSS2
     //
     this.dataGridViewColumnSS2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS2.DataPropertyName = "Score";
     dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle9.Format = "0.#####";
     this.dataGridViewColumnSS2.DefaultCellStyle = dataGridViewCellStyle9;
     this.dataGridViewColumnSS2.MinimumWidth = 60;
     this.dataGridViewColumnSS2.Name = "dataGridViewColumnSS2";
     this.dataGridViewColumnSS2.Visible = false;
     //
     // dataGridViewColumnSS3
     //
     this.dataGridViewColumnSS3.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS3.DataPropertyName = "SphereOD";
     dataGridViewCellStyle10.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle10.Format = "0.00";
     this.dataGridViewColumnSS3.DefaultCellStyle = dataGridViewCellStyle10;
     this.dataGridViewColumnSS3.Name = "dataGridViewColumnSS3";
     //
     // dataGridViewColumnSS4
     //
     this.dataGridViewColumnSS4.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS4.DataPropertyName = "CylinderOD";
     dataGridViewCellStyle11.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle11.Format = "0.00";
     this.dataGridViewColumnSS4.DefaultCellStyle = dataGridViewCellStyle11;
     this.dataGridViewColumnSS4.Name = "dataGridViewColumnSS4";
     //
     // dataGridViewColumnSS5
     //
     this.dataGridViewColumnSS5.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS5.DataPropertyName = "AxisOD";
     dataGridViewCellStyle12.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS5.DefaultCellStyle = dataGridViewCellStyle12;
     this.dataGridViewColumnSS5.Name = "dataGridViewColumnSS5";
     //
     // dataGridViewColumnSSRB1
     //
     this.dataGridViewColumnSSRB1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSSRB1.DataPropertyName = "AddOD";
     dataGridViewCellStyle13.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle13.Format = "0.00";
     this.dataGridViewColumnSSRB1.DefaultCellStyle = dataGridViewCellStyle13;
     this.dataGridViewColumnSSRB1.Name = "dataGridViewColumnSSRB1";
     //
     // dataGridViewColumnSSLB1
     //
     this.dataGridViewColumnSSLB1.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSSLB1.DataPropertyName = "SphereOS";
     dataGridViewCellStyle14.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle14.Format = "0.00";
     this.dataGridViewColumnSSLB1.DefaultCellStyle = dataGridViewCellStyle14;
     this.dataGridViewColumnSSLB1.Name = "dataGridViewColumnSSLB1";
     //
     // dataGridViewColumnSS6
     //
     this.dataGridViewColumnSS6.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS6.DataPropertyName = "AddOD";
     dataGridViewCellStyle15.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle15.Format = "0.00";
     this.dataGridViewColumnSS6.DefaultCellStyle = dataGridViewCellStyle15;
     this.dataGridViewColumnSS6.Name = "dataGridViewColumnSS6";
     //
     // dataGridViewColumnSS7
     //
     this.dataGridViewColumnSS7.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS7.DataPropertyName = "SphereOS";
     dataGridViewCellStyle16.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle16.Format = "0.00";
     this.dataGridViewColumnSS7.DefaultCellStyle = dataGridViewCellStyle16;
     this.dataGridViewColumnSS7.Name = "dataGridViewColumnSS7";
     //
     // dataGridViewColumnSS8
     //
     this.dataGridViewColumnSS8.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS8.DataPropertyName = "CylinderOS";
     dataGridViewCellStyle17.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle17.Format = "0.00";
     this.dataGridViewColumnSS8.DefaultCellStyle = dataGridViewCellStyle17;
     this.dataGridViewColumnSS8.Name = "dataGridViewColumnSS8";
     //
     // dataGridViewColumnSS9
     //
     this.dataGridViewColumnSS9.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS9.DataPropertyName = "AxisOS";
     dataGridViewCellStyle18.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS9.DefaultCellStyle = dataGridViewCellStyle18;
     this.dataGridViewColumnSS9.Name = "dataGridViewColumnSS9";
     //
     // dataGridViewColumnSS10
     //
     this.dataGridViewColumnSS10.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS10.DataPropertyName = "AddOS";
     dataGridViewCellStyle19.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle19.Format = "0.00";
     this.dataGridViewColumnSS10.DefaultCellStyle = dataGridViewCellStyle19;
     this.dataGridViewColumnSS10.Name = "dataGridViewColumnSS10";
     //
     // dataGridViewColumnSS11
     //
     this.dataGridViewColumnSS11.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS11.DataPropertyName = "Type";
     dataGridViewCellStyle20.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS11.DefaultCellStyle = dataGridViewCellStyle20;
     this.dataGridViewColumnSS11.Name = "dataGridViewColumnSS11";
     //
     // dataGridViewColumnSS12
     //
     this.dataGridViewColumnSS12.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS12.DataPropertyName = "Gender";
     dataGridViewCellStyle21.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS12.DefaultCellStyle = dataGridViewCellStyle21;
     this.dataGridViewColumnSS12.Name = "dataGridViewColumnSS12";
     //
     // dataGridViewColumnSS13
     //
     this.dataGridViewColumnSS13.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS13.DataPropertyName = "Size";
     dataGridViewCellStyle22.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS13.DefaultCellStyle = dataGridViewCellStyle22;
     this.dataGridViewColumnSS13.Name = "dataGridViewColumnSS13";
     //
     // dataGridViewColumnSS14
     //
     this.dataGridViewColumnSS14.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS14.DataPropertyName = "Tint";
     dataGridViewCellStyle23.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS14.DefaultCellStyle = dataGridViewCellStyle23;
     this.dataGridViewColumnSS14.MinimumWidth = 100;
     this.dataGridViewColumnSS14.Name = "dataGridViewColumnSS14";
     this.dataGridViewColumnSS14.Visible = false;
     //
     // dataGridViewColumnSS15
     //
     this.dataGridViewColumnSS15.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.dataGridViewColumnSS15.DataPropertyName = "DateAdded";
     dataGridViewCellStyle24.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS15.DefaultCellStyle = dataGridViewCellStyle24;
     this.dataGridViewColumnSS15.Name = "dataGridViewColumnSS15";
     //
     // dataGridViewColumnSS16
     //
     this.dataGridViewColumnSS16.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS16.DataPropertyName = "DateDispensed";
     dataGridViewCellStyle25.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS16.DefaultCellStyle = dataGridViewCellStyle25;
     this.dataGridViewColumnSS16.MinimumWidth = 100;
     this.dataGridViewColumnSS16.Name = "dataGridViewColumnSS16";
     this.dataGridViewColumnSS16.Visible = false;
     //
     // dataGridViewColumnSS17
     //
     this.dataGridViewColumnSS17.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.dataGridViewColumnSS17.DataPropertyName = "Comment";
     dataGridViewCellStyle26.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS17.DefaultCellStyle = dataGridViewCellStyle26;
     this.dataGridViewColumnSS17.MinimumWidth = 60;
     this.dataGridViewColumnSS17.Name = "dataGridViewColumnSS17";
     this.dataGridViewColumnSS17.Visible = false;
     //
     // dataGridViewColumnSS18
     //
     this.dataGridViewColumnSS18.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS18.DataPropertyName = "SphereOD";
     dataGridViewCellStyle27.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle27.Format = "0.00";
     this.dataGridViewColumnSS18.DefaultCellStyle = dataGridViewCellStyle27;
     this.dataGridViewColumnSS18.Name = "dataGridViewColumnSS18";
     //
     // dataGridViewColumnSS19
     //
     this.dataGridViewColumnSS19.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS19.DataPropertyName = "CylinderOD";
     dataGridViewCellStyle28.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle28.Format = "0.00";
     this.dataGridViewColumnSS19.DefaultCellStyle = dataGridViewCellStyle28;
     this.dataGridViewColumnSS19.Name = "dataGridViewColumnSS19";
     //
     // dataGridViewColumnSS20
     //
     this.dataGridViewColumnSS20.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS20.DataPropertyName = "AxisOD";
     dataGridViewCellStyle29.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS20.DefaultCellStyle = dataGridViewCellStyle29;
     this.dataGridViewColumnSS20.Name = "dataGridViewColumnSS20";
     //
     // dataGridViewColumnSSRB2
     //
     this.dataGridViewColumnSSRB2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSSRB2.DataPropertyName = "AddOD";
     dataGridViewCellStyle30.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle30.Format = "0.00";
     this.dataGridViewColumnSSRB2.DefaultCellStyle = dataGridViewCellStyle30;
     this.dataGridViewColumnSSRB2.Name = "dataGridViewColumnSSRB2";
     //
     // dataGridViewColumnSSLB2
     //
     this.dataGridViewColumnSSLB2.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSSLB2.DataPropertyName = "SphereOS";
     dataGridViewCellStyle31.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle31.Format = "0.00";
     this.dataGridViewColumnSSLB2.DefaultCellStyle = dataGridViewCellStyle31;
     this.dataGridViewColumnSSLB2.Name = "dataGridViewColumnSSLB2";
     //
     // dataGridViewColumnSS21
     //
     this.dataGridViewColumnSS21.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS21.DataPropertyName = "CylinderOS";
     dataGridViewCellStyle32.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle32.Format = "0.00";
     this.dataGridViewColumnSS21.DefaultCellStyle = dataGridViewCellStyle32;
     this.dataGridViewColumnSS21.Name = "dataGridViewColumnSS21";
     //
     // dataGridViewColumnSS22
     //
     this.dataGridViewColumnSS22.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS22.DataPropertyName = "AxisOS";
     dataGridViewCellStyle33.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS22.DefaultCellStyle = dataGridViewCellStyle33;
     this.dataGridViewColumnSS22.Name = "dataGridViewColumnSS22";
     //
     // dataGridViewColumnSS23
     //
     this.dataGridViewColumnSS23.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS23.DataPropertyName = "AddOS";
     dataGridViewCellStyle34.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle34.Format = "0.00";
     this.dataGridViewColumnSS23.DefaultCellStyle = dataGridViewCellStyle34;
     this.dataGridViewColumnSS23.Name = "dataGridViewColumnSS23";
     //
     // dataGridViewColumnSS24
     //
     this.dataGridViewColumnSS24.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS24.DataPropertyName = "Type";
     dataGridViewCellStyle35.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS24.DefaultCellStyle = dataGridViewCellStyle35;
     this.dataGridViewColumnSS24.Name = "dataGridViewColumnSS24";
     //
     // dataGridViewColumnSS25
     //
     this.dataGridViewColumnSS25.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS25.DataPropertyName = "Gender";
     dataGridViewCellStyle36.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS25.DefaultCellStyle = dataGridViewCellStyle36;
     this.dataGridViewColumnSS25.Name = "dataGridViewColumnSS25";
     //
     // dataGridViewColumnSS26
     //
     this.dataGridViewColumnSS26.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS26.DataPropertyName = "Size";
     dataGridViewCellStyle37.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS26.DefaultCellStyle = dataGridViewCellStyle37;
     this.dataGridViewColumnSS26.Name = "dataGridViewColumnSS26";
     //
     // dataGridViewColumnSS27
     //
     this.dataGridViewColumnSS27.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.ColumnHeader;
     this.dataGridViewColumnSS27.DataPropertyName = "Tint";
     dataGridViewCellStyle38.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS27.DefaultCellStyle = dataGridViewCellStyle38;
     this.dataGridViewColumnSS27.Name = "dataGridViewColumnSS27";
     //
     // dataGridViewColumnSS28
     //
     this.dataGridViewColumnSS28.DataPropertyName = "DateAdded";
     dataGridViewCellStyle39.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS28.DefaultCellStyle = dataGridViewCellStyle39;
     this.dataGridViewColumnSS28.Name = "dataGridViewColumnSS28";
     this.dataGridViewColumnSS28.Width = 75;
     //
     // dataGridViewColumnSS29
     //
     this.dataGridViewColumnSS29.DataPropertyName = "DateDispensed";
     dataGridViewCellStyle40.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS29.DefaultCellStyle = dataGridViewCellStyle40;
     this.dataGridViewColumnSS29.MinimumWidth = 100;
     this.dataGridViewColumnSS29.Name = "dataGridViewColumnSS29";
     this.dataGridViewColumnSS29.Visible = false;
     //
     // dataGridViewColumnSS30
     //
     this.dataGridViewColumnSS30.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.dataGridViewColumnSS30.DataPropertyName = "Comment";
     dataGridViewCellStyle41.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS30.DefaultCellStyle = dataGridViewCellStyle41;
     this.dataGridViewColumnSS30.Name = "dataGridViewColumnSS30";
     //
     // dataGridViewColumnSS31
     //
     this.dataGridViewColumnSS31.DataPropertyName = "SKU";
     dataGridViewCellStyle42.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS31.DefaultCellStyle = dataGridViewCellStyle42;
     this.dataGridViewColumnSS31.MinimumWidth = 50;
     this.dataGridViewColumnSS31.Name = "dataGridViewColumnSS31";
     //
     // dataGridViewColumnSS32
     //
     this.dataGridViewColumnSS32.DataPropertyName = "Score";
     dataGridViewCellStyle43.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle43.Format = "0.#####";
     this.dataGridViewColumnSS32.DefaultCellStyle = dataGridViewCellStyle43;
     this.dataGridViewColumnSS32.MinimumWidth = 60;
     this.dataGridViewColumnSS32.Name = "dataGridViewColumnSS32";
     this.dataGridViewColumnSS32.Visible = false;
     //
     // dataGridViewColumnSS33
     //
     this.dataGridViewColumnSS33.DataPropertyName = "SphereOD";
     dataGridViewCellStyle44.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle44.Format = "0.00";
     this.dataGridViewColumnSS33.DefaultCellStyle = dataGridViewCellStyle44;
     this.dataGridViewColumnSS33.Name = "dataGridViewColumnSS33";
     //
     // dataGridViewColumnSS34
     //
     this.dataGridViewColumnSS34.DataPropertyName = "CylinderOD";
     dataGridViewCellStyle45.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle45.Format = "0.00";
     this.dataGridViewColumnSS34.DefaultCellStyle = dataGridViewCellStyle45;
     this.dataGridViewColumnSS34.Name = "dataGridViewColumnSS34";
     //
     // dataGridViewColumnSS35
     //
     this.dataGridViewColumnSS35.DataPropertyName = "AxisOD";
     dataGridViewCellStyle46.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS35.DefaultCellStyle = dataGridViewCellStyle46;
     this.dataGridViewColumnSS35.Name = "dataGridViewColumnSS35";
     //
     // dataGridViewColumnSSRB3
     //
     this.dataGridViewColumnSSRB3.DataPropertyName = "AddOD";
     dataGridViewCellStyle47.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle47.Format = "0.00";
     this.dataGridViewColumnSSRB3.DefaultCellStyle = dataGridViewCellStyle47;
     this.dataGridViewColumnSSRB3.Name = "dataGridViewColumnSSRB3";
     //
     // dataGridViewColumnSSLB3
     //
     this.dataGridViewColumnSSLB3.DataPropertyName = "SphereOS";
     dataGridViewCellStyle48.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle48.Format = "0.00";
     this.dataGridViewColumnSSLB3.DefaultCellStyle = dataGridViewCellStyle48;
     this.dataGridViewColumnSSLB3.Name = "dataGridViewColumnSSLB3";
     //
     // dataGridViewColumnSS36
     //
     this.dataGridViewColumnSS36.DataPropertyName = "CylinderOS";
     dataGridViewCellStyle49.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle49.Format = "0.00";
     this.dataGridViewColumnSS36.DefaultCellStyle = dataGridViewCellStyle49;
     this.dataGridViewColumnSS36.Name = "dataGridViewColumnSS36";
     //
     // dataGridViewColumnSS37
     //
     this.dataGridViewColumnSS37.DataPropertyName = "AxisOS";
     dataGridViewCellStyle50.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS37.DefaultCellStyle = dataGridViewCellStyle50;
     this.dataGridViewColumnSS37.Name = "dataGridViewColumnSS37";
     //
     // dataGridViewColumnSS38
     //
     this.dataGridViewColumnSS38.DataPropertyName = "AddOS";
     dataGridViewCellStyle51.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle51.Format = "0.00";
     this.dataGridViewColumnSS38.DefaultCellStyle = dataGridViewCellStyle51;
     this.dataGridViewColumnSS38.Name = "dataGridViewColumnSS38";
     //
     // dataGridViewColumnSS39
     //
     this.dataGridViewColumnSS39.DataPropertyName = "Type";
     dataGridViewCellStyle52.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS39.DefaultCellStyle = dataGridViewCellStyle52;
     this.dataGridViewColumnSS39.Name = "dataGridViewColumnSS39";
     //
     // dataGridViewColumnSS40
     //
     this.dataGridViewColumnSS40.DataPropertyName = "Gender";
     dataGridViewCellStyle53.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS40.DefaultCellStyle = dataGridViewCellStyle53;
     this.dataGridViewColumnSS40.Name = "dataGridViewColumnSS40";
     //
     // dataGridViewColumnSS41
     //
     this.dataGridViewColumnSS41.DataPropertyName = "Size";
     dataGridViewCellStyle54.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS41.DefaultCellStyle = dataGridViewCellStyle54;
     this.dataGridViewColumnSS41.Name = "dataGridViewColumnSS41";
     //
     // dataGridViewColumnSS42
     //
     this.dataGridViewColumnSS42.DataPropertyName = "Tint";
     dataGridViewCellStyle55.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS42.DefaultCellStyle = dataGridViewCellStyle55;
     this.dataGridViewColumnSS42.Name = "dataGridViewColumnSS42";
     //
     // dataGridViewColumnSS43
     //
     this.dataGridViewColumnSS43.DataPropertyName = "DateAdded";
     dataGridViewCellStyle56.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS43.DefaultCellStyle = dataGridViewCellStyle56;
     this.dataGridViewColumnSS43.Name = "dataGridViewColumnSS43";
     this.dataGridViewColumnSS43.Width = 75;
     //
     // dataGridViewColumnSS44
     //
     this.dataGridViewColumnSS44.DataPropertyName = "DateDispensed";
     dataGridViewCellStyle57.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS44.DefaultCellStyle = dataGridViewCellStyle57;
     this.dataGridViewColumnSS44.MinimumWidth = 100;
     this.dataGridViewColumnSS44.Name = "dataGridViewColumnSS44";
     this.dataGridViewColumnSS44.Visible = false;
     //
     // dataGridViewColumnSS45
     //
     this.dataGridViewColumnSS45.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.dataGridViewColumnSS45.DataPropertyName = "Comment";
     dataGridViewCellStyle58.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS45.DefaultCellStyle = dataGridViewCellStyle58;
     this.dataGridViewColumnSS45.Name = "dataGridViewColumnSS45";
     //
     // dataGridViewColumnSS46
     //
     this.dataGridViewColumnSS46.DataPropertyName = "SKU";
     dataGridViewCellStyle59.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS46.DefaultCellStyle = dataGridViewCellStyle59;
     this.dataGridViewColumnSS46.MinimumWidth = 50;
     this.dataGridViewColumnSS46.Name = "dataGridViewColumnSS46";
     //
     // dataGridViewColumnSS47
     //
     this.dataGridViewColumnSS47.DataPropertyName = "Score";
     dataGridViewCellStyle60.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle60.Format = "0.#####";
     this.dataGridViewColumnSS47.DefaultCellStyle = dataGridViewCellStyle60;
     this.dataGridViewColumnSS47.MinimumWidth = 60;
     this.dataGridViewColumnSS47.Name = "dataGridViewColumnSS47";
     this.dataGridViewColumnSS47.Visible = false;
     //
     // dataGridViewColumnSS48
     //
     this.dataGridViewColumnSS48.DataPropertyName = "SphereOD";
     dataGridViewCellStyle61.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle61.Format = "0.00";
     this.dataGridViewColumnSS48.DefaultCellStyle = dataGridViewCellStyle61;
     this.dataGridViewColumnSS48.Name = "dataGridViewColumnSS48";
     //
     // dataGridViewColumnSS49
     //
     this.dataGridViewColumnSS49.DataPropertyName = "CylinderOD";
     dataGridViewCellStyle62.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle62.Format = "0.00";
     this.dataGridViewColumnSS49.DefaultCellStyle = dataGridViewCellStyle62;
     this.dataGridViewColumnSS49.Name = "dataGridViewColumnSS49";
     //
     // dataGridViewColumnSS50
     //
     this.dataGridViewColumnSS50.DataPropertyName = "AxisOD";
     dataGridViewCellStyle63.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS50.DefaultCellStyle = dataGridViewCellStyle63;
     this.dataGridViewColumnSS50.Name = "dataGridViewColumnSS50";
     //
     // dataGridViewColumnSSRB4
     //
     this.dataGridViewColumnSSRB4.DataPropertyName = "AddOD";
     dataGridViewCellStyle64.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle64.Format = "0.00";
     this.dataGridViewColumnSSRB4.DefaultCellStyle = dataGridViewCellStyle64;
     this.dataGridViewColumnSSRB4.Name = "dataGridViewColumnSSRB4";
     //
     // dataGridViewColumnSSLB4
     //
     this.dataGridViewColumnSSLB4.DataPropertyName = "SphereOS";
     dataGridViewCellStyle65.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle65.Format = "0.00";
     this.dataGridViewColumnSSLB4.DefaultCellStyle = dataGridViewCellStyle65;
     this.dataGridViewColumnSSLB4.Name = "dataGridViewColumnSSLB4";
     //
     // dataGridViewColumnSS51
     //
     this.dataGridViewColumnSS51.DataPropertyName = "CylinderOS";
     dataGridViewCellStyle66.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle66.Format = "0.00";
     this.dataGridViewColumnSS51.DefaultCellStyle = dataGridViewCellStyle66;
     this.dataGridViewColumnSS51.Name = "dataGridViewColumnSS51";
     //
     // dataGridViewColumnSS52
     //
     this.dataGridViewColumnSS52.DataPropertyName = "AxisOS";
     dataGridViewCellStyle67.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS52.DefaultCellStyle = dataGridViewCellStyle67;
     this.dataGridViewColumnSS52.Name = "dataGridViewColumnSS52";
     //
     // dataGridViewColumnSS53
     //
     this.dataGridViewColumnSS53.DataPropertyName = "AddOS";
     dataGridViewCellStyle68.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     dataGridViewCellStyle68.Format = "0.00";
     this.dataGridViewColumnSS53.DefaultCellStyle = dataGridViewCellStyle68;
     this.dataGridViewColumnSS53.Name = "dataGridViewColumnSS53";
     //
     // dataGridViewColumnSS54
     //
     this.dataGridViewColumnSS54.DataPropertyName = "Type";
     dataGridViewCellStyle69.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS54.DefaultCellStyle = dataGridViewCellStyle69;
     this.dataGridViewColumnSS54.Name = "dataGridViewColumnSS54";
     //
     // dataGridViewColumnSS55
     //
     this.dataGridViewColumnSS55.DataPropertyName = "Gender";
     dataGridViewCellStyle70.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS55.DefaultCellStyle = dataGridViewCellStyle70;
     this.dataGridViewColumnSS55.Name = "dataGridViewColumnSS55";
     //
     // dataGridViewColumnSS56
     //
     this.dataGridViewColumnSS56.DataPropertyName = "Size";
     dataGridViewCellStyle71.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS56.DefaultCellStyle = dataGridViewCellStyle71;
     this.dataGridViewColumnSS56.Name = "dataGridViewColumnSS56";
     //
     // dataGridViewColumnSS57
     //
     this.dataGridViewColumnSS57.DataPropertyName = "Tint";
     dataGridViewCellStyle72.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS57.DefaultCellStyle = dataGridViewCellStyle72;
     this.dataGridViewColumnSS57.Name = "dataGridViewColumnSS57";
     //
     // dataGridViewColumnSS58
     //
     this.dataGridViewColumnSS58.DataPropertyName = "DateAdded";
     dataGridViewCellStyle73.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS58.DefaultCellStyle = dataGridViewCellStyle73;
     this.dataGridViewColumnSS58.Name = "dataGridViewColumnSS58";
     this.dataGridViewColumnSS58.Width = 75;
     //
     // dataGridViewColumnSS59
     //
     this.dataGridViewColumnSS59.DataPropertyName = "DateDispensed";
     dataGridViewCellStyle74.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS59.DefaultCellStyle = dataGridViewCellStyle74;
     this.dataGridViewColumnSS59.MinimumWidth = 100;
     this.dataGridViewColumnSS59.Name = "dataGridViewColumnSS59";
     this.dataGridViewColumnSS59.Visible = false;
     //
     // dataGridViewColumnSS60
     //
     this.dataGridViewColumnSS60.AutoSizeMode = System.Windows.Forms.DataGridViewAutoSizeColumnMode.Fill;
     this.dataGridViewColumnSS60.DataPropertyName = "Comment";
     dataGridViewCellStyle75.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridViewColumnSS60.DefaultCellStyle = dataGridViewCellStyle75;
     this.dataGridViewColumnSS60.Name = "dataGridViewColumnSS60";
     //
     // MainForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(834, 562);
     this.Controls.Add(this.tabc_MainForm);
     this.Controls.Add(this.menuStrip1);
     this.MainMenuStrip = this.menuStrip1;
     this.MinimumSize = new System.Drawing.Size(850, 600);
     this.Name = "MainForm";
     this.Text = "SecondSight Eyeglass Inventory Management System";
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainForm_FormClosed);
     this.ResizeEnd += new System.EventHandler(this.MainForm_ResizeEnd);
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     this.tabc_MainForm.ResumeLayout(false);
     this.tabp_AddItems.ResumeLayout(false);
     this.gb_Add_Addnewitem.ResumeLayout(false);
     this.gb_Add_Addnewitem.PerformLayout();
     this.gb_Add_Others.ResumeLayout(false);
     this.gb_Add_Others.PerformLayout();
     this.gb_Add_Gender.ResumeLayout(false);
     this.gb_Add_Tint.ResumeLayout(false);
     this.gb_Add_Size.ResumeLayout(false);
     this.gb_Add_Type.ResumeLayout(false);
     this.gb_Add_InventoryView.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgv_Add_InventoryView)).EndInit();
     this.tabp_Search.ResumeLayout(false);
     this.gb_S_SearchResults.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgv_S_SearchResults)).EndInit();
     this.tableLayoutPanel1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgv_S_Closeup)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_S_Distance)).EndInit();
     this.gb_S_SearchForGlasses.ResumeLayout(false);
     this.gb_S_SearchForGlasses.PerformLayout();
     this.groupBox9.ResumeLayout(false);
     this.gb_S_Gender.ResumeLayout(false);
     this.gb_S_DomEye.ResumeLayout(false);
     this.gb_S_Size.ResumeLayout(false);
     this.gb_S_Type.ResumeLayout(false);
     this.tabp_Dispense.ResumeLayout(false);
     this.gb_D_DeleteGlasses.ResumeLayout(false);
     this.gb_D_DeleteGlasses.PerformLayout();
     this.gb_D_DetailedInfo.ResumeLayout(false);
     this.gb_D_DetailedInfo.PerformLayout();
     this.gb_D_Others.ResumeLayout(false);
     this.gb_D_Gender.ResumeLayout(false);
     this.gb_D_Tint.ResumeLayout(false);
     this.gb_D_Size.ResumeLayout(false);
     this.gb_D_Type.ResumeLayout(false);
     this.gb_D_DispenseGlasses.ResumeLayout(false);
     this.gb_D_DispenseGlasses.PerformLayout();
     this.tabp_ViewInventory.ResumeLayout(false);
     this.panel_V_SearchBy.ResumeLayout(false);
     this.panel_V_SearchBy.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_V_InventoryView)).EndInit();
     this.tabp_Reports.ResumeLayout(false);
     this.tableLayoutPanel2.ResumeLayout(false);
     this.tableLayoutPanel2.PerformLayout();
     this.gb_R_Report.ResumeLayout(false);
     this.panel_R_Summarries.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgv_R_Summaries)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dgv_R_FullLists)).EndInit();
     this.gb_R_ConfigureReport.ResumeLayout(false);
     this.gb_R_ConfigureReport.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 24
0
 /// <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();
     this.lblOperator = new System.Windows.Forms.Label();
     this.lblBase = new System.Windows.Forms.Label();
     this.lblDelta = new System.Windows.Forms.Label();
     this.zgGraph = new ZedGraph.ZedGraphControl();
     this.lblBaseValue = new System.Windows.Forms.Label();
     this.lblDeltaValue = new System.Windows.Forms.Label();
     this.splMain = new System.Windows.Forms.SplitContainer();
     this.tmrUpdate = new System.Windows.Forms.Timer(this.components);
     this.btnReset = new System.Windows.Forms.Button();
     this.nudMax = new System.Windows.Forms.NumericUpDown();
     this.nudMin = new System.Windows.Forms.NumericUpDown();
     this.chkMax = new System.Windows.Forms.CheckBox();
     this.chkMin = new System.Windows.Forms.CheckBox();
     ((System.ComponentModel.ISupportInitialize)(this.splMain)).BeginInit();
     this.splMain.Panel1.SuspendLayout();
     this.splMain.Panel2.SuspendLayout();
     this.splMain.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.nudMax)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.nudMin)).BeginInit();
     this.SuspendLayout();
     //
     // lblOperator
     //
     this.lblOperator.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblOperator.Location = new System.Drawing.Point(3, 0);
     this.lblOperator.Name = "lblOperator";
     this.lblOperator.Size = new System.Drawing.Size(145, 43);
     this.lblOperator.TabIndex = 0;
     this.lblOperator.Text = "Operator";
     this.lblOperator.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     this.lblOperator.DoubleClick += new System.EventHandler(this.MM_LoadGen_Tracking_Operator_MouseDoubleClick);
     this.lblOperator.MouseClick += new System.Windows.Forms.MouseEventHandler(this.MM_LoadGen_Tracking_Operator_MouseClick);
     //
     // lblBase
     //
     this.lblBase.Location = new System.Drawing.Point(2, 43);
     this.lblBase.Name = "lblBase";
     this.lblBase.Size = new System.Drawing.Size(39, 23);
     this.lblBase.TabIndex = 1;
     this.lblBase.Text = "Base";
     this.lblBase.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.lblBase.DoubleClick += new System.EventHandler(this.MM_LoadGen_Tracking_Operator_MouseDoubleClick);
     this.lblBase.MouseClick += new System.Windows.Forms.MouseEventHandler(this.MM_LoadGen_Tracking_Operator_MouseClick);
     //
     // lblDelta
     //
     this.lblDelta.Location = new System.Drawing.Point(2, 77);
     this.lblDelta.Name = "lblDelta";
     this.lblDelta.Size = new System.Drawing.Size(39, 23);
     this.lblDelta.TabIndex = 2;
     this.lblDelta.Text = "Delta";
     this.lblDelta.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.lblDelta.DoubleClick += new System.EventHandler(this.MM_LoadGen_Tracking_Operator_MouseDoubleClick);
     this.lblDelta.MouseClick += new System.Windows.Forms.MouseEventHandler(this.MM_LoadGen_Tracking_Operator_MouseClick);
     //
     // zgGraph
     //
     this.zgGraph.Dock = System.Windows.Forms.DockStyle.Fill;
     this.zgGraph.IsShowPointValues = true;
     this.zgGraph.Location = new System.Drawing.Point(0, 0);
     this.zgGraph.Name = "zgGraph";
     this.zgGraph.ScrollGrace = 0D;
     this.zgGraph.ScrollMaxX = 0D;
     this.zgGraph.ScrollMaxY = 0D;
     this.zgGraph.ScrollMaxY2 = 0D;
     this.zgGraph.ScrollMinX = 0D;
     this.zgGraph.ScrollMinY = 0D;
     this.zgGraph.ScrollMinY2 = 0D;
     this.zgGraph.Size = new System.Drawing.Size(320, 106);
     this.zgGraph.TabIndex = 3;
     //
     // lblBaseValue
     //
     this.lblBaseValue.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblBaseValue.Location = new System.Drawing.Point(38, 43);
     this.lblBaseValue.Name = "lblBaseValue";
     this.lblBaseValue.Size = new System.Drawing.Size(109, 23);
     this.lblBaseValue.TabIndex = 4;
     this.lblBaseValue.Text = "Base";
     this.lblBaseValue.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.lblBaseValue.DoubleClick += new System.EventHandler(this.MM_LoadGen_Tracking_Operator_MouseDoubleClick);
     this.lblBaseValue.MouseClick += new System.Windows.Forms.MouseEventHandler(this.MM_LoadGen_Tracking_Operator_MouseClick);
     //
     // lblDeltaValue
     //
     this.lblDeltaValue.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblDeltaValue.Location = new System.Drawing.Point(38, 76);
     this.lblDeltaValue.Name = "lblDeltaValue";
     this.lblDeltaValue.Size = new System.Drawing.Size(109, 23);
     this.lblDeltaValue.TabIndex = 5;
     this.lblDeltaValue.Text = "Delta";
     this.lblDeltaValue.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.lblDeltaValue.DoubleClick += new System.EventHandler(this.MM_LoadGen_Tracking_Operator_MouseDoubleClick);
     this.lblDeltaValue.MouseClick += new System.Windows.Forms.MouseEventHandler(this.MM_LoadGen_Tracking_Operator_MouseClick);
     //
     // splMain
     //
     this.splMain.Dock = System.Windows.Forms.DockStyle.Fill;
     this.splMain.FixedPanel = System.Windows.Forms.FixedPanel.Panel1;
     this.splMain.IsSplitterFixed = true;
     this.splMain.Location = new System.Drawing.Point(0, 0);
     this.splMain.Name = "splMain";
     //
     // splMain.Panel1
     //
     this.splMain.Panel1.Controls.Add(this.chkMin);
     this.splMain.Panel1.Controls.Add(this.chkMax);
     this.splMain.Panel1.Controls.Add(this.nudMin);
     this.splMain.Panel1.Controls.Add(this.nudMax);
     this.splMain.Panel1.Controls.Add(this.btnReset);
     this.splMain.Panel1.Controls.Add(this.lblOperator);
     this.splMain.Panel1.Controls.Add(this.lblDeltaValue);
     this.splMain.Panel1.Controls.Add(this.lblBase);
     this.splMain.Panel1.Controls.Add(this.lblBaseValue);
     this.splMain.Panel1.Controls.Add(this.lblDelta);
     this.splMain.Panel1.DoubleClick += new System.EventHandler(this.MM_LoadGen_Tracking_Operator_MouseDoubleClick);
     this.splMain.Panel1.MouseClick += new System.Windows.Forms.MouseEventHandler(this.MM_LoadGen_Tracking_Operator_MouseClick);
     //
     // splMain.Panel2
     //
     this.splMain.Panel2.Controls.Add(this.zgGraph);
     this.splMain.Size = new System.Drawing.Size(474, 106);
     this.splMain.SplitterDistance = 150;
     this.splMain.TabIndex = 6;
     //
     // tmrUpdate
     //
     this.tmrUpdate.Enabled = true;
     this.tmrUpdate.Interval = 1000;
     this.tmrUpdate.Tick += new System.EventHandler(this.tmrUpdate_Tick);
     //
     // btnReset
     //
     this.btnReset.ForeColor = System.Drawing.Color.Black;
     this.btnReset.Location = new System.Drawing.Point(34, 113);
     this.btnReset.Name = "btnReset";
     this.btnReset.Size = new System.Drawing.Size(75, 23);
     this.btnReset.TabIndex = 6;
     this.btnReset.Text = "&Reset";
     this.btnReset.UseVisualStyleBackColor = true;
     this.btnReset.Click += new System.EventHandler(this.btnReset_Click);
     //
     // nudMax
     //
     this.nudMax.Location = new System.Drawing.Point(61, 157);
     this.nudMax.Maximum = new decimal(new int[] {
     1000000000,
     0,
     0,
     0});
     this.nudMax.Minimum = new decimal(new int[] {
     1000000000,
     0,
     0,
     -2147483648});
     this.nudMax.Name = "nudMax";
     this.nudMax.Size = new System.Drawing.Size(83, 20);
     this.nudMax.TabIndex = 9;
     this.nudMax.ValueChanged += new System.EventHandler(this.UpdateAxis);
     //
     // nudMin
     //
     this.nudMin.Location = new System.Drawing.Point(61, 192);
     this.nudMin.Maximum = new decimal(new int[] {
     1000000000,
     0,
     0,
     0});
     this.nudMin.Minimum = new decimal(new int[] {
     1000000000,
     0,
     0,
     -2147483648});
     this.nudMin.Name = "nudMin";
     this.nudMin.Size = new System.Drawing.Size(83, 20);
     this.nudMin.TabIndex = 10;
     this.nudMin.ValueChanged += new System.EventHandler(this.UpdateAxis);
     //
     // chkMax
     //
     this.chkMax.AutoSize = true;
     this.chkMax.Location = new System.Drawing.Point(6, 158);
     this.chkMax.Name = "chkMax";
     this.chkMax.Size = new System.Drawing.Size(49, 17);
     this.chkMax.TabIndex = 11;
     this.chkMax.Text = "Max:";
     this.chkMax.UseVisualStyleBackColor = true;
     this.chkMax.CheckedChanged += new System.EventHandler(this.UpdateAxis);
     //
     // chkMin
     //
     this.chkMin.AutoSize = true;
     this.chkMin.Location = new System.Drawing.Point(6, 193);
     this.chkMin.Name = "chkMin";
     this.chkMin.Size = new System.Drawing.Size(46, 17);
     this.chkMin.TabIndex = 12;
     this.chkMin.Text = "Min:";
     this.chkMin.UseVisualStyleBackColor = true;
     this.chkMin.CheckedChanged += new System.EventHandler(this.UpdateAxis);
     //
     // MM_LoadGen_Tracking_Operator
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor = System.Drawing.Color.Black;
     this.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.Controls.Add(this.splMain);
     this.ForeColor = System.Drawing.Color.White;
     this.Name = "MM_LoadGen_Tracking_Operator";
     this.Size = new System.Drawing.Size(474, 106);
     this.MouseClick += new System.Windows.Forms.MouseEventHandler(this.MM_LoadGen_Tracking_Operator_MouseClick);
     this.splMain.Panel1.ResumeLayout(false);
     this.splMain.Panel1.PerformLayout();
     this.splMain.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splMain)).EndInit();
     this.splMain.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.nudMax)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.nudMin)).EndInit();
     this.ResumeLayout(false);
 }
 public void SetData(ZedGraph.ZedGraphControl zedControl, ZedGraph.GraphPane pane)
 {
     this.zedControl = zedControl;
     this.pane       = pane;
 }
 /// <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();
     this.tabControl1 = new System.Windows.Forms.TabControl();
     this.tabPage1 = new System.Windows.Forms.TabPage();
     this.tabPage2 = new System.Windows.Forms.TabPage();
     this.zedGraphControl1 = new ZedGraph.ZedGraphControl();
     this.tabPage3 = new System.Windows.Forms.TabPage();
     this.zedGraphControl2 = new ZedGraph.ZedGraphControl();
     this.dataGridView2 = new System.Windows.Forms.DataGridView();
     this.gridMenuStrip = new zaitun.GUI.GridMenuStrip(this.components);
     this.dataGridViewTextBoxColumn1 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn2 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn3 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.dataGridViewTextBoxColumn4 = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.acfColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.pacfColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.qStatColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.probColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.tabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.tabPage2.SuspendLayout();
     this.tabPage3.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).BeginInit();
     this.SuspendLayout();
     //
     // tabControl1
     //
     this.tabControl1.Appearance = System.Windows.Forms.TabAppearance.FlatButtons;
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Controls.Add(this.tabPage2);
     this.tabControl1.Controls.Add(this.tabPage3);
     this.tabControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tabControl1.Location = new System.Drawing.Point(0, 0);
     this.tabControl1.Name = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size = new System.Drawing.Size(555, 424);
     this.tabControl1.TabIndex = 3;
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.dataGridView2);
     this.tabPage1.Location = new System.Drawing.Point(4, 25);
     this.tabPage1.Name = "tabPage1";
     this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
     this.tabPage1.Size = new System.Drawing.Size(547, 395);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text = "ACF / PACF";
     this.tabPage1.UseVisualStyleBackColor = true;
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.zedGraphControl1);
     this.tabPage2.Location = new System.Drawing.Point(4, 25);
     this.tabPage2.Name = "tabPage2";
     this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
     this.tabPage2.Size = new System.Drawing.Size(547, 395);
     this.tabPage2.TabIndex = 1;
     this.tabPage2.Text = "ACF Graph";
     this.tabPage2.UseVisualStyleBackColor = true;
     //
     // zedGraphControl1
     //
     this.zedGraphControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.zedGraphControl1.EditButtons = System.Windows.Forms.MouseButtons.Left;
     this.zedGraphControl1.EditModifierKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.None)));
     this.zedGraphControl1.IsAutoScrollRange = false;
     this.zedGraphControl1.IsEnableHEdit = false;
     this.zedGraphControl1.IsEnableHPan = true;
     this.zedGraphControl1.IsEnableHZoom = true;
     this.zedGraphControl1.IsEnableVEdit = false;
     this.zedGraphControl1.IsEnableVPan = true;
     this.zedGraphControl1.IsEnableVZoom = true;
     this.zedGraphControl1.IsPrintFillPage = true;
     this.zedGraphControl1.IsPrintKeepAspectRatio = true;
     this.zedGraphControl1.IsScrollY2 = false;
     this.zedGraphControl1.IsShowContextMenu = true;
     this.zedGraphControl1.IsShowCopyMessage = true;
     this.zedGraphControl1.IsShowCursorValues = false;
     this.zedGraphControl1.IsShowHScrollBar = false;
     this.zedGraphControl1.IsShowPointValues = false;
     this.zedGraphControl1.IsShowVScrollBar = false;
     this.zedGraphControl1.IsSynchronizeXAxes = false;
     this.zedGraphControl1.IsSynchronizeYAxes = false;
     this.zedGraphControl1.IsZoomOnMouseCenter = false;
     this.zedGraphControl1.LinkButtons = System.Windows.Forms.MouseButtons.Left;
     this.zedGraphControl1.LinkModifierKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.None)));
     this.zedGraphControl1.Location = new System.Drawing.Point(3, 3);
     this.zedGraphControl1.Name = "zedGraphControl1";
     this.zedGraphControl1.PanButtons = System.Windows.Forms.MouseButtons.Left;
     this.zedGraphControl1.PanButtons2 = System.Windows.Forms.MouseButtons.Middle;
     this.zedGraphControl1.PanModifierKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Shift | System.Windows.Forms.Keys.None)));
     this.zedGraphControl1.PanModifierKeys2 = System.Windows.Forms.Keys.None;
     this.zedGraphControl1.PointDateFormat = "g";
     this.zedGraphControl1.PointValueFormat = "G";
     this.zedGraphControl1.ScrollMaxX = 0;
     this.zedGraphControl1.ScrollMaxY = 0;
     this.zedGraphControl1.ScrollMaxY2 = 0;
     this.zedGraphControl1.ScrollMinX = 0;
     this.zedGraphControl1.ScrollMinY = 0;
     this.zedGraphControl1.ScrollMinY2 = 0;
     this.zedGraphControl1.Size = new System.Drawing.Size(541, 389);
     this.zedGraphControl1.TabIndex = 1;
     this.zedGraphControl1.ZoomButtons = System.Windows.Forms.MouseButtons.Left;
     this.zedGraphControl1.ZoomButtons2 = System.Windows.Forms.MouseButtons.None;
     this.zedGraphControl1.ZoomModifierKeys = System.Windows.Forms.Keys.None;
     this.zedGraphControl1.ZoomModifierKeys2 = System.Windows.Forms.Keys.None;
     this.zedGraphControl1.ZoomStepFraction = 0.1;
     //
     // tabPage3
     //
     this.tabPage3.Controls.Add(this.zedGraphControl2);
     this.tabPage3.Location = new System.Drawing.Point(4, 25);
     this.tabPage3.Name = "tabPage3";
     this.tabPage3.Padding = new System.Windows.Forms.Padding(3);
     this.tabPage3.Size = new System.Drawing.Size(547, 395);
     this.tabPage3.TabIndex = 2;
     this.tabPage3.Text = "PACF Graph";
     this.tabPage3.UseVisualStyleBackColor = true;
     //
     // zedGraphControl2
     //
     this.zedGraphControl2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.zedGraphControl2.EditButtons = System.Windows.Forms.MouseButtons.Left;
     this.zedGraphControl2.EditModifierKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.None)));
     this.zedGraphControl2.IsAutoScrollRange = false;
     this.zedGraphControl2.IsEnableHEdit = false;
     this.zedGraphControl2.IsEnableHPan = true;
     this.zedGraphControl2.IsEnableHZoom = true;
     this.zedGraphControl2.IsEnableVEdit = false;
     this.zedGraphControl2.IsEnableVPan = true;
     this.zedGraphControl2.IsEnableVZoom = true;
     this.zedGraphControl2.IsPrintFillPage = true;
     this.zedGraphControl2.IsPrintKeepAspectRatio = true;
     this.zedGraphControl2.IsScrollY2 = false;
     this.zedGraphControl2.IsShowContextMenu = true;
     this.zedGraphControl2.IsShowCopyMessage = true;
     this.zedGraphControl2.IsShowCursorValues = false;
     this.zedGraphControl2.IsShowHScrollBar = false;
     this.zedGraphControl2.IsShowPointValues = false;
     this.zedGraphControl2.IsShowVScrollBar = false;
     this.zedGraphControl2.IsSynchronizeXAxes = false;
     this.zedGraphControl2.IsSynchronizeYAxes = false;
     this.zedGraphControl2.IsZoomOnMouseCenter = false;
     this.zedGraphControl2.LinkButtons = System.Windows.Forms.MouseButtons.Left;
     this.zedGraphControl2.LinkModifierKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Alt | System.Windows.Forms.Keys.None)));
     this.zedGraphControl2.Location = new System.Drawing.Point(3, 3);
     this.zedGraphControl2.Name = "zedGraphControl2";
     this.zedGraphControl2.PanButtons = System.Windows.Forms.MouseButtons.Left;
     this.zedGraphControl2.PanButtons2 = System.Windows.Forms.MouseButtons.Middle;
     this.zedGraphControl2.PanModifierKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Shift | System.Windows.Forms.Keys.None)));
     this.zedGraphControl2.PanModifierKeys2 = System.Windows.Forms.Keys.None;
     this.zedGraphControl2.PointDateFormat = "g";
     this.zedGraphControl2.PointValueFormat = "G";
     this.zedGraphControl2.ScrollMaxX = 0;
     this.zedGraphControl2.ScrollMaxY = 0;
     this.zedGraphControl2.ScrollMaxY2 = 0;
     this.zedGraphControl2.ScrollMinX = 0;
     this.zedGraphControl2.ScrollMinY = 0;
     this.zedGraphControl2.ScrollMinY2 = 0;
     this.zedGraphControl2.Size = new System.Drawing.Size(541, 389);
     this.zedGraphControl2.TabIndex = 2;
     this.zedGraphControl2.ZoomButtons = System.Windows.Forms.MouseButtons.Left;
     this.zedGraphControl2.ZoomButtons2 = System.Windows.Forms.MouseButtons.None;
     this.zedGraphControl2.ZoomModifierKeys = System.Windows.Forms.Keys.None;
     this.zedGraphControl2.ZoomModifierKeys2 = System.Windows.Forms.Keys.None;
     this.zedGraphControl2.ZoomStepFraction = 0.1;
     //
     // dataGridView2
     //
     this.dataGridView2.AllowUserToAddRows = false;
     this.dataGridView2.AllowUserToDeleteRows = false;
     this.dataGridView2.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView2.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
     this.acfColumn,
     this.pacfColumn,
     this.qStatColumn,
     this.probColumn});
     this.dataGridView2.ContextMenuStrip = this.gridMenuStrip;
     this.dataGridView2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.dataGridView2.Location = new System.Drawing.Point(3, 3);
     this.dataGridView2.Name = "dataGridView2";
     this.dataGridView2.ReadOnly = true;
     this.dataGridView2.RowTemplate.DefaultCellStyle.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleRight;
     this.dataGridView2.Size = new System.Drawing.Size(541, 389);
     this.dataGridView2.TabIndex = 3;
     //
     // gridMenuStrip
     //
     this.gridMenuStrip.Name = "mnuGrid";
     this.gridMenuStrip.Size = new System.Drawing.Size(168, 120);
     //
     // dataGridViewTextBoxColumn1
     //
     this.dataGridViewTextBoxColumn1.HeaderText = "ACF";
     this.dataGridViewTextBoxColumn1.Name = "dataGridViewTextBoxColumn1";
     //
     // dataGridViewTextBoxColumn2
     //
     this.dataGridViewTextBoxColumn2.HeaderText = "PACF";
     this.dataGridViewTextBoxColumn2.Name = "dataGridViewTextBoxColumn2";
     //
     // dataGridViewTextBoxColumn3
     //
     this.dataGridViewTextBoxColumn3.HeaderText = "STATISTIK Q";
     this.dataGridViewTextBoxColumn3.Name = "dataGridViewTextBoxColumn3";
     //
     // dataGridViewTextBoxColumn4
     //
     this.dataGridViewTextBoxColumn4.HeaderText = "PROB";
     this.dataGridViewTextBoxColumn4.Name = "dataGridViewTextBoxColumn4";
     //
     // acfColumn
     //
     this.acfColumn.HeaderText = "ACF";
     this.acfColumn.Name = "acfColumn";
     this.acfColumn.ReadOnly = true;
     this.acfColumn.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
     //
     // pacfColumn
     //
     this.pacfColumn.HeaderText = "PACF";
     this.pacfColumn.Name = "pacfColumn";
     this.pacfColumn.ReadOnly = true;
     this.pacfColumn.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
     //
     // qStatColumn
     //
     this.qStatColumn.HeaderText = "Q-Stat";
     this.qStatColumn.Name = "qStatColumn";
     this.qStatColumn.ReadOnly = true;
     this.qStatColumn.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
     //
     // probColumn
     //
     this.probColumn.HeaderText = "Prob";
     this.probColumn.Name = "probColumn";
     this.probColumn.ReadOnly = true;
     this.probColumn.SortMode = System.Windows.Forms.DataGridViewColumnSortMode.Programmatic;
     //
     // CorrelogramResult
     //
     this.Controls.Add(this.tabControl1);
     this.Name = "CorellogramResult";
     this.Size = new System.Drawing.Size(555, 424);
     this.Text = "CorellogramResult";
     this.tabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.tabPage2.ResumeLayout(false);
     this.tabPage3.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView2)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 27
0
 /// <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();
     this.zedGraphControl1                         = new ZedGraph.ZedGraphControl();
     this.groupBox1                                = new System.Windows.Forms.GroupBox();
     this.splitContainer1                          = new System.Windows.Forms.SplitContainer();
     this.groupBox2                                = new System.Windows.Forms.GroupBox();
     this.label2                                   = new System.Windows.Forms.Label();
     this.label1                                   = new System.Windows.Forms.Label();
     this.listBoxDistancias                        = new System.Windows.Forms.ListBox();
     this.listBoxIteraciones                       = new System.Windows.Forms.ListBox();
     this.button_secuencias                        = new System.Windows.Forms.Button();
     this.treeView1                                = new System.Windows.Forms.TreeView();
     this.button_optimas                           = new System.Windows.Forms.Button();
     this.button_rangos                            = new System.Windows.Forms.Button();
     this.button_Trayectoria                       = new System.Windows.Forms.Button();
     this.button_trapMap                           = new System.Windows.Forms.Button();
     this.button_clear                             = new System.Windows.Forms.Button();
     this.button_config                            = new System.Windows.Forms.Button();
     this.button1                                  = new System.Windows.Forms.Button();
     this.menuStrip1                               = new System.Windows.Forms.MenuStrip();
     this.cargarEjemploToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.ejemplo1ToolStripMenuItem                = new System.Windows.Forms.ToolStripMenuItem();
     this.ejemplo2ToolStripMenuItem                = new System.Windows.Forms.ToolStripMenuItem();
     this.ejemplo3ToolStripMenuItem                = new System.Windows.Forms.ToolStripMenuItem();
     this.ejemplo4ToolStripMenuItem                = new System.Windows.Forms.ToolStripMenuItem();
     this.statusStrip1                             = new System.Windows.Forms.StatusStrip();
     this.ProgressBar                              = new System.Windows.Forms.ToolStripProgressBar();
     this.StatusLabel                              = new System.Windows.Forms.ToolStripStatusLabel();
     this.cargarEjemploAlcanzableToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.ejemplo5ToolStripMenuItem                = new System.Windows.Forms.ToolStripMenuItem();
     this.ejemplo6ToolStripMenuItem                = new System.Windows.Forms.ToolStripMenuItem();
     this.ejemplo7ToolStripMenuItem                = new System.Windows.Forms.ToolStripMenuItem();
     this.groupBox1.SuspendLayout();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.menuStrip1.SuspendLayout();
     this.statusStrip1.SuspendLayout();
     this.SuspendLayout();
     //
     // zedGraphControl1
     //
     this.zedGraphControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                           | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
     this.zedGraphControl1.IsSynchronizeXAxes  = true;
     this.zedGraphControl1.IsZoomOnMouseCenter = true;
     this.zedGraphControl1.Location            = new System.Drawing.Point(12, 31);
     this.zedGraphControl1.Name         = "zedGraphControl1";
     this.zedGraphControl1.ScrollGrace  = 0;
     this.zedGraphControl1.ScrollMaxX   = 0;
     this.zedGraphControl1.ScrollMaxY   = 0;
     this.zedGraphControl1.ScrollMaxY2  = 0;
     this.zedGraphControl1.ScrollMinX   = 0;
     this.zedGraphControl1.ScrollMinY   = 0;
     this.zedGraphControl1.ScrollMinY2  = 0;
     this.zedGraphControl1.Size         = new System.Drawing.Size(632, 422);
     this.zedGraphControl1.TabIndex     = 0;
     this.zedGraphControl1.ZoomButtons2 = System.Windows.Forms.MouseButtons.Middle;
     //
     // groupBox1
     //
     this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox1.Controls.Add(this.splitContainer1);
     this.groupBox1.Controls.Add(this.button_optimas);
     this.groupBox1.Controls.Add(this.button_rangos);
     this.groupBox1.Controls.Add(this.button_Trayectoria);
     this.groupBox1.Controls.Add(this.button_trapMap);
     this.groupBox1.Controls.Add(this.button_clear);
     this.groupBox1.Controls.Add(this.button_config);
     this.groupBox1.Controls.Add(this.button1);
     this.groupBox1.Location = new System.Drawing.Point(650, 27);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(269, 426);
     this.groupBox1.TabIndex = 1;
     this.groupBox1.TabStop  = false;
     //
     // splitContainer1
     //
     this.splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                         | System.Windows.Forms.AnchorStyles.Right)));
     this.splitContainer1.Location    = new System.Drawing.Point(6, 187);
     this.splitContainer1.Name        = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.groupBox2);
     this.splitContainer1.Panel1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.treeView1);
     this.splitContainer1.Panel2.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.splitContainer1.RightToLeft        = System.Windows.Forms.RightToLeft.No;
     this.splitContainer1.Size             = new System.Drawing.Size(257, 233);
     this.splitContainer1.SplitterDistance = 140;
     this.splitContainer1.TabIndex         = 2;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.label2);
     this.groupBox2.Controls.Add(this.label1);
     this.groupBox2.Controls.Add(this.listBoxDistancias);
     this.groupBox2.Controls.Add(this.listBoxIteraciones);
     this.groupBox2.Controls.Add(this.button_secuencias);
     this.groupBox2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox2.Location = new System.Drawing.Point(0, 0);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(257, 140);
     this.groupBox2.TabIndex = 3;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = " Brazo ";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(130, 46);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(106, 13);
     this.label2.TabIndex = 5;
     this.label2.Text     = "Distancia alcanzada:";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(8, 46);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(62, 13);
     this.label1.TabIndex = 5;
     this.label1.Text     = "Iteraciones:";
     //
     // listBoxDistancias
     //
     this.listBoxDistancias.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                           | System.Windows.Forms.AnchorStyles.Left)));
     this.listBoxDistancias.FormattingEnabled = true;
     this.listBoxDistancias.Location          = new System.Drawing.Point(130, 61);
     this.listBoxDistancias.Name     = "listBoxDistancias";
     this.listBoxDistancias.Size     = new System.Drawing.Size(121, 56);
     this.listBoxDistancias.TabIndex = 4;
     //
     // listBoxIteraciones
     //
     this.listBoxIteraciones.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                            | System.Windows.Forms.AnchorStyles.Left)));
     this.listBoxIteraciones.FormattingEnabled = true;
     this.listBoxIteraciones.Location          = new System.Drawing.Point(6, 61);
     this.listBoxIteraciones.Name     = "listBoxIteraciones";
     this.listBoxIteraciones.Size     = new System.Drawing.Size(118, 56);
     this.listBoxIteraciones.TabIndex = 3;
     //
     // button_secuencias
     //
     this.button_secuencias.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.button_secuencias.Location = new System.Drawing.Point(6, 19);
     this.button_secuencias.Name     = "button_secuencias";
     this.button_secuencias.Size     = new System.Drawing.Size(245, 23);
     this.button_secuencias.TabIndex = 2;
     this.button_secuencias.Text     = "Siguiente secuencia de movimiento >>";
     this.button_secuencias.UseVisualStyleBackColor = true;
     this.button_secuencias.Click += new System.EventHandler(this.button_secuencias_Click);
     //
     // treeView1
     //
     this.treeView1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.treeView1.Location = new System.Drawing.Point(0, 0);
     this.treeView1.Name     = "treeView1";
     this.treeView1.Size     = new System.Drawing.Size(257, 89);
     this.treeView1.TabIndex = 0;
     //
     // button_optimas
     //
     this.button_optimas.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.button_optimas.Enabled  = false;
     this.button_optimas.Location = new System.Drawing.Point(6, 100);
     this.button_optimas.Name     = "button_optimas";
     this.button_optimas.Size     = new System.Drawing.Size(257, 23);
     this.button_optimas.TabIndex = 1;
     this.button_optimas.Text     = "Trayectoria óptima";
     this.button_optimas.UseVisualStyleBackColor = true;
     this.button_optimas.Click += new System.EventHandler(this.button_optimas_Click);
     //
     // button_rangos
     //
     this.button_rangos.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.button_rangos.Enabled  = false;
     this.button_rangos.Location = new System.Drawing.Point(6, 71);
     this.button_rangos.Name     = "button_rangos";
     this.button_rangos.Size     = new System.Drawing.Size(257, 23);
     this.button_rangos.TabIndex = 1;
     this.button_rangos.Text     = "Rango de movimiento de los nodos";
     this.button_rangos.UseVisualStyleBackColor = true;
     this.button_rangos.Click += new System.EventHandler(this.button_rangos_Click);
     //
     // button_Trayectoria
     //
     this.button_Trayectoria.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.button_Trayectoria.Enabled  = false;
     this.button_Trayectoria.Location = new System.Drawing.Point(6, 42);
     this.button_Trayectoria.Name     = "button_Trayectoria";
     this.button_Trayectoria.Size     = new System.Drawing.Size(257, 23);
     this.button_Trayectoria.TabIndex = 1;
     this.button_Trayectoria.Text     = "Mapa de Trayectorias";
     this.button_Trayectoria.UseVisualStyleBackColor = true;
     this.button_Trayectoria.Click += new System.EventHandler(this.button_Trayectoria_Click);
     //
     // button_trapMap
     //
     this.button_trapMap.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.button_trapMap.Enabled  = false;
     this.button_trapMap.Location = new System.Drawing.Point(6, 13);
     this.button_trapMap.Name     = "button_trapMap";
     this.button_trapMap.Size     = new System.Drawing.Size(257, 23);
     this.button_trapMap.TabIndex = 1;
     this.button_trapMap.Text     = "Mapa Trapezoidal";
     this.button_trapMap.UseVisualStyleBackColor = true;
     this.button_trapMap.Click += new System.EventHandler(this.button_trapMap_Click);
     //
     // button_clear
     //
     this.button_clear.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.button_clear.Location = new System.Drawing.Point(139, 129);
     this.button_clear.Name     = "button_clear";
     this.button_clear.Size     = new System.Drawing.Size(124, 23);
     this.button_clear.TabIndex = 1;
     this.button_clear.Text     = "Limpiar";
     this.button_clear.UseVisualStyleBackColor = true;
     this.button_clear.Click += new System.EventHandler(this.button_clear_Click);
     //
     // button_config
     //
     this.button_config.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.button_config.Location = new System.Drawing.Point(6, 158);
     this.button_config.Name     = "button_config";
     this.button_config.Size     = new System.Drawing.Size(124, 23);
     this.button_config.TabIndex = 1;
     this.button_config.Text     = "Configuracion ...";
     this.button_config.UseVisualStyleBackColor = true;
     this.button_config.Click += new System.EventHandler(this.button_config_Click);
     //
     // button1
     //
     this.button1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.button1.Location = new System.Drawing.Point(6, 129);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(124, 23);
     this.button1.TabIndex = 1;
     this.button1.Text     = "Salvar Gráfico";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // menuStrip1
     //
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.cargarEjemploToolStripMenuItem,
         this.cargarEjemploAlcanzableToolStripMenuItem
     });
     this.menuStrip1.Location = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name     = "menuStrip1";
     this.menuStrip1.Size     = new System.Drawing.Size(931, 24);
     this.menuStrip1.TabIndex = 2;
     this.menuStrip1.Text     = "menuStrip1";
     //
     // cargarEjemploToolStripMenuItem
     //
     this.cargarEjemploToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.ejemplo1ToolStripMenuItem,
         this.ejemplo2ToolStripMenuItem,
         this.ejemplo3ToolStripMenuItem,
         this.ejemplo4ToolStripMenuItem
     });
     this.cargarEjemploToolStripMenuItem.Name = "cargarEjemploToolStripMenuItem";
     this.cargarEjemploToolStripMenuItem.Size = new System.Drawing.Size(162, 20);
     this.cargarEjemploToolStripMenuItem.Text = "Cargar Ejemplo No Alcanzable";
     //
     // ejemplo1ToolStripMenuItem
     //
     this.ejemplo1ToolStripMenuItem.Name   = "ejemplo1ToolStripMenuItem";
     this.ejemplo1ToolStripMenuItem.Size   = new System.Drawing.Size(152, 22);
     this.ejemplo1ToolStripMenuItem.Text   = "Ejemplo 1";
     this.ejemplo1ToolStripMenuItem.Click += new System.EventHandler(this.ejemplo_ToolStripMenuItem_Click);
     //
     // ejemplo2ToolStripMenuItem
     //
     this.ejemplo2ToolStripMenuItem.Name   = "ejemplo2ToolStripMenuItem";
     this.ejemplo2ToolStripMenuItem.Size   = new System.Drawing.Size(152, 22);
     this.ejemplo2ToolStripMenuItem.Text   = "Ejemplo 2";
     this.ejemplo2ToolStripMenuItem.Click += new System.EventHandler(this.ejemplo_ToolStripMenuItem_Click);
     //
     // ejemplo3ToolStripMenuItem
     //
     this.ejemplo3ToolStripMenuItem.Name   = "ejemplo3ToolStripMenuItem";
     this.ejemplo3ToolStripMenuItem.Size   = new System.Drawing.Size(152, 22);
     this.ejemplo3ToolStripMenuItem.Text   = "Ejemplo 3";
     this.ejemplo3ToolStripMenuItem.Click += new System.EventHandler(this.ejemplo_ToolStripMenuItem_Click);
     //
     // ejemplo4ToolStripMenuItem
     //
     this.ejemplo4ToolStripMenuItem.Name   = "ejemplo4ToolStripMenuItem";
     this.ejemplo4ToolStripMenuItem.Size   = new System.Drawing.Size(152, 22);
     this.ejemplo4ToolStripMenuItem.Text   = "Ejemplo 4";
     this.ejemplo4ToolStripMenuItem.Click += new System.EventHandler(this.ejemplo_ToolStripMenuItem_Click);
     //
     // statusStrip1
     //
     this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.ProgressBar,
         this.StatusLabel
     });
     this.statusStrip1.Location = new System.Drawing.Point(0, 456);
     this.statusStrip1.Name     = "statusStrip1";
     this.statusStrip1.Size     = new System.Drawing.Size(931, 22);
     this.statusStrip1.TabIndex = 3;
     this.statusStrip1.Text     = "statusStrip1";
     //
     // ProgressBar
     //
     this.ProgressBar.Name    = "ProgressBar";
     this.ProgressBar.Size    = new System.Drawing.Size(100, 16);
     this.ProgressBar.Style   = System.Windows.Forms.ProgressBarStyle.Continuous;
     this.ProgressBar.Visible = false;
     //
     // StatusLabel
     //
     this.StatusLabel.Name = "StatusLabel";
     this.StatusLabel.Size = new System.Drawing.Size(29, 17);
     this.StatusLabel.Text = "Listo";
     //
     // cargarEjemploAlcanzableToolStripMenuItem
     //
     this.cargarEjemploAlcanzableToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.ejemplo5ToolStripMenuItem,
         this.ejemplo6ToolStripMenuItem,
         this.ejemplo7ToolStripMenuItem
     });
     this.cargarEjemploAlcanzableToolStripMenuItem.Name = "cargarEjemploAlcanzableToolStripMenuItem";
     this.cargarEjemploAlcanzableToolStripMenuItem.Size = new System.Drawing.Size(146, 20);
     this.cargarEjemploAlcanzableToolStripMenuItem.Text = "Cargar Ejemplo Alcanzable";
     //
     // ejemplo5ToolStripMenuItem
     //
     this.ejemplo5ToolStripMenuItem.Name   = "ejemplo5ToolStripMenuItem";
     this.ejemplo5ToolStripMenuItem.Size   = new System.Drawing.Size(152, 22);
     this.ejemplo5ToolStripMenuItem.Text   = "Ejemplo 5";
     this.ejemplo5ToolStripMenuItem.Click += new System.EventHandler(this.ejemplo_ToolStripMenuItem_Click);
     //
     // ejemplo6ToolStripMenuItem
     //
     this.ejemplo6ToolStripMenuItem.Name   = "ejemplo6ToolStripMenuItem";
     this.ejemplo6ToolStripMenuItem.Size   = new System.Drawing.Size(152, 22);
     this.ejemplo6ToolStripMenuItem.Text   = "Ejemplo 6";
     this.ejemplo6ToolStripMenuItem.Click += new System.EventHandler(this.ejemplo_ToolStripMenuItem_Click);
     //
     // ejemplo7ToolStripMenuItem
     //
     this.ejemplo7ToolStripMenuItem.Name   = "ejemplo7ToolStripMenuItem";
     this.ejemplo7ToolStripMenuItem.Size   = new System.Drawing.Size(152, 22);
     this.ejemplo7ToolStripMenuItem.Text   = "Ejemplo 7";
     this.ejemplo7ToolStripMenuItem.Click += new System.EventHandler(this.ejemplo_ToolStripMenuItem_Click);
     //
     // Graphics
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(931, 478);
     this.Controls.Add(this.statusStrip1);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.zedGraphControl1);
     this.Controls.Add(this.menuStrip1);
     this.MainMenuStrip = this.menuStrip1;
     this.Name          = "Graphics";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "Path-Planning";
     this.WindowState   = System.Windows.Forms.FormWindowState.Maximized;
     this.groupBox1.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     this.statusStrip1.ResumeLayout(false);
     this.statusStrip1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 28
0
 /// <summary>
 /// �����֧������ķ��� - ��Ҫʹ�ô���༭���޸�
 /// �˷��������ݡ�
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmChart));
     this.printDocument1 = new System.Drawing.Printing.PrintDocument();
     this.printPreviewDialog1 = new System.Windows.Forms.PrintPreviewDialog();
     this.groupBox3 = new System.Windows.Forms.GroupBox();
     this.cmbCountry = new System.Windows.Forms.ComboBox();
     this.label2 = new System.Windows.Forms.Label();
     this.tabChart = new System.Windows.Forms.TabControl();
     this.tabPage1 = new System.Windows.Forms.TabPage();
     this.zedGraphControl1 = new ZedGraph.ZedGraphControl();
     this.lblInfo = new System.Windows.Forms.Label();
     this.tabPage2 = new System.Windows.Forms.TabPage();
     this.zedGraphControl2 = new ZedGraph.ZedGraphControl();
     this.tabPage3 = new System.Windows.Forms.TabPage();
     this.zedGraphControl3 = new ZedGraph.ZedGraphControl();
     this.groupBox2 = new System.Windows.Forms.GroupBox();
     this.numEnd = new System.Windows.Forms.NumericUpDown();
     this.numStart = new System.Windows.Forms.NumericUpDown();
     this.cmbType = new System.Windows.Forms.ComboBox();
     this.label4 = new System.Windows.Forms.Label();
     this.label3 = new System.Windows.Forms.Label();
     this.btnPrint = new System.Windows.Forms.Button();
     this.dtpTo = new System.Windows.Forms.DateTimePicker();
     this.label1 = new System.Windows.Forms.Label();
     this.dtpFrom = new System.Windows.Forms.DateTimePicker();
     this.btnExit = new System.Windows.Forms.Button();
     this.btnDisp = new System.Windows.Forms.Button();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.trvWel = new System.Windows.Forms.TreeView();
     this.txtZhan = new System.Windows.Forms.TextBox();
     this.groupBox3.SuspendLayout();
     this.tabChart.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.tabPage2.SuspendLayout();
     this.tabPage3.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numEnd)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.numStart)).BeginInit();
     this.groupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // printDocument1
     //
     this.printDocument1.PrintPage += new System.Drawing.Printing.PrintPageEventHandler(this.printDocument1_PrintPage);
     //
     // printPreviewDialog1
     //
     this.printPreviewDialog1.AutoScrollMargin = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.AutoScrollMinSize = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.ClientSize = new System.Drawing.Size(400, 300);
     this.printPreviewDialog1.Enabled = true;
     this.printPreviewDialog1.Icon = ((System.Drawing.Icon)(resources.GetObject("printPreviewDialog1.Icon")));
     this.printPreviewDialog1.Location = new System.Drawing.Point(22, 22);
     this.printPreviewDialog1.MinimumSize = new System.Drawing.Size(375, 250);
     this.printPreviewDialog1.Name = "printPreviewDialog1";
     this.printPreviewDialog1.TransparencyKey = System.Drawing.Color.Empty;
     this.printPreviewDialog1.Visible = false;
     this.printPreviewDialog1.Load += new System.EventHandler(this.printPreviewDialog1_Load);
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.cmbCountry);
     this.groupBox3.Controls.Add(this.label2);
     this.groupBox3.Location = new System.Drawing.Point(0, 8);
     this.groupBox3.Name = "groupBox3";
     this.groupBox3.Size = new System.Drawing.Size(184, 48);
     this.groupBox3.TabIndex = 11;
     this.groupBox3.TabStop = false;
     //
     // cmbCountry
     //
     this.cmbCountry.Location = new System.Drawing.Point(72, 16);
     this.cmbCountry.Name = "cmbCountry";
     this.cmbCountry.Size = new System.Drawing.Size(108, 20);
     this.cmbCountry.TabIndex = 3;
     //
     // label2
     //
     this.label2.Location = new System.Drawing.Point(4, 13);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(68, 23);
     this.label2.TabIndex = 2;
     this.label2.Text = "��������";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // tabChart
     //
     this.tabChart.Controls.Add(this.tabPage1);
     this.tabChart.Controls.Add(this.tabPage2);
     this.tabChart.Controls.Add(this.tabPage3);
     this.tabChart.Location = new System.Drawing.Point(184, 56);
     this.tabChart.Name = "tabChart";
     this.tabChart.SelectedIndex = 0;
     this.tabChart.Size = new System.Drawing.Size(824, 592);
     this.tabChart.TabIndex = 9;
     this.tabChart.SelectedIndexChanged += new System.EventHandler(this.tabChart_SelectedIndexChanged);
     //
     // tabPage1
     //
     this.tabPage1.BackColor = System.Drawing.SystemColors.Control;
     this.tabPage1.Controls.Add(this.zedGraphControl1);
     this.tabPage1.Controls.Add(this.lblInfo);
     this.tabPage1.Location = new System.Drawing.Point(4, 21);
     this.tabPage1.Name = "tabPage1";
     this.tabPage1.Size = new System.Drawing.Size(816, 567);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text = "��ϸͼ";
     //
     // zedGraphControl1
     //
     this.zedGraphControl1.BackColor = System.Drawing.SystemColors.Window;
     this.zedGraphControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.zedGraphControl1.IsAutoScrollRange = false;
     this.zedGraphControl1.IsEnableHPan = true;
     this.zedGraphControl1.IsEnableHZoom = true;
     this.zedGraphControl1.IsEnableVPan = true;
     this.zedGraphControl1.IsEnableVZoom = true;
     this.zedGraphControl1.IsPrintFillPage = true;
     this.zedGraphControl1.IsPrintKeepAspectRatio = true;
     this.zedGraphControl1.IsScrollY2 = false;
     this.zedGraphControl1.IsShowContextMenu = true;
     this.zedGraphControl1.IsShowCopyMessage = true;
     this.zedGraphControl1.IsShowCursorValues = false;
     this.zedGraphControl1.IsShowHScrollBar = false;
     this.zedGraphControl1.IsShowPointValues = false;
     this.zedGraphControl1.IsShowVScrollBar = false;
     this.zedGraphControl1.IsZoomOnMouseCenter = false;
     this.zedGraphControl1.Location = new System.Drawing.Point(0, 0);
     this.zedGraphControl1.Name = "zedGraphControl1";
     this.zedGraphControl1.PanButtons = System.Windows.Forms.MouseButtons.Left;
     this.zedGraphControl1.PanButtons2 = System.Windows.Forms.MouseButtons.Middle;
     this.zedGraphControl1.PanModifierKeys2 = System.Windows.Forms.Keys.None;
     this.zedGraphControl1.PointDateFormat = "g";
     this.zedGraphControl1.PointValueFormat = "G";
     this.zedGraphControl1.ScrollMaxX = 0;
     this.zedGraphControl1.ScrollMaxY = 0;
     this.zedGraphControl1.ScrollMaxY2 = 0;
     this.zedGraphControl1.ScrollMinX = 0;
     this.zedGraphControl1.ScrollMinY = 0;
     this.zedGraphControl1.ScrollMinY2 = 0;
     this.zedGraphControl1.Size = new System.Drawing.Size(816, 567);
     this.zedGraphControl1.TabIndex = 1;
     this.zedGraphControl1.ZoomButtons = System.Windows.Forms.MouseButtons.Left;
     this.zedGraphControl1.ZoomButtons2 = System.Windows.Forms.MouseButtons.None;
     this.zedGraphControl1.ZoomModifierKeys = System.Windows.Forms.Keys.None;
     this.zedGraphControl1.ZoomModifierKeys2 = System.Windows.Forms.Keys.None;
     this.zedGraphControl1.ZoomStepFraction = 0.1;
     //
     // lblInfo
     //
     this.lblInfo.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
     this.lblInfo.Location = new System.Drawing.Point(16, 16);
     this.lblInfo.Name = "lblInfo";
     this.lblInfo.Size = new System.Drawing.Size(440, 16);
     this.lblInfo.TabIndex = 0;
     this.lblInfo.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.zedGraphControl2);
     this.tabPage2.Location = new System.Drawing.Point(4, 21);
     this.tabPage2.Name = "tabPage2";
     this.tabPage2.Size = new System.Drawing.Size(816, 567);
     this.tabPage2.TabIndex = 1;
     this.tabPage2.Text = "��ͳ��ͼ";
     //
     // zedGraphControl2
     //
     this.zedGraphControl2.BackColor = System.Drawing.SystemColors.Window;
     this.zedGraphControl2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.zedGraphControl2.IsAutoScrollRange = false;
     this.zedGraphControl2.IsEnableHPan = true;
     this.zedGraphControl2.IsEnableHZoom = true;
     this.zedGraphControl2.IsEnableVPan = true;
     this.zedGraphControl2.IsEnableVZoom = true;
     this.zedGraphControl2.IsPrintFillPage = true;
     this.zedGraphControl2.IsPrintKeepAspectRatio = true;
     this.zedGraphControl2.IsScrollY2 = false;
     this.zedGraphControl2.IsShowContextMenu = true;
     this.zedGraphControl2.IsShowCopyMessage = true;
     this.zedGraphControl2.IsShowCursorValues = false;
     this.zedGraphControl2.IsShowHScrollBar = false;
     this.zedGraphControl2.IsShowPointValues = false;
     this.zedGraphControl2.IsShowVScrollBar = false;
     this.zedGraphControl2.IsZoomOnMouseCenter = false;
     this.zedGraphControl2.Location = new System.Drawing.Point(0, 0);
     this.zedGraphControl2.Name = "zedGraphControl2";
     this.zedGraphControl2.PanButtons = System.Windows.Forms.MouseButtons.Left;
     this.zedGraphControl2.PanButtons2 = System.Windows.Forms.MouseButtons.Middle;
     this.zedGraphControl2.PanModifierKeys2 = System.Windows.Forms.Keys.None;
     this.zedGraphControl2.PointDateFormat = "g";
     this.zedGraphControl2.PointValueFormat = "G";
     this.zedGraphControl2.ScrollMaxX = 0;
     this.zedGraphControl2.ScrollMaxY = 0;
     this.zedGraphControl2.ScrollMaxY2 = 0;
     this.zedGraphControl2.ScrollMinX = 0;
     this.zedGraphControl2.ScrollMinY = 0;
     this.zedGraphControl2.ScrollMinY2 = 0;
     this.zedGraphControl2.Size = new System.Drawing.Size(816, 567);
     this.zedGraphControl2.TabIndex = 2;
     this.zedGraphControl2.ZoomButtons = System.Windows.Forms.MouseButtons.Left;
     this.zedGraphControl2.ZoomButtons2 = System.Windows.Forms.MouseButtons.None;
     this.zedGraphControl2.ZoomModifierKeys = System.Windows.Forms.Keys.None;
     this.zedGraphControl2.ZoomModifierKeys2 = System.Windows.Forms.Keys.None;
     this.zedGraphControl2.ZoomStepFraction = 0.1;
     //
     // tabPage3
     //
     this.tabPage3.Controls.Add(this.zedGraphControl3);
     this.tabPage3.Location = new System.Drawing.Point(4, 21);
     this.tabPage3.Name = "tabPage3";
     this.tabPage3.Size = new System.Drawing.Size(816, 567);
     this.tabPage3.TabIndex = 2;
     this.tabPage3.Text = "��ͳ��ͼ";
     //
     // zedGraphControl3
     //
     this.zedGraphControl3.BackColor = System.Drawing.SystemColors.Window;
     this.zedGraphControl3.Dock = System.Windows.Forms.DockStyle.Fill;
     this.zedGraphControl3.IsAutoScrollRange = false;
     this.zedGraphControl3.IsEnableHPan = true;
     this.zedGraphControl3.IsEnableHZoom = true;
     this.zedGraphControl3.IsEnableVPan = true;
     this.zedGraphControl3.IsEnableVZoom = true;
     this.zedGraphControl3.IsPrintFillPage = true;
     this.zedGraphControl3.IsPrintKeepAspectRatio = true;
     this.zedGraphControl3.IsScrollY2 = false;
     this.zedGraphControl3.IsShowContextMenu = true;
     this.zedGraphControl3.IsShowCopyMessage = true;
     this.zedGraphControl3.IsShowCursorValues = false;
     this.zedGraphControl3.IsShowHScrollBar = false;
     this.zedGraphControl3.IsShowPointValues = false;
     this.zedGraphControl3.IsShowVScrollBar = false;
     this.zedGraphControl3.IsZoomOnMouseCenter = false;
     this.zedGraphControl3.Location = new System.Drawing.Point(0, 0);
     this.zedGraphControl3.Name = "zedGraphControl3";
     this.zedGraphControl3.PanButtons = System.Windows.Forms.MouseButtons.Left;
     this.zedGraphControl3.PanButtons2 = System.Windows.Forms.MouseButtons.Middle;
     this.zedGraphControl3.PanModifierKeys2 = System.Windows.Forms.Keys.None;
     this.zedGraphControl3.PointDateFormat = "g";
     this.zedGraphControl3.PointValueFormat = "G";
     this.zedGraphControl3.ScrollMaxX = 0;
     this.zedGraphControl3.ScrollMaxY = 0;
     this.zedGraphControl3.ScrollMaxY2 = 0;
     this.zedGraphControl3.ScrollMinX = 0;
     this.zedGraphControl3.ScrollMinY = 0;
     this.zedGraphControl3.ScrollMinY2 = 0;
     this.zedGraphControl3.Size = new System.Drawing.Size(816, 567);
     this.zedGraphControl3.TabIndex = 0;
     this.zedGraphControl3.ZoomButtons = System.Windows.Forms.MouseButtons.Left;
     this.zedGraphControl3.ZoomButtons2 = System.Windows.Forms.MouseButtons.None;
     this.zedGraphControl3.ZoomModifierKeys = System.Windows.Forms.Keys.None;
     this.zedGraphControl3.ZoomModifierKeys2 = System.Windows.Forms.Keys.None;
     this.zedGraphControl3.ZoomStepFraction = 0.1;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.numEnd);
     this.groupBox2.Controls.Add(this.numStart);
     this.groupBox2.Controls.Add(this.cmbType);
     this.groupBox2.Controls.Add(this.label4);
     this.groupBox2.Controls.Add(this.label3);
     this.groupBox2.Controls.Add(this.btnPrint);
     this.groupBox2.Controls.Add(this.dtpTo);
     this.groupBox2.Controls.Add(this.label1);
     this.groupBox2.Controls.Add(this.dtpFrom);
     this.groupBox2.Controls.Add(this.btnExit);
     this.groupBox2.Controls.Add(this.btnDisp);
     this.groupBox2.Location = new System.Drawing.Point(184, 8);
     this.groupBox2.Name = "groupBox2";
     this.groupBox2.Size = new System.Drawing.Size(824, 48);
     this.groupBox2.TabIndex = 10;
     this.groupBox2.TabStop = false;
     //
     // numEnd
     //
     this.numEnd.Location = new System.Drawing.Point(344, 17);
     this.numEnd.Maximum = new System.Decimal(new int[] {
                                                            23,
                                                            0,
                                                            0,
                                                            0});
     this.numEnd.Name = "numEnd";
     this.numEnd.Size = new System.Drawing.Size(32, 21);
     this.numEnd.TabIndex = 13;
     this.numEnd.Value = new System.Decimal(new int[] {
                                                          8,
                                                          0,
                                                          0,
                                                          0});
     //
     // numStart
     //
     this.numStart.Location = new System.Drawing.Point(184, 17);
     this.numStart.Maximum = new System.Decimal(new int[] {
                                                              23,
                                                              0,
                                                              0,
                                                              0});
     this.numStart.Name = "numStart";
     this.numStart.Size = new System.Drawing.Size(32, 21);
     this.numStart.TabIndex = 12;
     this.numStart.Value = new System.Decimal(new int[] {
                                                            8,
                                                            0,
                                                            0,
                                                            0});
     //
     // cmbType
     //
     this.cmbType.Location = new System.Drawing.Point(448, 16);
     this.cmbType.Name = "cmbType";
     this.cmbType.Size = new System.Drawing.Size(96, 20);
     this.cmbType.TabIndex = 10;
     //
     // label4
     //
     this.label4.Location = new System.Drawing.Point(376, 16);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(72, 23);
     this.label4.TabIndex = 9;
     this.label4.Text = "�������ͣ�";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label3
     //
     this.label3.Location = new System.Drawing.Point(8, 16);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(72, 23);
     this.label3.TabIndex = 8;
     this.label3.Text = "ʱ�䷶Χ��";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // btnPrint
     //
     this.btnPrint.Location = new System.Drawing.Point(616, 16);
     this.btnPrint.Name = "btnPrint";
     this.btnPrint.Size = new System.Drawing.Size(64, 23);
     this.btnPrint.TabIndex = 7;
     this.btnPrint.Text = "��ӡ";
     this.btnPrint.Click += new System.EventHandler(this.btnPrint_Click);
     //
     // dtpTo
     //
     this.dtpTo.Location = new System.Drawing.Point(248, 17);
     this.dtpTo.Name = "dtpTo";
     this.dtpTo.Size = new System.Drawing.Size(96, 21);
     this.dtpTo.TabIndex = 4;
     //
     // label1
     //
     this.label1.Location = new System.Drawing.Point(216, 16);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(32, 23);
     this.label1.TabIndex = 3;
     this.label1.Text = "����";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // dtpFrom
     //
     this.dtpFrom.Location = new System.Drawing.Point(88, 16);
     this.dtpFrom.Name = "dtpFrom";
     this.dtpFrom.Size = new System.Drawing.Size(96, 21);
     this.dtpFrom.TabIndex = 2;
     //
     // btnExit
     //
     this.btnExit.Location = new System.Drawing.Point(680, 16);
     this.btnExit.Name = "btnExit";
     this.btnExit.Size = new System.Drawing.Size(56, 23);
     this.btnExit.TabIndex = 1;
     this.btnExit.Text = "�˳�";
     this.btnExit.Click += new System.EventHandler(this.btnExit_Click);
     //
     // btnDisp
     //
     this.btnDisp.Location = new System.Drawing.Point(552, 16);
     this.btnDisp.Name = "btnDisp";
     this.btnDisp.Size = new System.Drawing.Size(64, 23);
     this.btnDisp.TabIndex = 0;
     this.btnDisp.Text = "ȷ��";
     this.btnDisp.Click += new System.EventHandler(this.btnDisp_Click);
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.trvWel);
     this.groupBox1.Location = new System.Drawing.Point(0, 56);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new System.Drawing.Size(184, 592);
     this.groupBox1.TabIndex = 8;
     this.groupBox1.TabStop = false;
     //
     // trvWel
     //
     this.trvWel.ImageIndex = -1;
     this.trvWel.Location = new System.Drawing.Point(8, 16);
     this.trvWel.Name = "trvWel";
     this.trvWel.SelectedImageIndex = -1;
     this.trvWel.Size = new System.Drawing.Size(168, 568);
     this.trvWel.TabIndex = 0;
     this.trvWel.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.trvWell_AfterSelect);
     //
     // txtZhan
     //
     this.txtZhan.Location = new System.Drawing.Point(8, 16);
     this.txtZhan.Name = "txtZhan";
     this.txtZhan.TabIndex = 0;
     this.txtZhan.Text = "";
     //
     // frmChart
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
     this.ClientSize = new System.Drawing.Size(1016, 654);
     this.Controls.Add(this.groupBox3);
     this.Controls.Add(this.tabChart);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.groupBox1);
     this.Name = "frmChart";
     this.Text = "��������";
     this.Load += new System.EventHandler(this.frmChart_Load);
     this.groupBox3.ResumeLayout(false);
     this.tabChart.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.tabPage2.ResumeLayout(false);
     this.tabPage3.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.numEnd)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.numStart)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemplo n.º 29
0
 private void InitializeComponent()
 {
     this.components = new Container();
     ComponentResourceManager resources = new ComponentResourceManager(typeof(frmInterferenceReport));
     this.zedGraphControl1 = new ZedGraph.ZedGraphControl();
     this.RedNumericUpDown = new NumericUpDown();
     this.label2 = new Label();
     this.BlueNumericUpDown = new NumericUpDown();
     this.label3 = new Label();
     this.GreenNumericUpDown = new NumericUpDown();
     this.label5 = new Label();
     this.toolStrip1 = new ToolStrip();
     this.cwConfigLabel = new ToolStripLabel();
     this.cwConfigComboBox = new ToolStripComboBox();
     this.cwDetectionStart = new ToolStripButton();
     this.cwPlotClearBtn = new ToolStripButton();
     this.cwHelpBtn = new ToolStripButton();
     this.detectionOnCheckBox = new CommonClass.BinarycheckBox();
     this.RedNumericUpDown.BeginInit();
     this.BlueNumericUpDown.BeginInit();
     this.GreenNumericUpDown.BeginInit();
     this.toolStrip1.SuspendLayout();
     base.SuspendLayout();
     this.zedGraphControl1.Anchor = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
     this.zedGraphControl1.AutoSize = true;
     this.zedGraphControl1.Location = new Point(15, 0x51);
     this.zedGraphControl1.Name = "zedGraphControl1";
     this.zedGraphControl1.ScrollGrace = 0.0;
     this.zedGraphControl1.ScrollMaxX = 0.0;
     this.zedGraphControl1.ScrollMaxY = 0.0;
     this.zedGraphControl1.ScrollMaxY2 = 0.0;
     this.zedGraphControl1.ScrollMinX = 0.0;
     this.zedGraphControl1.ScrollMinY = 0.0;
     this.zedGraphControl1.ScrollMinY2 = 0.0;
     this.zedGraphControl1.Size = new Size(0x22c, 0x1a5);
     this.zedGraphControl1.TabIndex = 12;
     this.RedNumericUpDown.Location = new Point(0x3d, 50);
     int[] bits = new int[4];
     bits[0] = 0x2710;
     this.RedNumericUpDown.Maximum = new decimal(bits);
     this.RedNumericUpDown.Name = "RedNumericUpDown";
     this.RedNumericUpDown.Size = new Size(0x39, 20);
     this.RedNumericUpDown.TabIndex = 13;
     int[] numArray2 = new int[4];
     numArray2[0] = 50;
     this.RedNumericUpDown.Value = new decimal(numArray2);
     this.RedNumericUpDown.ValueChanged += new EventHandler(this.RedNumericUpDown_ValueChanged);
     this.label2.AutoSize = true;
     this.label2.Font = new Font("Microsoft Sans Serif", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.label2.ForeColor = Color.Green;
     this.label2.Location = new Point(0xeb, 0x36);
     this.label2.Name = "label2";
     this.label2.Size = new Size(0x2d, 13);
     this.label2.TabIndex = 14;
     this.label2.Text = "Green:";
     this.BlueNumericUpDown.Location = new Point(0xa9, 50);
     int[] numArray3 = new int[4];
     numArray3[0] = 0x2710;
     this.BlueNumericUpDown.Maximum = new decimal(numArray3);
     this.BlueNumericUpDown.Name = "BlueNumericUpDown";
     this.BlueNumericUpDown.Size = new Size(0x39, 20);
     this.BlueNumericUpDown.TabIndex = 15;
     int[] numArray4 = new int[4];
     numArray4[0] = 40;
     this.BlueNumericUpDown.Value = new decimal(numArray4);
     this.BlueNumericUpDown.ValueChanged += new EventHandler(this.BlueNumericUpDown_ValueChanged);
     this.label3.AutoSize = true;
     this.label3.Font = new Font("Microsoft Sans Serif", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.label3.ForeColor = Color.Blue;
     this.label3.Location = new Point(0x80, 0x36);
     this.label3.Name = "label3";
     this.label3.Size = new Size(0x24, 13);
     this.label3.TabIndex = 0x10;
     this.label3.Text = "Blue:";
     this.GreenNumericUpDown.Location = new Point(0x11e, 50);
     int[] numArray5 = new int[4];
     numArray5[0] = 0x2710;
     this.GreenNumericUpDown.Maximum = new decimal(numArray5);
     this.GreenNumericUpDown.Name = "GreenNumericUpDown";
     this.GreenNumericUpDown.Size = new Size(0x39, 20);
     this.GreenNumericUpDown.TabIndex = 0x11;
     int[] numArray6 = new int[4];
     numArray6[0] = 30;
     this.GreenNumericUpDown.Value = new decimal(numArray6);
     this.GreenNumericUpDown.ValueChanged += new EventHandler(this.GreenNumericUpDown_ValueChanged);
     this.label5.AutoSize = true;
     this.label5.Font = new Font("Microsoft Sans Serif", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.label5.ForeColor = Color.Red;
     this.label5.Location = new Point(12, 0x36);
     this.label5.Name = "label5";
     this.label5.Size = new Size(0x22, 13);
     this.label5.TabIndex = 0x10;
     this.label5.Text = "Red:";
     this.toolStrip1.Items.AddRange(new ToolStripItem[] { this.cwConfigLabel, this.cwConfigComboBox, this.cwDetectionStart, this.cwPlotClearBtn, this.cwHelpBtn });
     this.toolStrip1.Location = new Point(0, 0);
     this.toolStrip1.Name = "toolStrip1";
     this.toolStrip1.Size = new Size(0x247, 0x19);
     this.toolStrip1.TabIndex = 20;
     this.toolStrip1.Text = "toolStrip1";
     this.cwConfigLabel.Font = new Font("Tahoma", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
     this.cwConfigLabel.Name = "cwConfigLabel";
     this.cwConfigLabel.Size = new Size(110, 0x16);
     this.cwConfigLabel.Text = "CW Configuration: ";
     this.cwConfigComboBox.Items.AddRange(new object[] { "0:  Enable scan,  enable filtering", "2:  Enable scan,  use 2MHz", "3:  Enable scan,  disable filtering", "4:  Disable scan,  disable filtering" });
     this.cwConfigComboBox.Name = "cwConfigComboBox";
     this.cwConfigComboBox.Size = new Size(250, 0x19);
     this.cwDetectionStart.DisplayStyle = ToolStripItemDisplayStyle.Image;
     this.cwDetectionStart.Image = Resources.graphhsCW;
     this.cwDetectionStart.ImageTransparentColor = Color.Magenta;
     this.cwDetectionStart.Name = "cwDetectionStart";
     this.cwDetectionStart.Size = new Size(0x17, 0x16);
     this.cwDetectionStart.Text = "Set";
     this.cwDetectionStart.Click += new EventHandler(this.cwDetectionStart_Click);
     this.cwPlotClearBtn.DisplayStyle = ToolStripItemDisplayStyle.Image;
     this.cwPlotClearBtn.Image = Resources.clearTableHS;
     this.cwPlotClearBtn.ImageTransparentColor = Color.Magenta;
     this.cwPlotClearBtn.Name = "cwPlotClearBtn";
     this.cwPlotClearBtn.Size = new Size(0x17, 0x16);
     this.cwPlotClearBtn.Text = "Clear";
     this.cwPlotClearBtn.Click += new EventHandler(this.cwPlotClearBtn_Click);
     this.cwHelpBtn.DisplayStyle = ToolStripItemDisplayStyle.Image;
     this.cwHelpBtn.Image = Resources.Help;
     this.cwHelpBtn.ImageTransparentColor = Color.Magenta;
     this.cwHelpBtn.Name = "cwHelpBtn";
     this.cwHelpBtn.Size = new Size(0x17, 0x16);
     this.cwHelpBtn.Text = "Help";
     this.cwHelpBtn.Click += new EventHandler(this.cwHelpBtn_Click);
     this.detectionOnCheckBox.AutoSize = true;
     this.detectionOnCheckBox.CheckAlign = ContentAlignment.MiddleRight;
     this.detectionOnCheckBox.FlatStyle = FlatStyle.Flat;
     this.detectionOnCheckBox.Location = new Point(12, 0x1b);
     this.detectionOnCheckBox.Name = "detectionOnCheckBox";
     this.detectionOnCheckBox.Size = new Size(0x66, 0x11);
     this.detectionOnCheckBox.TabIndex = 0x25;
     this.detectionOnCheckBox.Text = "Detection Active";
     this.detectionOnCheckBox.UseVisualStyleBackColor = true;
     base.AutoScaleDimensions = new SizeF(6f, 13f);
     base.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoScroll = true;
     base.ClientSize = new Size(0x247, 0x202);
     base.Controls.Add(this.detectionOnCheckBox);
     base.Controls.Add(this.toolStrip1);
     base.Controls.Add(this.GreenNumericUpDown);
     base.Controls.Add(this.label5);
     base.Controls.Add(this.label3);
     base.Controls.Add(this.BlueNumericUpDown);
     base.Controls.Add(this.label2);
     base.Controls.Add(this.RedNumericUpDown);
     base.Controls.Add(this.zedGraphControl1);
     base.Icon = (Icon) resources.GetObject("$this.Icon");
     base.MaximizeBox = false;
     base.MinimizeBox = false;
     base.Name = "frmInterferenceReport";
     base.ShowInTaskbar = false;
     base.SizeGripStyle = System.Windows.Forms.SizeGripStyle.Hide;
     base.StartPosition = FormStartPosition.Manual;
     this.Text = "CW Interference Detection";
     base.Load += new EventHandler(this.frmInterferenceReport_Load);
     base.FormClosing += new FormClosingEventHandler(this.frmInterferenceReport_FormClosing);
     base.LocationChanged += new EventHandler(this.frmInterferenceReport_LocationChanged);
     this.RedNumericUpDown.EndInit();
     this.BlueNumericUpDown.EndInit();
     this.GreenNumericUpDown.EndInit();
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     base.ResumeLayout(false);
     base.PerformLayout();
 }
Exemplo n.º 30
0
 /// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.groupBox3 = new System.Windows.Forms.GroupBox();
     this.txbAccuracy = new System.Windows.Forms.TextBox();
     this.txbSpecificity = new System.Windows.Forms.TextBox();
     this.txbSensitivity = new System.Windows.Forms.TextBox();
     this.lblAccuracy = new System.Windows.Forms.Label();
     this.lblSpecificity = new System.Windows.Forms.Label();
     this.lblSensitivity = new System.Windows.Forms.Label();
     this.tbFN = new System.Windows.Forms.TextBox();
     this.tbFP = new System.Windows.Forms.TextBox();
     this.label16 = new System.Windows.Forms.Label();
     this.label17 = new System.Windows.Forms.Label();
     this.groupBox2 = new System.Windows.Forms.GroupBox();
     this.groupBox10 = new System.Windows.Forms.GroupBox();
     this.txtPwrValue = new System.Windows.Forms.TextBox();
     this.rbPwrValue = new System.Windows.Forms.RadioButton();
     this.rbLogeValue = new System.Windows.Forms.RadioButton();
     this.rbLog10Value = new System.Windows.Forms.RadioButton();
     this.rbValue = new System.Windows.Forms.RadioButton();
     this.btnXYPlot = new System.Windows.Forms.Button();
     this.label10 = new System.Windows.Forms.Label();
     this.tbThresholdReg = new System.Windows.Forms.TextBox();
     this.label11 = new System.Windows.Forms.Label();
     this.tbThresholdDec = new System.Windows.Forms.TextBox();
     this.zedGraphControl1 = new ZedGraph.ZedGraphControl();
     this.groupBox3.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.groupBox10.SuspendLayout();
     this.SuspendLayout();
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.txbSpecificity);
     this.groupBox3.Controls.Add(this.txbAccuracy);
     this.groupBox3.Controls.Add(this.txbSensitivity);
     this.groupBox3.Controls.Add(this.lblAccuracy);
     this.groupBox3.Controls.Add(this.lblSpecificity);
     this.groupBox3.Controls.Add(this.lblSensitivity);
     this.groupBox3.Controls.Add(this.tbFN);
     this.groupBox3.Controls.Add(this.tbFP);
     this.groupBox3.Controls.Add(this.label16);
     this.groupBox3.Controls.Add(this.label17);
     this.groupBox3.Location = new System.Drawing.Point(6, 192);
     this.groupBox3.Name = "groupBox3";
     this.groupBox3.Size = new System.Drawing.Size(226, 148);
     this.groupBox3.TabIndex = 9;
     this.groupBox3.TabStop = false;
     this.groupBox3.Text = "Model Evaluation";
     //
     // txbAccuracy
     //
     this.txbAccuracy.Location = new System.Drawing.Point(150, 119);
     this.txbAccuracy.Name = "txbAccuracy";
     this.txbAccuracy.ReadOnly = true;
     this.txbAccuracy.Size = new System.Drawing.Size(43, 20);
     this.txbAccuracy.TabIndex = 13;
     this.txbAccuracy.TabStop = false;
     //
     // txbSpecificity
     //
     this.txbSpecificity.Location = new System.Drawing.Point(150, 46);
     this.txbSpecificity.Name = "txbSpecificity";
     this.txbSpecificity.ReadOnly = true;
     this.txbSpecificity.Size = new System.Drawing.Size(43, 20);
     this.txbSpecificity.TabIndex = 12;
     this.txbSpecificity.TabStop = false;
     //
     // txbSensitivity
     //
     this.txbSensitivity.Location = new System.Drawing.Point(150, 94);
     this.txbSensitivity.Name = "txbSensitivity";
     this.txbSensitivity.ReadOnly = true;
     this.txbSensitivity.Size = new System.Drawing.Size(43, 20);
     this.txbSensitivity.TabIndex = 11;
     this.txbSensitivity.TabStop = false;
     //
     // lblAccuracy
     //
     this.lblAccuracy.AutoSize = true;
     this.lblAccuracy.Location = new System.Drawing.Point(89, 122);
     this.lblAccuracy.Name = "lblAccuracy";
     this.lblAccuracy.Size = new System.Drawing.Size(55, 13);
     this.lblAccuracy.TabIndex = 10;
     this.lblAccuracy.Text = "Accuracy:";
     //
     // lblSpecificity
     //
     this.lblSpecificity.AutoSize = true;
     this.lblSpecificity.Location = new System.Drawing.Point(86, 49);
     this.lblSpecificity.Name = "lblSpecificity";
     this.lblSpecificity.Size = new System.Drawing.Size(58, 13);
     this.lblSpecificity.TabIndex = 9;
     this.lblSpecificity.Text = "Specificity:";
     //
     // lblSensitivity
     //
     this.lblSensitivity.AutoSize = true;
     this.lblSensitivity.Location = new System.Drawing.Point(87, 98);
     this.lblSensitivity.Name = "lblSensitivity";
     this.lblSensitivity.Size = new System.Drawing.Size(57, 13);
     this.lblSensitivity.TabIndex = 8;
     this.lblSensitivity.Text = "Sensitivity:";
     //
     // tbFN
     //
     this.tbFN.Location = new System.Drawing.Point(150, 70);
     this.tbFN.Name = "tbFN";
     this.tbFN.ReadOnly = true;
     this.tbFN.Size = new System.Drawing.Size(43, 20);
     this.tbFN.TabIndex = 7;
     this.tbFN.TabStop = false;
     //
     // tbFP
     //
     this.tbFP.Location = new System.Drawing.Point(150, 23);
     this.tbFP.Name = "tbFP";
     this.tbFP.ReadOnly = true;
     this.tbFP.Size = new System.Drawing.Size(43, 20);
     this.tbFP.TabIndex = 6;
     this.tbFP.TabStop = false;
     //
     // label16
     //
     this.label16.AutoSize = true;
     this.label16.Location = new System.Drawing.Point(16, 73);
     this.label16.Name = "label16";
     this.label16.Size = new System.Drawing.Size(128, 13);
     this.label16.TabIndex = 5;
     this.label16.Text = "False Negatives (Type II):";
     //
     // label17
     //
     this.label17.AutoSize = true;
     this.label17.Location = new System.Drawing.Point(25, 26);
     this.label17.Name = "label17";
     this.label17.Size = new System.Drawing.Size(119, 13);
     this.label17.TabIndex = 4;
     this.label17.Text = "False Positives (Type I):";
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.groupBox10);
     this.groupBox2.Controls.Add(this.btnXYPlot);
     this.groupBox2.Controls.Add(this.label10);
     this.groupBox2.Controls.Add(this.tbThresholdReg);
     this.groupBox2.Controls.Add(this.label11);
     this.groupBox2.Controls.Add(this.tbThresholdDec);
     this.groupBox2.Location = new System.Drawing.Point(6, 9);
     this.groupBox2.Name = "groupBox2";
     this.groupBox2.Size = new System.Drawing.Size(226, 177);
     this.groupBox2.TabIndex = 8;
     this.groupBox2.TabStop = false;
     this.groupBox2.Text = "Plot Thresholds";
     //
     // groupBox10
     //
     this.groupBox10.Controls.Add(this.txtPwrValue);
     this.groupBox10.Controls.Add(this.rbPwrValue);
     this.groupBox10.Controls.Add(this.rbLogeValue);
     this.groupBox10.Controls.Add(this.rbLog10Value);
     this.groupBox10.Controls.Add(this.rbValue);
     this.groupBox10.Location = new System.Drawing.Point(63, 71);
     this.groupBox10.Name = "groupBox10";
     this.groupBox10.Size = new System.Drawing.Size(155, 100);
     this.groupBox10.TabIndex = 86;
     this.groupBox10.TabStop = false;
     this.groupBox10.Text = "Threshold Transform";
     //
     // txtPwrValue
     //
     this.txtPwrValue.Enabled = false;
     this.txtPwrValue.Location = new System.Drawing.Point(72, 74);
     this.txtPwrValue.Name = "txtPwrValue";
     this.txtPwrValue.Size = new System.Drawing.Size(53, 20);
     this.txtPwrValue.TabIndex = 90;
     this.txtPwrValue.Text = "1.0";
     this.txtPwrValue.Leave += new System.EventHandler(this.txtPwr_Leave);
     //
     // rbPwrValue
     //
     this.rbPwrValue.AutoSize = true;
     this.rbPwrValue.Location = new System.Drawing.Point(5, 77);
     this.rbPwrValue.Name = "rbPwrValue";
     this.rbPwrValue.Size = new System.Drawing.Size(55, 17);
     this.rbPwrValue.TabIndex = 89;
     this.rbPwrValue.Text = "Power";
     this.rbPwrValue.UseVisualStyleBackColor = true;
     this.rbPwrValue.CheckedChanged += new System.EventHandler(this.rbPwrValue_CheckedChanged);
     //
     // rbLogeValue
     //
     this.rbLogeValue.AutoSize = true;
     this.rbLogeValue.Location = new System.Drawing.Point(5, 57);
     this.rbLogeValue.Name = "rbLogeValue";
     this.rbLogeValue.Size = new System.Drawing.Size(37, 17);
     this.rbLogeValue.TabIndex = 88;
     this.rbLogeValue.Text = "Ln";
     this.rbLogeValue.UseVisualStyleBackColor = true;
     //
     // rbLog10Value
     //
     this.rbLog10Value.AutoSize = true;
     this.rbLog10Value.Location = new System.Drawing.Point(5, 38);
     this.rbLog10Value.Name = "rbLog10Value";
     this.rbLog10Value.Size = new System.Drawing.Size(55, 17);
     this.rbLog10Value.TabIndex = 87;
     this.rbLog10Value.Text = "Log10";
     this.rbLog10Value.UseVisualStyleBackColor = true;
     //
     // rbValue
     //
     this.rbValue.AutoSize = true;
     this.rbValue.Checked = true;
     this.rbValue.Location = new System.Drawing.Point(5, 20);
     this.rbValue.Name = "rbValue";
     this.rbValue.Size = new System.Drawing.Size(51, 17);
     this.rbValue.TabIndex = 86;
     this.rbValue.TabStop = true;
     this.rbValue.Text = "None";
     this.rbValue.UseVisualStyleBackColor = true;
     //
     // btnXYPlot
     //
     this.btnXYPlot.Location = new System.Drawing.Point(5, 114);
     this.btnXYPlot.Name = "btnXYPlot";
     this.btnXYPlot.Size = new System.Drawing.Size(48, 23);
     this.btnXYPlot.TabIndex = 83;
     this.btnXYPlot.Text = "Replot";
     this.btnXYPlot.UseVisualStyleBackColor = true;
     this.btnXYPlot.Click += new System.EventHandler(this.btnXYPlot_Click);
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.ForeColor = System.Drawing.Color.OliveDrab;
     this.label10.Location = new System.Drawing.Point(70, 48);
     this.label10.Name = "label10";
     this.label10.Size = new System.Drawing.Size(148, 13);
     this.label10.TabIndex = 82;
     this.label10.Text = "Regulatory Standard (Vertical)";
     //
     // tbThresholdReg
     //
     this.tbThresholdReg.Location = new System.Drawing.Point(31, 44);
     this.tbThresholdReg.Name = "tbThresholdReg";
     this.tbThresholdReg.Size = new System.Drawing.Size(33, 20);
     this.tbThresholdReg.TabIndex = 82;
     this.tbThresholdReg.Text = "235";
     this.tbThresholdReg.TextChanged += new System.EventHandler(this.tbThresholdReg_TextChanged);
     //
     // label11
     //
     this.label11.AutoSize = true;
     this.label11.ForeColor = System.Drawing.Color.Crimson;
     this.label11.Location = new System.Drawing.Point(70, 24);
     this.label11.Name = "label11";
     this.label11.Size = new System.Drawing.Size(145, 13);
     this.label11.TabIndex = 81;
     this.label11.Text = "Decision Criterion (Horizontal)";
     //
     // tbThresholdDec
     //
     this.tbThresholdDec.Location = new System.Drawing.Point(31, 19);
     this.tbThresholdDec.Name = "tbThresholdDec";
     this.tbThresholdDec.Size = new System.Drawing.Size(33, 20);
     this.tbThresholdDec.TabIndex = 13;
     this.tbThresholdDec.Text = "235";
     this.tbThresholdDec.TextChanged += new System.EventHandler(this.tbThresholdDec_TextChanged);
     //
     // zedGraphControl1
     //
     this.zedGraphControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.zedGraphControl1.EditButtons = System.Windows.Forms.MouseButtons.Left;
     this.zedGraphControl1.Location = new System.Drawing.Point(235, 13);
     this.zedGraphControl1.Name = "zedGraphControl1";
     this.zedGraphControl1.PanModifierKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Shift | System.Windows.Forms.Keys.None)));
     this.zedGraphControl1.ScrollGrace = 0D;
     this.zedGraphControl1.ScrollMaxX = 0D;
     this.zedGraphControl1.ScrollMaxY = 0D;
     this.zedGraphControl1.ScrollMaxY2 = 0D;
     this.zedGraphControl1.ScrollMinX = 0D;
     this.zedGraphControl1.ScrollMinY = 0D;
     this.zedGraphControl1.ScrollMinY2 = 0D;
     this.zedGraphControl1.Size = new System.Drawing.Size(437, 327);
     this.zedGraphControl1.TabIndex = 10;
     //
     // MLRPredObs
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.groupBox3);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.zedGraphControl1);
     this.Name = "MLRPredObs";
     this.Size = new System.Drawing.Size(678, 345);
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.groupBox10.ResumeLayout(false);
     this.groupBox10.PerformLayout();
     this.ResumeLayout(false);
 }
Exemplo n.º 31
0
        private void InitializeComponent()
        {
            this.components = new Container();
            ComponentResourceManager resources = new ComponentResourceManager(typeof(frmInterferenceReport));

            this.zedGraphControl1    = new ZedGraph.ZedGraphControl();
            this.RedNumericUpDown    = new NumericUpDown();
            this.label2              = new Label();
            this.BlueNumericUpDown   = new NumericUpDown();
            this.label3              = new Label();
            this.GreenNumericUpDown  = new NumericUpDown();
            this.label5              = new Label();
            this.toolStrip1          = new ToolStrip();
            this.cwConfigLabel       = new ToolStripLabel();
            this.cwConfigComboBox    = new ToolStripComboBox();
            this.cwDetectionStart    = new ToolStripButton();
            this.cwPlotClearBtn      = new ToolStripButton();
            this.cwHelpBtn           = new ToolStripButton();
            this.detectionOnCheckBox = new CommonClass.BinarycheckBox();
            this.RedNumericUpDown.BeginInit();
            this.BlueNumericUpDown.BeginInit();
            this.GreenNumericUpDown.BeginInit();
            this.toolStrip1.SuspendLayout();
            base.SuspendLayout();
            this.zedGraphControl1.Anchor      = AnchorStyles.Right | AnchorStyles.Left | AnchorStyles.Bottom | AnchorStyles.Top;
            this.zedGraphControl1.AutoSize    = true;
            this.zedGraphControl1.Location    = new Point(15, 0x51);
            this.zedGraphControl1.Name        = "zedGraphControl1";
            this.zedGraphControl1.ScrollGrace = 0.0;
            this.zedGraphControl1.ScrollMaxX  = 0.0;
            this.zedGraphControl1.ScrollMaxY  = 0.0;
            this.zedGraphControl1.ScrollMaxY2 = 0.0;
            this.zedGraphControl1.ScrollMinX  = 0.0;
            this.zedGraphControl1.ScrollMinY  = 0.0;
            this.zedGraphControl1.ScrollMinY2 = 0.0;
            this.zedGraphControl1.Size        = new Size(0x22c, 0x1a5);
            this.zedGraphControl1.TabIndex    = 12;
            this.RedNumericUpDown.Location    = new Point(0x3d, 50);
            int[] bits = new int[4];
            bits[0] = 0x2710;
            this.RedNumericUpDown.Maximum  = new decimal(bits);
            this.RedNumericUpDown.Name     = "RedNumericUpDown";
            this.RedNumericUpDown.Size     = new Size(0x39, 20);
            this.RedNumericUpDown.TabIndex = 13;
            int[] numArray2 = new int[4];
            numArray2[0] = 50;
            this.RedNumericUpDown.Value         = new decimal(numArray2);
            this.RedNumericUpDown.ValueChanged += new EventHandler(this.RedNumericUpDown_ValueChanged);
            this.label2.AutoSize            = true;
            this.label2.Font                = new Font("Microsoft Sans Serif", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
            this.label2.ForeColor           = Color.Green;
            this.label2.Location            = new Point(0xeb, 0x36);
            this.label2.Name                = "label2";
            this.label2.Size                = new Size(0x2d, 13);
            this.label2.TabIndex            = 14;
            this.label2.Text                = "Green:";
            this.BlueNumericUpDown.Location = new Point(0xa9, 50);
            int[] numArray3 = new int[4];
            numArray3[0] = 0x2710;
            this.BlueNumericUpDown.Maximum  = new decimal(numArray3);
            this.BlueNumericUpDown.Name     = "BlueNumericUpDown";
            this.BlueNumericUpDown.Size     = new Size(0x39, 20);
            this.BlueNumericUpDown.TabIndex = 15;
            int[] numArray4 = new int[4];
            numArray4[0] = 40;
            this.BlueNumericUpDown.Value         = new decimal(numArray4);
            this.BlueNumericUpDown.ValueChanged += new EventHandler(this.BlueNumericUpDown_ValueChanged);
            this.label3.AutoSize             = true;
            this.label3.Font                 = new Font("Microsoft Sans Serif", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
            this.label3.ForeColor            = Color.Blue;
            this.label3.Location             = new Point(0x80, 0x36);
            this.label3.Name                 = "label3";
            this.label3.Size                 = new Size(0x24, 13);
            this.label3.TabIndex             = 0x10;
            this.label3.Text                 = "Blue:";
            this.GreenNumericUpDown.Location = new Point(0x11e, 50);
            int[] numArray5 = new int[4];
            numArray5[0] = 0x2710;
            this.GreenNumericUpDown.Maximum  = new decimal(numArray5);
            this.GreenNumericUpDown.Name     = "GreenNumericUpDown";
            this.GreenNumericUpDown.Size     = new Size(0x39, 20);
            this.GreenNumericUpDown.TabIndex = 0x11;
            int[] numArray6 = new int[4];
            numArray6[0] = 30;
            this.GreenNumericUpDown.Value         = new decimal(numArray6);
            this.GreenNumericUpDown.ValueChanged += new EventHandler(this.GreenNumericUpDown_ValueChanged);
            this.label5.AutoSize  = true;
            this.label5.Font      = new Font("Microsoft Sans Serif", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
            this.label5.ForeColor = Color.Red;
            this.label5.Location  = new Point(12, 0x36);
            this.label5.Name      = "label5";
            this.label5.Size      = new Size(0x22, 13);
            this.label5.TabIndex  = 0x10;
            this.label5.Text      = "Red:";
            this.toolStrip1.Items.AddRange(new ToolStripItem[] { this.cwConfigLabel, this.cwConfigComboBox, this.cwDetectionStart, this.cwPlotClearBtn, this.cwHelpBtn });
            this.toolStrip1.Location = new Point(0, 0);
            this.toolStrip1.Name     = "toolStrip1";
            this.toolStrip1.Size     = new Size(0x247, 0x19);
            this.toolStrip1.TabIndex = 20;
            this.toolStrip1.Text     = "toolStrip1";
            this.cwConfigLabel.Font  = new Font("Tahoma", 8.25f, FontStyle.Bold, GraphicsUnit.Point, 0);
            this.cwConfigLabel.Name  = "cwConfigLabel";
            this.cwConfigLabel.Size  = new Size(110, 0x16);
            this.cwConfigLabel.Text  = "CW Configuration: ";
            this.cwConfigComboBox.Items.AddRange(new object[] { "0:  Enable scan,  enable filtering", "2:  Enable scan,  use 2MHz", "3:  Enable scan,  disable filtering", "4:  Disable scan,  disable filtering" });
            this.cwConfigComboBox.Name                  = "cwConfigComboBox";
            this.cwConfigComboBox.Size                  = new Size(250, 0x19);
            this.cwDetectionStart.DisplayStyle          = ToolStripItemDisplayStyle.Image;
            this.cwDetectionStart.Image                 = Resources.graphhsCW;
            this.cwDetectionStart.ImageTransparentColor = Color.Magenta;
            this.cwDetectionStart.Name                  = "cwDetectionStart";
            this.cwDetectionStart.Size                  = new Size(0x17, 0x16);
            this.cwDetectionStart.Text                  = "Set";
            this.cwDetectionStart.Click                += new EventHandler(this.cwDetectionStart_Click);
            this.cwPlotClearBtn.DisplayStyle            = ToolStripItemDisplayStyle.Image;
            this.cwPlotClearBtn.Image = Resources.clearTableHS;
            this.cwPlotClearBtn.ImageTransparentColor = Color.Magenta;
            this.cwPlotClearBtn.Name             = "cwPlotClearBtn";
            this.cwPlotClearBtn.Size             = new Size(0x17, 0x16);
            this.cwPlotClearBtn.Text             = "Clear";
            this.cwPlotClearBtn.Click           += new EventHandler(this.cwPlotClearBtn_Click);
            this.cwHelpBtn.DisplayStyle          = ToolStripItemDisplayStyle.Image;
            this.cwHelpBtn.Image                 = Resources.Help;
            this.cwHelpBtn.ImageTransparentColor = Color.Magenta;
            this.cwHelpBtn.Name   = "cwHelpBtn";
            this.cwHelpBtn.Size   = new Size(0x17, 0x16);
            this.cwHelpBtn.Text   = "Help";
            this.cwHelpBtn.Click += new EventHandler(this.cwHelpBtn_Click);
            this.detectionOnCheckBox.AutoSize   = true;
            this.detectionOnCheckBox.CheckAlign = ContentAlignment.MiddleRight;
            this.detectionOnCheckBox.FlatStyle  = FlatStyle.Flat;
            this.detectionOnCheckBox.Location   = new Point(12, 0x1b);
            this.detectionOnCheckBox.Name       = "detectionOnCheckBox";
            this.detectionOnCheckBox.Size       = new Size(0x66, 0x11);
            this.detectionOnCheckBox.TabIndex   = 0x25;
            this.detectionOnCheckBox.Text       = "Detection Active";
            this.detectionOnCheckBox.UseVisualStyleBackColor = true;
            base.AutoScaleDimensions = new SizeF(6f, 13f);
            base.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.AutoScroll          = true;
            base.ClientSize          = new Size(0x247, 0x202);
            base.Controls.Add(this.detectionOnCheckBox);
            base.Controls.Add(this.toolStrip1);
            base.Controls.Add(this.GreenNumericUpDown);
            base.Controls.Add(this.label5);
            base.Controls.Add(this.label3);
            base.Controls.Add(this.BlueNumericUpDown);
            base.Controls.Add(this.label2);
            base.Controls.Add(this.RedNumericUpDown);
            base.Controls.Add(this.zedGraphControl1);
            base.Icon             = (Icon)resources.GetObject("$this.Icon");
            base.MaximizeBox      = false;
            base.MinimizeBox      = false;
            base.Name             = "frmInterferenceReport";
            base.ShowInTaskbar    = false;
            base.SizeGripStyle    = System.Windows.Forms.SizeGripStyle.Hide;
            base.StartPosition    = FormStartPosition.Manual;
            this.Text             = "CW Interference Detection";
            base.Load            += new EventHandler(this.frmInterferenceReport_Load);
            base.FormClosing     += new FormClosingEventHandler(this.frmInterferenceReport_FormClosing);
            base.LocationChanged += new EventHandler(this.frmInterferenceReport_LocationChanged);
            this.RedNumericUpDown.EndInit();
            this.BlueNumericUpDown.EndInit();
            this.GreenNumericUpDown.EndInit();
            this.toolStrip1.ResumeLayout(false);
            this.toolStrip1.PerformLayout();
            base.ResumeLayout(false);
            base.PerformLayout();
        }
Exemplo n.º 32
0
        public static bool paintChartAvgDep(string strFrom, string strTo, string strDepName, string strCDataType, ZedGraph.ZedGraphControl zedChart)
        {
            try
            {
                DataTable dtAvg = new DataTable();

                if (BengZhan.comReport.CReports.getDtAvgReportDep(strDepName, strFrom, strTo, ref dtAvg) == false)
                {
                    return(false);
                }

                clearDt(ref dtAvg);

                if (dtAvg == null)
                {
                    return(false);
                }

                string strDataType = "";
                if (getEDataType(strCDataType, ref strDataType) == false)
                {
                    return(false);
                }

                DataTable dtChart = new DataTable();
                dtChart.Columns.Add("x");
                dtChart.Columns.Add("y");

                for (int i = 0; i < dtAvg.Rows.Count; i++)
                {
                    DataRow dr = dtChart.NewRow();
                    dr["x"] = dtAvg.Rows[i]["time"].ToString().Trim();
                    dr["y"] = dtAvg.Rows[i][strDataType].ToString().Trim();
                    dtChart.Rows.Add(dr);
                }

                string strTitle = String.Format("日统计值图表  单位:{0}  时间范围{1}至{2}", strDepName, strFrom, strTo);

                return(paintChart(dtChart, strCDataType, "日期", "month", strTitle, zedChart));
            }
            catch (Exception ex)
            {
                cSaveErr.CSaveErr.msgboxErr(ex.ToString());
                return(false);
            }
        }
Exemplo n.º 33
0
        private static bool paintChart(DataTable dtLine1, string strLineName, string strXTitle, string strState, string strTitle, ZedGraph.ZedGraphControl zedChart)
        {
            try
            {
                //lblInfo.Text=strTitle;

                ZedGraph.Demo.DateAxisSampleDemo demo = new ZedGraph.Demo.DateAxisSampleDemo();

                demo.m_dtLine1 = dtLine1;

                demo.m_dtLine2 = new DataTable();
                //第一条线名称
                demo.m_strLine1Name = strLineName;
                //第二条线名称
                demo.m_strLine2Name = "";
                demo.m_strState     = strState;
                demo.m_strTitle     = strTitle;
                demo.m_xAxisTitle   = strXTitle;

                demo.initialDateAxis(zedChart);

                if (demo == null)
                {
                    return(false);
                }
                return(true);
            }
            catch (Exception ex)
            {
                MessageBox.Show(ex.ToString());
                return(false);
            }
        }
Exemplo n.º 34
0
 void MSGraphControlEx_ContextMenuBuilder(ZedGraph.ZedGraphControl sender, System.Windows.Forms.ContextMenuStrip menuStrip, System.Drawing.Point mousePt, ContextMenuObjectState objState)
 {
     ZedGraphControlEx.AddContextMenuItems(sender, menuStrip);
 }
Exemplo n.º 35
0
        /// <summary>
        /// Init spectrum ZedGraph
        /// </summary>
        private void SpectrumGraphInit()
        {
            System.Windows.Forms.Integration.WindowsFormsHost spectrumZedGraphHost = new System.Windows.Forms.Integration.WindowsFormsHost();
            spectrumZedGraph = new ZedGraph.ZedGraphControl();
            spectrumZedGraph.IsEnableZoom = false;
            spectrumZedGraphHost.Child = spectrumZedGraph;
            SpectrumGrid.Children.Add(spectrumZedGraphHost);

            spectrumGraph = new BasicDSP.Graph(spectrumZedGraph.CreateGraphics(), spectrumZedGraph);

            spectrumGraphPane = spectrumZedGraph.GraphPane;

            SpectrumZedGraphRefresh();
        }
Exemplo n.º 36
0
        public void CreateChart(ZedGraph.ZedGraphControl zgc, ref CW_PeakRegs[] IR)
        {
            EventHandler method = null;

            try
            {
                zgc.GraphPane = this.myPane;
                zgc.GraphPane.CurveList.Clear();
                zgc.GraphPane.GraphObjList.Clear();
                this.RedLimit                = (double)this.RedNumericUpDown.Value;
                this.BlueLimit               = (double)this.BlueNumericUpDown.Value;
                this.GreenLimit              = (double)this.GreenNumericUpDown.Value;
                this.myPane.Title.Text       = "CW Interference Detection";
                this.myPane.YAxis.Title.Text = "Power dB/Hz";
                this.myPane.XAxis.Title.Text = "Frequency (from L1 center)";
                this.myPane.BarSettings.Type = ZedGraph.BarType.Overlay;
                int num  = 0;
                int num2 = 0;
                int num3 = 0;
                for (int i = 0; i < 8; i++)
                {
                    if (IR[i].magD >= this.GreenLimit)
                    {
                        if (IR[i].magD >= this.RedLimit)
                        {
                            num++;
                        }
                        if ((IR[i].magD >= this.BlueLimit) && (IR[i].magD < this.RedLimit))
                        {
                            num2++;
                        }
                        if (IR[i].magD < this.BlueLimit)
                        {
                            num3++;
                        }
                    }
                }
                double[] x         = new double[num];
                double[] y         = new double[num];
                double[] numArray3 = new double[num3];
                double[] numArray4 = new double[num3];
                double[] numArray5 = new double[num2];
                double[] numArray6 = new double[num2];
                int      index     = -1;
                int      num6      = -1;
                int      num7      = -1;
                for (int j = 0; j < 8; j++)
                {
                    try
                    {
                        if (IR[j].magD >= this.GreenLimit)
                        {
                            if ((num > 0) && (IR[j].magD >= this.RedLimit))
                            {
                                index++;
                                x[index] = IR[j].freqD;
                                y[index] = IR[j].magD;
                            }
                            if (((num2 > 0) && (IR[j].magD >= this.BlueLimit)) && (IR[j].magD < this.RedLimit))
                            {
                                num6++;
                                numArray5[num6] = IR[j].freqD;
                                numArray6[num6] = IR[j].magD;
                            }
                            if ((num3 > 0) && (IR[j].magD < this.BlueLimit))
                            {
                                num7++;
                                numArray3[num7] = IR[j].freqD;
                                numArray4[num7] = IR[j].magD;
                            }
                        }
                    }
                    catch (IndexOutOfRangeException exception)
                    {
                        string str = exception.ToString();
                        string msg = "### Interference Report GUI handler error -- " + str;
                        this.comm.WriteApp(msg);
                    }
                }
                if (num > 0)
                {
                    string label = string.Format(">{0:F1}", this.RedLimit);
                    this.myPane.AddBar(label, x, y, Color.Red);
                }
                if (num2 > 0)
                {
                    string str4 = string.Format(">{0:F1}", this.BlueLimit);
                    this.myPane.AddBar(str4, numArray5, numArray6, Color.Blue);
                }
                if (num3 > 0)
                {
                    string str5 = string.Format("<{0:F1}", this.GreenLimit);
                    this.myPane.AddBar(str5, numArray3, numArray4, Color.Green);
                }
                AddlabelToBars(this.myPane, x, y);
                AddlabelToBars(this.myPane, numArray5, numArray6);
                AddlabelToBars(this.myPane, numArray3, numArray4);
                this.myPane.Chart.Fill          = new ZedGraph.Fill(Color.White, Color.LightGoldenrodYellow, 45f);
                this.myPane.YAxis.Scale.MaxAuto = false;
                this.myPane.YAxis.Scale.MinAuto = false;
                this.myPane.XAxis.Scale.MaxAuto = false;
                this.myPane.XAxis.Scale.MinAuto = false;
                this.myPane.YAxis.Scale.Max     = 100.0;
                this.myPane.YAxis.Scale.Min     = 0.0;
                this.myPane.XAxis.Scale.Min     = 1.57E+15;
                this.myPane.XAxis.Scale.Max     = 1.58E+15;
                this.myPane.BarSettings.ClusterScaleWidthAuto = false;
                this.myPane.BarSettings.ClusterScaleWidth     = 1000000000000;
                zgc.AxisChange();
                this.myPane.Fill = new ZedGraph.Fill(Color.WhiteSmoke);
                if (method == null)
                {
                    method = delegate {
                        zgc.Refresh();
                        zgc.Update();
                    };
                }
                base.Invoke(method);
                zgc.Size = new Size(base.ClientRectangle.Width - 0x19, base.ClientRectangle.Height - 90);
            }
            catch (Exception exception2)
            {
                string str6 = exception2.ToString();
                string str7 = "### Interference Report GUI handler error -- " + str6;
                this.comm.WriteApp(str7);
            }
        }
Exemplo n.º 37
0
        public static void ApplyTheme(Control target)
        {
            // get default colors
            System.Drawing.Color ColorFg = GetFg();
            System.Drawing.Color ColorBg = GetBg();
            // recursively apply theme
            foreach (Control component in target.Controls)
            {
                ApplyTheme(component);
            }
            // skip over theme-excluded stuff
            if (!(target.Tag is null))
            {
                if (target.Tag.ToString().Contains("NoTheme"))
                {
                    return;
                }
            }
            // apply default colors
            target.BackColor = ColorBg;
            target.ForeColor = ColorFg;
            // Object Dependent Custom Colors
            if (target is TabControl)
            {
                TabControl tabComponent = (TabControl)target;
                tabComponent.DrawMode = TabDrawMode.Normal;
            }
            else if (target is CheckBox)
            {
                CheckBox box = (CheckBox)target;
            }
            else if (target is ZedGraph.ZedGraphControl)
            {
                ZedGraph.ZedGraphControl componentGraph = (ZedGraph.ZedGraphControl)target;
                ZedGraph.GraphPane       pane           = componentGraph.GraphPane;
                pane.Chart.Fill.Type           = ZedGraph.FillType.Solid;
                pane.Chart.Fill.Color          = ColorBg;
                pane.Chart.Border.Color        = ColorFg;
                pane.Legend.Fill.Type          = ZedGraph.FillType.Solid;
                pane.Legend.Fill.Color         = ColorBg;
                pane.Legend.Border.Color       = ColorFg;
                pane.Legend.FontSpec.FontColor = ColorFg;
                pane.Fill.Color = ColorBg;

                foreach (var axis in pane.YAxisList)
                {
                    axis.Color = ColorFg;
                    axis.Scale.FontSpec.FontColor = ColorFg;
                    axis.MajorTic.Color           = ColorFg;
                    axis.MinorTic.Color           = ColorFg;
                }
                foreach (var axis in pane.Y2AxisList)
                {
                    axis.Color = ColorFg;
                    axis.Scale.FontSpec.FontColor = ColorFg;
                    axis.MajorTic.Color           = ColorFg;
                    axis.MinorTic.Color           = ColorFg;
                }
                pane.XAxis.Color = ColorFg;
                pane.XAxis.Scale.FontSpec.FontColor = ColorFg;
                pane.XAxis.MajorTic.Color           = ColorFg;
                pane.XAxis.MinorTic.Color           = ColorFg;

                pane.YAxis.Color = ColorFg;
                pane.YAxis.Scale.FontSpec.FontColor = ColorFg;
                pane.YAxis.MajorTic.Color           = ColorFg;
                pane.YAxis.MinorTic.Color           = ColorFg;
            }
            target.Refresh();
        }
Exemplo n.º 38
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(RIDAnalysis));
     this.pnlControls        = new System.Windows.Forms.Panel();
     this.cmbBaseline        = new System.Windows.Forms.ComboBox();
     this.lblBaseline        = new System.Windows.Forms.Label();
     this.lblProgress        = new System.Windows.Forms.Label();
     this.pgb                = new System.Windows.Forms.ProgressBar();
     this.btnOK              = new System.Windows.Forms.Button();
     this.tabControl         = new System.Windows.Forms.TabControl();
     this.tpIntro            = new System.Windows.Forms.TabPage();
     this.rtbInfo            = new System.Windows.Forms.RichTextBox();
     this.tpSummary          = new System.Windows.Forms.TabPage();
     this.graphSummary       = new ZedGraph.ZedGraphControl();
     this.tpOverTime         = new System.Windows.Forms.TabPage();
     this.graphOverTime      = new ZedGraph.ZedGraphControl();
     this.tpHTMLCode         = new System.Windows.Forms.TabPage();
     this.txtHTML            = new System.Windows.Forms.TextBox();
     this.pnlHTMLCode        = new System.Windows.Forms.Panel();
     this.btnPreview         = new System.Windows.Forms.Button();
     this.btnCopyToClipboard = new System.Windows.Forms.Button();
     this.pnlCatgories       = new System.Windows.Forms.Panel();
     this.tv         = new System.Windows.Forms.TreeView();
     this.cmbPresets = new System.Windows.Forms.ComboBox();
     this.splitter1  = new System.Windows.Forms.Splitter();
     this.pnlControls.SuspendLayout();
     this.tabControl.SuspendLayout();
     this.tpIntro.SuspendLayout();
     this.tpSummary.SuspendLayout();
     this.tpOverTime.SuspendLayout();
     this.tpHTMLCode.SuspendLayout();
     this.pnlHTMLCode.SuspendLayout();
     this.pnlCatgories.SuspendLayout();
     this.SuspendLayout();
     //
     // pnlControls
     //
     this.pnlControls.Controls.Add(this.cmbBaseline);
     this.pnlControls.Controls.Add(this.lblBaseline);
     this.pnlControls.Controls.Add(this.lblProgress);
     this.pnlControls.Controls.Add(this.pgb);
     this.pnlControls.Controls.Add(this.btnOK);
     this.pnlControls.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.pnlControls.Location = new System.Drawing.Point(0, 429);
     this.pnlControls.Name     = "pnlControls";
     this.pnlControls.Size     = new System.Drawing.Size(576, 40);
     this.pnlControls.TabIndex = 3;
     //
     // cmbBaseline
     //
     this.cmbBaseline.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbBaseline.Enabled       = false;
     this.cmbBaseline.Items.AddRange(new object[] {
         "Everyone",
         "My Gender",
         "My Age Group"
     });
     this.cmbBaseline.Location              = new System.Drawing.Point(312, 10);
     this.cmbBaseline.Name                  = "cmbBaseline";
     this.cmbBaseline.Size                  = new System.Drawing.Size(121, 21);
     this.cmbBaseline.TabIndex              = 6;
     this.cmbBaseline.SelectedIndexChanged += new System.EventHandler(this.cmbBaseline_SelectedIndexChanged);
     //
     // lblBaseline
     //
     this.lblBaseline.AutoSize = true;
     this.lblBaseline.Location = new System.Drawing.Point(256, 12);
     this.lblBaseline.Name     = "lblBaseline";
     this.lblBaseline.Size     = new System.Drawing.Size(51, 16);
     this.lblBaseline.TabIndex = 5;
     this.lblBaseline.Text     = "Baseline:";
     //
     // lblProgress
     //
     this.lblProgress.AutoSize = true;
     this.lblProgress.Location = new System.Drawing.Point(8, 12);
     this.lblProgress.Name     = "lblProgress";
     this.lblProgress.Size     = new System.Drawing.Size(63, 16);
     this.lblProgress.TabIndex = 4;
     this.lblProgress.Text     = "Analyzing...";
     //
     // pgb
     //
     this.pgb.Location = new System.Drawing.Point(80, 10);
     this.pgb.Name     = "pgb";
     this.pgb.Size     = new System.Drawing.Size(152, 20);
     this.pgb.TabIndex = 3;
     //
     // btnOK
     //
     this.btnOK.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnOK.DialogResult = System.Windows.Forms.DialogResult.OK;
     this.btnOK.Location     = new System.Drawing.Point(480, 8);
     this.btnOK.Name         = "btnOK";
     this.btnOK.TabIndex     = 2;
     this.btnOK.Text         = "&OK";
     //
     // tabControl
     //
     this.tabControl.Appearance = System.Windows.Forms.TabAppearance.FlatButtons;
     this.tabControl.Controls.Add(this.tpIntro);
     this.tabControl.Controls.Add(this.tpSummary);
     this.tabControl.Controls.Add(this.tpOverTime);
     this.tabControl.Controls.Add(this.tpHTMLCode);
     this.tabControl.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.tabControl.Location      = new System.Drawing.Point(187, 3);
     this.tabControl.Name          = "tabControl";
     this.tabControl.SelectedIndex = 0;
     this.tabControl.Size          = new System.Drawing.Size(389, 426);
     this.tabControl.TabIndex      = 4;
     //
     // tpIntro
     //
     this.tpIntro.Controls.Add(this.rtbInfo);
     this.tpIntro.Location = new System.Drawing.Point(4, 25);
     this.tpIntro.Name     = "tpIntro";
     this.tpIntro.Size     = new System.Drawing.Size(381, 397);
     this.tpIntro.TabIndex = 0;
     this.tpIntro.Text     = "Introduction";
     //
     // rtbInfo
     //
     this.rtbInfo.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.rtbInfo.Location = new System.Drawing.Point(0, 0);
     this.rtbInfo.Name     = "rtbInfo";
     this.rtbInfo.ReadOnly = true;
     this.rtbInfo.Size     = new System.Drawing.Size(381, 397);
     this.rtbInfo.TabIndex = 0;
     this.rtbInfo.Text     = "";
     //
     // tpSummary
     //
     this.tpSummary.Controls.Add(this.graphSummary);
     this.tpSummary.Location = new System.Drawing.Point(4, 25);
     this.tpSummary.Name     = "tpSummary";
     this.tpSummary.Size     = new System.Drawing.Size(381, 397);
     this.tpSummary.TabIndex = 1;
     this.tpSummary.Text     = "Summary";
     //
     // graphSummary
     //
     this.graphSummary.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.graphSummary.Location = new System.Drawing.Point(0, 0);
     this.graphSummary.Name     = "graphSummary";
     this.graphSummary.Size     = new System.Drawing.Size(381, 397);
     this.graphSummary.TabIndex = 4;
     //
     // tpOverTime
     //
     this.tpOverTime.Controls.Add(this.graphOverTime);
     this.tpOverTime.Location = new System.Drawing.Point(4, 25);
     this.tpOverTime.Name     = "tpOverTime";
     this.tpOverTime.Size     = new System.Drawing.Size(381, 397);
     this.tpOverTime.TabIndex = 2;
     this.tpOverTime.Text     = "Over Time";
     //
     // graphOverTime
     //
     this.graphOverTime.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.graphOverTime.Location = new System.Drawing.Point(0, 0);
     this.graphOverTime.Name     = "graphOverTime";
     this.graphOverTime.Size     = new System.Drawing.Size(381, 397);
     this.graphOverTime.TabIndex = 5;
     //
     // tpHTMLCode
     //
     this.tpHTMLCode.Controls.Add(this.txtHTML);
     this.tpHTMLCode.Controls.Add(this.pnlHTMLCode);
     this.tpHTMLCode.Location = new System.Drawing.Point(4, 25);
     this.tpHTMLCode.Name     = "tpHTMLCode";
     this.tpHTMLCode.Size     = new System.Drawing.Size(381, 397);
     this.tpHTMLCode.TabIndex = 3;
     this.tpHTMLCode.Text     = "HTML Code";
     //
     // txtHTML
     //
     this.txtHTML.Dock       = System.Windows.Forms.DockStyle.Fill;
     this.txtHTML.Location   = new System.Drawing.Point(0, 0);
     this.txtHTML.Multiline  = true;
     this.txtHTML.Name       = "txtHTML";
     this.txtHTML.ReadOnly   = true;
     this.txtHTML.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
     this.txtHTML.Size       = new System.Drawing.Size(381, 357);
     this.txtHTML.TabIndex   = 0;
     this.txtHTML.Text       = "";
     //
     // pnlHTMLCode
     //
     this.pnlHTMLCode.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.pnlHTMLCode.Controls.Add(this.btnPreview);
     this.pnlHTMLCode.Controls.Add(this.btnCopyToClipboard);
     this.pnlHTMLCode.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.pnlHTMLCode.Location = new System.Drawing.Point(0, 357);
     this.pnlHTMLCode.Name     = "pnlHTMLCode";
     this.pnlHTMLCode.Size     = new System.Drawing.Size(381, 40);
     this.pnlHTMLCode.TabIndex = 1;
     //
     // btnPreview
     //
     this.btnPreview.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnPreview.Location = new System.Drawing.Point(252, 9);
     this.btnPreview.Name     = "btnPreview";
     this.btnPreview.Size     = new System.Drawing.Size(112, 23);
     this.btnPreview.TabIndex = 1;
     this.btnPreview.Text     = "Preview";
     this.btnPreview.Click   += new System.EventHandler(this.btnPreview_Click);
     //
     // btnCopyToClipboard
     //
     this.btnCopyToClipboard.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnCopyToClipboard.Location = new System.Drawing.Point(132, 8);
     this.btnCopyToClipboard.Name     = "btnCopyToClipboard";
     this.btnCopyToClipboard.Size     = new System.Drawing.Size(112, 23);
     this.btnCopyToClipboard.TabIndex = 0;
     this.btnCopyToClipboard.Text     = "Copy to Clipboard";
     this.btnCopyToClipboard.Click   += new System.EventHandler(this.btnCopyToClipboard_Click);
     //
     // pnlCatgories
     //
     this.pnlCatgories.Controls.Add(this.tv);
     this.pnlCatgories.Controls.Add(this.cmbPresets);
     this.pnlCatgories.Dock     = System.Windows.Forms.DockStyle.Left;
     this.pnlCatgories.Location = new System.Drawing.Point(0, 3);
     this.pnlCatgories.Name     = "pnlCatgories";
     this.pnlCatgories.Size     = new System.Drawing.Size(184, 426);
     this.pnlCatgories.TabIndex = 5;
     //
     // tv
     //
     this.tv.CheckBoxes         = true;
     this.tv.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.tv.Enabled            = false;
     this.tv.ImageIndex         = -1;
     this.tv.Location           = new System.Drawing.Point(0, 21);
     this.tv.Name               = "tv";
     this.tv.SelectedImageIndex = -1;
     this.tv.Size               = new System.Drawing.Size(184, 405);
     this.tv.TabIndex           = 6;
     this.tv.AfterCheck        += new System.Windows.Forms.TreeViewEventHandler(this.tv_AfterCheck);
     //
     // cmbPresets
     //
     this.cmbPresets.Dock          = System.Windows.Forms.DockStyle.Top;
     this.cmbPresets.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbPresets.Enabled       = false;
     this.cmbPresets.ItemHeight    = 13;
     this.cmbPresets.Items.AddRange(new object[] {
         "Top 3 Categories",
         "Bottom 3 Categories",
         "Root Categories",
         "Primary Process",
         "Secondary Process",
         "Emotions",
         "Custom Categories"
     });
     this.cmbPresets.Location              = new System.Drawing.Point(0, 0);
     this.cmbPresets.Name                  = "cmbPresets";
     this.cmbPresets.Size                  = new System.Drawing.Size(184, 21);
     this.cmbPresets.TabIndex              = 0;
     this.cmbPresets.SelectedIndexChanged += new System.EventHandler(this.cmbPresets_SelectedIndexChanged);
     //
     // splitter1
     //
     this.splitter1.Location = new System.Drawing.Point(184, 3);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(3, 426);
     this.splitter1.TabIndex = 6;
     this.splitter1.TabStop  = false;
     //
     // RIDAnalysis
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(576, 469);
     this.Controls.Add(this.tabControl);
     this.Controls.Add(this.splitter1);
     this.Controls.Add(this.pnlCatgories);
     this.Controls.Add(this.pnlControls);
     this.DockPadding.Top = 3;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MinimizeBox     = false;
     this.MinimumSize     = new System.Drawing.Size(456, 256);
     this.Name            = "RIDAnalysis";
     this.ShowInTaskbar   = false;
     this.Text            = "Regressive Imagery Analysis";
     this.Closing        += new System.ComponentModel.CancelEventHandler(this.RIDAnalysis_Closing);
     this.pnlControls.ResumeLayout(false);
     this.tabControl.ResumeLayout(false);
     this.tpIntro.ResumeLayout(false);
     this.tpSummary.ResumeLayout(false);
     this.tpOverTime.ResumeLayout(false);
     this.tpHTMLCode.ResumeLayout(false);
     this.pnlHTMLCode.ResumeLayout(false);
     this.pnlCatgories.ResumeLayout(false);
     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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainWindow));
     this.zg1       = new ZedGraph.ZedGraphControl();
     this.button2   = new System.Windows.Forms.Button();
     this.button1   = new System.Windows.Forms.Button();
     this.textBox2  = new System.Windows.Forms.TextBox();
     this.textBox3  = new System.Windows.Forms.TextBox();
     this.label2    = new System.Windows.Forms.Label();
     this.label3    = new System.Windows.Forms.Label();
     this.label1    = new System.Windows.Forms.Label();
     this.label5    = new System.Windows.Forms.Label();
     this.label9    = new System.Windows.Forms.Label();
     this.label4    = new System.Windows.Forms.Label();
     this.textBox1  = new System.Windows.Forms.TextBox();
     this.comboBox1 = new System.Windows.Forms.ComboBox();
     this.label6    = new System.Windows.Forms.Label();
     this.button3   = new System.Windows.Forms.Button();
     this.SuspendLayout();
     //
     // zg1
     //
     this.zg1.EditButtons     = System.Windows.Forms.MouseButtons.Left;
     this.zg1.Location        = new System.Drawing.Point(12, 12);
     this.zg1.Name            = "zg1";
     this.zg1.PanModifierKeys = ((System.Windows.Forms.Keys)((System.Windows.Forms.Keys.Shift | System.Windows.Forms.Keys.None)));
     this.zg1.ScrollGrace     = 0D;
     this.zg1.ScrollMaxX      = 0D;
     this.zg1.ScrollMaxY      = 0D;
     this.zg1.ScrollMaxY2     = 0D;
     this.zg1.ScrollMinX      = 0D;
     this.zg1.ScrollMinY      = 0D;
     this.zg1.ScrollMinY2     = 0D;
     this.zg1.Size            = new System.Drawing.Size(442, 249);
     this.zg1.TabIndex        = 0;
     this.zg1.Load           += new System.EventHandler(this.zg1_Load);
     //
     // button2
     //
     this.button2.Location = new System.Drawing.Point(601, 606);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(171, 27);
     this.button2.TabIndex = 6;
     this.button2.Text     = "Generate Graph";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.button2_Click);
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(601, 641);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(171, 27);
     this.button1.TabIndex = 8;
     this.button1.Text     = "Clear";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // textBox2
     //
     this.textBox2.Location     = new System.Drawing.Point(53, 584);
     this.textBox2.Name         = "textBox2";
     this.textBox2.Size         = new System.Drawing.Size(100, 20);
     this.textBox2.TabIndex     = 9;
     this.textBox2.TextChanged += new System.EventHandler(this.textBox2_TextChanged);
     //
     // textBox3
     //
     this.textBox3.Location     = new System.Drawing.Point(53, 615);
     this.textBox3.Name         = "textBox3";
     this.textBox3.Size         = new System.Drawing.Size(100, 20);
     this.textBox3.TabIndex     = 10;
     this.textBox3.TextChanged += new System.EventHandler(this.textBox3_TextChanged);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F);
     this.label2.Location = new System.Drawing.Point(12, 584);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(35, 20);
     this.label2.TabIndex = 11;
     this.label2.Text     = "a = ";
     this.label2.Click   += new System.EventHandler(this.label2_Click);
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F);
     this.label3.Location = new System.Drawing.Point(12, 618);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(35, 20);
     this.label3.TabIndex = 12;
     this.label3.Text     = "b = ";
     this.label3.Click   += new System.EventHandler(this.label3_Click);
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.Font      = new System.Drawing.Font("Rockwell", 15F);
     this.label1.ForeColor = System.Drawing.Color.Red;
     this.label1.Location  = new System.Drawing.Point(199, 611);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(337, 22);
     this.label1.TabIndex  = 15;
     this.label1.Text      = "GRAPHING FUNCTION: a * x ^ c + b";
     this.label1.Click    += new System.EventHandler(this.label1_Click);
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F);
     this.label5.Location = new System.Drawing.Point(199, 643);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(134, 20);
     this.label5.TabIndex = 16;
     this.label5.Text     = "Current Equation:";
     this.label5.Click   += new System.EventHandler(this.label5_Click);
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Font     = new System.Drawing.Font("Microsoft Sans Serif", 14F);
     this.label9.Location = new System.Drawing.Point(333, 640);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(0, 24);
     this.label9.TabIndex = 20;
     this.label9.Click   += new System.EventHandler(this.label9_Click);
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F);
     this.label4.Location = new System.Drawing.Point(13, 648);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(34, 20);
     this.label4.TabIndex = 21;
     this.label4.Text     = "c = ";
     this.label4.Click   += new System.EventHandler(this.label4_Click);
     //
     // textBox1
     //
     this.textBox1.Location     = new System.Drawing.Point(53, 648);
     this.textBox1.Name         = "textBox1";
     this.textBox1.Size         = new System.Drawing.Size(100, 20);
     this.textBox1.TabIndex     = 22;
     this.textBox1.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
     //
     // comboBox1
     //
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Items.AddRange(new object[] {
         "ax ^ b + c",
         "|ax + b| + c",
         "|ax + b| + cx",
         "-|ax + b| + c",
         "ax ^ 2 + bx + c",
         "1 / x",
         "sin(x)",
         "cos(x)",
         "tan(x)",
         "sqrt(x)"
     });
     this.comboBox1.Location              = new System.Drawing.Point(333, 583);
     this.comboBox1.Name                  = "comboBox1";
     this.comboBox1.Size                  = new System.Drawing.Size(121, 21);
     this.comboBox1.TabIndex              = 23;
     this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F);
     this.label6.Location = new System.Drawing.Point(199, 584);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(126, 20);
     this.label6.TabIndex = 24;
     this.label6.Text     = "Select Equation:";
     this.label6.Click   += new System.EventHandler(this.label6_Click);
     //
     // button3
     //
     this.button3.Location = new System.Drawing.Point(601, 566);
     this.button3.Name     = "button3";
     this.button3.Size     = new System.Drawing.Size(171, 34);
     this.button3.TabIndex = 25;
     this.button3.Text     = "Generate Graph, based on certain conditions";
     this.button3.UseVisualStyleBackColor = true;
     this.button3.Click += new System.EventHandler(this.button3_Click);
     //
     // MainWindow
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(804, 680);
     this.Controls.Add(this.button3);
     this.Controls.Add(this.label6);
     this.Controls.Add(this.comboBox1);
     this.Controls.Add(this.textBox1);
     this.Controls.Add(this.label4);
     this.Controls.Add(this.label9);
     this.Controls.Add(this.label5);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.textBox3);
     this.Controls.Add(this.textBox2);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.button2);
     this.Controls.Add(this.zg1);
     this.Icon    = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name    = "MainWindow";
     this.Text    = "Graphing";
     this.Load   += new System.EventHandler(this.Form1_Load);
     this.Resize += new System.EventHandler(this.Form1_Resize);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 40
0
        public static bool paintChartAvg(string strFrom, string strTo, string strWellNo, string strCDataType, ZedGraph.ZedGraphControl zedChart)
        {
            try
            {
                DataTable dtAvg = new DataTable();

                if (BengZhan.comReport.CChart.getDtAvgReport(strWellNo, strFrom, strTo, ref dtAvg) == false)
                {
                    return(false);
                }

                if (dtAvg == null)
                {
                    return(false);
                }

                string strDataType = "";
                if (getEDataType(strCDataType, ref strDataType) == false)
                {
                    return(false);
                }

                DataTable dtChart = new DataTable();
                dtChart.Columns.Add("x");
                dtChart.Columns.Add("y");

                for (int i = 0; i < dtAvg.Rows.Count; i++)
                {
                    DataRow dr = dtChart.NewRow();
                    dr["x"] = dtAvg.Rows[i]["time"].ToString().Trim();
                    dr["y"] = dtAvg.Rows[i][strDataType].ToString().Trim();
                    dtChart.Rows.Add(dr);
                }

                string strSql     = String.Format("select depName from tbWell where wellNo='{0}'", strWellNo);
                string strDepName = BengZhan.CDBConnection.ExecuteScalar(strSql);

                string strTitle = String.Format("日统计值图表  单位:{0}  时间范围{1}至{2}", strDepName, strFrom, strTo);

                return(paintChart(dtChart, strCDataType, "日期", "month", strTitle, zedChart));
            }
            catch (Exception ex)
            {
                MessageBox.Show(ex.ToString());
                return(false);
            }
        }
Exemplo n.º 41
0
        public PACFForm(string rowName, double[] dataAr, int degree)
        {
            InitializeComponent();
            MenuStrip1                 = new System.Windows.Forms.MenuStrip();
            panel1                     = new System.Windows.Forms.Panel();
            splitContainer1            = new System.Windows.Forms.SplitContainer();
            ACzedGraphControl          = new ZedGraph.ZedGraphControl();
            PACzedGraphControl         = new ZedGraph.ZedGraphControl();
            panel2                     = new System.Windows.Forms.Panel();
            dataGridView1              = new System.Windows.Forms.DataGridView();
            SetDegreeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            levelToolStripMenuItem     = new System.Windows.Forms.ToolStripMenuItem();
            MenuStrip1.SuspendLayout();
            panel1.SuspendLayout();
            splitContainer1.Panel1.SuspendLayout();
            splitContainer1.Panel2.SuspendLayout();
            splitContainer1.SuspendLayout();
            panel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(dataGridView1)).BeginInit();
            SuspendLayout();

            MenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
                SetDegreeToolStripMenuItem,
                levelToolStripMenuItem
            });
            MenuStrip1.Location = new System.Drawing.Point(0, 0);
            MenuStrip1.Name     = "MenuStrip1";
            MenuStrip1.Size     = new System.Drawing.Size(554, 24);
            MenuStrip1.TabIndex = 0;
            MenuStrip1.Text     = "menuStrip1";

            panel1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                   | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
            panel1.Controls.Add(splitContainer1);
            panel1.Location = new System.Drawing.Point(0, 27);
            panel1.Name     = "panel1";
            panel1.Size     = new System.Drawing.Size(554, 283);
            panel1.TabIndex = 1;

            splitContainer1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                            | System.Windows.Forms.AnchorStyles.Left)
                                                                           | System.Windows.Forms.AnchorStyles.Right)));
            splitContainer1.Location    = new System.Drawing.Point(3, 3);
            splitContainer1.Name        = "splitContainer1";
            splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;

            splitContainer1.Panel1.Controls.Add(ACzedGraphControl);

            splitContainer1.Panel2.Controls.Add(PACzedGraphControl);
            splitContainer1.Size             = new System.Drawing.Size(548, 277);
            splitContainer1.SplitterDistance = 118;
            splitContainer1.TabIndex         = 0;

            ACzedGraphControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                              | System.Windows.Forms.AnchorStyles.Left)
                                                                             | System.Windows.Forms.AnchorStyles.Right)));
            ACzedGraphControl.Location    = new System.Drawing.Point(3, 0);
            ACzedGraphControl.Name        = "ACzedGraphControl";
            ACzedGraphControl.ScrollGrace = 0;
            ACzedGraphControl.ScrollMaxX  = 0;
            ACzedGraphControl.ScrollMaxY  = 0;
            ACzedGraphControl.ScrollMaxY2 = 0;
            ACzedGraphControl.ScrollMinX  = 0;
            ACzedGraphControl.ScrollMinY  = 0;
            ACzedGraphControl.ScrollMinY2 = 0;
            ACzedGraphControl.Size        = new System.Drawing.Size(542, 115);
            ACzedGraphControl.TabIndex    = 0;

            PACzedGraphControl.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                               | System.Windows.Forms.AnchorStyles.Left)
                                                                              | System.Windows.Forms.AnchorStyles.Right)));
            PACzedGraphControl.Location    = new System.Drawing.Point(3, 3);
            PACzedGraphControl.Name        = "PACzedGraphControl";
            PACzedGraphControl.ScrollGrace = 0;
            PACzedGraphControl.ScrollMaxX  = 0;
            PACzedGraphControl.ScrollMaxY  = 0;
            PACzedGraphControl.ScrollMaxY2 = 0;
            PACzedGraphControl.ScrollMinX  = 0;
            PACzedGraphControl.ScrollMinY  = 0;
            PACzedGraphControl.ScrollMinY2 = 0;
            PACzedGraphControl.Size        = new System.Drawing.Size(542, 149);
            PACzedGraphControl.TabIndex    = 0;

            panel2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
            panel2.Controls.Add(dataGridView1);
            panel2.Location = new System.Drawing.Point(0, 313);
            panel2.Name     = "panel2";
            panel2.Size     = new System.Drawing.Size(554, 89);
            panel2.TabIndex = 2;

            dataGridView1.AllowUserToAddRows = false;
            dataGridView1.Anchor             = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                                     | System.Windows.Forms.AnchorStyles.Right)));
            dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
            dataGridView1.Location   = new System.Drawing.Point(3, 3);
            dataGridView1.Name       = "dataGridView1";
            dataGridView1.ReadOnly   = true;
            dataGridView1.ScrollBars = System.Windows.Forms.ScrollBars.Horizontal;
            dataGridView1.Size       = new System.Drawing.Size(548, 80);
            dataGridView1.TabIndex   = 0;

            SetDegreeToolStripMenuItem.Name   = "SetDegreeToolStripMenuItem";
            SetDegreeToolStripMenuItem.Size   = new System.Drawing.Size(88, 20);
            SetDegreeToolStripMenuItem.Text   = "Порядок АКФ";
            SetDegreeToolStripMenuItem.Click += new System.EventHandler(SetDegreeToolStripMenuItem_Click);

            levelToolStripMenuItem.Name   = "levelToolStripMenuItem";
            levelToolStripMenuItem.Size   = new System.Drawing.Size(45, 20);
            levelToolStripMenuItem.Text   = "Поріг";
            levelToolStripMenuItem.Click += new System.EventHandler(levelToolStripMenuItem_Click);

            AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            ClientSize          = new System.Drawing.Size(554, 405);
            Controls.Add(panel2);
            Controls.Add(panel1);
            Controls.Add(MenuStrip1);
            MainMenuStrip = MenuStrip1;
            Name          = "PACFForm";
            Text          = "ЧАКФ та АКФ";
            MenuStrip1.ResumeLayout(false);
            MenuStrip1.PerformLayout();
            panel1.ResumeLayout(false);
            splitContainer1.Panel1.ResumeLayout(false);
            splitContainer1.Panel2.ResumeLayout(false);
            splitContainer1.ResumeLayout(false);
            panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(dataGridView1)).EndInit();
            ResumeLayout(false);
            PerformLayout();
            Text   += ". Ряд \"" + rowName + "\"";
            _dataAr = dataAr;
            if (degree < 0)
            {
                _degree = 0;
            }
            else
            {
                _degree = degree;
            }
            level = 0.2;
            Draw();
        }
Exemplo n.º 42
0
        /// <summary>
        /// Activity ZedGraph init
        /// </summary>
        private void ActivityGraphInit()
        {
            System.Windows.Forms.Integration.WindowsFormsHost activityHost = new System.Windows.Forms.Integration.WindowsFormsHost();
            activityZedGraph = new ZedGraph.ZedGraphControl();
            activityZedGraph.IsEnableZoom = false;
            activityHost.Child = activityZedGraph;
            ActivityGrid.Children.Add(activityHost);

            activityGraph = new BasicDSP.Graph(activityZedGraph.CreateGraphics(), activityZedGraph);

            activityGraphPane = activityZedGraph.GraphPane;
            activityLine = new ZedGraph.LineObj(System.Drawing.Color.Red, graphLineXPosition, activityGraphPane.YAxis.Scale.Min, graphLineXPosition, activityGraphPane.YAxis.Scale.Max);
            activityLine.Line.Width = 1f;
            activityGraphPane.GraphObjList.Add(activityLine);

            ActivityZedGraphRefresh();
        }
Exemplo n.º 43
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.tabControl1 = new System.Windows.Forms.TabControl();
     this.tabPage1 = new System.Windows.Forms.TabPage();
     this.dgvData = new System.Windows.Forms.DataGridView();
     this.tabPage2 = new System.Windows.Forms.TabPage();
     this.zedGraphControl1 = new ZedGraph.ZedGraphControl();
     this.statusStrip1 = new System.Windows.Forms.StatusStrip();
     this.tabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgvData)).BeginInit();
     this.tabPage2.SuspendLayout();
     this.SuspendLayout();
     //
     // tabControl1
     //
     this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Controls.Add(this.tabPage2);
     this.tabControl1.Location = new System.Drawing.Point(0, 0);
     this.tabControl1.Name = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size = new System.Drawing.Size(629, 465);
     this.tabControl1.TabIndex = 1;
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.dgvData);
     this.tabPage1.Location = new System.Drawing.Point(4, 22);
     this.tabPage1.Name = "tabPage1";
     this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
     this.tabPage1.Size = new System.Drawing.Size(621, 439);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text = "数据显示";
     this.tabPage1.UseVisualStyleBackColor = true;
     //
     // dgvData
     //
     this.dgvData.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgvData.Dock = System.Windows.Forms.DockStyle.Fill;
     this.dgvData.Location = new System.Drawing.Point(3, 3);
     this.dgvData.Name = "dgvData";
     this.dgvData.RowTemplate.Height = 23;
     this.dgvData.Size = new System.Drawing.Size(615, 433);
     this.dgvData.TabIndex = 1;
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.zedGraphControl1);
     this.tabPage2.Location = new System.Drawing.Point(4, 22);
     this.tabPage2.Name = "tabPage2";
     this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
     this.tabPage2.Size = new System.Drawing.Size(621, 439);
     this.tabPage2.TabIndex = 1;
     this.tabPage2.Text = "图表显示";
     this.tabPage2.UseVisualStyleBackColor = true;
     //
     // zedGraphControl1
     //
     this.zedGraphControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.zedGraphControl1.Location = new System.Drawing.Point(3, 3);
     this.zedGraphControl1.Name = "zedGraphControl1";
     this.zedGraphControl1.ScrollGrace = 0D;
     this.zedGraphControl1.ScrollMaxX = 0D;
     this.zedGraphControl1.ScrollMaxY = 0D;
     this.zedGraphControl1.ScrollMaxY2 = 0D;
     this.zedGraphControl1.ScrollMinX = 0D;
     this.zedGraphControl1.ScrollMinY = 0D;
     this.zedGraphControl1.ScrollMinY2 = 0D;
     this.zedGraphControl1.Size = new System.Drawing.Size(615, 434);
     this.zedGraphControl1.TabIndex = 0;
     //
     // statusStrip1
     //
     this.statusStrip1.Location = new System.Drawing.Point(0, 468);
     this.statusStrip1.Name = "statusStrip1";
     this.statusStrip1.Size = new System.Drawing.Size(629, 22);
     this.statusStrip1.TabIndex = 2;
     this.statusStrip1.Text = "statusStrip1";
     //
     // frmTable
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(629, 490);
     this.Controls.Add(this.statusStrip1);
     this.Controls.Add(this.tabControl1);
     this.Name = "frmTable";
     this.Text = "分区统计数据图表";
     this.tabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgvData)).EndInit();
     this.tabPage2.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Exemplo n.º 44
0
        /// <summary>
        /// Emotion ZedGraph init
        /// </summary>
        private void EmotionGraphInit()
        {
            System.Windows.Forms.Integration.WindowsFormsHost emotionHost = new System.Windows.Forms.Integration.WindowsFormsHost();
            emotionZedGraph = new ZedGraph.ZedGraphControl();
            emotionZedGraph.IsEnableZoom = false;
            emotionHost.Child = emotionZedGraph;
            EmotionGrid.Children.Add(emotionHost);

            emotionGraph = new BasicDSP.Graph(emotionZedGraph.CreateGraphics(), emotionZedGraph);

            emotionGraphPane = emotionZedGraph.GraphPane;
            emotionLine = new ZedGraph.LineObj(System.Drawing.Color.Red, graphLineXPosition, emotionGraphPane.YAxis.Scale.Min, graphLineXPosition, emotionGraphPane.YAxis.Scale.Max);
            emotionLine.Line.Width = 1f;
            emotionGraphPane.GraphObjList.Add(emotionLine);

            EmotionZedGraphRefresh();
        }
Exemplo n.º 45
0
 /// <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();
     this.zedGraphControl1 = new ZedGraph.ZedGraphControl();
     this.hScrollBar1 = new System.Windows.Forms.HScrollBar();
     this.lbFirstDate = new System.Windows.Forms.Label();
     this.lbSecondDate = new System.Windows.Forms.Label();
     this.menuStrip1 = new System.Windows.Forms.MenuStrip();
     this.fileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.openToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.folderBrowserDialog1 = new System.Windows.Forms.FolderBrowserDialog();
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.buttonZoomOut = new System.Windows.Forms.Button();
     this.lbScrollTime = new System.Windows.Forms.Label();
     this.menuStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // zedGraphControl1
     //
     this.zedGraphControl1.Enabled = false;
     this.zedGraphControl1.Location = new System.Drawing.Point(9, 27);
     this.zedGraphControl1.Name = "zedGraphControl1";
     this.zedGraphControl1.ScrollGrace = 0;
     this.zedGraphControl1.ScrollMaxX = 0;
     this.zedGraphControl1.ScrollMaxY = 0;
     this.zedGraphControl1.ScrollMaxY2 = 0;
     this.zedGraphControl1.ScrollMinX = 0;
     this.zedGraphControl1.ScrollMinY = 0;
     this.zedGraphControl1.ScrollMinY2 = 0;
     this.zedGraphControl1.Size = new System.Drawing.Size(404, 240);
     this.zedGraphControl1.TabIndex = 0;
     //
     // hScrollBar1
     //
     this.hScrollBar1.Enabled = false;
     this.hScrollBar1.LargeChange = 1;
     this.hScrollBar1.Location = new System.Drawing.Point(9, 364);
     this.hScrollBar1.Name = "hScrollBar1";
     this.hScrollBar1.Size = new System.Drawing.Size(404, 40);
     this.hScrollBar1.TabIndex = 3;
     this.hScrollBar1.ValueChanged += new System.EventHandler(this.hScrollBar1_ValueChanged);
     //
     // lbFirstDate
     //
     this.lbFirstDate.AutoSize = true;
     this.lbFirstDate.Font = new System.Drawing.Font("Arial Narrow", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbFirstDate.Location = new System.Drawing.Point(12, 404);
     this.lbFirstDate.Name = "lbFirstDate";
     this.lbFirstDate.Size = new System.Drawing.Size(63, 20);
     this.lbFirstDate.TabIndex = 4;
     this.lbFirstDate.Text = "startDate";
     //
     // lbSecondDate
     //
     this.lbSecondDate.AutoSize = true;
     this.lbSecondDate.Font = new System.Drawing.Font("Arial Narrow", 11.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbSecondDate.Location = new System.Drawing.Point(354, 404);
     this.lbSecondDate.Name = "lbSecondDate";
     this.lbSecondDate.Size = new System.Drawing.Size(59, 20);
     this.lbSecondDate.TabIndex = 5;
     this.lbSecondDate.Text = "endDate";
     //
     // menuStrip1
     //
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.fileToolStripMenuItem});
     this.menuStrip1.Location = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name = "menuStrip1";
     this.menuStrip1.Size = new System.Drawing.Size(531, 24);
     this.menuStrip1.TabIndex = 6;
     this.menuStrip1.Text = "menuStrip1";
     //
     // fileToolStripMenuItem
     //
     this.fileToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.openToolStripMenuItem});
     this.fileToolStripMenuItem.Name = "fileToolStripMenuItem";
     this.fileToolStripMenuItem.Size = new System.Drawing.Size(35, 20);
     this.fileToolStripMenuItem.Text = "File";
     //
     // openToolStripMenuItem
     //
     this.openToolStripMenuItem.Name = "openToolStripMenuItem";
     this.openToolStripMenuItem.Size = new System.Drawing.Size(111, 22);
     this.openToolStripMenuItem.Text = "Open";
     this.openToolStripMenuItem.Click += new System.EventHandler(this.openToolStripMenuItem_Click);
     //
     // pictureBox1
     //
     this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.pictureBox1.Location = new System.Drawing.Point(207, 104);
     this.pictureBox1.Name = "pictureBox1";
     this.pictureBox1.Size = new System.Drawing.Size(100, 50);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.AutoSize;
     this.pictureBox1.TabIndex = 7;
     this.pictureBox1.TabStop = false;
     this.pictureBox1.Visible = false;
     //
     // groupBox1
     //
     this.groupBox1.Enabled = false;
     this.groupBox1.Location = new System.Drawing.Point(419, 27);
     this.groupBox1.Margin = new System.Windows.Forms.Padding(3, 0, 3, 3);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new System.Drawing.Size(104, 198);
     this.groupBox1.TabIndex = 9;
     this.groupBox1.TabStop = false;
     //
     // buttonZoomOut
     //
     this.buttonZoomOut.Enabled = false;
     this.buttonZoomOut.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.buttonZoomOut.Location = new System.Drawing.Point(432, 364);
     this.buttonZoomOut.Name = "buttonZoomOut";
     this.buttonZoomOut.Size = new System.Drawing.Size(87, 40);
     this.buttonZoomOut.TabIndex = 10;
     this.buttonZoomOut.Text = "Scan Through";
     this.buttonZoomOut.UseVisualStyleBackColor = true;
     this.buttonZoomOut.Click += new System.EventHandler(this.buttonZoomOut_Click);
     //
     // lbScrollTime
     //
     this.lbScrollTime.AutoSize = true;
     this.lbScrollTime.Font = new System.Drawing.Font("Arial Narrow", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbScrollTime.Location = new System.Drawing.Point(171, 344);
     this.lbScrollTime.Name = "lbScrollTime";
     this.lbScrollTime.Size = new System.Drawing.Size(0, 16);
     this.lbScrollTime.TabIndex = 11;
     //
     // Form2
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(531, 510);
     this.Controls.Add(this.lbScrollTime);
     this.Controls.Add(this.buttonZoomOut);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.lbSecondDate);
     this.Controls.Add(this.lbFirstDate);
     this.Controls.Add(this.hScrollBar1);
     this.Controls.Add(this.zedGraphControl1);
     this.Controls.Add(this.menuStrip1);
     this.MainMenuStrip = this.menuStrip1;
     this.Name = "Form2";
     this.Text = "Wockets Raw Data Viewer - Version " + CurrentWockets._Version + " " + CurrentWockets._Date;
     this.Load += new System.EventHandler(this.RawDataViewForm_Load);
     this.Resize += new System.EventHandler(this.RawDataViewForm_Resize);
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary> 
 /// Required method for Designer support - do not modify 
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     this.dataGridView1 = new System.Windows.Forms.DataGridView();
     this.zedGraphControl1 = new ZedGraph.ZedGraphControl();
     this.pvalueTextBox = new System.Windows.Forms.TextBox();
     this.pvaluelabel = new System.Windows.Forms.Label();
     this.testLabel = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     this.SuspendLayout();
     //
     // dataGridView1
     //
     this.dataGridView1.AllowUserToAddRows = false;
     this.dataGridView1.AllowUserToDeleteRows = false;
     this.dataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.Location = new System.Drawing.Point(309, 12);
     this.dataGridView1.Name = "dataGridView1";
     this.dataGridView1.ReadOnly = true;
     this.dataGridView1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.dataGridView1.RowHeadersWidthSizeMode = System.Windows.Forms.DataGridViewRowHeadersWidthSizeMode.AutoSizeToAllHeaders;
     this.dataGridView1.RowTemplate.ReadOnly = true;
     this.dataGridView1.RowTemplate.Resizable = System.Windows.Forms.DataGridViewTriState.True;
     this.dataGridView1.Size = new System.Drawing.Size(226, 198);
     this.dataGridView1.TabIndex = 5;
     //
     // zedGraphControl1
     //
     this.zedGraphControl1.AutoSize = true;
     this.zedGraphControl1.Location = new System.Drawing.Point(3, 12);
     this.zedGraphControl1.Name = "zedGraphControl1";
     this.zedGraphControl1.ScrollGrace = 0D;
     this.zedGraphControl1.ScrollMaxX = 0D;
     this.zedGraphControl1.ScrollMaxY = 0D;
     this.zedGraphControl1.ScrollMaxY2 = 0D;
     this.zedGraphControl1.ScrollMinX = 0D;
     this.zedGraphControl1.ScrollMinY = 0D;
     this.zedGraphControl1.ScrollMinY2 = 0D;
     this.zedGraphControl1.Size = new System.Drawing.Size(300, 300);
     this.zedGraphControl1.TabIndex = 4;
     //
     // pvalueTextBox
     //
     this.pvalueTextBox.Location = new System.Drawing.Point(374, 275);
     this.pvalueTextBox.Name = "pvalueTextBox";
     this.pvalueTextBox.ReadOnly = true;
     this.pvalueTextBox.Size = new System.Drawing.Size(100, 20);
     this.pvalueTextBox.TabIndex = 1;
     //
     // pvaluelabel
     //
     this.pvaluelabel.AutoSize = true;
     this.pvaluelabel.Location = new System.Drawing.Point(323, 278);
     this.pvaluelabel.Name = "pvaluelabel";
     this.pvaluelabel.Size = new System.Drawing.Size(45, 13);
     this.pvaluelabel.TabIndex = 0;
     this.pvaluelabel.Text = "p-value:";
     //
     // testLabel
     //
     this.testLabel.AutoSize = true;
     this.testLabel.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.testLabel.Location = new System.Drawing.Point(323, 229);
     this.testLabel.MaximumSize = new System.Drawing.Size(200, 0);
     this.testLabel.Name = "testLabel";
     this.testLabel.Size = new System.Drawing.Size(66, 15);
     this.testLabel.TabIndex = 6;
     this.testLabel.Text = "testLabel";
     this.testLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // SummaryDataMetricBoxPlot
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.testLabel);
     this.Controls.Add(this.pvaluelabel);
     this.Controls.Add(this.pvalueTextBox);
     this.Controls.Add(this.dataGridView1);
     this.Controls.Add(this.zedGraphControl1);
     this.Name = "SummaryDataMetricBoxPlot";
     this.Size = new System.Drawing.Size(549, 333);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(twitter_main));
     this.tabControl1 = new System.Windows.Forms.TabControl();
     this.tabPage1 = new System.Windows.Forms.TabPage();
     this.groupBox2 = new System.Windows.Forms.GroupBox();
     this.dataGridView1 = new System.Windows.Forms.DataGridView();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.pictureBox3 = new System.Windows.Forms.PictureBox();
     this.progressBar1 = new System.Windows.Forms.ProgressBar();
     this.label1 = new System.Windows.Forms.Label();
     this.textBox1 = new System.Windows.Forms.TextBox();
     this.button1 = new System.Windows.Forms.Button();
     this.tabPage2 = new System.Windows.Forms.TabPage();
     this.groupBox4 = new System.Windows.Forms.GroupBox();
     this.listView1 = new System.Windows.Forms.ListView();
     this.groupBox3 = new System.Windows.Forms.GroupBox();
     this.button6 = new System.Windows.Forms.Button();
     this.button5 = new System.Windows.Forms.Button();
     this.button4 = new System.Windows.Forms.Button();
     this.button3 = new System.Windows.Forms.Button();
     this.button2 = new System.Windows.Forms.Button();
     this.tabPage3 = new System.Windows.Forms.TabPage();
     this.senti_lst = new System.Windows.Forms.ListView();
     this.tabPage4 = new System.Windows.Forms.TabPage();
     this.zedGraphControl1 = new ZedGraph.ZedGraphControl();
     this.groupBox5 = new System.Windows.Forms.GroupBox();
     this.textBox3 = new System.Windows.Forms.TextBox();
     this.textBox2 = new System.Windows.Forms.TextBox();
     this.label2 = new System.Windows.Forms.Label();
     this.button7 = new System.Windows.Forms.Button();
     this.tabPage5 = new System.Windows.Forms.TabPage();
     this.listView3 = new System.Windows.Forms.ListView();
     this.groupBox9 = new System.Windows.Forms.GroupBox();
     this.button13 = new System.Windows.Forms.Button();
     this.button16 = new System.Windows.Forms.Button();
     this.tabPage6 = new System.Windows.Forms.TabPage();
     this.groupBox6 = new System.Windows.Forms.GroupBox();
     this.button8 = new System.Windows.Forms.Button();
     this.listView2 = new System.Windows.Forms.ListView();
     this.tabPage7 = new System.Windows.Forms.TabPage();
     this.groupBox7 = new System.Windows.Forms.GroupBox();
     this.button9 = new System.Windows.Forms.Button();
     this.zedGraphControl2 = new ZedGraph.ZedGraphControl();
     this.imageList1 = new System.Windows.Forms.ImageList(this.components);
     this.descriptionsocialBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.descriptionenvironmentalBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.descriptionlegalBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.descriptionpoliticalBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.descriptioneconomicalBindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.pictureBox1 = new System.Windows.Forms.PictureBox();
     this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
     this.imageList2 = new System.Windows.Forms.ImageList(this.components);
     this.tabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
     this.tabPage2.SuspendLayout();
     this.groupBox4.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.tabPage3.SuspendLayout();
     this.tabPage4.SuspendLayout();
     this.groupBox5.SuspendLayout();
     this.tabPage5.SuspendLayout();
     this.groupBox9.SuspendLayout();
     this.tabPage6.SuspendLayout();
     this.groupBox6.SuspendLayout();
     this.tabPage7.SuspendLayout();
     this.groupBox7.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.descriptionsocialBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.descriptionenvironmentalBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.descriptionlegalBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.descriptionpoliticalBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.descriptioneconomicalBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Controls.Add(this.tabPage2);
     this.tabControl1.Controls.Add(this.tabPage3);
     this.tabControl1.Controls.Add(this.tabPage4);
     this.tabControl1.Controls.Add(this.tabPage5);
     this.tabControl1.Controls.Add(this.tabPage6);
     this.tabControl1.Controls.Add(this.tabPage7);
     this.tabControl1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabControl1.ImageList = this.imageList1;
     this.tabControl1.ItemSize = new System.Drawing.Size(125, 30);
     this.tabControl1.Location = new System.Drawing.Point(2, 191);
     this.tabControl1.Name = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size = new System.Drawing.Size(1239, 500);
     this.tabControl1.TabIndex = 0;
     this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged);
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.groupBox2);
     this.tabPage1.Controls.Add(this.groupBox1);
     this.tabPage1.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabPage1.ImageKey = "upload.jpg";
     this.tabPage1.Location = new System.Drawing.Point(4, 34);
     this.tabPage1.Name = "tabPage1";
     this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
     this.tabPage1.Size = new System.Drawing.Size(1231, 462);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text = "Upload Tweet ";
     this.tabPage1.UseVisualStyleBackColor = true;
     this.tabPage1.Click += new System.EventHandler(this.tabPage1_Click);
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.dataGridView1);
     this.groupBox2.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.groupBox2.Location = new System.Drawing.Point(475, 18);
     this.groupBox2.Name = "groupBox2";
     this.groupBox2.Size = new System.Drawing.Size(736, 424);
     this.groupBox2.TabIndex = 5;
     this.groupBox2.TabStop = false;
     this.groupBox2.Text = "DataSet File";
     //
     // dataGridView1
     //
     this.dataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.DisplayedCells;
     this.dataGridView1.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(192)))));
     this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.Location = new System.Drawing.Point(17, 26);
     this.dataGridView1.Name = "dataGridView1";
     dataGridViewCellStyle3.ForeColor = System.Drawing.Color.Black;
     this.dataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle3;
     this.dataGridView1.Size = new System.Drawing.Size(704, 384);
     this.dataGridView1.TabIndex = 0;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.pictureBox3);
     this.groupBox1.Controls.Add(this.progressBar1);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.textBox1);
     this.groupBox1.Controls.Add(this.button1);
     this.groupBox1.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.groupBox1.Location = new System.Drawing.Point(20, 18);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Size = new System.Drawing.Size(434, 424);
     this.groupBox1.TabIndex = 4;
     this.groupBox1.TabStop = false;
     this.groupBox1.Text = "Load";
     //
     // pictureBox3
     //
     this.pictureBox3.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox3.Image")));
     this.pictureBox3.Location = new System.Drawing.Point(35, 244);
     this.pictureBox3.Name = "pictureBox3";
     this.pictureBox3.Size = new System.Drawing.Size(356, 166);
     this.pictureBox3.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
     this.pictureBox3.TabIndex = 4;
     this.pictureBox3.TabStop = false;
     //
     // progressBar1
     //
     this.progressBar1.Location = new System.Drawing.Point(35, 183);
     this.progressBar1.Name = "progressBar1";
     this.progressBar1.Size = new System.Drawing.Size(356, 31);
     this.progressBar1.TabIndex = 3;
     this.progressBar1.UseWaitCursor = true;
     this.progressBar1.Visible = false;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.ForeColor = System.Drawing.Color.Purple;
     this.label1.Location = new System.Drawing.Point(111, 29);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(203, 17);
     this.label1.TabIndex = 0;
     this.label1.Text = "Upload DataSet From Here";
     this.label1.UseWaitCursor = true;
     //
     // textBox1
     //
     this.textBox1.Enabled = false;
     this.textBox1.Location = new System.Drawing.Point(35, 63);
     this.textBox1.Name = "textBox1";
     this.textBox1.Size = new System.Drawing.Size(356, 23);
     this.textBox1.TabIndex = 2;
     this.textBox1.UseWaitCursor = true;
     //
     // button1
     //
     this.button1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button1.BackgroundImage")));
     this.button1.ForeColor = System.Drawing.Color.Black;
     this.button1.Location = new System.Drawing.Point(145, 111);
     this.button1.Name = "button1";
     this.button1.Size = new System.Drawing.Size(121, 39);
     this.button1.TabIndex = 1;
     this.button1.Text = "Load Dataset";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click_1);
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.groupBox4);
     this.tabPage2.Controls.Add(this.groupBox3);
     this.tabPage2.Font = new System.Drawing.Font("Microsoft Sans Serif", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.tabPage2.ImageKey = "Untitled1.png";
     this.tabPage2.Location = new System.Drawing.Point(4, 34);
     this.tabPage2.Name = "tabPage2";
     this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
     this.tabPage2.Size = new System.Drawing.Size(1231, 462);
     this.tabPage2.TabIndex = 1;
     this.tabPage2.Text = " Preprocessing ";
     this.tabPage2.UseVisualStyleBackColor = true;
     //
     // groupBox4
     //
     this.groupBox4.Controls.Add(this.listView1);
     this.groupBox4.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.groupBox4.Location = new System.Drawing.Point(29, 103);
     this.groupBox4.Name = "groupBox4";
     this.groupBox4.Size = new System.Drawing.Size(1175, 349);
     this.groupBox4.TabIndex = 6;
     this.groupBox4.TabStop = false;
     this.groupBox4.Text = "Cleaned Data";
     //
     // listView1
     //
     this.listView1.Font = new System.Drawing.Font("Microsoft Sans Serif", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.listView1.Location = new System.Drawing.Point(17, 26);
     this.listView1.Name = "listView1";
     this.listView1.Size = new System.Drawing.Size(1140, 309);
     this.listView1.TabIndex = 0;
     this.listView1.UseCompatibleStateImageBehavior = false;
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.button6);
     this.groupBox3.Controls.Add(this.button5);
     this.groupBox3.Controls.Add(this.button4);
     this.groupBox3.Controls.Add(this.button3);
     this.groupBox3.Controls.Add(this.button2);
     this.groupBox3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.groupBox3.Location = new System.Drawing.Point(29, 4);
     this.groupBox3.Name = "groupBox3";
     this.groupBox3.Size = new System.Drawing.Size(1175, 97);
     this.groupBox3.TabIndex = 5;
     this.groupBox3.TabStop = false;
     this.groupBox3.Text = "Data Cleaning";
     //
     // button6
     //
     this.button6.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button6.BackgroundImage")));
     this.button6.Enabled = false;
     this.button6.ForeColor = System.Drawing.Color.Black;
     this.button6.Location = new System.Drawing.Point(971, 34);
     this.button6.Name = "button6";
     this.button6.Size = new System.Drawing.Size(174, 39);
     this.button6.TabIndex = 5;
     this.button6.Text = "Remove StopWords";
     this.button6.UseVisualStyleBackColor = true;
     this.button6.Click += new System.EventHandler(this.button6_Click);
     //
     // button5
     //
     this.button5.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button5.BackgroundImage")));
     this.button5.Enabled = false;
     this.button5.ForeColor = System.Drawing.Color.Black;
     this.button5.Location = new System.Drawing.Point(724, 34);
     this.button5.Name = "button5";
     this.button5.Size = new System.Drawing.Size(199, 39);
     this.button5.TabIndex = 4;
     this.button5.Text = "Remove Special words";
     this.button5.UseVisualStyleBackColor = true;
     this.button5.Click += new System.EventHandler(this.button5_Click);
     //
     // button4
     //
     this.button4.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button4.BackgroundImage")));
     this.button4.Enabled = false;
     this.button4.ForeColor = System.Drawing.Color.Black;
     this.button4.Location = new System.Drawing.Point(483, 34);
     this.button4.Name = "button4";
     this.button4.Size = new System.Drawing.Size(199, 39);
     this.button4.TabIndex = 3;
     this.button4.Text = "Remove EmotionIcons";
     this.button4.UseVisualStyleBackColor = true;
     this.button4.Click += new System.EventHandler(this.button4_Click);
     //
     // button3
     //
     this.button3.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button3.BackgroundImage")));
     this.button3.Enabled = false;
     this.button3.ForeColor = System.Drawing.Color.Black;
     this.button3.Location = new System.Drawing.Point(252, 34);
     this.button3.Name = "button3";
     this.button3.Size = new System.Drawing.Size(199, 39);
     this.button3.TabIndex = 2;
     this.button3.Text = "Remove URL";
     this.button3.UseVisualStyleBackColor = true;
     this.button3.Click += new System.EventHandler(this.button3_Click);
     //
     // button2
     //
     this.button2.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button2.BackgroundImage")));
     this.button2.ForeColor = System.Drawing.Color.Black;
     this.button2.Location = new System.Drawing.Point(22, 34);
     this.button2.Name = "button2";
     this.button2.Size = new System.Drawing.Size(199, 39);
     this.button2.TabIndex = 1;
     this.button2.Text = "Remove @ ";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.button2_Click);
     //
     // tabPage3
     //
     this.tabPage3.Controls.Add(this.senti_lst);
     this.tabPage3.ImageIndex = 5;
     this.tabPage3.Location = new System.Drawing.Point(4, 34);
     this.tabPage3.Name = "tabPage3";
     this.tabPage3.Size = new System.Drawing.Size(1231, 462);
     this.tabPage3.TabIndex = 7;
     this.tabPage3.Text = "Sentiment Analysis";
     this.tabPage3.UseVisualStyleBackColor = true;
     //
     // senti_lst
     //
     this.senti_lst.Location = new System.Drawing.Point(10, 13);
     this.senti_lst.Name = "senti_lst";
     this.senti_lst.Size = new System.Drawing.Size(1209, 439);
     this.senti_lst.TabIndex = 0;
     this.senti_lst.UseCompatibleStateImageBehavior = false;
     //
     // tabPage4
     //
     this.tabPage4.Controls.Add(this.zedGraphControl1);
     this.tabPage4.Controls.Add(this.groupBox5);
     this.tabPage4.ImageIndex = 6;
     this.tabPage4.Location = new System.Drawing.Point(4, 34);
     this.tabPage4.Name = "tabPage4";
     this.tabPage4.Size = new System.Drawing.Size(1231, 462);
     this.tabPage4.TabIndex = 8;
     this.tabPage4.Text = "Sentiment variation tracking";
     this.tabPage4.UseVisualStyleBackColor = true;
     //
     // zedGraphControl1
     //
     this.zedGraphControl1.Location = new System.Drawing.Point(543, 21);
     this.zedGraphControl1.Margin = new System.Windows.Forms.Padding(6, 5, 6, 5);
     this.zedGraphControl1.Name = "zedGraphControl1";
     this.zedGraphControl1.ScrollGrace = 0D;
     this.zedGraphControl1.ScrollMaxX = 0D;
     this.zedGraphControl1.ScrollMaxY = 0D;
     this.zedGraphControl1.ScrollMaxY2 = 0D;
     this.zedGraphControl1.ScrollMinX = 0D;
     this.zedGraphControl1.ScrollMinY = 0D;
     this.zedGraphControl1.ScrollMinY2 = 0D;
     this.zedGraphControl1.Size = new System.Drawing.Size(536, 417);
     this.zedGraphControl1.TabIndex = 2;
     //
     // groupBox5
     //
     this.groupBox5.Controls.Add(this.textBox3);
     this.groupBox5.Controls.Add(this.textBox2);
     this.groupBox5.Controls.Add(this.label2);
     this.groupBox5.Controls.Add(this.button7);
     this.groupBox5.Location = new System.Drawing.Point(16, 14);
     this.groupBox5.Name = "groupBox5";
     this.groupBox5.Size = new System.Drawing.Size(360, 434);
     this.groupBox5.TabIndex = 0;
     this.groupBox5.TabStop = false;
     this.groupBox5.Text = "Tracking";
     //
     // textBox3
     //
     this.textBox3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     this.textBox3.Enabled = false;
     this.textBox3.Location = new System.Drawing.Point(33, 192);
     this.textBox3.Multiline = true;
     this.textBox3.Name = "textBox3";
     this.textBox3.Size = new System.Drawing.Size(298, 207);
     this.textBox3.TabIndex = 3;
     //
     // textBox2
     //
     this.textBox2.Location = new System.Drawing.Point(33, 70);
     this.textBox2.Name = "textBox2";
     this.textBox2.Size = new System.Drawing.Size(298, 23);
     this.textBox2.TabIndex = 2;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(79, 32);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(178, 17);
     this.label2.TabIndex = 1;
     this.label2.Text = "Enter Topic Name Here";
     //
     // button7
     //
     this.button7.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button7.BackgroundImage")));
     this.button7.Location = new System.Drawing.Point(82, 115);
     this.button7.Name = "button7";
     this.button7.Size = new System.Drawing.Size(160, 39);
     this.button7.TabIndex = 0;
     this.button7.Text = "Show Variations";
     this.button7.UseVisualStyleBackColor = true;
     this.button7.Click += new System.EventHandler(this.button7_Click_1);
     //
     // tabPage5
     //
     this.tabPage5.Controls.Add(this.listView3);
     this.tabPage5.Controls.Add(this.groupBox9);
     this.tabPage5.ImageIndex = 4;
     this.tabPage5.Location = new System.Drawing.Point(4, 34);
     this.tabPage5.Name = "tabPage5";
     this.tabPage5.Size = new System.Drawing.Size(1231, 462);
     this.tabPage5.TabIndex = 4;
     this.tabPage5.Text = "Foregroud Topic ";
     this.tabPage5.UseVisualStyleBackColor = true;
     //
     // listView3
     //
     this.listView3.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(192)))));
     this.listView3.Location = new System.Drawing.Point(234, 19);
     this.listView3.Name = "listView3";
     this.listView3.Size = new System.Drawing.Size(973, 423);
     this.listView3.TabIndex = 4;
     this.listView3.UseCompatibleStateImageBehavior = false;
     //
     // groupBox9
     //
     this.groupBox9.Controls.Add(this.button13);
     this.groupBox9.Controls.Add(this.button16);
     this.groupBox9.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(128)))), ((int)(((byte)(0)))));
     this.groupBox9.Location = new System.Drawing.Point(10, 14);
     this.groupBox9.Name = "groupBox9";
     this.groupBox9.Size = new System.Drawing.Size(200, 428);
     this.groupBox9.TabIndex = 3;
     this.groupBox9.TabStop = false;
     this.groupBox9.Text = "Type of Classification";
     //
     // button13
     //
     this.button13.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button13.BackgroundImage")));
     this.button13.ForeColor = System.Drawing.Color.Black;
     this.button13.Location = new System.Drawing.Point(21, 66);
     this.button13.Name = "button13";
     this.button13.Size = new System.Drawing.Size(145, 37);
     this.button13.TabIndex = 4;
     this.button13.Text = "Foreground Topic";
     this.button13.UseVisualStyleBackColor = true;
     this.button13.Click += new System.EventHandler(this.button13_Click);
     //
     // button16
     //
     this.button16.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button16.BackgroundImage")));
     this.button16.ForeColor = System.Drawing.Color.Black;
     this.button16.Location = new System.Drawing.Point(21, 166);
     this.button16.Name = "button16";
     this.button16.Size = new System.Drawing.Size(145, 42);
     this.button16.TabIndex = 5;
     this.button16.Text = "Topics";
     this.button16.UseVisualStyleBackColor = true;
     this.button16.Visible = false;
     this.button16.Click += new System.EventHandler(this.button16_Click);
     //
     // tabPage6
     //
     this.tabPage6.Controls.Add(this.groupBox6);
     this.tabPage6.Controls.Add(this.listView2);
     this.tabPage6.ImageIndex = 3;
     this.tabPage6.Location = new System.Drawing.Point(4, 34);
     this.tabPage6.Name = "tabPage6";
     this.tabPage6.Size = new System.Drawing.Size(1231, 462);
     this.tabPage6.TabIndex = 9;
     this.tabPage6.Text = "Reason Candidate";
     this.tabPage6.UseVisualStyleBackColor = true;
     //
     // groupBox6
     //
     this.groupBox6.Controls.Add(this.button8);
     this.groupBox6.Location = new System.Drawing.Point(15, 13);
     this.groupBox6.Name = "groupBox6";
     this.groupBox6.Size = new System.Drawing.Size(169, 438);
     this.groupBox6.TabIndex = 1;
     this.groupBox6.TabStop = false;
     this.groupBox6.Text = "Reason Candidate";
     //
     // button8
     //
     this.button8.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button8.BackgroundImage")));
     this.button8.Location = new System.Drawing.Point(15, 40);
     this.button8.Name = "button8";
     this.button8.Size = new System.Drawing.Size(137, 41);
     this.button8.TabIndex = 0;
     this.button8.Text = "Show RCB-LDA";
     this.button8.UseVisualStyleBackColor = true;
     this.button8.Click += new System.EventHandler(this.button8_Click_1);
     //
     // listView2
     //
     this.listView2.Location = new System.Drawing.Point(202, 13);
     this.listView2.Name = "listView2";
     this.listView2.Size = new System.Drawing.Size(1012, 438);
     this.listView2.TabIndex = 0;
     this.listView2.UseCompatibleStateImageBehavior = false;
     //
     // tabPage7
     //
     this.tabPage7.Controls.Add(this.groupBox7);
     this.tabPage7.Controls.Add(this.zedGraphControl2);
     this.tabPage7.ImageIndex = 2;
     this.tabPage7.Location = new System.Drawing.Point(4, 34);
     this.tabPage7.Name = "tabPage7";
     this.tabPage7.Size = new System.Drawing.Size(1231, 462);
     this.tabPage7.TabIndex = 10;
     this.tabPage7.Text = "Result Analysis";
     this.tabPage7.UseVisualStyleBackColor = true;
     //
     // groupBox7
     //
     this.groupBox7.Controls.Add(this.button9);
     this.groupBox7.Location = new System.Drawing.Point(21, 14);
     this.groupBox7.Name = "groupBox7";
     this.groupBox7.Size = new System.Drawing.Size(200, 438);
     this.groupBox7.TabIndex = 5;
     this.groupBox7.TabStop = false;
     this.groupBox7.Text = "Result";
     //
     // button9
     //
     this.button9.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("button9.BackgroundImage")));
     this.button9.Location = new System.Drawing.Point(16, 39);
     this.button9.Name = "button9";
     this.button9.Size = new System.Drawing.Size(164, 40);
     this.button9.TabIndex = 0;
     this.button9.Text = "Precision & Recall";
     this.button9.UseVisualStyleBackColor = true;
     this.button9.Click += new System.EventHandler(this.button9_Click_1);
     //
     // zedGraphControl2
     //
     this.zedGraphControl2.Location = new System.Drawing.Point(281, 24);
     this.zedGraphControl2.Margin = new System.Windows.Forms.Padding(9, 6, 9, 6);
     this.zedGraphControl2.Name = "zedGraphControl2";
     this.zedGraphControl2.ScrollGrace = 0D;
     this.zedGraphControl2.ScrollMaxX = 0D;
     this.zedGraphControl2.ScrollMaxY = 0D;
     this.zedGraphControl2.ScrollMaxY2 = 0D;
     this.zedGraphControl2.ScrollMinX = 0D;
     this.zedGraphControl2.ScrollMinY = 0D;
     this.zedGraphControl2.ScrollMinY2 = 0D;
     this.zedGraphControl2.Size = new System.Drawing.Size(577, 412);
     this.zedGraphControl2.TabIndex = 4;
     //
     // imageList1
     //
     this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream")));
     this.imageList1.TransparentColor = System.Drawing.Color.Transparent;
     this.imageList1.Images.SetKeyName(0, "upload.jpg");
     this.imageList1.Images.SetKeyName(1, "Untitled1.png");
     this.imageList1.Images.SetKeyName(2, "unnamed.jpg");
     this.imageList1.Images.SetKeyName(3, "Science-in-the-Twitterverse.jpg");
     this.imageList1.Images.SetKeyName(4, "sfk_EventsIcon.jpg");
     this.imageList1.Images.SetKeyName(5, "Untitled.png");
     this.imageList1.Images.SetKeyName(6, "anay.png");
     //
     // descriptionsocialBindingSource
     //
     this.descriptionsocialBindingSource.DataMember = "description_social";
     //
     // descriptionenvironmentalBindingSource
     //
     this.descriptionenvironmentalBindingSource.DataMember = "description_environmental";
     //
     // descriptionlegalBindingSource
     //
     this.descriptionlegalBindingSource.DataMember = "description_legal";
     //
     // descriptionpoliticalBindingSource
     //
     this.descriptionpoliticalBindingSource.DataMember = "description_political";
     //
     // descriptioneconomicalBindingSource
     //
     this.descriptioneconomicalBindingSource.DataMember = "description_economical";
     //
     // pictureBox1
     //
     this.pictureBox1.Image = ((System.Drawing.Image)(resources.GetObject("pictureBox1.Image")));
     this.pictureBox1.Location = new System.Drawing.Point(2, 0);
     this.pictureBox1.Name = "pictureBox1";
     this.pictureBox1.Size = new System.Drawing.Size(1239, 193);
     this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.StretchImage;
     this.pictureBox1.TabIndex = 1;
     this.pictureBox1.TabStop = false;
     //
     // openFileDialog1
     //
     this.openFileDialog1.FileName = "openFileDialog1";
     //
     // imageList2
     //
     this.imageList2.ColorDepth = System.Windows.Forms.ColorDepth.Depth8Bit;
     this.imageList2.ImageSize = new System.Drawing.Size(16, 16);
     this.imageList2.TransparentColor = System.Drawing.Color.Transparent;
     //
     // twitter_main
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(1242, 689);
     this.Controls.Add(this.pictureBox1);
     this.Controls.Add(this.tabControl1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.MaximizeBox = false;
     this.Name = "twitter_main";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Twitter - Social Event Detection";
     this.Load += new System.EventHandler(this.Form1_Load);
     this.tabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
     this.tabPage2.ResumeLayout(false);
     this.groupBox4.ResumeLayout(false);
     this.groupBox3.ResumeLayout(false);
     this.tabPage3.ResumeLayout(false);
     this.tabPage4.ResumeLayout(false);
     this.groupBox5.ResumeLayout(false);
     this.groupBox5.PerformLayout();
     this.tabPage5.ResumeLayout(false);
     this.groupBox9.ResumeLayout(false);
     this.tabPage6.ResumeLayout(false);
     this.groupBox6.ResumeLayout(false);
     this.tabPage7.ResumeLayout(false);
     this.groupBox7.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.descriptionsocialBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.descriptionenvironmentalBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.descriptionlegalBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.descriptionpoliticalBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.descriptioneconomicalBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 48
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmSrChart));
     this.groupBox3           = new System.Windows.Forms.GroupBox();
     this.cmbCountry          = new System.Windows.Forms.ComboBox();
     this.label2              = new System.Windows.Forms.Label();
     this.groupBox2           = new System.Windows.Forms.GroupBox();
     this.button1             = new System.Windows.Forms.Button();
     this.cmbType             = new System.Windows.Forms.ComboBox();
     this.label4              = new System.Windows.Forms.Label();
     this.label3              = new System.Windows.Forms.Label();
     this.btnPrint            = new System.Windows.Forms.Button();
     this.dtTo                = new System.Windows.Forms.DateTimePicker();
     this.label1              = new System.Windows.Forms.Label();
     this.dtFrom              = new System.Windows.Forms.DateTimePicker();
     this.btnExit             = new System.Windows.Forms.Button();
     this.btnDisp             = new System.Windows.Forms.Button();
     this.tabChart            = new System.Windows.Forms.TabControl();
     this.tabPage1            = new System.Windows.Forms.TabPage();
     this.zedGraphControl1    = new ZedGraph.ZedGraphControl();
     this.lblInfo             = new System.Windows.Forms.Label();
     this.printDocument1      = new System.Drawing.Printing.PrintDocument();
     this.printPreviewDialog1 = new System.Windows.Forms.PrintPreviewDialog();
     this.groupBox1           = new System.Windows.Forms.GroupBox();
     this.trvDep              = new System.Windows.Forms.TreeView();
     this.numStart            = new System.Windows.Forms.NumericUpDown();
     this.numEnd              = new System.Windows.Forms.NumericUpDown();
     this.groupBox3.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.tabChart.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.numStart)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.numEnd)).BeginInit();
     this.SuspendLayout();
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.cmbCountry);
     this.groupBox3.Controls.Add(this.label2);
     this.groupBox3.Location = new System.Drawing.Point(0, 0);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(200, 48);
     this.groupBox3.TabIndex = 7;
     this.groupBox3.TabStop  = false;
     //
     // cmbCountry
     //
     this.cmbCountry.Location              = new System.Drawing.Point(84, 13);
     this.cmbCountry.Name                  = "cmbCountry";
     this.cmbCountry.Size                  = new System.Drawing.Size(108, 20);
     this.cmbCountry.TabIndex              = 3;
     this.cmbCountry.SelectedIndexChanged += new System.EventHandler(this.cmbCountry_SelectedIndexChanged);
     //
     // label2
     //
     this.label2.Location  = new System.Drawing.Point(4, 13);
     this.label2.Name      = "label2";
     this.label2.Size      = new System.Drawing.Size(68, 23);
     this.label2.TabIndex  = 2;
     this.label2.Text      = "所属乡镇:";
     this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.numEnd);
     this.groupBox2.Controls.Add(this.numStart);
     this.groupBox2.Controls.Add(this.button1);
     this.groupBox2.Controls.Add(this.cmbType);
     this.groupBox2.Controls.Add(this.label4);
     this.groupBox2.Controls.Add(this.label3);
     this.groupBox2.Controls.Add(this.btnPrint);
     this.groupBox2.Controls.Add(this.dtTo);
     this.groupBox2.Controls.Add(this.label1);
     this.groupBox2.Controls.Add(this.dtFrom);
     this.groupBox2.Controls.Add(this.btnExit);
     this.groupBox2.Controls.Add(this.btnDisp);
     this.groupBox2.Location = new System.Drawing.Point(208, 0);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(808, 48);
     this.groupBox2.TabIndex = 6;
     this.groupBox2.TabStop  = false;
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(616, 16);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(64, 23);
     this.button1.TabIndex = 11;
     this.button1.Text     = "日统计值图表";
     this.button1.Click   += new System.EventHandler(this.button1_Click);
     //
     // cmbType
     //
     this.cmbType.Location = new System.Drawing.Point(448, 16);
     this.cmbType.Name     = "cmbType";
     this.cmbType.Size     = new System.Drawing.Size(96, 20);
     this.cmbType.TabIndex = 10;
     //
     // label4
     //
     this.label4.Location  = new System.Drawing.Point(376, 16);
     this.label4.Name      = "label4";
     this.label4.Size      = new System.Drawing.Size(72, 23);
     this.label4.TabIndex  = 9;
     this.label4.Text      = "数据类型:";
     this.label4.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // label3
     //
     this.label3.Location  = new System.Drawing.Point(8, 16);
     this.label3.Name      = "label3";
     this.label3.Size      = new System.Drawing.Size(72, 23);
     this.label3.TabIndex  = 8;
     this.label3.Text      = "时间范围:";
     this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // btnPrint
     //
     this.btnPrint.Location = new System.Drawing.Point(680, 16);
     this.btnPrint.Name     = "btnPrint";
     this.btnPrint.Size     = new System.Drawing.Size(64, 23);
     this.btnPrint.TabIndex = 7;
     this.btnPrint.Text     = "打印";
     this.btnPrint.Click   += new System.EventHandler(this.btnPrint_Click);
     //
     // dtTo
     //
     this.dtTo.Location = new System.Drawing.Point(248, 17);
     this.dtTo.Name     = "dtTo";
     this.dtTo.Size     = new System.Drawing.Size(96, 21);
     this.dtTo.TabIndex = 4;
     //
     // label1
     //
     this.label1.Location  = new System.Drawing.Point(216, 16);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(32, 23);
     this.label1.TabIndex  = 3;
     this.label1.Text      = "至:";
     this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // dtFrom
     //
     this.dtFrom.Location = new System.Drawing.Point(88, 16);
     this.dtFrom.Name     = "dtFrom";
     this.dtFrom.Size     = new System.Drawing.Size(96, 21);
     this.dtFrom.TabIndex = 2;
     //
     // btnExit
     //
     this.btnExit.Location = new System.Drawing.Point(744, 16);
     this.btnExit.Name     = "btnExit";
     this.btnExit.Size     = new System.Drawing.Size(56, 23);
     this.btnExit.TabIndex = 1;
     this.btnExit.Text     = "退出";
     this.btnExit.Click   += new System.EventHandler(this.btnExit_Click);
     //
     // btnDisp
     //
     this.btnDisp.Location = new System.Drawing.Point(552, 16);
     this.btnDisp.Name     = "btnDisp";
     this.btnDisp.Size     = new System.Drawing.Size(64, 23);
     this.btnDisp.TabIndex = 0;
     this.btnDisp.Text     = "明细图表";
     this.btnDisp.Click   += new System.EventHandler(this.btnDisp_Click);
     //
     // tabChart
     //
     this.tabChart.Controls.Add(this.tabPage1);
     this.tabChart.Location              = new System.Drawing.Point(208, 56);
     this.tabChart.Name                  = "tabChart";
     this.tabChart.SelectedIndex         = 0;
     this.tabChart.Size                  = new System.Drawing.Size(808, 496);
     this.tabChart.TabIndex              = 5;
     this.tabChart.SelectedIndexChanged += new System.EventHandler(this.tabChart_SelectedIndexChanged);
     //
     // tabPage1
     //
     this.tabPage1.BackColor = System.Drawing.SystemColors.Control;
     this.tabPage1.Controls.Add(this.zedGraphControl1);
     this.tabPage1.Controls.Add(this.lblInfo);
     this.tabPage1.Location = new System.Drawing.Point(4, 21);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Size     = new System.Drawing.Size(800, 471);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "历史曲线";
     //
     // zedGraphControl1
     //
     this.zedGraphControl1.BackColor              = System.Drawing.SystemColors.Window;
     this.zedGraphControl1.Dock                   = System.Windows.Forms.DockStyle.Fill;
     this.zedGraphControl1.IsAutoScrollRange      = false;
     this.zedGraphControl1.IsEnableHPan           = true;
     this.zedGraphControl1.IsEnableHZoom          = true;
     this.zedGraphControl1.IsEnableVPan           = true;
     this.zedGraphControl1.IsEnableVZoom          = true;
     this.zedGraphControl1.IsPrintFillPage        = true;
     this.zedGraphControl1.IsPrintKeepAspectRatio = true;
     this.zedGraphControl1.IsScrollY2             = false;
     this.zedGraphControl1.IsShowContextMenu      = true;
     this.zedGraphControl1.IsShowCopyMessage      = true;
     this.zedGraphControl1.IsShowCursorValues     = false;
     this.zedGraphControl1.IsShowHScrollBar       = false;
     this.zedGraphControl1.IsShowPointValues      = false;
     this.zedGraphControl1.IsShowVScrollBar       = false;
     this.zedGraphControl1.IsZoomOnMouseCenter    = false;
     this.zedGraphControl1.Location               = new System.Drawing.Point(0, 0);
     this.zedGraphControl1.Name                   = "zedGraphControl1";
     this.zedGraphControl1.PanButtons             = System.Windows.Forms.MouseButtons.Left;
     this.zedGraphControl1.PanButtons2            = System.Windows.Forms.MouseButtons.Middle;
     this.zedGraphControl1.PanModifierKeys2       = System.Windows.Forms.Keys.None;
     this.zedGraphControl1.PointDateFormat        = "g";
     this.zedGraphControl1.PointValueFormat       = "G";
     this.zedGraphControl1.ScrollMaxX             = 0;
     this.zedGraphControl1.ScrollMaxY             = 0;
     this.zedGraphControl1.ScrollMaxY2            = 0;
     this.zedGraphControl1.ScrollMinX             = 0;
     this.zedGraphControl1.ScrollMinY             = 0;
     this.zedGraphControl1.ScrollMinY2            = 0;
     this.zedGraphControl1.Size                   = new System.Drawing.Size(800, 471);
     this.zedGraphControl1.TabIndex               = 1;
     this.zedGraphControl1.ZoomButtons            = System.Windows.Forms.MouseButtons.Left;
     this.zedGraphControl1.ZoomButtons2           = System.Windows.Forms.MouseButtons.None;
     this.zedGraphControl1.ZoomModifierKeys       = System.Windows.Forms.Keys.None;
     this.zedGraphControl1.ZoomModifierKeys2      = System.Windows.Forms.Keys.None;
     this.zedGraphControl1.ZoomStepFraction       = 0.1;
     //
     // lblInfo
     //
     this.lblInfo.BackColor = System.Drawing.SystemColors.ActiveCaptionText;
     this.lblInfo.Location  = new System.Drawing.Point(16, 16);
     this.lblInfo.Name      = "lblInfo";
     this.lblInfo.Size      = new System.Drawing.Size(440, 16);
     this.lblInfo.TabIndex  = 0;
     this.lblInfo.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // printDocument1
     //
     this.printDocument1.PrintPage += new System.Drawing.Printing.PrintPageEventHandler(this.printDocument1_PrintPage);
     //
     // printPreviewDialog1
     //
     this.printPreviewDialog1.AutoScrollMargin  = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.AutoScrollMinSize = new System.Drawing.Size(0, 0);
     this.printPreviewDialog1.ClientSize        = new System.Drawing.Size(400, 300);
     this.printPreviewDialog1.Enabled           = true;
     this.printPreviewDialog1.Icon            = ((System.Drawing.Icon)(resources.GetObject("printPreviewDialog1.Icon")));
     this.printPreviewDialog1.Location        = new System.Drawing.Point(17, 17);
     this.printPreviewDialog1.MinimumSize     = new System.Drawing.Size(375, 250);
     this.printPreviewDialog1.Name            = "printPreviewDialog1";
     this.printPreviewDialog1.TransparencyKey = System.Drawing.Color.Empty;
     this.printPreviewDialog1.Visible         = false;
     this.printPreviewDialog1.Load           += new System.EventHandler(this.printPreviewDialog1_Load);
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.trvDep);
     this.groupBox1.Location = new System.Drawing.Point(0, 48);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(200, 496);
     this.groupBox1.TabIndex = 4;
     this.groupBox1.TabStop  = false;
     //
     // trvDep
     //
     this.trvDep.ImageIndex         = -1;
     this.trvDep.Location           = new System.Drawing.Point(8, 16);
     this.trvDep.Name               = "trvDep";
     this.trvDep.SelectedImageIndex = -1;
     this.trvDep.Size               = new System.Drawing.Size(184, 472);
     this.trvDep.TabIndex           = 0;
     //
     // numStart
     //
     this.numStart.Location = new System.Drawing.Point(184, 17);
     this.numStart.Maximum  = new System.Decimal(new int[] {
         23,
         0,
         0,
         0
     });
     this.numStart.Name     = "numStart";
     this.numStart.Size     = new System.Drawing.Size(32, 21);
     this.numStart.TabIndex = 12;
     this.numStart.Value    = new System.Decimal(new int[] {
         8,
         0,
         0,
         0
     });
     //
     // numEnd
     //
     this.numEnd.Location = new System.Drawing.Point(344, 17);
     this.numEnd.Maximum  = new System.Decimal(new int[] {
         23,
         0,
         0,
         0
     });
     this.numEnd.Name     = "numEnd";
     this.numEnd.Size     = new System.Drawing.Size(32, 21);
     this.numEnd.TabIndex = 13;
     this.numEnd.Value    = new System.Decimal(new int[] {
         8,
         0,
         0,
         0
     });
     //
     // frmSrChart
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
     this.ClientSize        = new System.Drawing.Size(1016, 558);
     this.Controls.Add(this.groupBox3);
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.tabChart);
     this.Controls.Add(this.groupBox1);
     this.Name    = "frmSrChart";
     this.Text    = "数据图表";
     this.Resize += new System.EventHandler(this.frmSrChart_Resize);
     this.Load   += new System.EventHandler(this.frmSrChart_Load);
     this.groupBox3.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     this.tabChart.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.numStart)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.numEnd)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 49
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.zedGraphControl1 = new ZedGraph.ZedGraphControl();
     this.tabControl1 = new System.Windows.Forms.TabControl();
     this.tabPage1 = new System.Windows.Forms.TabPage();
     this.tabPage2 = new System.Windows.Forms.TabPage();
     this.dgDataSource = new System.Windows.Forms.DataGridView();
     this.groupBox1 = new System.Windows.Forms.GroupBox();
     this.btnSimulate = new System.Windows.Forms.Button();
     this.textBox2 = new System.Windows.Forms.TextBox();
     this.label4 = new System.Windows.Forms.Label();
     this.txtEndYear = new System.Windows.Forms.NumericUpDown();
     this.txtInflexionYear = new System.Windows.Forms.NumericUpDown();
     this.txtIncreaseRate = new System.Windows.Forms.TextBox();
     this.btnStart = new System.Windows.Forms.Button();
     this.label3 = new System.Windows.Forms.Label();
     this.label2 = new System.Windows.Forms.Label();
     this.label1 = new System.Windows.Forms.Label();
     this.tabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     this.tabPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgDataSource)).BeginInit();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtEndYear)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtInflexionYear)).BeginInit();
     this.SuspendLayout();
     //
     // zedGraphControl1
     //
     this.zedGraphControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.zedGraphControl1.Location = new System.Drawing.Point(3, 3);
     this.zedGraphControl1.Name = "zedGraphControl1";
     this.zedGraphControl1.ScrollGrace = 0D;
     this.zedGraphControl1.ScrollMaxX = 0D;
     this.zedGraphControl1.ScrollMaxY = 0D;
     this.zedGraphControl1.ScrollMaxY2 = 0D;
     this.zedGraphControl1.ScrollMinX = 0D;
     this.zedGraphControl1.ScrollMinY = 0D;
     this.zedGraphControl1.ScrollMinY2 = 0D;
     this.zedGraphControl1.Size = new System.Drawing.Size(672, 450);
     this.zedGraphControl1.TabIndex = 0;
     //
     // tabControl1
     //
     this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Controls.Add(this.tabPage2);
     this.tabControl1.Location = new System.Drawing.Point(1, 1);
     this.tabControl1.Name = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size = new System.Drawing.Size(686, 482);
     this.tabControl1.TabIndex = 1;
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.zedGraphControl1);
     this.tabPage1.Location = new System.Drawing.Point(4, 22);
     this.tabPage1.Name = "tabPage1";
     this.tabPage1.Padding = new System.Windows.Forms.Padding(3);
     this.tabPage1.Size = new System.Drawing.Size(678, 456);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text = "模拟图";
     this.tabPage1.UseVisualStyleBackColor = true;
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.dgDataSource);
     this.tabPage2.Location = new System.Drawing.Point(4, 22);
     this.tabPage2.Name = "tabPage2";
     this.tabPage2.Padding = new System.Windows.Forms.Padding(3);
     this.tabPage2.Size = new System.Drawing.Size(678, 456);
     this.tabPage2.TabIndex = 1;
     this.tabPage2.Text = "数据";
     this.tabPage2.UseVisualStyleBackColor = true;
     //
     // dgDataSource
     //
     this.dgDataSource.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgDataSource.Dock = System.Windows.Forms.DockStyle.Fill;
     this.dgDataSource.Location = new System.Drawing.Point(3, 3);
     this.dgDataSource.Name = "dgDataSource";
     this.dgDataSource.RowTemplate.Height = 23;
     this.dgDataSource.Size = new System.Drawing.Size(672, 451);
     this.dgDataSource.TabIndex = 0;
     //
     // groupBox1
     //
     this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox1.Controls.Add(this.btnSimulate);
     this.groupBox1.Controls.Add(this.textBox2);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.txtEndYear);
     this.groupBox1.Controls.Add(this.txtInflexionYear);
     this.groupBox1.Controls.Add(this.txtIncreaseRate);
     this.groupBox1.Controls.Add(this.btnStart);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Location = new System.Drawing.Point(689, 12);
     this.groupBox1.Name = "groupBox1";
     this.groupBox1.Padding = new System.Windows.Forms.Padding(10);
     this.groupBox1.Size = new System.Drawing.Size(153, 467);
     this.groupBox1.TabIndex = 2;
     this.groupBox1.TabStop = false;
     this.groupBox1.Text = "参数设置";
     //
     // btnSimulate
     //
     this.btnSimulate.Font = new System.Drawing.Font("SimSun", 9F);
     this.btnSimulate.Location = new System.Drawing.Point(85, 221);
     this.btnSimulate.Name = "btnSimulate";
     this.btnSimulate.Size = new System.Drawing.Size(50, 26);
     this.btnSimulate.TabIndex = 8;
     this.btnSimulate.Text = "模拟";
     this.btnSimulate.UseVisualStyleBackColor = true;
     this.btnSimulate.Click += new System.EventHandler(this.btnSimulate_Click);
     //
     // textBox2
     //
     this.textBox2.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                 | System.Windows.Forms.AnchorStyles.Left)));
     this.textBox2.BackColor = System.Drawing.SystemColors.Control;
     this.textBox2.Font = new System.Drawing.Font("SimSun", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
     this.textBox2.Location = new System.Drawing.Point(13, 271);
     this.textBox2.Multiline = true;
     this.textBox2.Name = "textBox2";
     this.textBox2.Size = new System.Drawing.Size(131, 183);
     this.textBox2.TabIndex = 7;
     this.textBox2.Text = "请先设置2010年的人口增长率,人口增长出现拐点的年份,人口模拟结束的年份,然后点击\"模拟\"按钮,开始人口模拟。";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(127, 52);
     this.label4.Name = "label4";
     this.label4.Size = new System.Drawing.Size(17, 12);
     this.label4.TabIndex = 6;
     this.label4.Text = "‰";
     //
     // txtEndYear
     //
     this.txtEndYear.Location = new System.Drawing.Point(29, 174);
     this.txtEndYear.Maximum = new decimal(new int[] {
     2040,
     0,
     0,
     0});
     this.txtEndYear.Minimum = new decimal(new int[] {
     2010,
     0,
     0,
     0});
     this.txtEndYear.Name = "txtEndYear";
     this.txtEndYear.Size = new System.Drawing.Size(96, 21);
     this.txtEndYear.TabIndex = 5;
     this.txtEndYear.Value = new decimal(new int[] {
     2020,
     0,
     0,
     0});
     //
     // txtInflexionYear
     //
     this.txtInflexionYear.Location = new System.Drawing.Point(29, 110);
     this.txtInflexionYear.Maximum = new decimal(new int[] {
     2040,
     0,
     0,
     0});
     this.txtInflexionYear.Minimum = new decimal(new int[] {
     2010,
     0,
     0,
     0});
     this.txtInflexionYear.Name = "txtInflexionYear";
     this.txtInflexionYear.Size = new System.Drawing.Size(96, 21);
     this.txtInflexionYear.TabIndex = 5;
     this.txtInflexionYear.Value = new decimal(new int[] {
     2030,
     0,
     0,
     0});
     //
     // txtIncreaseRate
     //
     this.txtIncreaseRate.Location = new System.Drawing.Point(29, 48);
     this.txtIncreaseRate.Name = "txtIncreaseRate";
     this.txtIncreaseRate.Size = new System.Drawing.Size(96, 21);
     this.txtIncreaseRate.TabIndex = 4;
     this.txtIncreaseRate.Text = "2.07";
     //
     // btnStart
     //
     this.btnStart.Font = new System.Drawing.Font("SimSun", 9F);
     this.btnStart.Location = new System.Drawing.Point(19, 221);
     this.btnStart.Name = "btnStart";
     this.btnStart.Size = new System.Drawing.Size(50, 26);
     this.btnStart.TabIndex = 3;
     this.btnStart.Text = "开始";
     this.btnStart.UseVisualStyleBackColor = true;
     this.btnStart.Click += new System.EventHandler(this.btnStart_Click);
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(12, 149);
     this.label3.Name = "label3";
     this.label3.Size = new System.Drawing.Size(113, 12);
     this.label3.TabIndex = 2;
     this.label3.Text = "人口模拟结束年份:";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(12, 85);
     this.label2.Name = "label2";
     this.label2.Size = new System.Drawing.Size(113, 12);
     this.label2.TabIndex = 1;
     this.label2.Text = "人口增长拐点年份:";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(12, 29);
     this.label1.Name = "label1";
     this.label1.Size = new System.Drawing.Size(101, 12);
     this.label1.TabIndex = 0;
     this.label1.Text = "2010人口增长率:";
     //
     // frmPOP
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize = new System.Drawing.Size(845, 484);
     this.Controls.Add(this.groupBox1);
     this.Controls.Add(this.tabControl1);
     this.Name = "frmPOP";
     this.Text = "人口增长趋势";
     this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.Form1_FormClosed);
     this.Load += new System.EventHandler(this.Form1_Load);
     this.tabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     this.tabPage2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgDataSource)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.txtEndYear)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.txtInflexionYear)).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();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(LogBrowse));
     this.dataGridView1 = new System.Windows.Forms.DataGridView();
     this.zg1 = new ZedGraph.ZedGraphControl();
     this.Graphit = new ArdupilotMega.Controls.MyButton();
     this.BUT_cleargraph = new ArdupilotMega.Controls.MyButton();
     this.BUT_loadlog = new ArdupilotMega.Controls.MyButton();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.SuspendLayout();
     //
     // dataGridView1
     //
     this.dataGridView1.AllowUserToAddRows = false;
     this.dataGridView1.AllowUserToDeleteRows = false;
     resources.ApplyResources(this.dataGridView1, "dataGridView1");
     this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.MultiSelect = false;
     this.dataGridView1.Name = "dataGridView1";
     this.dataGridView1.ReadOnly = true;
     this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
     this.dataGridView1.ColumnHeaderMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dataGridView1_ColumnHeaderMouseClick);
     this.dataGridView1.RowEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_RowEnter);
     //
     // zg1
     //
     resources.ApplyResources(this.zg1, "zg1");
     this.zg1.Name = "zg1";
     this.zg1.ScrollGrace = 0D;
     this.zg1.ScrollMaxX = 0D;
     this.zg1.ScrollMaxY = 0D;
     this.zg1.ScrollMaxY2 = 0D;
     this.zg1.ScrollMinX = 0D;
     this.zg1.ScrollMinY = 0D;
     this.zg1.ScrollMinY2 = 0D;
     //
     // Graphit
     //
     this.Graphit.BGGradBot = System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(226)))), ((int)(((byte)(150)))));
     this.Graphit.BGGradTop = System.Drawing.Color.FromArgb(((int)(((byte)(148)))), ((int)(((byte)(193)))), ((int)(((byte)(31)))));
     resources.ApplyResources(this.Graphit, "Graphit");
     this.Graphit.Name = "Graphit";
     this.Graphit.Outline = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(148)))), ((int)(((byte)(41)))));
     this.Graphit.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(87)))), ((int)(((byte)(4)))));
     this.Graphit.UseVisualStyleBackColor = true;
     this.Graphit.Click += new System.EventHandler(this.Graphit_Click);
     //
     // BUT_cleargraph
     //
     this.BUT_cleargraph.BGGradBot = System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(226)))), ((int)(((byte)(150)))));
     this.BUT_cleargraph.BGGradTop = System.Drawing.Color.FromArgb(((int)(((byte)(148)))), ((int)(((byte)(193)))), ((int)(((byte)(31)))));
     resources.ApplyResources(this.BUT_cleargraph, "BUT_cleargraph");
     this.BUT_cleargraph.Name = "BUT_cleargraph";
     this.BUT_cleargraph.Outline = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(148)))), ((int)(((byte)(41)))));
     this.BUT_cleargraph.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(87)))), ((int)(((byte)(4)))));
     this.BUT_cleargraph.UseVisualStyleBackColor = true;
     this.BUT_cleargraph.Click += new System.EventHandler(this.BUT_cleargraph_Click);
     //
     // BUT_loadlog
     //
     this.BUT_loadlog.BGGradBot = System.Drawing.Color.FromArgb(((int)(((byte)(205)))), ((int)(((byte)(226)))), ((int)(((byte)(150)))));
     this.BUT_loadlog.BGGradTop = System.Drawing.Color.FromArgb(((int)(((byte)(148)))), ((int)(((byte)(193)))), ((int)(((byte)(31)))));
     resources.ApplyResources(this.BUT_loadlog, "BUT_loadlog");
     this.BUT_loadlog.Name = "BUT_loadlog";
     this.BUT_loadlog.Outline = System.Drawing.Color.FromArgb(((int)(((byte)(121)))), ((int)(((byte)(148)))), ((int)(((byte)(41)))));
     this.BUT_loadlog.TextColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(87)))), ((int)(((byte)(4)))));
     this.BUT_loadlog.UseVisualStyleBackColor = true;
     this.BUT_loadlog.Click += new System.EventHandler(this.BUT_loadlog_Click);
     //
     // splitContainer1
     //
     resources.ApplyResources(this.splitContainer1, "splitContainer1");
     this.splitContainer1.Name = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.zg1);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.Graphit);
     this.splitContainer1.Panel2.Controls.Add(this.BUT_loadlog);
     this.splitContainer1.Panel2.Controls.Add(this.dataGridView1);
     this.splitContainer1.Panel2.Controls.Add(this.BUT_cleargraph);
     //
     // LogBrowse
     //
     resources.ApplyResources(this, "$this");
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.splitContainer1);
     this.Name = "LogBrowse";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemplo n.º 51
0
        private void BuildSubPerLangGraph()
        {
            ZedGraph.ZedGraphControl zg1 = new ZedGraph.ZedGraphControl();
            zg1.Dock = DockStyle.Fill;
            zg1.IsEnableZoom = false;
            zg1.IsShowPointValues = false;

            ZedGraph.GraphPane pane = zg1.GraphPane;

            pane.Fill = new ZedGraph.Fill(Color.Azure, Color.FromArgb(245, 220, 250), 90);
            pane.Chart.Fill = new ZedGraph.Fill(Color.Snow, Color.FromArgb(225, 240, 250), -90);

            pane.Title.Text = "Submission per Language";
            pane.Title.FontSpec.Size = 18;
            pane.Title.FontSpec.FontColor = Color.Navy;
            pane.Title.FontSpec.Family = "Segoe UI Semibold";
            pane.Title.FontSpec.IsBold = false;

            pane.Legend.FontSpec.Size = 12;
            pane.Legend.IsShowLegendSymbols = true;
            pane.Legend.Position = ZedGraph.LegendPos.TopCenter;

            double[] value = { _subInCPP, _subInJava, _subInAnsiC, _subInCPP11, _subInPascal };
            string[] label = { "C++", "Java", "ANSI C", "C++11", "Pascal" };
            Color[] color1 = { Color.Lime, Color.Blue, Color.Red, Color.Green, Color.Yellow };
            Color[] color2 = { Color.DarkOrange, Color.DarkBlue, Color.DarkRed, Color.DarkGreen, Color.YellowGreen };

            for (int i = 0; i < value.Length; ++i)
            {
                ZedGraph.PieItem pie = pane.AddPieSlice(value[i], color2[i], color1[i], 0, 0.04, label[i]);
                pie.LabelType = ZedGraph.PieLabelType.Name_Value;
                pie.LabelDetail.FontSpec.Border.IsVisible = false;
                pie.LabelDetail.FontSpec.Family = "Segoe UI Semibold";
                pie.LabelDetail.FontSpec.Size = 12;
                pie.LabelDetail.FontSpec.IsAntiAlias = false;
                pie.IsSelectable = true;
            }

            pane.AxisChange();

            this.subPerLanTab.Controls.Clear();
            this.subPerLanTab.Controls.Add(zg1);
        }
Exemplo n.º 52
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(PostFrequency));
     this.pnlControls      = new System.Windows.Forms.Panel();
     this.btnOK            = new System.Windows.Forms.Button();
     this.cmbShowGradients = new System.Windows.Forms.ComboBox();
     this.lblShowGradients = new System.Windows.Forms.Label();
     this.graphControl     = new ZedGraph.ZedGraphControl();
     this.pnlControls.SuspendLayout();
     this.SuspendLayout();
     //
     // pnlControls
     //
     this.pnlControls.Controls.Add(this.btnOK);
     this.pnlControls.Controls.Add(this.cmbShowGradients);
     this.pnlControls.Controls.Add(this.lblShowGradients);
     this.pnlControls.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.pnlControls.Location = new System.Drawing.Point(0, 421);
     this.pnlControls.Name     = "pnlControls";
     this.pnlControls.Size     = new System.Drawing.Size(504, 40);
     this.pnlControls.TabIndex = 2;
     //
     // btnOK
     //
     this.btnOK.Anchor       = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnOK.DialogResult = System.Windows.Forms.DialogResult.OK;
     this.btnOK.Location     = new System.Drawing.Point(408, 8);
     this.btnOK.Name         = "btnOK";
     this.btnOK.TabIndex     = 2;
     this.btnOK.Text         = "&OK";
     //
     // cmbShowGradients
     //
     this.cmbShowGradients.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.cmbShowGradients.Items.AddRange(new object[] {
         "Per Day",
         "Per Month",
         "Per Year"
     });
     this.cmbShowGradients.Location              = new System.Drawing.Point(88, 8);
     this.cmbShowGradients.Name                  = "cmbShowGradients";
     this.cmbShowGradients.Size                  = new System.Drawing.Size(136, 21);
     this.cmbShowGradients.TabIndex              = 1;
     this.cmbShowGradients.SelectedIndexChanged += new System.EventHandler(this.cmbShowGradients_SelectedIndexChanged);
     //
     // lblShowGradients
     //
     this.lblShowGradients.Location = new System.Drawing.Point(8, 12);
     this.lblShowGradients.Name     = "lblShowGradients";
     this.lblShowGradients.Size     = new System.Drawing.Size(88, 16);
     this.lblShowGradients.TabIndex = 0;
     this.lblShowGradients.Text     = "Graph bars:";
     //
     // graphControl
     //
     this.graphControl.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.graphControl.Location = new System.Drawing.Point(0, 0);
     this.graphControl.Name     = "graphControl";
     this.graphControl.Size     = new System.Drawing.Size(504, 421);
     this.graphControl.TabIndex = 3;
     //
     // PostFrequency
     //
     this.AcceptButton      = this.btnOK;
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(504, 461);
     this.Controls.Add(this.graphControl);
     this.Controls.Add(this.pnlControls);
     this.Icon          = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox   = false;
     this.MinimizeBox   = false;
     this.Name          = "PostFrequency";
     this.ShowInTaskbar = false;
     this.Text          = "Post Frequency Analyzer";
     this.pnlControls.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Exemplo n.º 53
0
        private void BuildSubPerVerGraph()
        {
            ZedGraph.ZedGraphControl zg1 = new ZedGraph.ZedGraphControl();
            zg1.Dock = DockStyle.Fill;
            zg1.IsEnableZoom = false;
            zg1.IsShowPointValues = false;

            ZedGraph.GraphPane pane = zg1.GraphPane;

            pane.Fill = new ZedGraph.Fill(Color.Azure, Color.FromArgb(230, 220, 250), 90);
            pane.Chart.Fill = new ZedGraph.Fill(Color.FromArgb(225, 220, 245), Color.LightCyan, -90);

            pane.Title.Text = "Submission per Verdict";
            pane.Title.FontSpec.Size = 18;
            pane.Title.FontSpec.FontColor = Color.Maroon;
            pane.Title.FontSpec.Family = "Segoe UI Semibold";
            pane.Title.FontSpec.IsBold = false;

            pane.Legend.IsVisible = false;

            double[] yval = new double[] { _acCount, _waCount, _tleCount, _reCount, _peCount, _ceCount, _oleCount, _subeCount, _mleCount };
            string[] labels = new string[] { "AC", "WA", "TLE", "RE", "PE", "CE", "OLE", "SUBE", "MLE" };
            for (int i = 0; i < yval.Length; ++i)
            {
                labels[i] += string.Format("\n({0})", yval[i].ToString());
            }

            pane.XAxis.Title.Text = "Verdicts";
            pane.XAxis.Title.FontSpec.Family = "Courier New";
            pane.XAxis.Title.FontSpec.FontColor = Color.Maroon;
            pane.XAxis.Title.FontSpec.IsBold = false;
            pane.XAxis.Scale.TextLabels = labels;
            pane.XAxis.Type = ZedGraph.AxisType.Text;

            pane.YAxis.Title.Text = "Submissions";
            pane.YAxis.Title.FontSpec.Family = "Courier New";
            pane.YAxis.Title.FontSpec.FontColor = Color.Navy;
            pane.YAxis.Title.FontSpec.IsBold = false;

            // Generate a bar chart
            ZedGraph.BarItem bar = pane.AddBar("Verdicts", null, yval, Color.DarkTurquoise);
            bar.Label.IsVisible = true;

            pane.AxisChange();

            this.subPerVerTab.Controls.Clear();
            this.subPerVerTab.Controls.Add(zg1);
        }
Exemplo n.º 54
0
        private void BuildSubPerDateGraph()
        {
            ZedGraph.ZedGraphControl zg1 = new ZedGraph.ZedGraphControl();
            zg1.Dock = DockStyle.Fill;
            zg1.IsShowPointValues = true;

            ZedGraph.GraphPane pane = zg1.GraphPane;

            pane.Fill = new ZedGraph.Fill(Color.MintCream, Color.FromArgb(245, 250, 210), -90);
            pane.Chart.Fill = new ZedGraph.Fill(Color.Snow, Color.FromArgb(245, 250, 230), 90);

            pane.Title.Text = "Submission and Accepted over Time";
            pane.Title.FontSpec.Size = 18;
            pane.Title.FontSpec.FontColor = Color.Navy;
            pane.Title.FontSpec.Family = "Segoe UI Semibold";
            pane.Title.FontSpec.IsBold = false;

            pane.Legend.FontSpec.Size = 12;
            pane.Legend.Position = ZedGraph.LegendPos.TopCenter;

            pane.XAxis.Title.Text = "Date-Time";
            pane.XAxis.Title.FontSpec.Family = "Courier New";
            pane.XAxis.Title.FontSpec.FontColor = Color.Maroon;
            pane.XAxis.Title.FontSpec.IsBold = false;
            pane.XAxis.Type = ZedGraph.AxisType.Date;

            pane.YAxis.Title.Text = "Submissions";
            pane.YAxis.Title.FontSpec.Family = "Courier New";
            pane.YAxis.Title.FontSpec.FontColor = Color.Navy;
            pane.YAxis.Title.FontSpec.IsBold = false;

            // Generate a red curve
            var a = pane.AddCurve("Submissions / Time", _subOverTime, Color.DarkGoldenrod, ZedGraph.SymbolType.VDash);
            var b = pane.AddCurve("Accepted / Time", _acOverTime, Color.Navy, ZedGraph.SymbolType.VDash);
            a.Symbol.Size = 2;
            b.Symbol.Size = 2;

            pane.AxisChange();
            this.subPerDateTab.Controls.Clear();
            this.subPerDateTab.Controls.Add(zg1);
        }
Exemplo n.º 55
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(GXDLMSProfileGenericView));
     this.groupBox1          = new System.Windows.Forms.GroupBox();
     this.label5             = new System.Windows.Forms.Label();
     this.CapturePeriodTB    = new GXDLMSDirector.Views.GXValueField();
     this.groupBox3          = new System.Windows.Forms.GroupBox();
     this.label3             = new System.Windows.Forms.Label();
     this.SortObjectTB       = new GXDLMSDirector.Views.GXValueField();
     this.label4             = new System.Windows.Forms.Label();
     this.SortModeTB         = new GXDLMSDirector.Views.GXValueField();
     this.tabControl1        = new System.Windows.Forms.TabControl();
     this.tabPage1           = new System.Windows.Forms.TabPage();
     this.ProfileGenericView = new System.Windows.Forms.DataGridView();
     this.tabPage2           = new System.Windows.Forms.TabPage();
     this.m_MyPane           = new ZedGraph.ZedGraphControl();
     this.groupBox2          = new System.Windows.Forms.GroupBox();
     this.ReadLastTB         = new System.Windows.Forms.NumericUpDown();
     this.label2             = new System.Windows.Forms.Label();
     this.EndEntry           = new System.Windows.Forms.NumericUpDown();
     this.StartEntry         = new System.Windows.Forms.NumericUpDown();
     this.DaysLbl            = new System.Windows.Forms.Label();
     this.ToLbl          = new System.Windows.Forms.Label();
     this.ToPick         = new System.Windows.Forms.DateTimePicker();
     this.StartPick      = new System.Windows.Forms.DateTimePicker();
     this.ReadFromRB     = new System.Windows.Forms.RadioButton();
     this.ReadLastRB     = new System.Windows.Forms.RadioButton();
     this.ReadEntryBtn   = new System.Windows.Forms.RadioButton();
     this.EntriesTB      = new GXDLMSDirector.Views.GXValueField();
     this.EntriesInUseTB = new GXDLMSDirector.Views.GXValueField();
     this.LogicalNameLbl = new System.Windows.Forms.Label();
     this.LogicalNameTB  = new GXDLMSDirector.Views.GXValueField();
     this.label1         = new System.Windows.Forms.Label();
     this.errorProvider1 = new System.Windows.Forms.ErrorProvider(this.components);
     this.groupBox1.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.tabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ProfileGenericView)).BeginInit();
     this.tabPage2.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ReadLastTB)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.EndEntry)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.StartEntry)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).BeginInit();
     this.SuspendLayout();
     //
     // groupBox1
     //
     this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                    | System.Windows.Forms.AnchorStyles.Left)
                                                                   | System.Windows.Forms.AnchorStyles.Right)));
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.CapturePeriodTB);
     this.groupBox1.Controls.Add(this.groupBox3);
     this.groupBox1.Controls.Add(this.tabControl1);
     this.groupBox1.Controls.Add(this.groupBox2);
     this.groupBox1.Controls.Add(this.EntriesTB);
     this.groupBox1.Controls.Add(this.EntriesInUseTB);
     this.groupBox1.Controls.Add(this.LogicalNameLbl);
     this.groupBox1.Controls.Add(this.LogicalNameTB);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Location = new System.Drawing.Point(12, 12);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(501, 572);
     this.groupBox1.TabIndex = 3;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Profile Generic";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(245, 122);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(40, 13);
     this.label5.TabIndex = 14;
     this.label5.Text     = "Period:";
     //
     // CapturePeriodTB
     //
     this.CapturePeriodTB.AttributeID = 4;
     this.CapturePeriodTB.Location    = new System.Drawing.Point(297, 120);
     this.CapturePeriodTB.Name        = "CapturePeriodTB";
     this.CapturePeriodTB.Size        = new System.Drawing.Size(185, 20);
     this.CapturePeriodTB.TabIndex    = 15;
     this.CapturePeriodTB.TabStop     = false;
     this.CapturePeriodTB.Type        = GXDLMSDirector.Views.GXValueFieldType.TextBox;
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.label3);
     this.groupBox3.Controls.Add(this.SortObjectTB);
     this.groupBox3.Controls.Add(this.label4);
     this.groupBox3.Controls.Add(this.SortModeTB);
     this.groupBox3.Location = new System.Drawing.Point(3, 169);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(486, 49);
     this.groupBox3.TabIndex = 12;
     this.groupBox3.TabStop  = false;
     this.groupBox3.Text     = "Sort:";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(243, 22);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(41, 13);
     this.label3.TabIndex = 14;
     this.label3.Text     = "Object:";
     //
     // SortObjectTB
     //
     this.SortObjectTB.Anchor      = System.Windows.Forms.AnchorStyles.Top;
     this.SortObjectTB.AttributeID = 6;
     this.SortObjectTB.Location    = new System.Drawing.Point(294, 18);
     this.SortObjectTB.Name        = "SortObjectTB";
     this.SortObjectTB.Size        = new System.Drawing.Size(185, 20);
     this.SortObjectTB.TabIndex    = 15;
     this.SortObjectTB.TabStop     = false;
     this.SortObjectTB.Type        = GXDLMSDirector.Views.GXValueFieldType.TextBox;
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(11, 22);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(37, 13);
     this.label4.TabIndex = 12;
     this.label4.Text     = "Mode:";
     //
     // SortModeTB
     //
     this.SortModeTB.AttributeID = 5;
     this.SortModeTB.Location    = new System.Drawing.Point(94, 18);
     this.SortModeTB.Name        = "SortModeTB";
     this.SortModeTB.ReadOnly    = true;
     this.SortModeTB.Size        = new System.Drawing.Size(134, 20);
     this.SortModeTB.TabIndex    = 13;
     this.SortModeTB.TabStop     = false;
     this.SortModeTB.Type        = GXDLMSDirector.Views.GXValueFieldType.CompoBox;
     //
     // tabControl1
     //
     this.tabControl1.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
                                                                      | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Controls.Add(this.tabPage2);
     this.tabControl1.Location      = new System.Drawing.Point(5, 224);
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(490, 342);
     this.tabControl1.TabIndex      = 9;
     //
     // tabPage1
     //
     this.tabPage1.Controls.Add(this.ProfileGenericView);
     this.tabPage1.Location = new System.Drawing.Point(4, 22);
     this.tabPage1.Name     = "tabPage1";
     this.tabPage1.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage1.Size     = new System.Drawing.Size(482, 316);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "Data";
     this.tabPage1.UseVisualStyleBackColor = true;
     //
     // ProfileGenericView
     //
     this.ProfileGenericView.AllowUserToAddRows          = false;
     this.ProfileGenericView.AllowUserToDeleteRows       = false;
     this.ProfileGenericView.AllowUserToOrderColumns     = true;
     this.ProfileGenericView.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.ProfileGenericView.Dock           = System.Windows.Forms.DockStyle.Fill;
     this.ProfileGenericView.Location       = new System.Drawing.Point(3, 3);
     this.ProfileGenericView.Name           = "ProfileGenericView";
     this.ProfileGenericView.ReadOnly       = true;
     this.ProfileGenericView.ShowCellErrors = false;
     this.ProfileGenericView.ShowRowErrors  = false;
     this.ProfileGenericView.Size           = new System.Drawing.Size(476, 310);
     this.ProfileGenericView.TabIndex       = 4;
     //
     // tabPage2
     //
     this.tabPage2.Controls.Add(this.m_MyPane);
     this.tabPage2.Location = new System.Drawing.Point(4, 22);
     this.tabPage2.Name     = "tabPage2";
     this.tabPage2.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPage2.Size     = new System.Drawing.Size(482, 316);
     this.tabPage2.TabIndex = 1;
     this.tabPage2.Text     = "Graph";
     this.tabPage2.UseVisualStyleBackColor = true;
     //
     // m_MyPane
     //
     this.m_MyPane.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.m_MyPane.Location    = new System.Drawing.Point(3, 3);
     this.m_MyPane.Name        = "m_MyPane";
     this.m_MyPane.ScrollGrace = 0;
     this.m_MyPane.ScrollMaxX  = 0;
     this.m_MyPane.ScrollMaxY  = 0;
     this.m_MyPane.ScrollMaxY2 = 0;
     this.m_MyPane.ScrollMinX  = 0;
     this.m_MyPane.ScrollMinY  = 0;
     this.m_MyPane.ScrollMinY2 = 0;
     this.m_MyPane.Size        = new System.Drawing.Size(476, 310);
     this.m_MyPane.TabIndex    = 0;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.ReadLastTB);
     this.groupBox2.Controls.Add(this.label2);
     this.groupBox2.Controls.Add(this.EndEntry);
     this.groupBox2.Controls.Add(this.StartEntry);
     this.groupBox2.Controls.Add(this.DaysLbl);
     this.groupBox2.Controls.Add(this.ToLbl);
     this.groupBox2.Controls.Add(this.ToPick);
     this.groupBox2.Controls.Add(this.StartPick);
     this.groupBox2.Controls.Add(this.ReadFromRB);
     this.groupBox2.Controls.Add(this.ReadLastRB);
     this.groupBox2.Controls.Add(this.ReadEntryBtn);
     this.groupBox2.Location = new System.Drawing.Point(5, 15);
     this.groupBox2.Name     = "groupBox2";
     this.groupBox2.Size     = new System.Drawing.Size(367, 97);
     this.groupBox2.TabIndex = 8;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Reading";
     //
     // ReadLastTB
     //
     this.ReadLastTB.Location = new System.Drawing.Point(94, 45);
     this.ReadLastTB.Maximum  = new decimal(new int[] {
         1000,
         0,
         0,
         0
     });
     this.ReadLastTB.Name          = "ReadLastTB";
     this.ReadLastTB.Size          = new System.Drawing.Size(114, 20);
     this.ReadLastTB.TabIndex      = 12;
     this.ReadLastTB.ValueChanged += new System.EventHandler(this.ReadLastTB_ValueChanged);
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(192, 22);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(38, 13);
     this.label2.TabIndex = 18;
     this.label2.Text     = "Count:";
     //
     // EndEntry
     //
     this.EndEntry.Location = new System.Drawing.Point(238, 20);
     this.EndEntry.Maximum  = new decimal(new int[] {
         100000,
         0,
         0,
         0
     });
     this.EndEntry.Name          = "EndEntry";
     this.EndEntry.Size          = new System.Drawing.Size(112, 20);
     this.EndEntry.TabIndex      = 11;
     this.EndEntry.ValueChanged += new System.EventHandler(this.StartEntry_ValueChanged);
     //
     // StartEntry
     //
     this.StartEntry.Location      = new System.Drawing.Point(94, 19);
     this.StartEntry.Name          = "StartEntry";
     this.StartEntry.Size          = new System.Drawing.Size(86, 20);
     this.StartEntry.TabIndex      = 10;
     this.StartEntry.ValueChanged += new System.EventHandler(this.StartEntry_ValueChanged);
     //
     // DaysLbl
     //
     this.DaysLbl.Location = new System.Drawing.Point(214, 43);
     this.DaysLbl.Name     = "DaysLbl";
     this.DaysLbl.Size     = new System.Drawing.Size(72, 16);
     this.DaysLbl.TabIndex = 16;
     this.DaysLbl.Text     = "Days";
     //
     // ToLbl
     //
     this.ToLbl.AutoSize = true;
     this.ToLbl.Location = new System.Drawing.Point(214, 70);
     this.ToLbl.Name     = "ToLbl";
     this.ToLbl.Size     = new System.Drawing.Size(20, 13);
     this.ToLbl.TabIndex = 15;
     this.ToLbl.Text     = "To";
     //
     // ToPick
     //
     this.ToPick.Checked       = false;
     this.ToPick.Format        = System.Windows.Forms.DateTimePickerFormat.Short;
     this.ToPick.Location      = new System.Drawing.Point(238, 67);
     this.ToPick.MinDate       = new System.DateTime(1900, 1, 1, 0, 0, 0, 0);
     this.ToPick.Name          = "ToPick";
     this.ToPick.ShowCheckBox  = true;
     this.ToPick.Size          = new System.Drawing.Size(112, 20);
     this.ToPick.TabIndex      = 14;
     this.ToPick.ValueChanged += new System.EventHandler(this.StartPick_ValueChanged);
     //
     // StartPick
     //
     this.StartPick.Checked       = false;
     this.StartPick.Format        = System.Windows.Forms.DateTimePickerFormat.Short;
     this.StartPick.Location      = new System.Drawing.Point(94, 67);
     this.StartPick.MinDate       = new System.DateTime(1900, 1, 1, 0, 0, 0, 0);
     this.StartPick.Name          = "StartPick";
     this.StartPick.ShowCheckBox  = true;
     this.StartPick.Size          = new System.Drawing.Size(112, 20);
     this.StartPick.TabIndex      = 13;
     this.StartPick.ValueChanged += new System.EventHandler(this.StartPick_ValueChanged);
     //
     // ReadFromRB
     //
     this.ReadFromRB.Location = new System.Drawing.Point(6, 67);
     this.ReadFromRB.Name     = "ReadFromRB";
     this.ReadFromRB.Size     = new System.Drawing.Size(80, 16);
     this.ReadFromRB.TabIndex = 11;
     this.ReadFromRB.Text     = "Read From";
     //
     // ReadLastRB
     //
     this.ReadLastRB.Checked  = true;
     this.ReadLastRB.Location = new System.Drawing.Point(6, 43);
     this.ReadLastRB.Name     = "ReadLastRB";
     this.ReadLastRB.Size     = new System.Drawing.Size(80, 16);
     this.ReadLastRB.TabIndex = 10;
     this.ReadLastRB.TabStop  = true;
     this.ReadLastRB.Text     = "Read last";
     //
     // ReadEntryBtn
     //
     this.ReadEntryBtn.Location = new System.Drawing.Point(6, 19);
     this.ReadEntryBtn.Name     = "ReadEntryBtn";
     this.ReadEntryBtn.Size     = new System.Drawing.Size(80, 16);
     this.ReadEntryBtn.TabIndex = 9;
     this.ReadEntryBtn.Text     = "Read Entry:";
     //
     // EntriesTB
     //
     this.EntriesTB.AttributeID = 8;
     this.EntriesTB.Location    = new System.Drawing.Point(186, 143);
     this.EntriesTB.Name        = "EntriesTB";
     this.EntriesTB.Size        = new System.Drawing.Size(57, 20);
     this.EntriesTB.TabIndex    = 7;
     this.EntriesTB.TabStop     = false;
     this.EntriesTB.Type        = GXDLMSDirector.Views.GXValueFieldType.TextBox;
     //
     // EntriesInUseTB
     //
     this.EntriesInUseTB.AttributeID = 7;
     this.EntriesInUseTB.Location    = new System.Drawing.Point(94, 143);
     this.EntriesInUseTB.Name        = "EntriesInUseTB";
     this.EntriesInUseTB.Size        = new System.Drawing.Size(66, 20);
     this.EntriesInUseTB.TabIndex    = 5;
     this.EntriesInUseTB.TabStop     = false;
     this.EntriesInUseTB.Type        = GXDLMSDirector.Views.GXValueFieldType.TextBox;
     //
     // LogicalNameLbl
     //
     this.LogicalNameLbl.AutoSize = true;
     this.LogicalNameLbl.Location = new System.Drawing.Point(10, 120);
     this.LogicalNameLbl.Name     = "LogicalNameLbl";
     this.LogicalNameLbl.Size     = new System.Drawing.Size(75, 13);
     this.LogicalNameLbl.TabIndex = 0;
     this.LogicalNameLbl.Text     = "Logical Name:";
     //
     // LogicalNameTB
     //
     this.LogicalNameTB.AttributeID = 1;
     this.LogicalNameTB.Location    = new System.Drawing.Point(94, 117);
     this.LogicalNameTB.Name        = "LogicalNameTB";
     this.LogicalNameTB.Size        = new System.Drawing.Size(140, 20);
     this.LogicalNameTB.TabIndex    = 1;
     this.LogicalNameTB.TabStop     = false;
     this.LogicalNameTB.Type        = GXDLMSDirector.Views.GXValueFieldType.TextBox;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(10, 146);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(42, 13);
     this.label1.TabIndex = 4;
     this.label1.Text     = "Entries:";
     //
     // errorProvider1
     //
     this.errorProvider1.BlinkStyle       = System.Windows.Forms.ErrorBlinkStyle.NeverBlink;
     this.errorProvider1.ContainerControl = this;
     this.errorProvider1.Icon             = ((System.Drawing.Icon)(resources.GetObject("errorProvider1.Icon")));
     //
     // GXDLMSProfileGenericView
     //
     this.ClientSize = new System.Drawing.Size(517, 582);
     this.Controls.Add(this.groupBox1);
     this.Name = "GXDLMSProfileGenericView";
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     this.tabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.ProfileGenericView)).EndInit();
     this.tabPage2.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.ReadLastTB)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.EndEntry)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.StartEntry)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.errorProvider1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 56
0
 /// <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(LogBrowse));
     this.dataGridView1 = new System.Windows.Forms.DataGridView();
     this.zg1 = new ZedGraph.ZedGraphControl();
     this.Graphit = new ArdupilotMega.MyButton();
     this.BUT_cleargraph = new ArdupilotMega.MyButton();
     this.BUT_loadlog = new ArdupilotMega.MyButton();
     this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     this.SuspendLayout();
     //
     // dataGridView1
     //
     this.dataGridView1.AllowUserToAddRows = false;
     this.dataGridView1.AllowUserToDeleteRows = false;
     resources.ApplyResources(this.dataGridView1, "dataGridView1");
     this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.MultiSelect = false;
     this.dataGridView1.Name = "dataGridView1";
     this.dataGridView1.ReadOnly = true;
     this.dataGridView1.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.CellSelect;
     this.dataGridView1.RowEnter += new System.Windows.Forms.DataGridViewCellEventHandler(this.dataGridView1_RowEnter);
     //
     // zg1
     //
     resources.ApplyResources(this.zg1, "zg1");
     this.zg1.Name = "zg1";
     this.zg1.ScrollGrace = 0D;
     this.zg1.ScrollMaxX = 0D;
     this.zg1.ScrollMaxY = 0D;
     this.zg1.ScrollMaxY2 = 0D;
     this.zg1.ScrollMinX = 0D;
     this.zg1.ScrollMinY = 0D;
     this.zg1.ScrollMinY2 = 0D;
     //
     // Graphit
     //
     resources.ApplyResources(this.Graphit, "Graphit");
     this.Graphit.Name = "Graphit";
     this.toolTip1.SetToolTip(this.Graphit, resources.GetString("Graphit.ToolTip"));
     this.Graphit.UseVisualStyleBackColor = true;
     this.Graphit.Click += new System.EventHandler(this.Graphit_Click);
     //
     // BUT_cleargraph
     //
     resources.ApplyResources(this.BUT_cleargraph, "BUT_cleargraph");
     this.BUT_cleargraph.Name = "BUT_cleargraph";
     this.toolTip1.SetToolTip(this.BUT_cleargraph, resources.GetString("BUT_cleargraph.ToolTip"));
     this.BUT_cleargraph.UseVisualStyleBackColor = true;
     this.BUT_cleargraph.Click += new System.EventHandler(this.BUT_cleargraph_Click);
     //
     // BUT_loadlog
     //
     resources.ApplyResources(this.BUT_loadlog, "BUT_loadlog");
     this.BUT_loadlog.Name = "BUT_loadlog";
     this.toolTip1.SetToolTip(this.BUT_loadlog, resources.GetString("BUT_loadlog.ToolTip"));
     this.BUT_loadlog.UseVisualStyleBackColor = true;
     this.BUT_loadlog.Click += new System.EventHandler(this.BUT_loadlog_Click);
     //
     // LogBrowse
     //
     resources.ApplyResources(this, "$this");
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.BUT_loadlog);
     this.Controls.Add(this.BUT_cleargraph);
     this.Controls.Add(this.Graphit);
     this.Controls.Add(this.zg1);
     this.Controls.Add(this.dataGridView1);
     this.Name = "LogBrowse";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     this.ResumeLayout(false);
 }
Exemplo n.º 57
0
        private void CreateReportLine()
        {
            //panel
            Panel panel = new Panel();

            panel.Size = new System.Drawing.Size(DefaultSectionWidth, (int)(DefaultSectionWidth * 0.63));
            panel.Top  = PageHeight - FooterHeight - panel.Height - 15;
            //check box
            CheckBox cbLimit = new CheckBox();
            CheckBox cbIdeal = new CheckBox();
            CheckBox cbMark  = new CheckBox();

            cbLimit.Text    = "Show Alarm Limit";
            cbIdeal.Text    = "Show Ideal Range";
            cbMark.Text     = "Show Mark";
            cbLimit.Size    = new System.Drawing.Size(109, 18);
            cbIdeal.Size    = new Size(114, 18);
            cbMark.Size     = new Size(81, 18);
            cbLimit.Font    = new System.Drawing.Font("Arial", 8F);
            cbIdeal.Font    = new System.Drawing.Font("Arial", 8F);
            cbMark.Font     = new System.Drawing.Font("Arial", 8F);
            cbLimit.Left    = DefaultSectionWidth - 351;
            cbIdeal.Left    = DefaultSectionWidth - 241;
            cbMark.Left     = DefaultSectionWidth - 126;
            cbLimit.Checked = Common.GlobalProfile.IsShowAlarmLimit;
            cbIdeal.Checked = Common.GlobalProfile.IsFillIdealRange;
            cbMark.Checked  = Common.GlobalProfile.IsShowMark;
            cbLimit.Checked = Common.GlobalProfile.IsShowAlarmLimit;
            cbIdeal.Checked = Common.GlobalProfile.IsFillIdealRange;
            cbMark.Checked  = Common.GlobalProfile.IsShowMark;
            panel.Controls.Add(cbLimit);
            panel.Controls.Add(cbIdeal);
            panel.Controls.Add(cbMark);
            //zedgraph
            ZedGraph.ZedGraphControl reportZedGraph = new ZedGraph.ZedGraphControl();
            reportZedGraph.Size = new System.Drawing.Size(DefaultSectionWidth, (int)(DefaultSectionWidth * 0.63));
            reportZedGraph.Dock = DockStyle.Fill;
            reportZedGraph.GraphPane.CurveList.Clear();
            GraphHelper.SetGraphAsDefaultProperity(reportZedGraph, XAxisVisibility.DateAndTime);
            GraphHelper.SetMinMaxLimits(base.device);
            GraphHelper.SetGraphDataSource(reportZedGraph, base.device, XAxisVisibility.DateAndTime, cbMark.Checked);
            reportZedGraph.IsShowPointValues = false;
            reportZedGraph.IsEnableSelection = false;
            reportZedGraph.IsEnableZoom      = false;
            reportZedGraph.Font = new System.Drawing.Font("Arial", 8F);
            panel.Controls.Add(reportZedGraph);

            cbLimit.CheckedChanged += new EventHandler((sender, e) =>
            {
                GraphHelper.DrawLimitLintAndFillIdeal(reportZedGraph.GraphPane, base.device, cbIdeal.Checked, cbLimit.Checked);
                base.device.ReportGraph = Platform.Utils.CopyToBinary(reportZedGraph.GraphPane.GetImage(true));
                reportZedGraph.Refresh();
            });
            cbIdeal.CheckedChanged += new EventHandler((sender, e) =>
            {
                GraphHelper.DrawLimitLintAndFillIdeal(reportZedGraph.GraphPane, base.device, cbIdeal.Checked, cbLimit.Checked);
                base.device.ReportGraph = Platform.Utils.CopyToBinary(reportZedGraph.GraphPane.GetImage(true));
                reportZedGraph.Refresh();
            });
            cbMark.CheckedChanged += new EventHandler((sender, e) =>
            {
                GraphHelper.ReDrawUnCompareCurveItem(reportZedGraph.GraphPane, base.device, XAxisVisibility.DateAndTime, cbMark.Checked);
                base.device.ReportGraph = Platform.Utils.CopyToBinary(reportZedGraph.GraphPane.GetImage(true));
                reportZedGraph.Refresh();
            });
            GraphHelper.ReDrawUnCompareCurveItem(reportZedGraph.GraphPane, base.device, XAxisVisibility.DateAndTime, cbMark.Checked);
            GraphHelper.DrawLimitLintAndFillIdeal(reportZedGraph.GraphPane, base.device, cbIdeal.Checked, cbLimit.Checked);
            reportZedGraph.Refresh();
            base.device.ReportGraph = Platform.Utils.CopyToBinary(reportZedGraph.GraphPane.GetImage(true));
            this.AddSection(panel);
        }