Esempio n. 1
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要
 /// 使用代码编辑器修改此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     System.Windows.Forms.DataVisualization.Charting.LineAnnotation lineAnnotation1 = new System.Windows.Forms.DataVisualization.Charting.LineAnnotation();
     System.Windows.Forms.DataVisualization.Charting.ChartArea      chartArea1      = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend         legend1         = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series         series1         = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint1      = new System.Windows.Forms.DataVisualization.Charting.DataPoint(1D, 1D);
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint2      = new System.Windows.Forms.DataVisualization.Charting.DataPoint(2D, 2D);
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint3      = new System.Windows.Forms.DataVisualization.Charting.DataPoint(3D, 3D);
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint4      = new System.Windows.Forms.DataVisualization.Charting.DataPoint(4D, 5D);
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint5      = new System.Windows.Forms.DataVisualization.Charting.DataPoint(5D, 6D);
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint6      = new System.Windows.Forms.DataVisualization.Charting.DataPoint(6D, 6D);
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint7      = new System.Windows.Forms.DataVisualization.Charting.DataPoint(7D, 7D);
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint8      = new System.Windows.Forms.DataVisualization.Charting.DataPoint(8D, 8D);
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint9      = new System.Windows.Forms.DataVisualization.Charting.DataPoint(9D, 9D);
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint10     = new System.Windows.Forms.DataVisualization.Charting.DataPoint(4D, 4D);
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint11     = new System.Windows.Forms.DataVisualization.Charting.DataPoint(5D, 5D);
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint12     = new System.Windows.Forms.DataVisualization.Charting.DataPoint(6D, 6D);
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint13     = new System.Windows.Forms.DataVisualization.Charting.DataPoint(0D, 0D);
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint14     = new System.Windows.Forms.DataVisualization.Charting.DataPoint(1D, 1D);
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint15     = new System.Windows.Forms.DataVisualization.Charting.DataPoint(8D, 8D);
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint16     = new System.Windows.Forms.DataVisualization.Charting.DataPoint(9D, 9D);
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint17     = new System.Windows.Forms.DataVisualization.Charting.DataPoint(14D, 0D);
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint18     = new System.Windows.Forms.DataVisualization.Charting.DataPoint(0D, 25D);
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint19     = new System.Windows.Forms.DataVisualization.Charting.DataPoint(78D, 45D);
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint20     = new System.Windows.Forms.DataVisualization.Charting.DataPoint(12D, 1D);
     System.Windows.Forms.DataVisualization.Charting.Title          title1          = new System.Windows.Forms.DataVisualization.Charting.Title();
     this.toolStrip1            = new System.Windows.Forms.ToolStrip();
     this.toolStripButton1      = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator1   = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripButton2      = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator2   = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripButton3      = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator3   = new System.Windows.Forms.ToolStripSeparator();
     this.menuStrip1            = new System.Windows.Forms.MenuStrip();
     this.文件ToolStripMenuItem   = new System.Windows.Forms.ToolStripMenuItem();
     this.退出ToolStripMenuItem   = new System.Windows.Forms.ToolStripMenuItem();
     this.statusStrip1          = new System.Windows.Forms.StatusStrip();
     this.toolStripProgressBar1 = new System.Windows.Forms.ToolStripProgressBar();
     this.panel1             = new System.Windows.Forms.Panel();
     this.richTextBox1       = new System.Windows.Forms.RichTextBox();
     this.label1             = new System.Windows.Forms.Label();
     this.comboBox1          = new System.Windows.Forms.ComboBox();
     this.button1            = new System.Windows.Forms.Button();
     this.panel2             = new System.Windows.Forms.Panel();
     this.tabControl1        = new System.Windows.Forms.TabControl();
     this.tabPage1           = new System.Windows.Forms.TabPage();
     this.dataGridView1      = new System.Windows.Forms.DataGridView();
     this.Column1            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column2            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column3            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column4            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column5            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column6            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.Column7            = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.tabPage2           = new System.Windows.Forms.TabPage();
     this.chart1             = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.timer1             = new System.Windows.Forms.Timer(this.components);
     this.form1BindingSource = new System.Windows.Forms.BindingSource(this.components);
     this.toolStrip1.SuspendLayout();
     this.menuStrip1.SuspendLayout();
     this.statusStrip1.SuspendLayout();
     this.panel1.SuspendLayout();
     this.panel2.SuspendLayout();
     this.tabControl1.SuspendLayout();
     this.tabPage1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
     this.tabPage2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.form1BindingSource)).BeginInit();
     this.SuspendLayout();
     //
     // toolStrip1
     //
     this.toolStrip1.ImageScalingSize = new System.Drawing.Size(32, 32);
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripButton1,
         this.toolStripSeparator1,
         this.toolStripButton2,
         this.toolStripSeparator2,
         this.toolStripButton3,
         this.toolStripSeparator3
     });
     this.toolStrip1.Location = new System.Drawing.Point(0, 25);
     this.toolStrip1.Name     = "toolStrip1";
     this.toolStrip1.Size     = new System.Drawing.Size(1084, 39);
     this.toolStrip1.TabIndex = 0;
     this.toolStrip1.Text     = "toolStrip1";
     //
     // toolStripButton1
     //
     this.toolStripButton1.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripButton1.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton1.Image")));
     this.toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton1.Name = "toolStripButton1";
     this.toolStripButton1.Size = new System.Drawing.Size(36, 36);
     this.toolStripButton1.Text = "toolStripButton1";
     //
     // toolStripSeparator1
     //
     this.toolStripSeparator1.Name = "toolStripSeparator1";
     this.toolStripSeparator1.Size = new System.Drawing.Size(6, 39);
     //
     // toolStripButton2
     //
     this.toolStripButton2.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripButton2.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
     this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton2.Name = "toolStripButton2";
     this.toolStripButton2.Size = new System.Drawing.Size(36, 36);
     this.toolStripButton2.Text = "toolStripButton2";
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(6, 39);
     //
     // toolStripButton3
     //
     this.toolStripButton3.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Image;
     this.toolStripButton3.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image")));
     this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton3.Name = "toolStripButton3";
     this.toolStripButton3.Size = new System.Drawing.Size(36, 36);
     this.toolStripButton3.Text = "toolStripButton3";
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(6, 39);
     //
     // menuStrip1
     //
     this.menuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.文件ToolStripMenuItem
     });
     this.menuStrip1.Location = new System.Drawing.Point(0, 0);
     this.menuStrip1.Name     = "menuStrip1";
     this.menuStrip1.Size     = new System.Drawing.Size(1084, 25);
     this.menuStrip1.TabIndex = 1;
     this.menuStrip1.Text     = "menuStrip1";
     //
     // 文件ToolStripMenuItem
     //
     this.文件ToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.退出ToolStripMenuItem
     });
     this.文件ToolStripMenuItem.Name = "文件ToolStripMenuItem";
     this.文件ToolStripMenuItem.Size = new System.Drawing.Size(44, 21);
     this.文件ToolStripMenuItem.Text = "文件";
     //
     // 退出ToolStripMenuItem
     //
     this.退出ToolStripMenuItem.Name   = "退出ToolStripMenuItem";
     this.退出ToolStripMenuItem.Size   = new System.Drawing.Size(100, 22);
     this.退出ToolStripMenuItem.Text   = "退出";
     this.退出ToolStripMenuItem.Click += new System.EventHandler(this.退出ToolStripMenuItem_Click);
     //
     // statusStrip1
     //
     this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripProgressBar1
     });
     this.statusStrip1.Location   = new System.Drawing.Point(0, 556);
     this.statusStrip1.Name       = "statusStrip1";
     this.statusStrip1.RenderMode = System.Windows.Forms.ToolStripRenderMode.Professional;
     this.statusStrip1.Size       = new System.Drawing.Size(1084, 22);
     this.statusStrip1.TabIndex   = 4;
     this.statusStrip1.Text       = "statusStrip1";
     //
     // toolStripProgressBar1
     //
     this.toolStripProgressBar1.Name = "toolStripProgressBar1";
     this.toolStripProgressBar1.Size = new System.Drawing.Size(100, 16);
     //
     // panel1
     //
     this.panel1.Controls.Add(this.richTextBox1);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Controls.Add(this.comboBox1);
     this.panel1.Controls.Add(this.button1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel1.Location = new System.Drawing.Point(0, 64);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(200, 492);
     this.panel1.TabIndex = 5;
     //
     // richTextBox1
     //
     this.richTextBox1.Location = new System.Drawing.Point(31, 263);
     this.richTextBox1.Name     = "richTextBox1";
     this.richTextBox1.Size     = new System.Drawing.Size(100, 96);
     this.richTextBox1.TabIndex = 3;
     this.richTextBox1.Text     = "";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(66, 222);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(41, 12);
     this.label1.TabIndex = 2;
     this.label1.Text     = "label1";
     //
     // comboBox1
     //
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Location          = new System.Drawing.Point(31, 124);
     this.comboBox1.Name     = "comboBox1";
     this.comboBox1.Size     = new System.Drawing.Size(121, 20);
     this.comboBox1.TabIndex = 1;
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(49, 28);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(75, 23);
     this.button1.TabIndex = 0;
     this.button1.Text     = "button1";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // panel2
     //
     this.panel2.Controls.Add(this.tabControl1);
     this.panel2.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(200, 64);
     this.panel2.Name     = "panel2";
     this.panel2.Size     = new System.Drawing.Size(884, 492);
     this.panel2.TabIndex = 6;
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPage1);
     this.tabControl1.Controls.Add(this.tabPage2);
     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(884, 492);
     this.tabControl1.TabIndex      = 0;
     //
     // tabPage1
     //
     this.tabPage1.BackColor = System.Drawing.Color.Yellow;
     this.tabPage1.Controls.Add(this.dataGridView1);
     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(876, 466);
     this.tabPage1.TabIndex = 0;
     this.tabPage1.Text     = "tabPage1";
     //
     // dataGridView1
     //
     this.dataGridView1.AllowUserToOrderColumns     = true;
     this.dataGridView1.AutoSizeColumnsMode         = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dataGridView1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.Column1,
         this.Column2,
         this.Column3,
         this.Column4,
         this.Column5,
         this.Column6,
         this.Column7
     });
     this.dataGridView1.Dock               = System.Windows.Forms.DockStyle.Fill;
     this.dataGridView1.Location           = new System.Drawing.Point(3, 3);
     this.dataGridView1.MinimumSize        = new System.Drawing.Size(400, 0);
     this.dataGridView1.Name               = "dataGridView1";
     this.dataGridView1.RowTemplate.Height = 23;
     this.dataGridView1.Size               = new System.Drawing.Size(870, 460);
     this.dataGridView1.TabIndex           = 1;
     //
     // Column1
     //
     this.Column1.HeaderText = "Column1";
     this.Column1.Name       = "Column1";
     //
     // Column2
     //
     this.Column2.HeaderText = "Column2";
     this.Column2.Name       = "Column2";
     //
     // Column3
     //
     this.Column3.HeaderText = "Column3";
     this.Column3.Name       = "Column3";
     //
     // Column4
     //
     this.Column4.HeaderText = "Column4";
     this.Column4.Name       = "Column4";
     //
     // Column5
     //
     this.Column5.HeaderText = "Column5";
     this.Column5.Name       = "Column5";
     //
     // Column6
     //
     this.Column6.HeaderText = "Column6";
     this.Column6.Name       = "Column6";
     //
     // Column7
     //
     this.Column7.HeaderText = "Column7";
     this.Column7.Name       = "Column7";
     //
     // tabPage2
     //
     this.tabPage2.BackColor = System.Drawing.SystemColors.Window;
     this.tabPage2.Controls.Add(this.chart1);
     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(876, 466);
     this.tabPage2.TabIndex = 1;
     this.tabPage2.Text     = "tabPage2";
     //
     // chart1
     //
     lineAnnotation1.AnchorDataPointName = "Series1\\r0";
     lineAnnotation1.AxisXName           = "ChartArea1\\rX";
     lineAnnotation1.EndCap    = System.Windows.Forms.DataVisualization.Charting.LineAnchorCapStyle.Square;
     lineAnnotation1.Height    = 45D;
     lineAnnotation1.Name      = "LineAnnotation1";
     lineAnnotation1.Width     = 45D;
     lineAnnotation1.YAxisName = "ChartArea1\\rY";
     this.chart1.Annotations.Add(lineAnnotation1);
     chartArea1.AxisX.Title  = "X1";
     chartArea1.AxisX2.Title = "X2";
     chartArea1.AxisY.Title  = "Y1";
     chartArea1.AxisY2.Title = "Y2";
     chartArea1.Name         = "ChartArea1";
     this.chart1.ChartAreas.Add(chartArea1);
     this.chart1.DataSource = this.form1BindingSource;
     this.chart1.Dock       = System.Windows.Forms.DockStyle.Fill;
     legend1.Name           = "Legend1";
     legend1.Title          = "Test";
     this.chart1.Legends.Add(legend1);
     this.chart1.Location = new System.Drawing.Point(3, 3);
     this.chart1.Name     = "chart1";
     series1.ChartArea    = "ChartArea1";
     series1.ChartType    = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
     series1.Legend       = "Legend1";
     series1.Name         = "Series1";
     series1.Points.Add(dataPoint1);
     series1.Points.Add(dataPoint2);
     series1.Points.Add(dataPoint3);
     series1.Points.Add(dataPoint4);
     series1.Points.Add(dataPoint5);
     series1.Points.Add(dataPoint6);
     series1.Points.Add(dataPoint7);
     series1.Points.Add(dataPoint8);
     series1.Points.Add(dataPoint9);
     series1.Points.Add(dataPoint10);
     series1.Points.Add(dataPoint11);
     series1.Points.Add(dataPoint12);
     series1.Points.Add(dataPoint13);
     series1.Points.Add(dataPoint14);
     series1.Points.Add(dataPoint15);
     series1.Points.Add(dataPoint16);
     series1.Points.Add(dataPoint17);
     series1.Points.Add(dataPoint18);
     series1.Points.Add(dataPoint19);
     series1.Points.Add(dataPoint20);
     this.chart1.Series.Add(series1);
     this.chart1.Size     = new System.Drawing.Size(870, 460);
     this.chart1.TabIndex = 0;
     title1.BackColor     = System.Drawing.Color.Aqua;
     title1.BorderColor   = System.Drawing.Color.FromArgb(((int)(((byte)(128)))), ((int)(((byte)(255)))), ((int)(((byte)(128)))));
     title1.ForeColor     = System.Drawing.Color.Maroon;
     title1.Name          = "Test";
     title1.Text          = "Test";
     this.chart1.Titles.Add(title1);
     //
     // timer1
     //
     this.timer1.Enabled  = true;
     this.timer1.Interval = 3000;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // form1BindingSource
     //
     this.form1BindingSource.DataSource = typeof(DTLV5.Form1);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoScroll          = true;
     this.ClientSize          = new System.Drawing.Size(1084, 578);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.statusStrip1);
     this.Controls.Add(this.toolStrip1);
     this.Controls.Add(this.menuStrip1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.SizableToolWindow;
     this.MinimumSize     = new System.Drawing.Size(620, 300);
     this.Name            = "Form1";
     this.Text            = "Form1";
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     this.menuStrip1.ResumeLayout(false);
     this.menuStrip1.PerformLayout();
     this.statusStrip1.ResumeLayout(false);
     this.statusStrip1.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.panel2.ResumeLayout(false);
     this.tabControl1.ResumeLayout(false);
     this.tabPage1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
     this.tabPage2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.form1BindingSource)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio 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();
     System.Windows.Forms.DataVisualization.Charting.LineAnnotation lineAnnotation1 = new System.Windows.Forms.DataVisualization.Charting.LineAnnotation();
     System.Windows.Forms.DataVisualization.Charting.ChartArea      chartArea1      = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend         legend1         = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series         series1         = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.Title          title1          = new System.Windows.Forms.DataVisualization.Charting.Title();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     this.contextMenuStrip1      = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.contextMenuStrip2      = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.testeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.statusStrip1           = new System.Windows.Forms.StatusStrip();
     this.toolStripStatusLabel1  = new System.Windows.Forms.ToolStripStatusLabel();
     this.openFileDialog1        = new System.Windows.Forms.OpenFileDialog();
     this.panel1                     = new System.Windows.Forms.Panel();
     this.splitter1                  = new System.Windows.Forms.Splitter();
     this.panel3                     = new System.Windows.Forms.Panel();
     this.tabControl1                = new System.Windows.Forms.TabControl();
     this.tbResultado                = new System.Windows.Forms.TabPage();
     this.splitContainer1            = new System.Windows.Forms.SplitContainer();
     this.splitContainer2            = new System.Windows.Forms.SplitContainer();
     this.panel5                     = new System.Windows.Forms.Panel();
     this.groupBox6                  = new System.Windows.Forms.GroupBox();
     this.panel6                     = new System.Windows.Forms.Panel();
     this.richSequenciasEncontradas  = new System.Windows.Forms.RichTextBox();
     this.panel4                     = new System.Windows.Forms.Panel();
     this.splitContainer3            = new System.Windows.Forms.SplitContainer();
     this.groupBox2                  = new System.Windows.Forms.GroupBox();
     this.label6                     = new System.Windows.Forms.Label();
     this.label5                     = new System.Windows.Forms.Label();
     this.textFimOri                 = new System.Windows.Forms.TextBox();
     this.textInicioOri              = new System.Windows.Forms.TextBox();
     this.groupBox5                  = new System.Windows.Forms.GroupBox();
     this.label3                     = new System.Windows.Forms.Label();
     this.textNumeroOcorrencias      = new System.Windows.Forms.TextBox();
     this.groupBox4                  = new System.Windows.Forms.GroupBox();
     this.richSequenciaOri           = new System.Windows.Forms.RichTextBox();
     this.groupBox3                  = new System.Windows.Forms.GroupBox();
     this.textTempoTotalExecucao     = new System.Windows.Forms.TextBox();
     this.textFimExecucao            = new System.Windows.Forms.TextBox();
     this.textInicioExecucao         = new System.Windows.Forms.TextBox();
     this.label10                    = new System.Windows.Forms.Label();
     this.label9                     = new System.Windows.Forms.Label();
     this.label8                     = new System.Windows.Forms.Label();
     this.tbGrafico                  = new System.Windows.Forms.TabPage();
     this.gcSkew                     = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.lblMensagemGrafico         = new System.Windows.Forms.Label();
     this.panel2                     = new System.Windows.Forms.Panel();
     this.groupBox1                  = new System.Windows.Forms.GroupBox();
     this.lblProgressoGenoma         = new System.Windows.Forms.Label();
     this.lblPorcentagem             = new System.Windows.Forms.Label();
     this.btnCancelar                = new System.Windows.Forms.Button();
     this.lblBarraProgressoDescricao = new System.Windows.Forms.Label();
     this.progressBar                = new System.Windows.Forms.ProgressBar();
     this.label1                     = new System.Windows.Forms.Label();
     this.cbDistHamming              = new System.Windows.Forms.ComboBox();
     this.textTamanhoOri             = new System.Windows.Forms.TextBox();
     this.label4                     = new System.Windows.Forms.Label();
     this.btnIniciarBusca            = new System.Windows.Forms.Button();
     this.btnLimpar                  = new System.Windows.Forms.Button();
     this.textTamanhoAglomerado      = new System.Windows.Forms.TextBox();
     this.lblTamanhoAglomerado       = new System.Windows.Forms.Label();
     this.textQuantidadeMers         = new System.Windows.Forms.TextBox();
     this.lblQuantidadeMers          = new System.Windows.Forms.Label();
     this.btnBuscarArquivo           = new System.Windows.Forms.Button();
     this.textTituloGenoma           = new System.Windows.Forms.TextBox();
     this.label2                     = new System.Windows.Forms.Label();
     this.backgroundWorker1          = new System.ComponentModel.BackgroundWorker();
     this.backgroundWorker2          = new System.ComponentModel.BackgroundWorker();
     this.timer = new System.Windows.Forms.Timer(this.components);
     this.timerProgressoGenoma = new System.Windows.Forms.Timer(this.components);
     this.contextMenuStrip2.SuspendLayout();
     this.statusStrip1.SuspendLayout();
     this.panel1.SuspendLayout();
     this.panel3.SuspendLayout();
     this.tabControl1.SuspendLayout();
     this.tbResultado.SuspendLayout();
     ((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.panel5.SuspendLayout();
     this.groupBox6.SuspendLayout();
     this.panel6.SuspendLayout();
     this.panel4.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).BeginInit();
     this.splitContainer3.Panel1.SuspendLayout();
     this.splitContainer3.Panel2.SuspendLayout();
     this.splitContainer3.SuspendLayout();
     this.groupBox2.SuspendLayout();
     this.groupBox5.SuspendLayout();
     this.groupBox4.SuspendLayout();
     this.groupBox3.SuspendLayout();
     this.tbGrafico.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gcSkew)).BeginInit();
     this.panel2.SuspendLayout();
     this.groupBox1.SuspendLayout();
     this.SuspendLayout();
     //
     // contextMenuStrip1
     //
     this.contextMenuStrip1.Name = "contextMenuStrip1";
     this.contextMenuStrip1.Size = new System.Drawing.Size(61, 4);
     //
     // contextMenuStrip2
     //
     this.contextMenuStrip2.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.testeToolStripMenuItem
     });
     this.contextMenuStrip2.Name = "contextMenuStrip2";
     this.contextMenuStrip2.Size = new System.Drawing.Size(100, 26);
     //
     // testeToolStripMenuItem
     //
     this.testeToolStripMenuItem.Name = "testeToolStripMenuItem";
     this.testeToolStripMenuItem.Size = new System.Drawing.Size(99, 22);
     this.testeToolStripMenuItem.Text = "teste";
     //
     // statusStrip1
     //
     this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripStatusLabel1
     });
     this.statusStrip1.Location = new System.Drawing.Point(0, 584);
     this.statusStrip1.Name     = "statusStrip1";
     this.statusStrip1.Size     = new System.Drawing.Size(1050, 22);
     this.statusStrip1.TabIndex = 2;
     this.statusStrip1.Text     = "statusStrip1";
     //
     // toolStripStatusLabel1
     //
     this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
     this.toolStripStatusLabel1.Size = new System.Drawing.Size(210, 17);
     this.toolStripStatusLabel1.Text = "Aguardando carregamento do arquivo";
     //
     // openFileDialog1
     //
     this.openFileDialog1.FileName = "openFileDialog";
     //
     // panel1
     //
     this.panel1.Controls.Add(this.splitter1);
     this.panel1.Controls.Add(this.panel3);
     this.panel1.Controls.Add(this.panel2);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1050, 584);
     this.panel1.TabIndex = 18;
     //
     // splitter1
     //
     this.splitter1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.splitter1.Location = new System.Drawing.Point(0, 192);
     this.splitter1.Name     = "splitter1";
     this.splitter1.Size     = new System.Drawing.Size(1050, 3);
     this.splitter1.TabIndex = 21;
     this.splitter1.TabStop  = false;
     //
     // panel3
     //
     this.panel3.Controls.Add(this.tabControl1);
     this.panel3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel3.Location = new System.Drawing.Point(0, 192);
     this.panel3.Name     = "panel3";
     this.panel3.Size     = new System.Drawing.Size(1050, 392);
     this.panel3.TabIndex = 20;
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tbResultado);
     this.tabControl1.Controls.Add(this.tbGrafico);
     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(1050, 392);
     this.tabControl1.TabIndex              = 0;
     this.tabControl1.SelectedIndexChanged += new System.EventHandler(this.tabControl1_SelectedIndexChanged);
     //
     // tbResultado
     //
     this.tbResultado.Controls.Add(this.splitContainer1);
     this.tbResultado.Location = new System.Drawing.Point(4, 22);
     this.tbResultado.Name     = "tbResultado";
     this.tbResultado.Padding  = new System.Windows.Forms.Padding(3);
     this.tbResultado.Size     = new System.Drawing.Size(1042, 366);
     this.tbResultado.TabIndex = 0;
     this.tbResultado.Text     = "Resultados Encontrados";
     this.tbResultado.UseVisualStyleBackColor = true;
     //
     // splitContainer1
     //
     this.splitContainer1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location = new System.Drawing.Point(3, 3);
     this.splitContainer1.Name     = "splitContainer1";
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this.splitContainer2);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.groupBox3);
     this.splitContainer1.Size             = new System.Drawing.Size(1036, 360);
     this.splitContainer1.SplitterDistance = 725;
     this.splitContainer1.TabIndex         = 0;
     //
     // splitContainer2
     //
     this.splitContainer2.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer2.Location    = new System.Drawing.Point(0, 0);
     this.splitContainer2.Name        = "splitContainer2";
     this.splitContainer2.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer2.Panel1
     //
     this.splitContainer2.Panel1.Controls.Add(this.panel5);
     this.splitContainer2.Panel1.Controls.Add(this.panel4);
     //
     // splitContainer2.Panel2
     //
     this.splitContainer2.Panel2.Controls.Add(this.groupBox4);
     this.splitContainer2.Size             = new System.Drawing.Size(725, 360);
     this.splitContainer2.SplitterDistance = 215;
     this.splitContainer2.TabIndex         = 0;
     //
     // panel5
     //
     this.panel5.AutoScroll = true;
     this.panel5.Controls.Add(this.groupBox6);
     this.panel5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel5.Location = new System.Drawing.Point(200, 0);
     this.panel5.Name     = "panel5";
     this.panel5.Size     = new System.Drawing.Size(525, 215);
     this.panel5.TabIndex = 3;
     //
     // groupBox6
     //
     this.groupBox6.Controls.Add(this.panel6);
     this.groupBox6.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox6.Location = new System.Drawing.Point(0, 0);
     this.groupBox6.Name     = "groupBox6";
     this.groupBox6.Size     = new System.Drawing.Size(525, 215);
     this.groupBox6.TabIndex = 0;
     this.groupBox6.TabStop  = false;
     this.groupBox6.Text     = "Sequências encontradas";
     //
     // panel6
     //
     this.panel6.AutoScroll = true;
     this.panel6.Controls.Add(this.richSequenciasEncontradas);
     this.panel6.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel6.Location = new System.Drawing.Point(3, 16);
     this.panel6.Name     = "panel6";
     this.panel6.Size     = new System.Drawing.Size(519, 196);
     this.panel6.TabIndex = 0;
     //
     // richSequenciasEncontradas
     //
     this.richSequenciasEncontradas.AcceptsTab        = true;
     this.richSequenciasEncontradas.AutoWordSelection = true;
     this.richSequenciasEncontradas.BackColor         = System.Drawing.Color.White;
     this.richSequenciasEncontradas.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.richSequenciasEncontradas.Font     = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.richSequenciasEncontradas.Location = new System.Drawing.Point(0, 0);
     this.richSequenciasEncontradas.Name     = "richSequenciasEncontradas";
     this.richSequenciasEncontradas.Size     = new System.Drawing.Size(519, 196);
     this.richSequenciasEncontradas.TabIndex = 0;
     this.richSequenciasEncontradas.Text     = "";
     //
     // panel4
     //
     this.panel4.Controls.Add(this.splitContainer3);
     this.panel4.Dock     = System.Windows.Forms.DockStyle.Left;
     this.panel4.Location = new System.Drawing.Point(0, 0);
     this.panel4.Name     = "panel4";
     this.panel4.Size     = new System.Drawing.Size(200, 215);
     this.panel4.TabIndex = 1;
     //
     // splitContainer3
     //
     this.splitContainer3.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer3.Location    = new System.Drawing.Point(0, 0);
     this.splitContainer3.Name        = "splitContainer3";
     this.splitContainer3.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer3.Panel1
     //
     this.splitContainer3.Panel1.Controls.Add(this.groupBox2);
     //
     // splitContainer3.Panel2
     //
     this.splitContainer3.Panel2.Controls.Add(this.groupBox5);
     this.splitContainer3.Size             = new System.Drawing.Size(200, 215);
     this.splitContainer3.SplitterDistance = 115;
     this.splitContainer3.TabIndex         = 0;
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.label6);
     this.groupBox2.Controls.Add(this.label5);
     this.groupBox2.Controls.Add(this.textFimOri);
     this.groupBox2.Controls.Add(this.textInicioOri);
     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(200, 115);
     this.groupBox2.TabIndex = 8;
     this.groupBox2.TabStop  = false;
     this.groupBox2.Text     = "Localização Ori no Genoma";
     //
     // label6
     //
     this.label6.AutoSize = true;
     this.label6.Location = new System.Drawing.Point(18, 72);
     this.label6.Name     = "label6";
     this.label6.Size     = new System.Drawing.Size(26, 13);
     this.label6.TabIndex = 3;
     this.label6.Text     = "Fim:";
     //
     // label5
     //
     this.label5.AutoSize = true;
     this.label5.Location = new System.Drawing.Point(18, 37);
     this.label5.Name     = "label5";
     this.label5.Size     = new System.Drawing.Size(35, 13);
     this.label5.TabIndex = 2;
     this.label5.Text     = "Inicio:";
     //
     // textFimOri
     //
     this.textFimOri.Location = new System.Drawing.Point(85, 69);
     this.textFimOri.Name     = "textFimOri";
     this.textFimOri.Size     = new System.Drawing.Size(100, 20);
     this.textFimOri.TabIndex = 1;
     //
     // textInicioOri
     //
     this.textInicioOri.Location = new System.Drawing.Point(85, 31);
     this.textInicioOri.Name     = "textInicioOri";
     this.textInicioOri.Size     = new System.Drawing.Size(100, 20);
     this.textInicioOri.TabIndex = 0;
     //
     // groupBox5
     //
     this.groupBox5.Controls.Add(this.label3);
     this.groupBox5.Controls.Add(this.textNumeroOcorrencias);
     this.groupBox5.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox5.Location = new System.Drawing.Point(0, 0);
     this.groupBox5.Name     = "groupBox5";
     this.groupBox5.Size     = new System.Drawing.Size(200, 96);
     this.groupBox5.TabIndex = 10;
     this.groupBox5.TabStop  = false;
     this.groupBox5.Text     = "Número de Ocorrências";
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(32, 44);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(34, 13);
     this.label3.TabIndex = 3;
     this.label3.Text     = "Valor:";
     //
     // textNumeroOcorrencias
     //
     this.textNumeroOcorrencias.Location = new System.Drawing.Point(85, 41);
     this.textNumeroOcorrencias.Name     = "textNumeroOcorrencias";
     this.textNumeroOcorrencias.Size     = new System.Drawing.Size(100, 20);
     this.textNumeroOcorrencias.TabIndex = 2;
     //
     // groupBox4
     //
     this.groupBox4.Controls.Add(this.richSequenciaOri);
     this.groupBox4.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox4.Location = new System.Drawing.Point(0, 0);
     this.groupBox4.Name     = "groupBox4";
     this.groupBox4.Size     = new System.Drawing.Size(725, 141);
     this.groupBox4.TabIndex = 4;
     this.groupBox4.TabStop  = false;
     this.groupBox4.Text     = "Sequência Ori";
     //
     // richSequenciaOri
     //
     this.richSequenciaOri.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.richSequenciaOri.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.richSequenciaOri.Location = new System.Drawing.Point(3, 16);
     this.richSequenciaOri.Name     = "richSequenciaOri";
     this.richSequenciaOri.Size     = new System.Drawing.Size(719, 122);
     this.richSequenciaOri.TabIndex = 0;
     this.richSequenciaOri.Text     = "";
     //
     // groupBox3
     //
     this.groupBox3.Controls.Add(this.textTempoTotalExecucao);
     this.groupBox3.Controls.Add(this.textFimExecucao);
     this.groupBox3.Controls.Add(this.textInicioExecucao);
     this.groupBox3.Controls.Add(this.label10);
     this.groupBox3.Controls.Add(this.label9);
     this.groupBox3.Controls.Add(this.label8);
     this.groupBox3.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox3.Location = new System.Drawing.Point(0, 0);
     this.groupBox3.Name     = "groupBox3";
     this.groupBox3.Size     = new System.Drawing.Size(307, 360);
     this.groupBox3.TabIndex = 12;
     this.groupBox3.TabStop  = false;
     this.groupBox3.Text     = "Desempenho";
     //
     // textTempoTotalExecucao
     //
     this.textTempoTotalExecucao.Location = new System.Drawing.Point(182, 86);
     this.textTempoTotalExecucao.Name     = "textTempoTotalExecucao";
     this.textTempoTotalExecucao.Size     = new System.Drawing.Size(100, 20);
     this.textTempoTotalExecucao.TabIndex = 5;
     //
     // textFimExecucao
     //
     this.textFimExecucao.Location = new System.Drawing.Point(182, 57);
     this.textFimExecucao.Name     = "textFimExecucao";
     this.textFimExecucao.Size     = new System.Drawing.Size(100, 20);
     this.textFimExecucao.TabIndex = 4;
     //
     // textInicioExecucao
     //
     this.textInicioExecucao.Location = new System.Drawing.Point(182, 27);
     this.textInicioExecucao.Name     = "textInicioExecucao";
     this.textInicioExecucao.Size     = new System.Drawing.Size(100, 20);
     this.textInicioExecucao.TabIndex = 3;
     //
     // label10
     //
     this.label10.AutoSize = true;
     this.label10.Location = new System.Drawing.Point(84, 60);
     this.label10.Name     = "label10";
     this.label10.Size     = new System.Drawing.Size(92, 13);
     this.label10.TabIndex = 2;
     this.label10.Text     = "Fim da Execução:";
     //
     // label9
     //
     this.label9.AutoSize = true;
     this.label9.Location = new System.Drawing.Point(75, 31);
     this.label9.Name     = "label9";
     this.label9.Size     = new System.Drawing.Size(101, 13);
     this.label9.TabIndex = 1;
     this.label9.Text     = "Inicio da Execução:";
     //
     // label8
     //
     this.label8.AutoSize = true;
     this.label8.Location = new System.Drawing.Point(9, 89);
     this.label8.Name     = "label8";
     this.label8.Size     = new System.Drawing.Size(167, 13);
     this.label8.TabIndex = 0;
     this.label8.Text     = "Tempo total de Execução(mm:ss):";
     //
     // tbGrafico
     //
     this.tbGrafico.Controls.Add(this.gcSkew);
     this.tbGrafico.Controls.Add(this.lblMensagemGrafico);
     this.tbGrafico.Location = new System.Drawing.Point(4, 22);
     this.tbGrafico.Name     = "tbGrafico";
     this.tbGrafico.Padding  = new System.Windows.Forms.Padding(3);
     this.tbGrafico.Size     = new System.Drawing.Size(1042, 366);
     this.tbGrafico.TabIndex = 1;
     this.tbGrafico.Text     = "Gráfico GC Skew";
     this.tbGrafico.UseVisualStyleBackColor = true;
     //
     // gcSkew
     //
     lineAnnotation1.AnchorX         = 2D;
     lineAnnotation1.AnchorY         = 20D;
     lineAnnotation1.AxisXName       = "ChartArea1\\rX";
     lineAnnotation1.ClipToChartArea = "ChartArea1";
     lineAnnotation1.Height          = -10D;
     lineAnnotation1.LineColor       = System.Drawing.Color.Red;
     lineAnnotation1.LineDashStyle   = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.DashDot;
     lineAnnotation1.LineWidth       = 2;
     lineAnnotation1.Name            = "LineAnnotation1";
     lineAnnotation1.StartCap        = System.Windows.Forms.DataVisualization.Charting.LineAnchorCapStyle.Arrow;
     lineAnnotation1.YAxisName       = "ChartArea1\\rY";
     this.gcSkew.Annotations.Add(lineAnnotation1);
     chartArea1.AxisX2.ArrowStyle = System.Windows.Forms.DataVisualization.Charting.AxisArrowStyle.SharpTriangle;
     chartArea1.Name = "ChartArea1";
     this.gcSkew.ChartAreas.Add(chartArea1);
     this.gcSkew.Dock           = System.Windows.Forms.DockStyle.Fill;
     legend1.AutoFitMinFontSize = 5;
     legend1.Font          = new System.Drawing.Font("Microsoft Sans Serif", 6F);
     legend1.IsTextAutoFit = false;
     legend1.Name          = "Legend1";
     legend1.TableStyle    = System.Windows.Forms.DataVisualization.Charting.LegendTableStyle.Tall;
     this.gcSkew.Legends.Add(legend1);
     this.gcSkew.Location = new System.Drawing.Point(3, 3);
     this.gcSkew.Name     = "gcSkew";
     series1.ChartArea    = "ChartArea1";
     series1.ChartType    = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Point;
     series1.Font         = new System.Drawing.Font("Microsoft Sans Serif", 10F);
     series1.Legend       = "Legend1";
     series1.LegendText   = "Desaminacao GC - Genoma";
     series1.Name         = "desaminacao_gc";
     this.gcSkew.Series.Add(series1);
     this.gcSkew.Size               = new System.Drawing.Size(1036, 360);
     this.gcSkew.TabIndex           = 19;
     this.gcSkew.Text               = "chart1";
     title1.Alignment               = System.Drawing.ContentAlignment.TopCenter;
     title1.DockedToChartArea       = "ChartArea1";
     title1.IsDockedInsideChartArea = false;
     title1.Name = "Title1";
     title1.Text = "Gráfico de Desaminação - Curva GC no genoma";
     this.gcSkew.Titles.Add(title1);
     this.gcSkew.PostPaint += new System.EventHandler <System.Windows.Forms.DataVisualization.Charting.ChartPaintEventArgs>(this.gcSkew_PostPaint);
     this.gcSkew.PrePaint  += new System.EventHandler <System.Windows.Forms.DataVisualization.Charting.ChartPaintEventArgs>(this.gcSkew_PrePaint);
     //
     // lblMensagemGrafico
     //
     this.lblMensagemGrafico.AutoSize = true;
     this.lblMensagemGrafico.Font     = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lblMensagemGrafico.Location = new System.Drawing.Point(293, 132);
     this.lblMensagemGrafico.Name     = "lblMensagemGrafico";
     this.lblMensagemGrafico.Size     = new System.Drawing.Size(214, 20);
     this.lblMensagemGrafico.TabIndex = 20;
     this.lblMensagemGrafico.Text     = "Aguarde. Carregando gráfico";
     //
     // panel2
     //
     this.panel2.Controls.Add(this.groupBox1);
     this.panel2.Dock        = System.Windows.Forms.DockStyle.Top;
     this.panel2.Location    = new System.Drawing.Point(0, 0);
     this.panel2.MinimumSize = new System.Drawing.Size(0, 192);
     this.panel2.Name        = "panel2";
     this.panel2.Size        = new System.Drawing.Size(1050, 192);
     this.panel2.TabIndex    = 9;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.lblProgressoGenoma);
     this.groupBox1.Controls.Add(this.lblPorcentagem);
     this.groupBox1.Controls.Add(this.btnCancelar);
     this.groupBox1.Controls.Add(this.lblBarraProgressoDescricao);
     this.groupBox1.Controls.Add(this.progressBar);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.cbDistHamming);
     this.groupBox1.Controls.Add(this.textTamanhoOri);
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.btnIniciarBusca);
     this.groupBox1.Controls.Add(this.btnLimpar);
     this.groupBox1.Controls.Add(this.textTamanhoAglomerado);
     this.groupBox1.Controls.Add(this.lblTamanhoAglomerado);
     this.groupBox1.Controls.Add(this.textQuantidadeMers);
     this.groupBox1.Controls.Add(this.lblQuantidadeMers);
     this.groupBox1.Controls.Add(this.btnBuscarArquivo);
     this.groupBox1.Controls.Add(this.textTituloGenoma);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox1.Location = new System.Drawing.Point(0, 0);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(1050, 192);
     this.groupBox1.TabIndex = 9;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "Genoma a ser analisado";
     //
     // lblProgressoGenoma
     //
     this.lblProgressoGenoma.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.lblProgressoGenoma.AutoSize = true;
     this.lblProgressoGenoma.Location = new System.Drawing.Point(361, 141);
     this.lblProgressoGenoma.Name     = "lblProgressoGenoma";
     this.lblProgressoGenoma.Size     = new System.Drawing.Size(0, 13);
     this.lblProgressoGenoma.TabIndex = 29;
     //
     // lblPorcentagem
     //
     this.lblPorcentagem.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.lblPorcentagem.AutoSize  = true;
     this.lblPorcentagem.Location  = new System.Drawing.Point(672, 141);
     this.lblPorcentagem.Name      = "lblPorcentagem";
     this.lblPorcentagem.Size      = new System.Drawing.Size(0, 13);
     this.lblPorcentagem.TabIndex  = 27;
     this.lblPorcentagem.TextAlign = System.Drawing.ContentAlignment.TopCenter;
     //
     // btnCancelar
     //
     this.btnCancelar.Location = new System.Drawing.Point(720, 159);
     this.btnCancelar.Name     = "btnCancelar";
     this.btnCancelar.Size     = new System.Drawing.Size(118, 23);
     this.btnCancelar.TabIndex = 25;
     this.btnCancelar.Text     = "Cancelar Busca";
     this.btnCancelar.UseVisualStyleBackColor = true;
     this.btnCancelar.Click += new System.EventHandler(this.btnCancelar_Click);
     //
     // lblBarraProgressoDescricao
     //
     this.lblBarraProgressoDescricao.AutoSize = true;
     this.lblBarraProgressoDescricao.Location = new System.Drawing.Point(116, 141);
     this.lblBarraProgressoDescricao.Name     = "lblBarraProgressoDescricao";
     this.lblBarraProgressoDescricao.Size     = new System.Drawing.Size(140, 13);
     this.lblBarraProgressoDescricao.TabIndex = 24;
     this.lblBarraProgressoDescricao.Text     = "Progresso da busca pelo Ori";
     //
     // progressBar
     //
     this.progressBar.Location = new System.Drawing.Point(119, 157);
     this.progressBar.Name     = "progressBar";
     this.progressBar.Size     = new System.Drawing.Size(578, 29);
     this.progressBar.TabIndex = 23;
     this.progressBar.Tag      = "";
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(282, 91);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(98, 13);
     this.label1.TabIndex = 22;
     this.label1.Text     = "Distância Hamming";
     //
     // cbDistHamming
     //
     this.cbDistHamming.DisplayMember     = "0";
     this.cbDistHamming.FormattingEnabled = true;
     this.cbDistHamming.Items.AddRange(new object[] {
         "0",
         "1",
         "2"
     });
     this.cbDistHamming.Location = new System.Drawing.Point(285, 107);
     this.cbDistHamming.Name     = "cbDistHamming";
     this.cbDistHamming.Size     = new System.Drawing.Size(121, 21);
     this.cbDistHamming.TabIndex = 21;
     this.cbDistHamming.Text     = "0";
     //
     // textTamanhoOri
     //
     this.textTamanhoOri.Location = new System.Drawing.Point(437, 108);
     this.textTamanhoOri.Name     = "textTamanhoOri";
     this.textTamanhoOri.Size     = new System.Drawing.Size(123, 20);
     this.textTamanhoOri.TabIndex = 20;
     this.textTamanhoOri.Text     = "1000";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(434, 92);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(182, 13);
     this.label4.TabIndex = 19;
     this.label4.Text     = "Região aproximada da Ori - Gc Skew";
     //
     // btnIniciarBusca
     //
     this.btnIniciarBusca.Location = new System.Drawing.Point(9, 134);
     this.btnIniciarBusca.Name     = "btnIniciarBusca";
     this.btnIniciarBusca.Size     = new System.Drawing.Size(95, 52);
     this.btnIniciarBusca.TabIndex = 16;
     this.btnIniciarBusca.Text     = "Iniciar Busca";
     this.btnIniciarBusca.UseVisualStyleBackColor = true;
     this.btnIniciarBusca.Click += new System.EventHandler(this.btnIniciarBusca_Click);
     //
     // btnLimpar
     //
     this.btnLimpar.Location = new System.Drawing.Point(151, 66);
     this.btnLimpar.Name     = "btnLimpar";
     this.btnLimpar.Size     = new System.Drawing.Size(105, 23);
     this.btnLimpar.TabIndex = 15;
     this.btnLimpar.Text     = "Limpar";
     this.btnLimpar.UseVisualStyleBackColor = true;
     this.btnLimpar.Click += new System.EventHandler(this.btnLimpar_Click);
     //
     // textTamanhoAglomerado
     //
     this.textTamanhoAglomerado.Location    = new System.Drawing.Point(133, 108);
     this.textTamanhoAglomerado.Name        = "textTamanhoAglomerado";
     this.textTamanhoAglomerado.Size        = new System.Drawing.Size(123, 20);
     this.textTamanhoAglomerado.TabIndex    = 13;
     this.textTamanhoAglomerado.Text        = "500";
     this.textTamanhoAglomerado.Validating += new System.ComponentModel.CancelEventHandler(this.textTamanhoAglomerado_Validating);
     //
     // lblTamanhoAglomerado
     //
     this.lblTamanhoAglomerado.AutoSize = true;
     this.lblTamanhoAglomerado.Location = new System.Drawing.Point(130, 92);
     this.lblTamanhoAglomerado.Name     = "lblTamanhoAglomerado";
     this.lblTamanhoAglomerado.Size     = new System.Drawing.Size(83, 13);
     this.lblTamanhoAglomerado.TabIndex = 12;
     this.lblTamanhoAglomerado.Text     = "Tamanho do Ori";
     //
     // textQuantidadeMers
     //
     this.textQuantidadeMers.Location    = new System.Drawing.Point(9, 108);
     this.textQuantidadeMers.Name        = "textQuantidadeMers";
     this.textQuantidadeMers.Size        = new System.Drawing.Size(100, 20);
     this.textQuantidadeMers.TabIndex    = 11;
     this.textQuantidadeMers.Text        = "9";
     this.textQuantidadeMers.Validating += new System.ComponentModel.CancelEventHandler(this.textQuantidadeMers_Validating);
     //
     // lblQuantidadeMers
     //
     this.lblQuantidadeMers.AutoSize = true;
     this.lblQuantidadeMers.Location = new System.Drawing.Point(6, 92);
     this.lblQuantidadeMers.Name     = "lblQuantidadeMers";
     this.lblQuantidadeMers.Size     = new System.Drawing.Size(103, 13);
     this.lblQuantidadeMers.TabIndex = 10;
     this.lblQuantidadeMers.Text     = "Quantidade de Mers";
     //
     // btnBuscarArquivo
     //
     this.btnBuscarArquivo.Location = new System.Drawing.Point(9, 66);
     this.btnBuscarArquivo.Name     = "btnBuscarArquivo";
     this.btnBuscarArquivo.Size     = new System.Drawing.Size(106, 23);
     this.btnBuscarArquivo.TabIndex = 9;
     this.btnBuscarArquivo.Text     = "Arquivo FASTA";
     this.btnBuscarArquivo.UseVisualStyleBackColor = true;
     this.btnBuscarArquivo.Click += new System.EventHandler(this.btnBuscarArquivo_Click);
     //
     // textTituloGenoma
     //
     this.textTituloGenoma.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                          | System.Windows.Forms.AnchorStyles.Right)));
     this.textTituloGenoma.Enabled  = false;
     this.textTituloGenoma.Location = new System.Drawing.Point(9, 42);
     this.textTituloGenoma.Name     = "textTituloGenoma";
     this.textTituloGenoma.Size     = new System.Drawing.Size(971, 20);
     this.textTituloGenoma.TabIndex = 8;
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(6, 26);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(109, 13);
     this.label2.TabIndex = 7;
     this.label2.Text     = "Selecione o Genoma:";
     //
     // backgroundWorker1
     //
     this.backgroundWorker1.WorkerSupportsCancellation = true;
     this.backgroundWorker1.DoWork             += new System.ComponentModel.DoWorkEventHandler(this.backgroundWorker1_DoWork);
     this.backgroundWorker1.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.backgroundWorker1_RunWorkerCompleted);
     //
     // backgroundWorker2
     //
     this.backgroundWorker2.WorkerReportsProgress = true;
     this.backgroundWorker2.DoWork             += new System.ComponentModel.DoWorkEventHandler(this.backgroundWorker2_DoWork);
     this.backgroundWorker2.ProgressChanged    += new System.ComponentModel.ProgressChangedEventHandler(this.backgroundWorker2_ProgressChanged);
     this.backgroundWorker2.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.backgroundWorker2_RunWorkerCompleted);
     //
     // timer
     //
     this.timer.Tick += new System.EventHandler(this.timer_Tick);
     //
     // timerProgressoGenoma
     //
     this.timerProgressoGenoma.Interval = 50;
     this.timerProgressoGenoma.Tick    += new System.EventHandler(this.timerProgressoGenoma_Tick);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1050, 606);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.statusStrip1);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name = "Form1";
     this.Text = "OriLocator - Encontrando Ori";
     this.contextMenuStrip2.ResumeLayout(false);
     this.statusStrip1.ResumeLayout(false);
     this.statusStrip1.PerformLayout();
     this.panel1.ResumeLayout(false);
     this.panel3.ResumeLayout(false);
     this.tabControl1.ResumeLayout(false);
     this.tbResultado.ResumeLayout(false);
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel2.ResumeLayout(false);
     ((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.panel5.ResumeLayout(false);
     this.groupBox6.ResumeLayout(false);
     this.panel6.ResumeLayout(false);
     this.panel4.ResumeLayout(false);
     this.splitContainer3.Panel1.ResumeLayout(false);
     this.splitContainer3.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer3)).EndInit();
     this.splitContainer3.ResumeLayout(false);
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     this.groupBox5.ResumeLayout(false);
     this.groupBox5.PerformLayout();
     this.groupBox4.ResumeLayout(false);
     this.groupBox3.ResumeLayout(false);
     this.groupBox3.PerformLayout();
     this.tbGrafico.ResumeLayout(false);
     this.tbGrafico.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.gcSkew)).EndInit();
     this.panel2.ResumeLayout(false);
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Windows.Forms.DataVisualization.Charting.LineAnnotation lineAnnotation1 = new System.Windows.Forms.DataVisualization.Charting.LineAnnotation();
     System.Windows.Forms.DataVisualization.Charting.LineAnnotation lineAnnotation2 = new System.Windows.Forms.DataVisualization.Charting.LineAnnotation();
     System.Windows.Forms.DataVisualization.Charting.ChartArea      chartArea1      = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend         legend1         = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Legend         legend2         = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series         series1         = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.LineAnnotation lineAnnotation3 = new System.Windows.Forms.DataVisualization.Charting.LineAnnotation();
     System.Windows.Forms.DataVisualization.Charting.LineAnnotation lineAnnotation4 = new System.Windows.Forms.DataVisualization.Charting.LineAnnotation();
     System.Windows.Forms.DataVisualization.Charting.ChartArea      chartArea2      = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend         legend3         = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Legend         legend4         = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series         series2         = new System.Windows.Forms.DataVisualization.Charting.Series();
     this.buttonCreateChartDynamically = new System.Windows.Forms.Button();
     this.chartPrimeDistribution       = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.buttonFeedPrimeChart         = new System.Windows.Forms.Button();
     this.tabControl1             = new System.Windows.Forms.TabControl();
     this.tabPageTest             = new System.Windows.Forms.TabPage();
     this.tabPageTest2            = new System.Windows.Forms.TabPage();
     this.tabPageUnit             = new System.Windows.Forms.TabPage();
     this.tabPageDizaine          = new System.Windows.Forms.TabPage();
     this.chartDizaines           = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.tabPageCentaine         = new System.Windows.Forms.TabPage();
     this.tabPageMillier          = new System.Windows.Forms.TabPage();
     this.tabPagedizaineMillier   = new System.Windows.Forms.TabPage();
     this.buttonFeedChartDizaines = new System.Windows.Forms.Button();
     ((System.ComponentModel.ISupportInitialize)(this.chartPrimeDistribution)).BeginInit();
     this.tabControl1.SuspendLayout();
     this.tabPageTest.SuspendLayout();
     this.tabPageTest2.SuspendLayout();
     this.tabPageDizaine.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartDizaines)).BeginInit();
     this.SuspendLayout();
     //
     // buttonCreateChartDynamically
     //
     this.buttonCreateChartDynamically.Location = new System.Drawing.Point(16, 23);
     this.buttonCreateChartDynamically.Name     = "buttonCreateChartDynamically";
     this.buttonCreateChartDynamically.Size     = new System.Drawing.Size(185, 26);
     this.buttonCreateChartDynamically.TabIndex = 0;
     this.buttonCreateChartDynamically.Text     = "Create chart dynamically";
     this.buttonCreateChartDynamically.UseVisualStyleBackColor = true;
     this.buttonCreateChartDynamically.Click += new System.EventHandler(this.buttonCreateChartDynamically_Click);
     //
     // chartPrimeDistribution
     //
     lineAnnotation1.Name = "LineAnnotation1";
     lineAnnotation2.Name = "LineAnnotation2";
     this.chartPrimeDistribution.Annotations.Add(lineAnnotation1);
     this.chartPrimeDistribution.Annotations.Add(lineAnnotation2);
     chartArea1.Name = "ChartArea1";
     this.chartPrimeDistribution.ChartAreas.Add(chartArea1);
     legend1.Name = "Legend1";
     legend2.Name = "Legend2";
     this.chartPrimeDistribution.Legends.Add(legend1);
     this.chartPrimeDistribution.Legends.Add(legend2);
     this.chartPrimeDistribution.Location = new System.Drawing.Point(17, 75);
     this.chartPrimeDistribution.Name     = "chartPrimeDistribution";
     series1.ChartArea = "ChartArea1";
     series1.Legend    = "Legend1";
     series1.Name      = "Series1";
     this.chartPrimeDistribution.Series.Add(series1);
     this.chartPrimeDistribution.Size     = new System.Drawing.Size(1234, 708);
     this.chartPrimeDistribution.TabIndex = 1;
     this.chartPrimeDistribution.Text     = "Prime Distribution";
     //
     // buttonFeedPrimeChart
     //
     this.buttonFeedPrimeChart.Location = new System.Drawing.Point(17, 22);
     this.buttonFeedPrimeChart.Name     = "buttonFeedPrimeChart";
     this.buttonFeedPrimeChart.Size     = new System.Drawing.Size(185, 26);
     this.buttonFeedPrimeChart.TabIndex = 2;
     this.buttonFeedPrimeChart.Text     = "Feed Chart ";
     this.buttonFeedPrimeChart.UseVisualStyleBackColor = true;
     this.buttonFeedPrimeChart.Click += new System.EventHandler(this.buttonFeedPrimeChart_Click);
     //
     // tabControl1
     //
     this.tabControl1.Controls.Add(this.tabPageTest);
     this.tabControl1.Controls.Add(this.tabPageTest2);
     this.tabControl1.Controls.Add(this.tabPageUnit);
     this.tabControl1.Controls.Add(this.tabPageDizaine);
     this.tabControl1.Controls.Add(this.tabPageCentaine);
     this.tabControl1.Controls.Add(this.tabPageMillier);
     this.tabControl1.Controls.Add(this.tabPagedizaineMillier);
     this.tabControl1.Location      = new System.Drawing.Point(12, 12);
     this.tabControl1.Name          = "tabControl1";
     this.tabControl1.SelectedIndex = 0;
     this.tabControl1.Size          = new System.Drawing.Size(1316, 844);
     this.tabControl1.TabIndex      = 3;
     //
     // tabPageTest
     //
     this.tabPageTest.Controls.Add(this.buttonCreateChartDynamically);
     this.tabPageTest.Location = new System.Drawing.Point(4, 25);
     this.tabPageTest.Name     = "tabPageTest";
     this.tabPageTest.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPageTest.Size     = new System.Drawing.Size(1308, 815);
     this.tabPageTest.TabIndex = 0;
     this.tabPageTest.Text     = "test";
     this.tabPageTest.UseVisualStyleBackColor = true;
     //
     // tabPageTest2
     //
     this.tabPageTest2.Controls.Add(this.buttonFeedPrimeChart);
     this.tabPageTest2.Controls.Add(this.chartPrimeDistribution);
     this.tabPageTest2.Location = new System.Drawing.Point(4, 25);
     this.tabPageTest2.Name     = "tabPageTest2";
     this.tabPageTest2.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPageTest2.Size     = new System.Drawing.Size(1308, 815);
     this.tabPageTest2.TabIndex = 1;
     this.tabPageTest2.Text     = "Test2";
     this.tabPageTest2.UseVisualStyleBackColor = true;
     //
     // tabPageUnit
     //
     this.tabPageUnit.Location = new System.Drawing.Point(4, 25);
     this.tabPageUnit.Name     = "tabPageUnit";
     this.tabPageUnit.Padding  = new System.Windows.Forms.Padding(3);
     this.tabPageUnit.Size     = new System.Drawing.Size(1308, 815);
     this.tabPageUnit.TabIndex = 2;
     this.tabPageUnit.Text     = "Unités";
     this.tabPageUnit.UseVisualStyleBackColor = true;
     //
     // tabPageDizaine
     //
     this.tabPageDizaine.Controls.Add(this.buttonFeedChartDizaines);
     this.tabPageDizaine.Controls.Add(this.chartDizaines);
     this.tabPageDizaine.Location = new System.Drawing.Point(4, 25);
     this.tabPageDizaine.Name     = "tabPageDizaine";
     this.tabPageDizaine.Size     = new System.Drawing.Size(1308, 815);
     this.tabPageDizaine.TabIndex = 3;
     this.tabPageDizaine.Text     = "Dizaines";
     this.tabPageDizaine.UseVisualStyleBackColor = true;
     //
     // chartDizaines
     //
     lineAnnotation3.Name = "LineAnnotation1";
     lineAnnotation4.Name = "LineAnnotation2";
     this.chartDizaines.Annotations.Add(lineAnnotation3);
     this.chartDizaines.Annotations.Add(lineAnnotation4);
     chartArea2.Name = "ChartArea1";
     this.chartDizaines.ChartAreas.Add(chartArea2);
     legend3.Name = "Legend1";
     legend4.Name = "Legend2";
     this.chartDizaines.Legends.Add(legend3);
     this.chartDizaines.Legends.Add(legend4);
     this.chartDizaines.Location = new System.Drawing.Point(37, 53);
     this.chartDizaines.Name     = "chartDizaines";
     series2.ChartArea           = "ChartArea1";
     series2.Legend = "Legend1";
     series2.Name   = "Series1";
     this.chartDizaines.Series.Add(series2);
     this.chartDizaines.Size     = new System.Drawing.Size(1234, 708);
     this.chartDizaines.TabIndex = 2;
     this.chartDizaines.Text     = "Prime Distribution";
     //
     // tabPageCentaine
     //
     this.tabPageCentaine.Location = new System.Drawing.Point(4, 25);
     this.tabPageCentaine.Name     = "tabPageCentaine";
     this.tabPageCentaine.Size     = new System.Drawing.Size(1308, 815);
     this.tabPageCentaine.TabIndex = 4;
     this.tabPageCentaine.Text     = "Centaines";
     this.tabPageCentaine.UseVisualStyleBackColor = true;
     //
     // tabPageMillier
     //
     this.tabPageMillier.Location = new System.Drawing.Point(4, 25);
     this.tabPageMillier.Name     = "tabPageMillier";
     this.tabPageMillier.Size     = new System.Drawing.Size(1308, 815);
     this.tabPageMillier.TabIndex = 5;
     this.tabPageMillier.Text     = "Milliers";
     this.tabPageMillier.UseVisualStyleBackColor = true;
     //
     // tabPagedizaineMillier
     //
     this.tabPagedizaineMillier.Location = new System.Drawing.Point(4, 25);
     this.tabPagedizaineMillier.Name     = "tabPagedizaineMillier";
     this.tabPagedizaineMillier.Size     = new System.Drawing.Size(1308, 815);
     this.tabPagedizaineMillier.TabIndex = 6;
     this.tabPagedizaineMillier.Text     = "Dizaines de milliers";
     this.tabPagedizaineMillier.UseVisualStyleBackColor = true;
     //
     // buttonFeedChartDizaines
     //
     this.buttonFeedChartDizaines.Location = new System.Drawing.Point(37, 21);
     this.buttonFeedChartDizaines.Name     = "buttonFeedChartDizaines";
     this.buttonFeedChartDizaines.Size     = new System.Drawing.Size(185, 26);
     this.buttonFeedChartDizaines.TabIndex = 3;
     this.buttonFeedChartDizaines.Text     = "Feed Chart ";
     this.buttonFeedChartDizaines.UseVisualStyleBackColor = true;
     this.buttonFeedChartDizaines.Click += new System.EventHandler(this.ButtonClickFeedChartdizaines);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1340, 868);
     this.Controls.Add(this.tabControl1);
     this.Name  = "Form1";
     this.Text  = "Charts demo for Prime Distribution";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.chartPrimeDistribution)).EndInit();
     this.tabControl1.ResumeLayout(false);
     this.tabPageTest.ResumeLayout(false);
     this.tabPageTest2.ResumeLayout(false);
     this.tabPageDizaine.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.chartDizaines)).EndInit();
     this.ResumeLayout(false);
 }
Esempio 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()
        {
            System.Windows.Forms.DataVisualization.Charting.LineAnnotation lineAnnotation1 = new System.Windows.Forms.DataVisualization.Charting.LineAnnotation();
            System.Windows.Forms.DataVisualization.Charting.ChartArea      chartArea1      = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
            System.Windows.Forms.DataVisualization.Charting.Legend         legend1         = new System.Windows.Forms.DataVisualization.Charting.Legend();
            System.Windows.Forms.DataVisualization.Charting.Series         series1         = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint1      = new System.Windows.Forms.DataVisualization.Charting.DataPoint(1D, 0D);
            this.BrowseB         = new System.Windows.Forms.Button();
            this.panel1          = new System.Windows.Forms.Panel();
            this.splitContainer1 = new System.Windows.Forms.SplitContainer();
            this.SaveToPngB      = new System.Windows.Forms.Button();
            this.FeatureCB       = new System.Windows.Forms.ComboBox();
            this.label1          = new System.Windows.Forms.Label();
            this.FuzyChart       = new System.Windows.Forms.DataVisualization.Charting.Chart();
            this.openFSDialog    = new System.Windows.Forms.OpenFileDialog();
            this.saveFileDialog1 = new System.Windows.Forms.SaveFileDialog();
            this.FuzzyTC         = new System.Windows.Forms.TabControl();
            this.FuzzyTermTP     = new System.Windows.Forms.TabPage();
            this.FuzzyRulesTP    = new System.Windows.Forms.TabPage();
            this.splitContainer2 = new System.Windows.Forms.SplitContainer();
            this.MakeRulesB      = new System.Windows.Forms.Button();
            this.RulesRTB        = new System.Windows.Forms.RichTextBox();
            this.panel1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
            this.splitContainer1.Panel1.SuspendLayout();
            this.splitContainer1.Panel2.SuspendLayout();
            this.splitContainer1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.FuzyChart)).BeginInit();
            this.FuzzyTC.SuspendLayout();
            this.FuzzyTermTP.SuspendLayout();
            this.FuzzyRulesTP.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
            this.splitContainer2.Panel1.SuspendLayout();
            this.splitContainer2.Panel2.SuspendLayout();
            this.splitContainer2.SuspendLayout();
            this.SuspendLayout();
            //
            // BrowseB
            //
            this.BrowseB.Dock     = System.Windows.Forms.DockStyle.Top;
            this.BrowseB.Location = new System.Drawing.Point(0, 0);
            this.BrowseB.Name     = "BrowseB";
            this.BrowseB.Size     = new System.Drawing.Size(967, 23);
            this.BrowseB.TabIndex = 1;
            this.BrowseB.Text     = "Обзор";
            this.BrowseB.UseVisualStyleBackColor = true;
            this.BrowseB.Click += new System.EventHandler(this.BrowseB_Click);
            //
            // panel1
            //
            this.panel1.Controls.Add(this.splitContainer1);
            this.panel1.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.panel1.Location = new System.Drawing.Point(3, 3);
            this.panel1.Name     = "panel1";
            this.panel1.Size     = new System.Drawing.Size(953, 369);
            this.panel1.TabIndex = 2;
            //
            // splitContainer1
            //
            this.splitContainer1.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer1.Location = new System.Drawing.Point(0, 0);
            this.splitContainer1.Name     = "splitContainer1";
            //
            // splitContainer1.Panel1
            //
            this.splitContainer1.Panel1.Controls.Add(this.SaveToPngB);
            this.splitContainer1.Panel1.Controls.Add(this.FeatureCB);
            this.splitContainer1.Panel1.Controls.Add(this.label1);
            this.splitContainer1.Panel1.Paint += new System.Windows.Forms.PaintEventHandler(this.splitContainer1_Panel1_Paint);
            //
            // splitContainer1.Panel2
            //
            this.splitContainer1.Panel2.Controls.Add(this.FuzyChart);
            this.splitContainer1.Size             = new System.Drawing.Size(953, 369);
            this.splitContainer1.SplitterDistance = 149;
            this.splitContainer1.TabIndex         = 1;
            //
            // SaveToPngB
            //
            this.SaveToPngB.Enabled  = false;
            this.SaveToPngB.Location = new System.Drawing.Point(6, 111);
            this.SaveToPngB.Name     = "SaveToPngB";
            this.SaveToPngB.Size     = new System.Drawing.Size(140, 72);
            this.SaveToPngB.TabIndex = 2;
            this.SaveToPngB.Text     = "Сохранить";
            this.SaveToPngB.UseVisualStyleBackColor = true;
            this.SaveToPngB.Click += new System.EventHandler(this.SaveToPngB_Click);
            //
            // FeatureCB
            //
            this.FeatureCB.FormattingEnabled = true;
            this.FeatureCB.Location          = new System.Drawing.Point(6, 47);
            this.FeatureCB.Name                  = "FeatureCB";
            this.FeatureCB.Size                  = new System.Drawing.Size(140, 21);
            this.FeatureCB.TabIndex              = 1;
            this.FeatureCB.SelectedIndexChanged += new System.EventHandler(this.FeatureCB_SelectedIndexChanged);
            //
            // label1
            //
            this.label1.AutoSize = true;
            this.label1.Location = new System.Drawing.Point(3, 13);
            this.label1.Name     = "label1";
            this.label1.Size     = new System.Drawing.Size(94, 13);
            this.label1.TabIndex = 0;
            this.label1.Text     = "Входной признак";
            //
            // FuzyChart
            //
            lineAnnotation1.Name = "LineAnnotation1";
            this.FuzyChart.Annotations.Add(lineAnnotation1);
            chartArea1.AxisX.Crossing          = -1.7976931348623157E+308D;
            chartArea1.AxisX.InterlacedColor   = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(192)))), ((int)(((byte)(0)))));
            chartArea1.AxisX.IntervalAutoMode  = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount;
            chartArea1.AxisX.MajorGrid.Enabled = false;
            chartArea1.AxisX.TitleFont         = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));

            chartArea1.AxisX.Maximum           = 100D;
            chartArea1.AxisX.Minimum           = 0D;
            chartArea1.AxisX.Title             = "Text 12";
            chartArea1.AxisY.Interval          = 0.5D;
            chartArea1.AxisY.MajorGrid.Enabled = false;
            chartArea1.AxisY.Maximum           = 1D;
            chartArea1.AxisY.Minimum           = 0D;
            chartArea1.AxisY.Title             = "m";
            chartArea1.AxisY.TitleFont         = new System.Drawing.Font("Symbol", 12.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));
            chartArea1.Name            = "ChartFuzzy";
            chartArea1.Position.Auto   = false;
            chartArea1.Position.Height = 100F;
            chartArea1.Position.Width  = 82F;
            this.FuzyChart.ChartAreas.Add(chartArea1);
            this.FuzyChart.Dock = System.Windows.Forms.DockStyle.Fill;
            legend1.Name        = "Legend1";
            legend1.Font        = new System.Drawing.Font("Microsoft Sans Serif", 9.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(2)));

            this.FuzyChart.Legends.Add(legend1);
            this.FuzyChart.Location = new System.Drawing.Point(0, 0);
            this.FuzyChart.Name     = "FuzyChart";
            this.FuzyChart.Palette  = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.EarthTones;
            series1.ChartArea       = "ChartFuzzy";
            series1.ChartType       = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.FastLine;
            series1.Legend          = "Legend1";
            series1.Name            = "Series1";
            series1.Points.Add(dataPoint1);
            this.FuzyChart.Series.Add(series1);
            this.FuzyChart.Size     = new System.Drawing.Size(800, 369);
            this.FuzyChart.TabIndex = 0;
            this.FuzyChart.Text     = "FuzzySystem";
            this.FuzyChart.Visible  = false;
            this.FuzyChart.Click   += new System.EventHandler(this.FuzyChart_Click);
            //
            // openFSDialog
            //
            this.openFSDialog.Filter = "Union Fuzzy System file|*.ufs|All files|*.*";
            //
            // saveFileDialog1
            //
            this.saveFileDialog1.DefaultExt = "*.emf";
            this.saveFileDialog1.FileName   = "Fuzzy.emf";
            this.saveFileDialog1.Filter     = "Enhanced MetaFile|*.emf";
            //
            // FuzzyTC
            //
            this.FuzzyTC.Controls.Add(this.FuzzyTermTP);
            this.FuzzyTC.Controls.Add(this.FuzzyRulesTP);
            this.FuzzyTC.Dock          = System.Windows.Forms.DockStyle.Fill;
            this.FuzzyTC.Location      = new System.Drawing.Point(0, 23);
            this.FuzzyTC.Name          = "FuzzyTC";
            this.FuzzyTC.SelectedIndex = 0;
            this.FuzzyTC.Size          = new System.Drawing.Size(967, 401);
            this.FuzzyTC.TabIndex      = 3;
            //
            // FuzzyTermTP
            //
            this.FuzzyTermTP.BackColor = System.Drawing.Color.Silver;
            this.FuzzyTermTP.Controls.Add(this.panel1);
            this.FuzzyTermTP.Location = new System.Drawing.Point(4, 22);
            this.FuzzyTermTP.Name     = "FuzzyTermTP";
            this.FuzzyTermTP.Padding  = new System.Windows.Forms.Padding(3);
            this.FuzzyTermTP.Size     = new System.Drawing.Size(959, 375);
            this.FuzzyTermTP.TabIndex = 0;
            this.FuzzyTermTP.Text     = "Термы";
            //
            // FuzzyRulesTP
            //
            this.FuzzyRulesTP.Controls.Add(this.splitContainer2);
            this.FuzzyRulesTP.Location = new System.Drawing.Point(4, 22);
            this.FuzzyRulesTP.Name     = "FuzzyRulesTP";
            this.FuzzyRulesTP.Padding  = new System.Windows.Forms.Padding(3);
            this.FuzzyRulesTP.Size     = new System.Drawing.Size(959, 375);
            this.FuzzyRulesTP.TabIndex = 1;
            this.FuzzyRulesTP.Text     = "Правила";
            this.FuzzyRulesTP.UseVisualStyleBackColor = true;
            //
            // splitContainer2
            //
            this.splitContainer2.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.splitContainer2.Location = new System.Drawing.Point(3, 3);
            this.splitContainer2.Name     = "splitContainer2";
            //
            // splitContainer2.Panel1
            //
            this.splitContainer2.Panel1.BackColor = System.Drawing.Color.Silver;
            this.splitContainer2.Panel1.Controls.Add(this.MakeRulesB);
            //
            // splitContainer2.Panel2
            //
            this.splitContainer2.Panel2.Controls.Add(this.RulesRTB);
            this.splitContainer2.Size             = new System.Drawing.Size(953, 369);
            this.splitContainer2.SplitterDistance = 148;
            this.splitContainer2.TabIndex         = 0;
            //
            // MakeRulesB
            //
            this.MakeRulesB.Enabled  = false;
            this.MakeRulesB.Location = new System.Drawing.Point(3, 12);
            this.MakeRulesB.Name     = "MakeRulesB";
            this.MakeRulesB.Size     = new System.Drawing.Size(142, 44);
            this.MakeRulesB.TabIndex = 0;
            this.MakeRulesB.Text     = "Показать правила";
            this.MakeRulesB.UseVisualStyleBackColor = true;
            this.MakeRulesB.Click += new System.EventHandler(this.MakeRulesB_Click);
            //
            // RulesRTB
            //
            this.RulesRTB.Dock     = System.Windows.Forms.DockStyle.Fill;
            this.RulesRTB.Location = new System.Drawing.Point(0, 0);
            this.RulesRTB.Name     = "RulesRTB";
            this.RulesRTB.ReadOnly = true;
            this.RulesRTB.Size     = new System.Drawing.Size(801, 369);
            this.RulesRTB.TabIndex = 0;
            this.RulesRTB.Text     = "";
            //
            // StartF
            //
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize          = new System.Drawing.Size(967, 424);
            this.Controls.Add(this.FuzzyTC);
            this.Controls.Add(this.BrowseB);
            this.Name  = "StartF";
            this.Text  = "Отобразить Нечеткую Систему";
            this.Load += new System.EventHandler(this.StartF_Load);
            this.panel1.ResumeLayout(false);
            this.splitContainer1.Panel1.ResumeLayout(false);
            this.splitContainer1.Panel1.PerformLayout();
            this.splitContainer1.Panel2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
            this.splitContainer1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.FuzyChart)).EndInit();
            this.FuzzyTC.ResumeLayout(false);
            this.FuzzyTermTP.ResumeLayout(false);
            this.FuzzyRulesTP.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);
        }
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Windows.Forms.DataVisualization.Charting.LineAnnotation lineAnnotation1 = new System.Windows.Forms.DataVisualization.Charting.LineAnnotation();
     System.Windows.Forms.DataVisualization.Charting.LineAnnotation lineAnnotation2 = new System.Windows.Forms.DataVisualization.Charting.LineAnnotation();
     System.Windows.Forms.DataVisualization.Charting.ChartArea      chartArea1      = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend         legend1         = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series         series1         = new System.Windows.Forms.DataVisualization.Charting.Series();
     this.Products_list           = new System.Windows.Forms.ListView();
     this.columnHeader1           = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader2           = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader3           = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeade             = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader4           = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader5           = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader6           = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader7           = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader8           = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader            = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader9           = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader10          = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.panel_Products_in_Offer = new System.Windows.Forms.Panel();
     this.listView1      = new System.Windows.Forms.ListView();
     this.Invoice_Number = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.Piece_Price    = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.Supplier_Info  = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.chart1         = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.panel1         = new System.Windows.Forms.Panel();
     this.checkBox1      = new System.Windows.Forms.CheckBox();
     this.textBox_product_symbol_search = new System.Windows.Forms.TextBox();
     this.label9  = new System.Windows.Forms.Label();
     this.label10 = new System.Windows.Forms.Label();
     this.textBox_product_producent_search = new System.Windows.Forms.TextBox();
     this.textBox_product_name_search      = new System.Windows.Forms.TextBox();
     this.label11       = new System.Windows.Forms.Label();
     this.label1        = new System.Windows.Forms.Label();
     this.panel_Product = new System.Windows.Forms.Panel();
     this.panel_Products_in_Offer.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     this.panel1.SuspendLayout();
     this.panel_Product.SuspendLayout();
     this.SuspendLayout();
     //
     // Products_list
     //
     this.Products_list.Activation = System.Windows.Forms.ItemActivation.OneClick;
     this.Products_list.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.columnHeader1,
         this.columnHeader2,
         this.columnHeader3,
         this.columnHeade,
         this.columnHeader4,
         this.columnHeader5,
         this.columnHeader6,
         this.columnHeader7,
         this.columnHeader8,
         this.columnHeader,
         this.columnHeader9,
         this.columnHeader10
     });
     this.Products_list.Dock          = System.Windows.Forms.DockStyle.Fill;
     this.Products_list.Font          = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.Products_list.FullRowSelect = true;
     this.Products_list.GridLines     = true;
     this.Products_list.HideSelection = false;
     this.Products_list.Location      = new System.Drawing.Point(0, 0);
     this.Products_list.MultiSelect   = false;
     this.Products_list.Name          = "Products_list";
     this.Products_list.Size          = new System.Drawing.Size(1620, 624);
     this.Products_list.TabIndex      = 22;
     this.Products_list.UseCompatibleStateImageBehavior = false;
     this.Products_list.View = System.Windows.Forms.View.Details;
     //
     // columnHeader1
     //
     this.columnHeader1.Text  = "ID";
     this.columnHeader1.Width = 55;
     //
     // columnHeader2
     //
     this.columnHeader2.Text  = "Nazwa";
     this.columnHeader2.Width = 260;
     //
     // columnHeader3
     //
     this.columnHeader3.Text  = "Producent";
     this.columnHeader3.Width = 120;
     //
     // columnHeade
     //
     this.columnHeade.Text  = "Symbol Katalogowy";
     this.columnHeade.Width = 180;
     //
     // columnHeader4
     //
     this.columnHeader4.Text  = "Jm";
     this.columnHeader4.Width = 55;
     //
     // columnHeader5
     //
     this.columnHeader5.Text  = "Ilość";
     this.columnHeader5.Width = 80;
     //
     // columnHeader6
     //
     this.columnHeader6.Text      = "Cena netto";
     this.columnHeader6.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.columnHeader6.Width     = 140;
     //
     // columnHeader7
     //
     this.columnHeader7.Text  = "VAT";
     this.columnHeader7.Width = 55;
     //
     // columnHeader8
     //
     this.columnHeader8.Text      = "Cena Brutto";
     this.columnHeader8.TextAlign = System.Windows.Forms.HorizontalAlignment.Right;
     this.columnHeader8.Width     = 140;
     //
     // columnHeader
     //
     this.columnHeader.Text  = "kategoria";
     this.columnHeader.Width = 180;
     //
     // columnHeader9
     //
     this.columnHeader9.Text  = "Wartość magazynu";
     this.columnHeader9.Width = 160;
     //
     // columnHeader10
     //
     this.columnHeader10.Text  = "Status";
     this.columnHeader10.Width = 100;
     //
     // panel_Products_in_Offer
     //
     this.panel_Products_in_Offer.Controls.Add(this.listView1);
     this.panel_Products_in_Offer.Controls.Add(this.chart1);
     this.panel_Products_in_Offer.Dock     = System.Windows.Forms.DockStyle.Bottom;
     this.panel_Products_in_Offer.Location = new System.Drawing.Point(0, 676);
     this.panel_Products_in_Offer.Name     = "panel_Products_in_Offer";
     this.panel_Products_in_Offer.Size     = new System.Drawing.Size(1620, 244);
     this.panel_Products_in_Offer.TabIndex = 24;
     //
     // listView1
     //
     this.listView1.BorderStyle = System.Windows.Forms.BorderStyle.None;
     this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.Invoice_Number,
         this.Piece_Price,
         this.Supplier_Info
     });
     this.listView1.Dock          = System.Windows.Forms.DockStyle.Left;
     this.listView1.HideSelection = false;
     this.listView1.Location      = new System.Drawing.Point(0, 0);
     this.listView1.MultiSelect   = false;
     this.listView1.Name          = "listView1";
     this.listView1.Size          = new System.Drawing.Size(881, 244);
     this.listView1.TabIndex      = 1;
     this.listView1.UseCompatibleStateImageBehavior = false;
     this.listView1.View = System.Windows.Forms.View.Details;
     //
     // Invoice_Number
     //
     this.Invoice_Number.Text  = "Numer faktury";
     this.Invoice_Number.Width = 140;
     //
     // Piece_Price
     //
     this.Piece_Price.Text  = "Cena za sztuke";
     this.Piece_Price.Width = 140;
     //
     // Supplier_Info
     //
     this.Supplier_Info.Text  = "Dostawca";
     this.Supplier_Info.Width = 140;
     //
     // chart1
     //
     lineAnnotation1.Name            = "Cena";
     lineAnnotation2.ClipToChartArea = "ChartArea1";
     lineAnnotation2.Name            = "data";
     this.chart1.Annotations.Add(lineAnnotation1);
     this.chart1.Annotations.Add(lineAnnotation2);
     this.chart1.BorderlineColor = System.Drawing.Color.FromArgb(((int)(((byte)(53)))), ((int)(((byte)(54)))), ((int)(((byte)(58)))));
     chartArea1.Name             = "ChartArea1";
     this.chart1.ChartAreas.Add(chartArea1);
     this.chart1.Dock = System.Windows.Forms.DockStyle.Right;
     legend1.Name     = "Legend1";
     this.chart1.Legends.Add(legend1);
     this.chart1.Location = new System.Drawing.Point(738, 0);
     this.chart1.Name     = "chart1";
     series1.ChartArea    = "ChartArea1";
     series1.Legend       = "Legend1";
     series1.Name         = "Series1";
     this.chart1.Series.Add(series1);
     this.chart1.Size     = new System.Drawing.Size(882, 244);
     this.chart1.TabIndex = 0;
     this.chart1.Text     = "chart1";
     //
     // panel1
     //
     this.panel1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(53)))), ((int)(((byte)(54)))), ((int)(((byte)(58)))));
     this.panel1.Controls.Add(this.checkBox1);
     this.panel1.Controls.Add(this.textBox_product_symbol_search);
     this.panel1.Controls.Add(this.label9);
     this.panel1.Controls.Add(this.label10);
     this.panel1.Controls.Add(this.textBox_product_producent_search);
     this.panel1.Controls.Add(this.textBox_product_name_search);
     this.panel1.Controls.Add(this.label11);
     this.panel1.Controls.Add(this.label1);
     this.panel1.Dock     = System.Windows.Forms.DockStyle.Top;
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name     = "panel1";
     this.panel1.Size     = new System.Drawing.Size(1620, 52);
     this.panel1.TabIndex = 25;
     //
     // checkBox1
     //
     this.checkBox1.AutoSize  = true;
     this.checkBox1.ForeColor = System.Drawing.Color.White;
     this.checkBox1.Location  = new System.Drawing.Point(681, 20);
     this.checkBox1.Name      = "checkBox1";
     this.checkBox1.Size      = new System.Drawing.Size(113, 17);
     this.checkBox1.TabIndex  = 41;
     this.checkBox1.Text      = "Pokaż nieaktywne";
     this.checkBox1.UseVisualStyleBackColor = true;
     this.checkBox1.CheckedChanged         += new System.EventHandler(this.checkBox1_CheckedChanged);
     //
     // textBox_product_symbol_search
     //
     this.textBox_product_symbol_search.Location     = new System.Drawing.Point(527, 17);
     this.textBox_product_symbol_search.Margin       = new System.Windows.Forms.Padding(2);
     this.textBox_product_symbol_search.Name         = "textBox_product_symbol_search";
     this.textBox_product_symbol_search.Size         = new System.Drawing.Size(133, 20);
     this.textBox_product_symbol_search.TabIndex     = 40;
     this.textBox_product_symbol_search.TextChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
     //
     // label9
     //
     this.label9.AutoSize  = true;
     this.label9.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(53)))), ((int)(((byte)(54)))), ((int)(((byte)(58)))));
     this.label9.Font      = new System.Drawing.Font("Microsoft Sans Serif", 7.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.label9.ForeColor = System.Drawing.Color.White;
     this.label9.Location  = new System.Drawing.Point(472, 19);
     this.label9.Margin    = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label9.Name      = "label9";
     this.label9.Size      = new System.Drawing.Size(51, 13);
     this.label9.TabIndex  = 39;
     this.label9.Text      = "Symbol:";
     //
     // label10
     //
     this.label10.AutoSize  = true;
     this.label10.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(53)))), ((int)(((byte)(54)))), ((int)(((byte)(58)))));
     this.label10.Font      = new System.Drawing.Font("Microsoft Sans Serif", 7.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.label10.ForeColor = System.Drawing.Color.White;
     this.label10.Location  = new System.Drawing.Point(262, 20);
     this.label10.Margin    = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label10.Name      = "label10";
     this.label10.Size      = new System.Drawing.Size(69, 13);
     this.label10.TabIndex  = 38;
     this.label10.Text      = "Producent:";
     //
     // textBox_product_producent_search
     //
     this.textBox_product_producent_search.Location     = new System.Drawing.Point(335, 17);
     this.textBox_product_producent_search.Margin       = new System.Windows.Forms.Padding(2);
     this.textBox_product_producent_search.Name         = "textBox_product_producent_search";
     this.textBox_product_producent_search.Size         = new System.Drawing.Size(133, 20);
     this.textBox_product_producent_search.TabIndex     = 37;
     this.textBox_product_producent_search.TextChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
     //
     // textBox_product_name_search
     //
     this.textBox_product_name_search.Location     = new System.Drawing.Point(125, 16);
     this.textBox_product_name_search.Margin       = new System.Windows.Forms.Padding(2);
     this.textBox_product_name_search.Name         = "textBox_product_name_search";
     this.textBox_product_name_search.Size         = new System.Drawing.Size(133, 20);
     this.textBox_product_name_search.TabIndex     = 36;
     this.textBox_product_name_search.TextChanged += new System.EventHandler(this.checkBox1_CheckedChanged);
     //
     // label11
     //
     this.label11.AutoSize  = true;
     this.label11.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(53)))), ((int)(((byte)(54)))), ((int)(((byte)(58)))));
     this.label11.Font      = new System.Drawing.Font("Microsoft Sans Serif", 7.875F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.label11.ForeColor = System.Drawing.Color.White;
     this.label11.Location  = new System.Drawing.Point(72, 19);
     this.label11.Margin    = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label11.Name      = "label11";
     this.label11.Size      = new System.Drawing.Size(49, 13);
     this.label11.TabIndex  = 35;
     this.label11.Text      = "Nazwa:";
     //
     // label1
     //
     this.label1.AutoSize  = true;
     this.label1.BackColor = System.Drawing.Color.LightGray;
     this.label1.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(238)));
     this.label1.Location  = new System.Drawing.Point(-153, 20);
     this.label1.Margin    = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.label1.Name      = "label1";
     this.label1.Size      = new System.Drawing.Size(67, 13);
     this.label1.TabIndex  = 19;
     this.label1.Text      = "Szukaj po:";
     //
     // panel_Product
     //
     this.panel_Product.Controls.Add(this.Products_list);
     this.panel_Product.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.panel_Product.Location = new System.Drawing.Point(0, 52);
     this.panel_Product.Name     = "panel_Product";
     this.panel_Product.Size     = new System.Drawing.Size(1620, 624);
     this.panel_Product.TabIndex = 26;
     //
     // Product_Window
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1620, 920);
     this.Controls.Add(this.panel_Product);
     this.Controls.Add(this.panel1);
     this.Controls.Add(this.panel_Products_in_Offer);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "Product_Window";
     this.Text            = "Product_Window";
     this.panel_Products_in_Offer.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.panel_Product.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 6
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(FormWorkSpace));
     System.Windows.Forms.DataVisualization.Charting.ArrowAnnotation arrowAnnotation1 = new System.Windows.Forms.DataVisualization.Charting.ArrowAnnotation();
     System.Windows.Forms.DataVisualization.Charting.LineAnnotation  lineAnnotation1  = new System.Windows.Forms.DataVisualization.Charting.LineAnnotation();
     System.Windows.Forms.DataVisualization.Charting.ChartArea       chartArea1       = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.ChartArea       chartArea2       = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.ChartArea       chartArea3       = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.ChartArea       chartArea4       = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Series          series1          = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.DataPoint       dataPoint1       = new System.Windows.Forms.DataVisualization.Charting.DataPoint(41032.430555555555D, "80,70,60,65");
     System.Windows.Forms.DataVisualization.Charting.DataPoint       dataPoint2       = new System.Windows.Forms.DataVisualization.Charting.DataPoint(41032.416666666664D, "80,70,60,65");
     System.Windows.Forms.DataVisualization.Charting.DataPoint       dataPoint3       = new System.Windows.Forms.DataVisualization.Charting.DataPoint(41032.409722222219D, "80,70,60,65");
     System.Windows.Forms.DataVisualization.Charting.DataPoint       dataPoint4       = new System.Windows.Forms.DataVisualization.Charting.DataPoint(41032.402777777781D, "80,70,60,65");
     System.Windows.Forms.DataVisualization.Charting.DataPoint       dataPoint5       = new System.Windows.Forms.DataVisualization.Charting.DataPoint(41032.395833333336D, "80,70,60,65");
     System.Windows.Forms.DataVisualization.Charting.DataPoint       dataPoint6       = new System.Windows.Forms.DataVisualization.Charting.DataPoint(41032.388888888891D, "80,70,60,65");
     System.Windows.Forms.DataVisualization.Charting.DataPoint       dataPoint7       = new System.Windows.Forms.DataVisualization.Charting.DataPoint(41032.381944444445D, "80,50,70,65");
     System.Windows.Forms.DataVisualization.Charting.DataPoint       dataPoint8       = new System.Windows.Forms.DataVisualization.Charting.DataPoint(41032.375D, "80,70,60,65");
     this.timer1                   = new System.Windows.Forms.Timer(this.components);
     this.toolStripButton2         = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton3         = new System.Windows.Forms.ToolStripButton();
     this.toolStripButton4         = new System.Windows.Forms.ToolStripButton();
     this.toolStripSeparator4      = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripLabelInstrument = new System.Windows.Forms.ToolStripLabel();
     this.toolStripLabelInterval   = new System.Windows.Forms.ToolStripLabel();
     this.toolStripLabelDT         = new System.Windows.Forms.ToolStripLabel();
     this.toolStripLabelH          = new System.Windows.Forms.ToolStripLabel();
     this.toolStripLabelL          = new System.Windows.Forms.ToolStripLabel();
     this.toolStripLabelO          = new System.Windows.Forms.ToolStripLabel();
     this.toolStripLabelC          = new System.Windows.Forms.ToolStripLabel();
     this.toolStripSeparator2      = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripLabelUpdateTime = new System.Windows.Forms.ToolStripLabel();
     this.toolStripSeparator3      = new System.Windows.Forms.ToolStripSeparator();
     this.toolStripButtonBlackBack = new System.Windows.Forms.ToolStripButton();
     this.toolStrip1               = new System.Windows.Forms.ToolStrip();
     this.chart1                   = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.toolStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     this.SuspendLayout();
     //
     // timer1
     //
     this.timer1.Enabled  = true;
     this.timer1.Interval = 2000;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick);
     //
     // toolStripButton2
     //
     this.toolStripButton2.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
     this.toolStripButton2.ForeColor             = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.toolStripButton2.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton2.Image")));
     this.toolStripButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton2.Name   = "toolStripButton2";
     this.toolStripButton2.Size   = new System.Drawing.Size(35, 22);
     this.toolStripButton2.Text   = "放大";
     this.toolStripButton2.Click += new System.EventHandler(this.toolStripButton2_Click);
     //
     // toolStripButton3
     //
     this.toolStripButton3.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
     this.toolStripButton3.ForeColor             = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.toolStripButton3.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton3.Image")));
     this.toolStripButton3.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton3.Name   = "toolStripButton3";
     this.toolStripButton3.Size   = new System.Drawing.Size(35, 22);
     this.toolStripButton3.Text   = "缩小";
     this.toolStripButton3.Click += new System.EventHandler(this.toolStripButton3_Click);
     //
     // toolStripButton4
     //
     this.toolStripButton4.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
     this.toolStripButton4.ForeColor             = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.toolStripButton4.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButton4.Image")));
     this.toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButton4.Name   = "toolStripButton4";
     this.toolStripButton4.Size   = new System.Drawing.Size(35, 22);
     this.toolStripButton4.Text   = "美线";
     this.toolStripButton4.Click += new System.EventHandler(this.toolStripButton4_Click);
     //
     // toolStripSeparator4
     //
     this.toolStripSeparator4.Name = "toolStripSeparator4";
     this.toolStripSeparator4.Size = new System.Drawing.Size(6, 25);
     //
     // toolStripLabelInstrument
     //
     this.toolStripLabelInstrument.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(192)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     this.toolStripLabelInstrument.Name      = "toolStripLabelInstrument";
     this.toolStripLabelInstrument.Size      = new System.Drawing.Size(31, 22);
     this.toolStripLabelInstrument.Text      = "合约";
     //
     // toolStripLabelInterval
     //
     this.toolStripLabelInterval.ForeColor = System.Drawing.Color.Indigo;
     this.toolStripLabelInterval.Name      = "toolStripLabelInterval";
     this.toolStripLabelInterval.Size      = new System.Drawing.Size(31, 22);
     this.toolStripLabelInterval.Text      = "周期";
     //
     // toolStripLabelDT
     //
     this.toolStripLabelDT.ForeColor = System.Drawing.Color.Purple;
     this.toolStripLabelDT.Name      = "toolStripLabelDT";
     this.toolStripLabelDT.Size      = new System.Drawing.Size(50, 22);
     this.toolStripLabelDT.Text      = "K线时间";
     //
     // toolStripLabelH
     //
     this.toolStripLabelH.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.toolStripLabelH.Name      = "toolStripLabelH";
     this.toolStripLabelH.Size      = new System.Drawing.Size(19, 22);
     this.toolStripLabelH.Text      = "高";
     //
     // toolStripLabelL
     //
     this.toolStripLabelL.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.toolStripLabelL.Name      = "toolStripLabelL";
     this.toolStripLabelL.Size      = new System.Drawing.Size(19, 22);
     this.toolStripLabelL.Text      = "低";
     //
     // toolStripLabelO
     //
     this.toolStripLabelO.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.toolStripLabelO.Name      = "toolStripLabelO";
     this.toolStripLabelO.Size      = new System.Drawing.Size(19, 22);
     this.toolStripLabelO.Text      = "开";
     //
     // toolStripLabelC
     //
     this.toolStripLabelC.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(64)))), ((int)(((byte)(0)))));
     this.toolStripLabelC.Name      = "toolStripLabelC";
     this.toolStripLabelC.Size      = new System.Drawing.Size(19, 22);
     this.toolStripLabelC.Text      = "收";
     //
     // toolStripSeparator2
     //
     this.toolStripSeparator2.Name = "toolStripSeparator2";
     this.toolStripSeparator2.Size = new System.Drawing.Size(6, 25);
     //
     // toolStripLabelUpdateTime
     //
     this.toolStripLabelUpdateTime.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(0)))), ((int)(((byte)(64)))));
     this.toolStripLabelUpdateTime.Name      = "toolStripLabelUpdateTime";
     this.toolStripLabelUpdateTime.Size      = new System.Drawing.Size(50, 22);
     this.toolStripLabelUpdateTime.Text      = "tick时间";
     //
     // toolStripSeparator3
     //
     this.toolStripSeparator3.Name = "toolStripSeparator3";
     this.toolStripSeparator3.Size = new System.Drawing.Size(6, 25);
     //
     // toolStripButtonBlackBack
     //
     this.toolStripButtonBlackBack.DisplayStyle          = System.Windows.Forms.ToolStripItemDisplayStyle.Text;
     this.toolStripButtonBlackBack.Image                 = ((System.Drawing.Image)(resources.GetObject("toolStripButtonBlackBack.Image")));
     this.toolStripButtonBlackBack.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.toolStripButtonBlackBack.Name   = "toolStripButtonBlackBack";
     this.toolStripButtonBlackBack.Size   = new System.Drawing.Size(59, 22);
     this.toolStripButtonBlackBack.Text   = "黑色背景";
     this.toolStripButtonBlackBack.Click += new System.EventHandler(this.toolStripButtonBlackBack_Click);
     //
     // toolStrip1
     //
     this.toolStrip1.BackColor = System.Drawing.Color.DarkGray;
     this.toolStrip1.Font      = new System.Drawing.Font("Segoe UI", 9F);
     this.toolStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.toolStripButton2,
         this.toolStripButton3,
         this.toolStripButton4,
         this.toolStripSeparator4,
         this.toolStripLabelInstrument,
         this.toolStripLabelInterval,
         this.toolStripLabelDT,
         this.toolStripLabelH,
         this.toolStripLabelL,
         this.toolStripLabelO,
         this.toolStripLabelC,
         this.toolStripSeparator2,
         this.toolStripLabelUpdateTime,
         this.toolStripSeparator3,
         this.toolStripButtonBlackBack
     });
     this.toolStrip1.Location = new System.Drawing.Point(0, 0);
     this.toolStrip1.Name     = "toolStrip1";
     this.toolStrip1.Size     = new System.Drawing.Size(715, 25);
     this.toolStrip1.TabIndex = 1;
     this.toolStrip1.Text     = "toolStrip1";
     //
     // chart1
     //
     arrowAnnotation1.AllowTextEditing    = true;
     arrowAnnotation1.AnchorDataPointName = "Series1\\r2";
     arrowAnnotation1.AxisXName           = "ChartArea1\\rX";
     arrowAnnotation1.ClipToChartArea     = "ChartArea1";
     arrowAnnotation1.Height              = -5D;
     arrowAnnotation1.Name                = "ArrowAnnotation1";
     arrowAnnotation1.Width               = 0D;
     arrowAnnotation1.Y                   = 70D;
     arrowAnnotation1.YAxisName           = "ChartArea1\\rY";
     lineAnnotation1.AnchorDataPointName  = "Series1\\r4";
     lineAnnotation1.ClipToChartArea      = "ChartArea1";
     lineAnnotation1.Height               = 10D;
     lineAnnotation1.IsSizeAlwaysRelative = false;
     lineAnnotation1.LineColor            = System.Drawing.Color.White;
     lineAnnotation1.Name                 = "LineAnnotation1";
     lineAnnotation1.Width                = 2D;
     lineAnnotation1.Y = 70D;
     this.chart1.Annotations.Add(arrowAnnotation1);
     this.chart1.Annotations.Add(lineAnnotation1);
     this.chart1.BackColor                       = System.Drawing.Color.Transparent;
     chartArea1.AlignmentOrientation             = ((System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations)((System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations.Vertical | System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations.Horizontal)));
     chartArea1.AxisX.IntervalAutoMode           = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount;
     chartArea1.AxisX.IsStartedFromZero          = false;
     chartArea1.AxisX.LabelStyle.Format          = "HH:mm";
     chartArea1.AxisX.LabelStyle.Interval        = 0D;
     chartArea1.AxisX.LabelStyle.IntervalType    = System.Windows.Forms.DataVisualization.Charting.DateTimeIntervalType.Number;
     chartArea1.AxisX.MajorGrid.LineColor        = System.Drawing.Color.DimGray;
     chartArea1.AxisX.MajorGrid.LineDashStyle    = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Dot;
     chartArea1.AxisX.MajorTickMark.Enabled      = false;
     chartArea1.AxisX.MajorTickMark.Interval     = 0D;
     chartArea1.AxisX.MajorTickMark.IntervalType = System.Windows.Forms.DataVisualization.Charting.DateTimeIntervalType.Number;
     chartArea1.AxisX.ScrollBar.ButtonStyle      = System.Windows.Forms.DataVisualization.Charting.ScrollBarButtonStyles.SmallScroll;
     chartArea1.AxisY.IntervalAutoMode           = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount;
     chartArea1.AxisY.IntervalType               = System.Windows.Forms.DataVisualization.Charting.DateTimeIntervalType.Number;
     chartArea1.AxisY.IsInterlaced               = true;
     chartArea1.AxisY.IsStartedFromZero          = false;
     chartArea1.AxisY.MajorGrid.LineColor        = System.Drawing.Color.DimGray;
     chartArea1.AxisY.MajorGrid.LineDashStyle    = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Dash;
     chartArea1.AxisY.MajorTickMark.Enabled      = false;
     chartArea1.AxisY.ScaleView.Zoomable         = false;
     chartArea1.AxisY.ScrollBar.Enabled          = false;
     chartArea1.BackColor                = System.Drawing.Color.WhiteSmoke;
     chartArea1.BorderColor              = System.Drawing.Color.Maroon;
     chartArea1.BorderDashStyle          = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Solid;
     chartArea1.IsSameFontSizeForAllAxes = true;
     chartArea1.Name                          = "ChartArea1";
     chartArea1.Position.Auto                 = false;
     chartArea1.Position.Height               = 99F;
     chartArea1.Position.Width                = 99F;
     chartArea1.Position.X                    = 1F;
     chartArea1.Position.Y                    = 1F;
     chartArea2.AlignWithChartArea            = "ChartArea1";
     chartArea2.AxisX.IntervalAutoMode        = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount;
     chartArea2.AxisX.IsStartedFromZero       = false;
     chartArea2.AxisX.LabelStyle.Enabled      = false;
     chartArea2.AxisX.MajorGrid.LineColor     = System.Drawing.Color.DimGray;
     chartArea2.AxisX.MajorGrid.LineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Dot;
     chartArea2.AxisX.MajorTickMark.Enabled   = false;
     chartArea2.AxisX.ScrollBar.Enabled       = false;
     chartArea2.AxisY.IntervalAutoMode        = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount;
     chartArea2.AxisY.IntervalType            = System.Windows.Forms.DataVisualization.Charting.DateTimeIntervalType.Number;
     chartArea2.AxisY.IsStartedFromZero       = false;
     chartArea2.AxisY.MajorGrid.LineColor     = System.Drawing.Color.DimGray;
     chartArea2.AxisY.MajorGrid.LineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Dot;
     chartArea2.AxisY.MajorTickMark.Enabled   = false;
     chartArea2.AxisY.ScrollBar.Enabled       = false;
     chartArea2.BackColor                     = System.Drawing.Color.WhiteSmoke;
     chartArea2.BorderColor                   = System.Drawing.Color.Maroon;
     chartArea2.BorderDashStyle               = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Solid;
     chartArea2.IsSameFontSizeForAllAxes      = true;
     chartArea2.Name                          = "ChartArea2";
     chartArea2.Position.Auto                 = false;
     chartArea2.Position.Height               = 25F;
     chartArea2.Position.Width                = 99F;
     chartArea2.Position.X                    = 1F;
     chartArea2.Position.Y                    = 75F;
     chartArea2.Visible                       = false;
     chartArea3.AlignWithChartArea            = "ChartArea1";
     chartArea3.AxisX.IntervalAutoMode        = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount;
     chartArea3.AxisX.IsStartedFromZero       = false;
     chartArea3.AxisX.LabelStyle.Enabled      = false;
     chartArea3.AxisX.MajorGrid.LineColor     = System.Drawing.Color.DimGray;
     chartArea3.AxisX.MajorGrid.LineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Dot;
     chartArea3.AxisX.MajorTickMark.Enabled   = false;
     chartArea3.AxisX.ScrollBar.Enabled       = false;
     chartArea3.AxisY.IntervalAutoMode        = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount;
     chartArea3.AxisY.IntervalType            = System.Windows.Forms.DataVisualization.Charting.DateTimeIntervalType.Number;
     chartArea3.AxisY.IsStartedFromZero       = false;
     chartArea3.AxisY.MajorGrid.LineColor     = System.Drawing.Color.DimGray;
     chartArea3.AxisY.MajorGrid.LineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Dot;
     chartArea3.AxisY.MajorTickMark.Enabled   = false;
     chartArea3.AxisY.ScrollBar.Enabled       = false;
     chartArea3.BackColor                     = System.Drawing.Color.WhiteSmoke;
     chartArea3.BorderColor                   = System.Drawing.Color.Maroon;
     chartArea3.BorderDashStyle               = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Solid;
     chartArea3.IsSameFontSizeForAllAxes      = true;
     chartArea3.Name                          = "ChartArea3";
     chartArea3.Position.Auto                 = false;
     chartArea3.Position.Height               = 25F;
     chartArea3.Position.Width                = 99F;
     chartArea3.Position.X                    = 1F;
     chartArea3.Position.Y                    = 50F;
     chartArea3.Visible                       = false;
     chartArea4.AlignWithChartArea            = "ChartArea1";
     chartArea4.AxisX.IntervalAutoMode        = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount;
     chartArea4.AxisX.IsStartedFromZero       = false;
     chartArea4.AxisX.LabelStyle.Enabled      = false;
     chartArea4.AxisX.MajorGrid.LineColor     = System.Drawing.Color.DimGray;
     chartArea4.AxisX.MajorGrid.LineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Dot;
     chartArea4.AxisX.MajorTickMark.Enabled   = false;
     chartArea4.AxisX.ScrollBar.Enabled       = false;
     chartArea4.AxisY.IntervalAutoMode        = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount;
     chartArea4.AxisY.IntervalType            = System.Windows.Forms.DataVisualization.Charting.DateTimeIntervalType.Number;
     chartArea4.AxisY.IsStartedFromZero       = false;
     chartArea4.AxisY.MajorGrid.LineColor     = System.Drawing.Color.DimGray;
     chartArea4.AxisY.MajorGrid.LineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Dot;
     chartArea4.AxisY.MajorTickMark.Enabled   = false;
     chartArea4.AxisY.ScrollBar.Enabled       = false;
     chartArea4.BackColor                     = System.Drawing.Color.WhiteSmoke;
     chartArea4.BorderColor                   = System.Drawing.Color.Maroon;
     chartArea4.BorderDashStyle               = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Solid;
     chartArea4.IsSameFontSizeForAllAxes      = true;
     chartArea4.Name                          = "ChartArea4";
     chartArea4.Position.Auto                 = false;
     chartArea4.Position.Height               = 25F;
     chartArea4.Position.Width                = 99F;
     chartArea4.Position.X                    = 1F;
     chartArea4.Position.Y                    = 75F;
     chartArea4.Visible                       = false;
     this.chart1.ChartAreas.Add(chartArea1);
     this.chart1.ChartAreas.Add(chartArea2);
     this.chart1.ChartAreas.Add(chartArea3);
     this.chart1.ChartAreas.Add(chartArea4);
     this.chart1.Dock         = System.Windows.Forms.DockStyle.Fill;
     this.chart1.Location     = new System.Drawing.Point(0, 25);
     this.chart1.Margin       = new System.Windows.Forms.Padding(0);
     this.chart1.Name         = "chart1";
     this.chart1.Palette      = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.SemiTransparent;
     series1.BorderColor      = System.Drawing.Color.DimGray;
     series1.ChartArea        = "ChartArea1";
     series1.ChartType        = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Candlestick;
     series1.Color            = System.Drawing.Color.SeaGreen;
     series1.CustomProperties = "PriceDownColor=SeaGreen, PriceUpColor=Maroon";
     series1.IsXValueIndexed  = true;
     series1.Name             = "Series1";
     series1.Points.Add(dataPoint1);
     series1.Points.Add(dataPoint2);
     series1.Points.Add(dataPoint3);
     series1.Points.Add(dataPoint4);
     series1.Points.Add(dataPoint5);
     series1.Points.Add(dataPoint6);
     series1.Points.Add(dataPoint7);
     series1.Points.Add(dataPoint8);
     series1.XValueType      = System.Windows.Forms.DataVisualization.Charting.ChartValueType.DateTime;
     series1.YValuesPerPoint = 4;
     series1.YValueType      = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Double;
     this.chart1.Series.Add(series1);
     this.chart1.Size            = new System.Drawing.Size(715, 364);
     this.chart1.TabIndex        = 3;
     this.chart1.Text            = "chart1";
     this.chart1.GetToolTipText += new System.EventHandler <System.Windows.Forms.DataVisualization.Charting.ToolTipEventArgs>(this.chart1_GetToolTipText);
     //
     // FormWorkSpace
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.Color.DarkGray;
     this.ClientSize          = new System.Drawing.Size(715, 389);
     this.Controls.Add(this.chart1);
     this.Controls.Add(this.toolStrip1);
     this.DoubleBuffered  = true;
     this.Name            = "FormWorkSpace";
     this.Text            = "工作区";
     this.TransparencyKey = System.Drawing.Color.Transparent;
     this.FormClosed     += new System.Windows.Forms.FormClosedEventHandler(this.FormWorkSpace_FormClosed);
     this.Load           += new System.EventHandler(this.FormWorkSpace_Load);
     this.toolStrip1.ResumeLayout(false);
     this.toolStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 7
0
        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.Windows.Forms.DataVisualization.Charting.LineAnnotation lineAnnotation1 = new System.Windows.Forms.DataVisualization.Charting.LineAnnotation();
            System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
            System.Windows.Forms.DataVisualization.Charting.Legend legend1 = new System.Windows.Forms.DataVisualization.Charting.Legend();
            System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Title title1 = new System.Windows.Forms.DataVisualization.Charting.Title();
            this.buttonCheck1 = new buttonCheckLib.buttonCheck();
            this.buttonCheck2 = new buttonCheckLib.buttonCheck();
            this.buttonCheck3 = new buttonCheckLib.buttonCheck();
            this.buttonCheck4 = new buttonCheckLib.buttonCheck();
            this.switch1 = new System.Windows.Forms.Label();
            this.switch2 = new System.Windows.Forms.Label();
            this.switch3 = new System.Windows.Forms.Label();
            this.switch4 = new System.Windows.Forms.Label();
            this.settingBtn = new System.Windows.Forms.Button();
            this.startMonitor = new System.Windows.Forms.Button();
            this.cpuTem = new System.Windows.Forms.Label();
            this.gpuTem = new System.Windows.Forms.Label();
            this.showCpuTem = new System.Windows.Forms.Label();
            this.showGpuTem = new System.Windows.Forms.Label();
            this.memUse = new System.Windows.Forms.DataVisualization.Charting.Chart();
            ((System.ComponentModel.ISupportInitialize)(this.memUse)).BeginInit();
            this.SuspendLayout();
            // 
            // buttonCheck1
            // 
            this.buttonCheck1.BackColor = System.Drawing.Color.Transparent;
            this.buttonCheck1.Checked = false;
            this.buttonCheck1.Location = new System.Drawing.Point(328, 74);
            this.buttonCheck1.Name = "buttonCheck1";
            this.buttonCheck1.Size = new System.Drawing.Size(85, 35);
            this.buttonCheck1.TabIndex = 0;
            // 
            // buttonCheck2
            // 
            this.buttonCheck2.BackColor = System.Drawing.Color.Transparent;
            this.buttonCheck2.Checked = false;
            this.buttonCheck2.Location = new System.Drawing.Point(328, 192);
            this.buttonCheck2.Name = "buttonCheck2";
            this.buttonCheck2.Size = new System.Drawing.Size(85, 35);
            this.buttonCheck2.TabIndex = 1;
            // 
            // buttonCheck3
            // 
            this.buttonCheck3.BackColor = System.Drawing.Color.Transparent;
            this.buttonCheck3.Checked = false;
            this.buttonCheck3.Location = new System.Drawing.Point(472, 74);
            this.buttonCheck3.Name = "buttonCheck3";
            this.buttonCheck3.Size = new System.Drawing.Size(85, 35);
            this.buttonCheck3.TabIndex = 2;
            // 
            // buttonCheck4
            // 
            this.buttonCheck4.BackColor = System.Drawing.Color.Transparent;
            this.buttonCheck4.Checked = false;
            this.buttonCheck4.Location = new System.Drawing.Point(472, 192);
            this.buttonCheck4.Name = "buttonCheck4";
            this.buttonCheck4.Size = new System.Drawing.Size(85, 35);
            this.buttonCheck4.TabIndex = 3;
            // 
            // switch1
            // 
            this.switch1.AutoSize = true;
            this.switch1.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.switch1.Location = new System.Drawing.Point(337, 49);
            this.switch1.Name = "switch1";
            this.switch1.Size = new System.Drawing.Size(51, 21);
            this.switch1.TabIndex = 4;
            this.switch1.Text = "开关1";
            // 
            // switch2
            // 
            this.switch2.AutoSize = true;
            this.switch2.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.switch2.Location = new System.Drawing.Point(468, 52);
            this.switch2.Name = "switch2";
            this.switch2.Size = new System.Drawing.Size(51, 21);
            this.switch2.TabIndex = 5;
            this.switch2.Text = "开关2";
            // 
            // switch3
            // 
            this.switch3.AutoSize = true;
            this.switch3.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.switch3.Location = new System.Drawing.Point(324, 167);
            this.switch3.Name = "switch3";
            this.switch3.Size = new System.Drawing.Size(51, 21);
            this.switch3.TabIndex = 6;
            this.switch3.Text = "开关3";
            // 
            // switch4
            // 
            this.switch4.AutoSize = true;
            this.switch4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.switch4.Location = new System.Drawing.Point(468, 170);
            this.switch4.Name = "switch4";
            this.switch4.Size = new System.Drawing.Size(51, 21);
            this.switch4.TabIndex = 7;
            this.switch4.Text = "开关4";
            // 
            // settingBtn
            // 
            this.settingBtn.Location = new System.Drawing.Point(472, 289);
            this.settingBtn.Name = "settingBtn";
            this.settingBtn.Size = new System.Drawing.Size(75, 23);
            this.settingBtn.TabIndex = 8;
            this.settingBtn.Text = "设置";
            this.settingBtn.UseVisualStyleBackColor = true;
            this.settingBtn.Click += new System.EventHandler(this.setting_Click);
            // 
            // startMonitor
            // 
            this.startMonitor.Location = new System.Drawing.Point(369, 289);
            this.startMonitor.Name = "startMonitor";
            this.startMonitor.Size = new System.Drawing.Size(75, 23);
            this.startMonitor.TabIndex = 9;
            this.startMonitor.Text = "开始监控";
            this.startMonitor.UseVisualStyleBackColor = true;
            this.startMonitor.Click += new System.EventHandler(this.startMonitor_Click);
            // 
            // cpuTem
            // 
            this.cpuTem.AutoSize = true;
            this.cpuTem.BackColor = System.Drawing.SystemColors.Control;
            this.cpuTem.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.cpuTem.Location = new System.Drawing.Point(101, 340);
            this.cpuTem.Name = "cpuTem";
            this.cpuTem.Size = new System.Drawing.Size(91, 21);
            this.cpuTem.TabIndex = 10;
            this.cpuTem.Text = "CPU温度:";
            // 
            // gpuTem
            // 
            this.gpuTem.AutoSize = true;
            this.gpuTem.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.gpuTem.Location = new System.Drawing.Point(328, 340);
            this.gpuTem.Name = "gpuTem";
            this.gpuTem.Size = new System.Drawing.Size(92, 21);
            this.gpuTem.TabIndex = 11;
            this.gpuTem.Text = "GPU温度:";
            // 
            // showCpuTem
            // 
            this.showCpuTem.AutoSize = true;
            this.showCpuTem.BackColor = System.Drawing.Color.ForestGreen;
            this.showCpuTem.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.showCpuTem.Location = new System.Drawing.Point(198, 340);
            this.showCpuTem.Name = "showCpuTem";
            this.showCpuTem.Size = new System.Drawing.Size(28, 21);
            this.showCpuTem.TabIndex = 12;
            this.showCpuTem.Text = "45";
            // 
            // showGpuTem
            // 
            this.showGpuTem.AutoSize = true;
            this.showGpuTem.BackColor = System.Drawing.Color.ForestGreen;
            this.showGpuTem.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.showGpuTem.Location = new System.Drawing.Point(425, 340);
            this.showGpuTem.Name = "showGpuTem";
            this.showGpuTem.Size = new System.Drawing.Size(28, 21);
            this.showGpuTem.TabIndex = 13;
            this.showGpuTem.Text = "20";
            // 
            // memUse
            // 
            lineAnnotation1.AnchorOffsetY = -2.5D;
            lineAnnotation1.Height = -5D;
            lineAnnotation1.Name = "LineAnnotation1";
            lineAnnotation1.Width = 0D;
            this.memUse.Annotations.Add(lineAnnotation1);
            chartArea1.Name = "memChat";
            this.memUse.ChartAreas.Add(chartArea1);
            legend1.DockedToChartArea = "memChat";
            legend1.Docking = System.Windows.Forms.DataVisualization.Charting.Docking.Left;
            legend1.Name = "Legend1";
            this.memUse.Legends.Add(legend1);
            this.memUse.Location = new System.Drawing.Point(13, 13);
            this.memUse.Name = "memUse";
            this.memUse.Palette = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.SeaGreen;
            series1.ChartArea = "memChat";
            series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.SplineArea;
            series1.Legend = "Legend1";
            series1.Name = "内存";
            this.memUse.Series.Add(series1);
            this.memUse.Size = new System.Drawing.Size(300, 300);
            this.memUse.TabIndex = 14;
            this.memUse.Text = "内存使用量";
            title1.Name = "Title1";
            title1.Text = "内存使用量";
            this.memUse.Titles.Add(title1);
            // 
            // mainForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(607, 379);
            this.Controls.Add(this.memUse);
            this.Controls.Add(this.showGpuTem);
            this.Controls.Add(this.showCpuTem);
            this.Controls.Add(this.gpuTem);
            this.Controls.Add(this.cpuTem);
            this.Controls.Add(this.startMonitor);
            this.Controls.Add(this.settingBtn);
            this.Controls.Add(this.switch4);
            this.Controls.Add(this.switch3);
            this.Controls.Add(this.switch2);
            this.Controls.Add(this.switch1);
            this.Controls.Add(this.buttonCheck4);
            this.Controls.Add(this.buttonCheck3);
            this.Controls.Add(this.buttonCheck2);
            this.Controls.Add(this.buttonCheck1);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "mainForm";
            this.Text = "九天智能家居";
            ((System.ComponentModel.ISupportInitialize)(this.memUse)).EndInit();
            this.ResumeLayout(false);
            this.PerformLayout();

        }
Esempio n. 8
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.Windows.Forms.DataVisualization.Charting.LineAnnotation lineAnnotation1 = new System.Windows.Forms.DataVisualization.Charting.LineAnnotation();
     System.Windows.Forms.DataVisualization.Charting.ChartArea      chartArea1      = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend         legend1         = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series         series1         = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.ChartArea      chartArea2      = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend         legend2         = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series         series2         = new System.Windows.Forms.DataVisualization.Charting.Series();
     this.gridControl1                 = new DevExpress.XtraGrid.GridControl();
     this.kutuphaneDataSet11           = new DevExpress.KutuphaneDataSet1();
     this.gridView1                    = new DevExpress.XtraGrid.Views.Grid.GridView();
     this.colk_id                      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colk_ad                      = new DevExpress.XtraGrid.Columns.GridColumn();
     this.colk_sifre                   = new DevExpress.XtraGrid.Columns.GridColumn();
     this.kullanıcı_GirisTableAdapter1 = new DevExpress.KutuphaneDataSet1TableAdapters.Kullanıcı_GirisTableAdapter();
     this.simpleButton1                = new DevExpress.XtraEditors.SimpleButton();
     this.simpleButton2                = new DevExpress.XtraEditors.SimpleButton();
     this.textEdit1                    = new DevExpress.XtraEditors.TextEdit();
     this.textEdit2                    = new DevExpress.XtraEditors.TextEdit();
     this.Datagridview1                = new System.Windows.Forms.DataGridView();
     this.kitaplarBindingSource        = new System.Windows.Forms.BindingSource(this.components);
     this.kutuphaneDataSet10           = new DevExpress.KutuphaneDataSet10();
     this.chart1                               = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.tabloBindingSource                   = new System.Windows.Forms.BindingSource(this.components);
     this.tabloTableAdapter                    = new DevExpress.KutuphaneDataSet2TableAdapters.TabloTableAdapter();
     this.button1                              = new System.Windows.Forms.Button();
     this.textBox1                             = new System.Windows.Forms.TextBox();
     this.textBox2                             = new System.Windows.Forms.TextBox();
     this.label1                               = new System.Windows.Forms.Label();
     this.label2                               = new System.Windows.Forms.Label();
     this.button2                              = new System.Windows.Forms.Button();
     this.chart2                               = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.button3                              = new System.Windows.Forms.Button();
     this.kitaplarTableAdapter                 = new DevExpress.KutuphaneDataSet10TableAdapters.KitaplarTableAdapter();
     this.ıdDataGridViewTextBoxColumn          = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.barkodnoDataGridViewTextBoxColumn    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.kitapadDataGridViewTextBoxColumn     = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.kitapyazarDataGridViewTextBoxColumn  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.yayınEviDataGridViewTextBoxColumn    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.yayıntarihiDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.kitapturDataGridViewTextBoxColumn    = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.temintarihDataGridViewTextBoxColumn  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.kutuphaneDataSet11)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.Datagridview1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.kitaplarBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.kutuphaneDataSet10)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabloBindingSource)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart2)).BeginInit();
     this.SuspendLayout();
     //
     // gridControl1
     //
     this.gridControl1.DataMember = "Kullanıcı_Giris";
     this.gridControl1.DataSource = this.kutuphaneDataSet11;
     this.gridControl1.Location   = new System.Drawing.Point(484, 155);
     this.gridControl1.MainView   = this.gridView1;
     this.gridControl1.Name       = "gridControl1";
     this.gridControl1.Size       = new System.Drawing.Size(400, 200);
     this.gridControl1.TabIndex   = 0;
     this.gridControl1.ViewCollection.AddRange(new DevExpress.XtraGrid.Views.Base.BaseView[] {
         this.gridView1
     });
     this.gridControl1.DoubleClick += new System.EventHandler(this.gridControl1_DoubleClick);
     //
     // kutuphaneDataSet11
     //
     this.kutuphaneDataSet11.DataSetName             = "KutuphaneDataSet1";
     this.kutuphaneDataSet11.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // gridView1
     //
     this.gridView1.Columns.AddRange(new DevExpress.XtraGrid.Columns.GridColumn[] {
         this.colk_id,
         this.colk_ad,
         this.colk_sifre
     });
     this.gridView1.GridControl = this.gridControl1;
     this.gridView1.Name        = "gridView1";
     this.gridView1.OptionsFind.AlwaysVisible   = true;
     this.gridView1.OptionsFind.SearchInPreview = true;
     //
     // colk_id
     //
     this.colk_id.FieldName    = "k_id";
     this.colk_id.Name         = "colk_id";
     this.colk_id.Visible      = true;
     this.colk_id.VisibleIndex = 0;
     //
     // colk_ad
     //
     this.colk_ad.FieldName    = "k_ad";
     this.colk_ad.Name         = "colk_ad";
     this.colk_ad.Visible      = true;
     this.colk_ad.VisibleIndex = 1;
     //
     // colk_sifre
     //
     this.colk_sifre.FieldName    = "k_sifre";
     this.colk_sifre.Name         = "colk_sifre";
     this.colk_sifre.Visible      = true;
     this.colk_sifre.VisibleIndex = 2;
     //
     // kullanıcı_GirisTableAdapter1
     //
     this.kullanıcı_GirisTableAdapter1.ClearBeforeFill = true;
     //
     // simpleButton1
     //
     this.simpleButton1.Location = new System.Drawing.Point(448, 94);
     this.simpleButton1.Name     = "simpleButton1";
     this.simpleButton1.Size     = new System.Drawing.Size(75, 23);
     this.simpleButton1.TabIndex = 1;
     this.simpleButton1.Text     = "simpleButton1";
     this.simpleButton1.Click   += new System.EventHandler(this.simpleButton1_Click);
     //
     // simpleButton2
     //
     this.simpleButton2.Location = new System.Drawing.Point(529, 94);
     this.simpleButton2.Name     = "simpleButton2";
     this.simpleButton2.Size     = new System.Drawing.Size(75, 23);
     this.simpleButton2.TabIndex = 2;
     this.simpleButton2.Text     = "simpleButton2";
     this.simpleButton2.Click   += new System.EventHandler(this.simpleButton2_Click_1);
     //
     // textEdit1
     //
     this.textEdit1.Location = new System.Drawing.Point(466, 12);
     this.textEdit1.Name     = "textEdit1";
     this.textEdit1.Size     = new System.Drawing.Size(100, 20);
     this.textEdit1.TabIndex = 3;
     //
     // textEdit2
     //
     this.textEdit2.Location = new System.Drawing.Point(466, 38);
     this.textEdit2.Name     = "textEdit2";
     this.textEdit2.Size     = new System.Drawing.Size(100, 20);
     this.textEdit2.TabIndex = 4;
     //
     // Datagridview1
     //
     this.Datagridview1.AutoGenerateColumns         = false;
     this.Datagridview1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.Datagridview1.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.ıdDataGridViewTextBoxColumn,
         this.barkodnoDataGridViewTextBoxColumn,
         this.kitapadDataGridViewTextBoxColumn,
         this.kitapyazarDataGridViewTextBoxColumn,
         this.yayınEviDataGridViewTextBoxColumn,
         this.yayıntarihiDataGridViewTextBoxColumn,
         this.kitapturDataGridViewTextBoxColumn,
         this.temintarihDataGridViewTextBoxColumn
     });
     this.Datagridview1.DataSource = this.kitaplarBindingSource;
     this.Datagridview1.Location   = new System.Drawing.Point(15, 455);
     this.Datagridview1.Name       = "Datagridview1";
     this.Datagridview1.Size       = new System.Drawing.Size(400, 150);
     this.Datagridview1.TabIndex   = 5;
     //
     // kitaplarBindingSource
     //
     this.kitaplarBindingSource.DataMember = "Kitaplar";
     this.kitaplarBindingSource.DataSource = this.kutuphaneDataSet10;
     //
     // kutuphaneDataSet10
     //
     this.kutuphaneDataSet10.DataSetName             = "KutuphaneDataSet10";
     this.kutuphaneDataSet10.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // chart1
     //
     lineAnnotation1.Name = "sonuc";
     this.chart1.Annotations.Add(lineAnnotation1);
     this.chart1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
     chartArea1.Name = "ChartArea1";
     this.chart1.ChartAreas.Add(chartArea1);
     this.chart1.DataSource = this.tabloBindingSource;
     legend1.Name           = "Legend1";
     this.chart1.Legends.Add(legend1);
     this.chart1.Location  = new System.Drawing.Point(610, 27);
     this.chart1.Name      = "chart1";
     this.chart1.Palette   = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.None;
     series1.ChartArea     = "ChartArea1";
     series1.ChartType     = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Pie;
     series1.Legend        = "Legend1";
     series1.Name          = "Age";
     series1.Palette       = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.SeaGreen;
     series1.XValueMember  = "Kitap";
     series1.YValueMembers = "Sayı";
     this.chart1.Series.Add(series1);
     this.chart1.Size     = new System.Drawing.Size(300, 300);
     this.chart1.TabIndex = 6;
     this.chart1.Text     = "chart1";
     this.chart1.Click   += new System.EventHandler(this.chart1_Click);
     //
     // tabloTableAdapter
     //
     this.tabloTableAdapter.ClearBeforeFill = true;
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(379, 193);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(75, 23);
     this.button1.TabIndex = 7;
     this.button1.Text     = "button1";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // textBox1
     //
     this.textBox1.Location = new System.Drawing.Point(160, 12);
     this.textBox1.Name     = "textBox1";
     this.textBox1.Size     = new System.Drawing.Size(100, 20);
     this.textBox1.TabIndex = 8;
     //
     // textBox2
     //
     this.textBox2.Location = new System.Drawing.Point(160, 51);
     this.textBox2.Name     = "textBox2";
     this.textBox2.Size     = new System.Drawing.Size(100, 20);
     this.textBox2.TabIndex = 9;
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(12, 19);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(73, 13);
     this.label1.TabIndex = 10;
     this.label1.Text     = "Kullanıcı Adı : ";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(12, 51);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(37, 13);
     this.label2.TabIndex = 11;
     this.label2.Text     = "Şifre : ";
     //
     // button2
     //
     this.button2.Location = new System.Drawing.Point(173, 94);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(75, 23);
     this.button2.TabIndex = 12;
     this.button2.Text     = "button2";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.button2_Click);
     //
     // chart2
     //
     chartArea2.Name = "ChartArea1";
     this.chart2.ChartAreas.Add(chartArea2);
     this.chart2.DataSource = this.kitaplarBindingSource;
     legend2.Name           = "Legend1";
     this.chart2.Legends.Add(legend2);
     this.chart2.Location = new System.Drawing.Point(15, 133);
     this.chart2.Name     = "chart2";
     series2.ChartArea    = "ChartArea1";
     series2.Legend       = "Legend1";
     series2.Name         = "Series1";
     this.chart2.Series.Add(series2);
     this.chart2.Size     = new System.Drawing.Size(300, 300);
     this.chart2.TabIndex = 13;
     this.chart2.Text     = "chart2";
     //
     // button3
     //
     this.button3.Location = new System.Drawing.Point(434, 355);
     this.button3.Name     = "button3";
     this.button3.Size     = new System.Drawing.Size(75, 23);
     this.button3.TabIndex = 14;
     this.button3.Text     = "button3";
     this.button3.UseVisualStyleBackColor = true;
     this.button3.Click += new System.EventHandler(this.button3_Click);
     //
     // kitaplarTableAdapter
     //
     this.kitaplarTableAdapter.ClearBeforeFill = true;
     //
     // ıdDataGridViewTextBoxColumn
     //
     this.ıdDataGridViewTextBoxColumn.DataPropertyName = "Id";
     this.ıdDataGridViewTextBoxColumn.HeaderText       = "Id";
     this.ıdDataGridViewTextBoxColumn.Name             = "ıdDataGridViewTextBoxColumn";
     this.ıdDataGridViewTextBoxColumn.ReadOnly         = true;
     //
     // barkodnoDataGridViewTextBoxColumn
     //
     this.barkodnoDataGridViewTextBoxColumn.DataPropertyName = "Barkod_no";
     this.barkodnoDataGridViewTextBoxColumn.HeaderText       = "Barkod_no";
     this.barkodnoDataGridViewTextBoxColumn.Name             = "barkodnoDataGridViewTextBoxColumn";
     //
     // kitapadDataGridViewTextBoxColumn
     //
     this.kitapadDataGridViewTextBoxColumn.DataPropertyName = "Kitap_ad";
     this.kitapadDataGridViewTextBoxColumn.HeaderText       = "Kitap_ad";
     this.kitapadDataGridViewTextBoxColumn.Name             = "kitapadDataGridViewTextBoxColumn";
     //
     // kitapyazarDataGridViewTextBoxColumn
     //
     this.kitapyazarDataGridViewTextBoxColumn.DataPropertyName = "Kitap_yazar";
     this.kitapyazarDataGridViewTextBoxColumn.HeaderText       = "Kitap_yazar";
     this.kitapyazarDataGridViewTextBoxColumn.Name             = "kitapyazarDataGridViewTextBoxColumn";
     //
     // yayınEviDataGridViewTextBoxColumn
     //
     this.yayınEviDataGridViewTextBoxColumn.DataPropertyName = "YayınEvi";
     this.yayınEviDataGridViewTextBoxColumn.HeaderText       = "YayınEvi";
     this.yayınEviDataGridViewTextBoxColumn.Name             = "yayınEviDataGridViewTextBoxColumn";
     //
     // yayıntarihiDataGridViewTextBoxColumn
     //
     this.yayıntarihiDataGridViewTextBoxColumn.DataPropertyName = "Yayın_tarihi";
     this.yayıntarihiDataGridViewTextBoxColumn.HeaderText       = "Yayın_tarihi";
     this.yayıntarihiDataGridViewTextBoxColumn.Name             = "yayıntarihiDataGridViewTextBoxColumn";
     //
     // kitapturDataGridViewTextBoxColumn
     //
     this.kitapturDataGridViewTextBoxColumn.DataPropertyName = "Kitap_tur";
     this.kitapturDataGridViewTextBoxColumn.HeaderText       = "Kitap_tur";
     this.kitapturDataGridViewTextBoxColumn.Name             = "kitapturDataGridViewTextBoxColumn";
     //
     // temintarihDataGridViewTextBoxColumn
     //
     this.temintarihDataGridViewTextBoxColumn.DataPropertyName = "Temin_tarih";
     this.temintarihDataGridViewTextBoxColumn.HeaderText       = "Temin_tarih";
     this.temintarihDataGridViewTextBoxColumn.Name             = "temintarihDataGridViewTextBoxColumn";
     //
     // Form3
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(943, 733);
     this.Controls.Add(this.button3);
     this.Controls.Add(this.chart2);
     this.Controls.Add(this.button2);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.textBox2);
     this.Controls.Add(this.textBox1);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.chart1);
     this.Controls.Add(this.Datagridview1);
     this.Controls.Add(this.textEdit2);
     this.Controls.Add(this.textEdit1);
     this.Controls.Add(this.simpleButton2);
     this.Controls.Add(this.simpleButton1);
     this.Controls.Add(this.gridControl1);
     this.Name  = "Form3";
     this.Text  = "Form3";
     this.Load += new System.EventHandler(this.Form3_Load);
     ((System.ComponentModel.ISupportInitialize)(this.gridControl1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.kutuphaneDataSet11)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.gridView1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.Datagridview1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.kitaplarBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.kutuphaneDataSet10)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tabloBindingSource)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart2)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
 /// <summary>
 /// Erforderliche Methode für die Designerunterstützung.
 /// Der Inhalt der Methode darf nicht mit dem Code-Editor geändert werden.
 /// </summary>
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Form1));
     System.Windows.Forms.DataVisualization.Charting.LineAnnotation lineAnnotation1 = new System.Windows.Forms.DataVisualization.Charting.LineAnnotation();
     System.Windows.Forms.DataVisualization.Charting.ChartArea      chartArea1      = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend         legend1         = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series         series1         = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.Title          title1          = new System.Windows.Forms.DataVisualization.Charting.Title();
     this.button1           = new System.Windows.Forms.Button();
     this.chart1            = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.backgroundWorker1 = new System.ComponentModel.BackgroundWorker();
     this.label1            = new System.Windows.Forms.Label();
     this.label2            = new System.Windows.Forms.Label();
     this.label3            = new System.Windows.Forms.Label();
     this.textBox1          = new System.Windows.Forms.TextBox();
     this.textBox2          = new System.Windows.Forms.TextBox();
     this.textBox3          = new System.Windows.Forms.TextBox();
     this.label14           = new System.Windows.Forms.Label();
     this.comboBox1         = new System.Windows.Forms.ComboBox();
     this.textBox4          = new System.Windows.Forms.TextBox();
     this.label5            = new System.Windows.Forms.Label();
     this.groupBox1         = new System.Windows.Forms.GroupBox();
     this.label4            = new System.Windows.Forms.Label();
     this.label13           = new System.Windows.Forms.Label();
     this.label12           = new System.Windows.Forms.Label();
     this.label11           = new System.Windows.Forms.Label();
     this.label8            = new System.Windows.Forms.Label();
     this.label7            = new System.Windows.Forms.Label();
     this.label9            = new System.Windows.Forms.Label();
     this.trackBar1         = new System.Windows.Forms.TrackBar();
     this.flowLayoutPanel1  = new System.Windows.Forms.FlowLayoutPanel();
     this.label10           = new System.Windows.Forms.Label();
     this.groupBox2         = new System.Windows.Forms.GroupBox();
     this.pictureBox1       = new System.Windows.Forms.PictureBox();
     this.label6            = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).BeginInit();
     this.flowLayoutPanel1.SuspendLayout();
     this.groupBox2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
     this.SuspendLayout();
     //
     // button1
     //
     this.button1.BackColor = System.Drawing.Color.Gold;
     resources.ApplyResources(this.button1, "button1");
     this.button1.Name = "button1";
     this.button1.UseVisualStyleBackColor = false;
     this.button1.Click += new System.EventHandler(this.button1_Click);
     //
     // chart1
     //
     lineAnnotation1.Name = "Kapital";
     this.chart1.Annotations.Add(lineAnnotation1);
     chartArea1.Name = "ChartArea1";
     this.chart1.ChartAreas.Add(chartArea1);
     legend1.BackColor = System.Drawing.Color.White;
     legend1.Name      = "Kapital";
     this.chart1.Legends.Add(legend1);
     resources.ApplyResources(this.chart1, "chart1");
     this.chart1.Name        = "chart1";
     this.chart1.Palette     = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.Excel;
     series1.ChartArea       = "ChartArea1";
     series1.ChartType       = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
     series1.Legend          = "Kapital";
     series1.Name            = "Kapital";
     series1.YValuesPerPoint = 4;
     series1.YValueType      = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Double;
     this.chart1.Series.Add(series1);
     title1.Alignment = System.Drawing.ContentAlignment.BottomCenter;
     title1.Name      = "Title1";
     this.chart1.Titles.Add(title1);
     //
     // backgroundWorker1
     //
     this.backgroundWorker1.DoWork             += new System.ComponentModel.DoWorkEventHandler(this.backgroundWorker1_DoWork);
     this.backgroundWorker1.RunWorkerCompleted += new System.ComponentModel.RunWorkerCompletedEventHandler(this.backgroundWorker1_RunWorkerCompleted);
     //
     // label1
     //
     resources.ApplyResources(this.label1, "label1");
     this.label1.Name   = "label1";
     this.label1.Click += new System.EventHandler(this.label1_Click);
     //
     // label2
     //
     resources.ApplyResources(this.label2, "label2");
     this.label2.Name = "label2";
     //
     // label3
     //
     resources.ApplyResources(this.label3, "label3");
     this.label3.Name = "label3";
     //
     // textBox1
     //
     resources.ApplyResources(this.textBox1, "textBox1");
     this.textBox1.Name         = "textBox1";
     this.textBox1.TextChanged += new System.EventHandler(this.textBox1_TextChanged);
     this.textBox1.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.textBox1_KeyDown);
     //
     // textBox2
     //
     resources.ApplyResources(this.textBox2, "textBox2");
     this.textBox2.Name         = "textBox2";
     this.textBox2.TextChanged += new System.EventHandler(this.textBox2_TextChanged);
     this.textBox2.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.textBox2_KeyDown);
     //
     // textBox3
     //
     resources.ApplyResources(this.textBox3, "textBox3");
     this.textBox3.Name         = "textBox3";
     this.textBox3.TextChanged += new System.EventHandler(this.textBox3_TextChanged);
     this.textBox3.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.textBox3_KeyDown);
     //
     // label14
     //
     resources.ApplyResources(this.label14, "label14");
     this.label14.Name = "label14";
     //
     // comboBox1
     //
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Items.AddRange(new object[] {
         resources.GetString("comboBox1.Items"),
         resources.GetString("comboBox1.Items1"),
         resources.GetString("comboBox1.Items2"),
         resources.GetString("comboBox1.Items3")
     });
     resources.ApplyResources(this.comboBox1, "comboBox1");
     this.comboBox1.Name = "comboBox1";
     this.comboBox1.SelectedIndexChanged += new System.EventHandler(this.comboBox1_SelectedIndexChanged);
     //
     // textBox4
     //
     resources.ApplyResources(this.textBox4, "textBox4");
     this.textBox4.Name         = "textBox4";
     this.textBox4.TextChanged += new System.EventHandler(this.textBox4_TextChanged);
     this.textBox4.KeyDown     += new System.Windows.Forms.KeyEventHandler(this.textBox4_KeyDown);
     //
     // label5
     //
     resources.ApplyResources(this.label5, "label5");
     this.label5.Name = "label5";
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.label4);
     this.groupBox1.Controls.Add(this.label13);
     this.groupBox1.Controls.Add(this.label12);
     this.groupBox1.Controls.Add(this.label11);
     this.groupBox1.Controls.Add(this.label8);
     this.groupBox1.Controls.Add(this.label7);
     this.groupBox1.Controls.Add(this.label9);
     this.groupBox1.Controls.Add(this.trackBar1);
     this.groupBox1.Controls.Add(this.label1);
     this.groupBox1.Controls.Add(this.comboBox1);
     this.groupBox1.Controls.Add(this.textBox4);
     this.groupBox1.Controls.Add(this.label5);
     this.groupBox1.Controls.Add(this.textBox1);
     this.groupBox1.Controls.Add(this.button1);
     this.groupBox1.Controls.Add(this.label2);
     this.groupBox1.Controls.Add(this.textBox2);
     this.groupBox1.Controls.Add(this.label3);
     this.groupBox1.Controls.Add(this.textBox3);
     resources.ApplyResources(this.groupBox1, "groupBox1");
     this.groupBox1.Name    = "groupBox1";
     this.groupBox1.TabStop = false;
     //
     // label4
     //
     resources.ApplyResources(this.label4, "label4");
     this.label4.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.label4.Name        = "label4";
     //
     // label13
     //
     resources.ApplyResources(this.label13, "label13");
     this.label13.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.label13.Name        = "label13";
     //
     // label12
     //
     resources.ApplyResources(this.label12, "label12");
     this.label12.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.label12.Name        = "label12";
     //
     // label11
     //
     resources.ApplyResources(this.label11, "label11");
     this.label11.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.label11.Name        = "label11";
     //
     // label8
     //
     resources.ApplyResources(this.label8, "label8");
     this.label8.Name   = "label8";
     this.label8.Click += new System.EventHandler(this.label8_Click);
     //
     // label7
     //
     resources.ApplyResources(this.label7, "label7");
     this.label7.Name = "label7";
     //
     // label9
     //
     resources.ApplyResources(this.label9, "label9");
     this.label9.Name = "label9";
     //
     // trackBar1
     //
     this.trackBar1.BackColor = System.Drawing.SystemColors.Control;
     resources.ApplyResources(this.trackBar1, "trackBar1");
     this.trackBar1.Maximum       = 20;
     this.trackBar1.Minimum       = 1;
     this.trackBar1.Name          = "trackBar1";
     this.trackBar1.Value         = 1;
     this.trackBar1.ValueChanged += new System.EventHandler(this.trackBar1_ValueChanged);
     //
     // flowLayoutPanel1
     //
     this.flowLayoutPanel1.Controls.Add(this.chart1);
     this.flowLayoutPanel1.Controls.Add(this.groupBox1);
     this.flowLayoutPanel1.Controls.Add(this.label10);
     resources.ApplyResources(this.flowLayoutPanel1, "flowLayoutPanel1");
     this.flowLayoutPanel1.Name = "flowLayoutPanel1";
     //
     // label10
     //
     resources.ApplyResources(this.label10, "label10");
     this.label10.Name = "label10";
     //
     // groupBox2
     //
     this.groupBox2.Controls.Add(this.pictureBox1);
     this.groupBox2.Controls.Add(this.label6);
     this.groupBox2.Controls.Add(this.label14);
     resources.ApplyResources(this.groupBox2, "groupBox2");
     this.groupBox2.Name    = "groupBox2";
     this.groupBox2.TabStop = false;
     //
     // pictureBox1
     //
     resources.ApplyResources(this.pictureBox1, "pictureBox1");
     this.pictureBox1.Name    = "pictureBox1";
     this.pictureBox1.TabStop = false;
     //
     // label6
     //
     resources.ApplyResources(this.label6, "label6");
     this.label6.Name = "label6";
     //
     // Form1
     //
     resources.ApplyResources(this, "$this");
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi;
     this.Controls.Add(this.groupBox2);
     this.Controls.Add(this.flowLayoutPanel1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.Fixed3D;
     this.KeyPreview      = true;
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "Form1";
     this.FormClosed     += new System.Windows.Forms.FormClosedEventHandler(this.Form1_FormClosed);
     this.KeyDown        += new System.Windows.Forms.KeyEventHandler(this.Form1_KeyDown);
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     this.groupBox1.ResumeLayout(false);
     this.groupBox1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).EndInit();
     this.flowLayoutPanel1.ResumeLayout(false);
     this.flowLayoutPanel1.PerformLayout();
     this.groupBox2.ResumeLayout(false);
     this.groupBox2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 10
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Windows.Forms.DataVisualization.Charting.LineAnnotation lineAnnotation1 = new System.Windows.Forms.DataVisualization.Charting.LineAnnotation();
     System.Windows.Forms.DataVisualization.Charting.ChartArea      chartArea1      = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend         legend1         = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series         series1         = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.Title          title1          = new System.Windows.Forms.DataVisualization.Charting.Title();
     this.templateLabel    = new System.Windows.Forms.Label();
     this.templateComboBox = new System.Windows.Forms.ComboBox();
     this.modelLabel       = new System.Windows.Forms.Label();
     this.modelComboBox    = new System.Windows.Forms.ComboBox();
     this.chart1           = new System.Windows.Forms.DataVisualization.Charting.Chart();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     this.SuspendLayout();
     //
     // templateLabel
     //
     this.templateLabel.AutoSize = true;
     this.templateLabel.Location = new System.Drawing.Point(3, 12);
     this.templateLabel.Name     = "templateLabel";
     this.templateLabel.Size     = new System.Drawing.Size(73, 13);
     this.templateLabel.TabIndex = 5;
     this.templateLabel.Text     = "View template";
     //
     // templateComboBox
     //
     this.templateComboBox.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.templateComboBox.FormattingEnabled = true;
     this.templateComboBox.Location          = new System.Drawing.Point(82, 9);
     this.templateComboBox.Name                  = "templateComboBox";
     this.templateComboBox.Size                  = new System.Drawing.Size(262, 21);
     this.templateComboBox.TabIndex              = 4;
     this.templateComboBox.SelectedIndexChanged += new System.EventHandler(this.templateComboBox_SelectedIndexChanged);
     //
     // modelLabel
     //
     this.modelLabel.AutoSize = true;
     this.modelLabel.Location = new System.Drawing.Point(3, 45);
     this.modelLabel.Name     = "modelLabel";
     this.modelLabel.Size     = new System.Drawing.Size(36, 13);
     this.modelLabel.TabIndex = 7;
     this.modelLabel.Text     = "Model";
     //
     // modelComboBox
     //
     this.modelComboBox.DropDownStyle     = System.Windows.Forms.ComboBoxStyle.DropDownList;
     this.modelComboBox.FormattingEnabled = true;
     this.modelComboBox.Location          = new System.Drawing.Point(82, 42);
     this.modelComboBox.Name                  = "modelComboBox";
     this.modelComboBox.Size                  = new System.Drawing.Size(262, 21);
     this.modelComboBox.TabIndex              = 6;
     this.modelComboBox.SelectedIndexChanged += new System.EventHandler(this.modelComboBox_SelectedIndexChanged);
     //
     // chart1
     //
     lineAnnotation1.Name    = "LineAnnotation1";
     lineAnnotation1.ToolTip = "gdgdf";
     this.chart1.Annotations.Add(lineAnnotation1);
     chartArea1.Name = "ChartArea1";
     this.chart1.ChartAreas.Add(chartArea1);
     legend1.Name = "Legend1";
     this.chart1.Legends.Add(legend1);
     this.chart1.Location = new System.Drawing.Point(206, 91);
     this.chart1.Name     = "chart1";
     series1.ChartArea    = "ChartArea1";
     series1.ChartType    = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Pie;
     series1.Legend       = "Legend1";
     series1.Name         = "Series1";
     series1.XAxisType    = System.Windows.Forms.DataVisualization.Charting.AxisType.Secondary;
     series1.YAxisType    = System.Windows.Forms.DataVisualization.Charting.AxisType.Secondary;
     this.chart1.Series.Add(series1);
     this.chart1.Size     = new System.Drawing.Size(392, 389);
     this.chart1.TabIndex = 8;
     this.chart1.Text     = "chart1";
     title1.Name          = "Title1";
     title1.Text          = "rtetert";
     title1.ToolTip       = "retgertert";
     this.chart1.Titles.Add(title1);
     //
     // ViewPanel
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.Controls.Add(this.chart1);
     this.Controls.Add(this.modelLabel);
     this.Controls.Add(this.modelComboBox);
     this.Controls.Add(this.templateLabel);
     this.Controls.Add(this.templateComboBox);
     this.Name = "ViewPanel";
     this.Size = new System.Drawing.Size(639, 497);
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 11
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Windows.Forms.DataVisualization.Charting.LineAnnotation lineAnnotation1 = new System.Windows.Forms.DataVisualization.Charting.LineAnnotation();
     System.Windows.Forms.DataVisualization.Charting.ChartArea      chartArea1      = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.ChartArea      chartArea2      = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.StripLine      stripLine1      = new System.Windows.Forms.DataVisualization.Charting.StripLine();
     System.Windows.Forms.DataVisualization.Charting.StripLine      stripLine2      = new System.Windows.Forms.DataVisualization.Charting.StripLine();
     System.Windows.Forms.DataVisualization.Charting.Legend         legend1         = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Legend         legend2         = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series         series1         = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint1      = new System.Windows.Forms.DataVisualization.Charting.DataPoint(0D, "1,5,2,4,0,0");
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint2      = new System.Windows.Forms.DataVisualization.Charting.DataPoint(1D, "2,6,1,5,0,0");
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint3      = new System.Windows.Forms.DataVisualization.Charting.DataPoint(2D, "3,8,4,5,0,0");
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint4      = new System.Windows.Forms.DataVisualization.Charting.DataPoint(3D, "1,8,2,6,0,0");
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint5      = new System.Windows.Forms.DataVisualization.Charting.DataPoint(4D, "5,7,3,6,0,0");
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint6      = new System.Windows.Forms.DataVisualization.Charting.DataPoint(5D, "2,5,2,4,0,0");
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint7      = new System.Windows.Forms.DataVisualization.Charting.DataPoint(6D, "3,7,4,6,0,0");
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint8      = new System.Windows.Forms.DataVisualization.Charting.DataPoint(7D, "4,6,5,6,0,0");
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint9      = new System.Windows.Forms.DataVisualization.Charting.DataPoint(8D, "3,7,4,6,0,0");
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint10     = new System.Windows.Forms.DataVisualization.Charting.DataPoint(9D, "2,7,3,4,0,0");
     System.Windows.Forms.DataVisualization.Charting.Series         series2         = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint11     = new System.Windows.Forms.DataVisualization.Charting.DataPoint(0D, 1D);
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint12     = new System.Windows.Forms.DataVisualization.Charting.DataPoint(1D, 2D);
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint13     = new System.Windows.Forms.DataVisualization.Charting.DataPoint(2D, 5D);
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint14     = new System.Windows.Forms.DataVisualization.Charting.DataPoint(3D, 2D);
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint15     = new System.Windows.Forms.DataVisualization.Charting.DataPoint(4D, 7D);
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint16     = new System.Windows.Forms.DataVisualization.Charting.DataPoint(5D, 3D);
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint17     = new System.Windows.Forms.DataVisualization.Charting.DataPoint(6D, 4D);
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint18     = new System.Windows.Forms.DataVisualization.Charting.DataPoint(7D, 4D);
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint19     = new System.Windows.Forms.DataVisualization.Charting.DataPoint(8D, 3D);
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint20     = new System.Windows.Forms.DataVisualization.Charting.DataPoint(9D, 9D);
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint21     = new System.Windows.Forms.DataVisualization.Charting.DataPoint(10D, 8.5D);
     System.Windows.Forms.DataVisualization.Charting.Title          title1          = new System.Windows.Forms.DataVisualization.Charting.Title();
     System.Windows.Forms.DataVisualization.Charting.Title          title2          = new System.Windows.Forms.DataVisualization.Charting.Title();
     this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     this.SuspendLayout();
     //
     // chart1
     //
     lineAnnotation1.Name = "LineAnnotation1";
     this.chart1.Annotations.Add(lineAnnotation1);
     chartArea1.AxisX.LineDashStyle           = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.NotSet;
     chartArea1.AxisX.MajorGrid.Enabled       = false;
     chartArea1.AxisY.MajorGrid.LineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Dot;
     chartArea1.Name = "ChartArea1";
     chartArea2.AxisX.StripLines.Add(stripLine1);
     chartArea2.AxisY.LineDashStyle           = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Dot;
     chartArea2.AxisY.MajorGrid.LineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Dot;
     stripLine2.BackColor      = System.Drawing.Color.LightGreen;
     stripLine2.ForeColor      = System.Drawing.Color.Red;
     stripLine2.IntervalOffset = 2D;
     stripLine2.StripWidth     = 4D;
     chartArea2.AxisY.StripLines.Add(stripLine2);
     chartArea2.Name = "ChartArea2";
     this.chart1.ChartAreas.Add(chartArea1);
     this.chart1.ChartAreas.Add(chartArea2);
     legend1.Name  = "Legend1";
     legend1.Title = "Legend1";
     legend2.Name  = "Legend2";
     legend2.Title = "Legend2";
     this.chart1.Legends.Add(legend1);
     this.chart1.Legends.Add(legend2);
     this.chart1.Location     = new System.Drawing.Point(97, 70);
     this.chart1.Name         = "chart1";
     this.chart1.Palette      = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.Excel;
     series1.ChartArea        = "ChartArea1";
     series1.ChartType        = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Candlestick;
     series1.CustomProperties = "LabelValueType=Low";
     series1.IsXValueIndexed  = true;
     series1.Legend           = "Legend2";
     series1.Name             = "Series1";
     series1.Points.Add(dataPoint1);
     series1.Points.Add(dataPoint2);
     series1.Points.Add(dataPoint3);
     series1.Points.Add(dataPoint4);
     series1.Points.Add(dataPoint5);
     series1.Points.Add(dataPoint6);
     series1.Points.Add(dataPoint7);
     series1.Points.Add(dataPoint8);
     series1.Points.Add(dataPoint9);
     series1.Points.Add(dataPoint10);
     series1.YValuesPerPoint             = 6;
     series2.ChartArea                   = "ChartArea2";
     series2.ChartType                   = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
     series2.CustomProperties            = "LabelStyle=TopRight";
     series2.Legend                      = "Legend1";
     series2.MarkerColor                 = System.Drawing.Color.Blue;
     series2.MarkerImageTransparentColor = System.Drawing.Color.Blue;
     series2.MarkerStyle                 = System.Windows.Forms.DataVisualization.Charting.MarkerStyle.Square;
     series2.Name        = "Series2";
     dataPoint11.ToolTip = "123";
     series2.Points.Add(dataPoint11);
     series2.Points.Add(dataPoint12);
     series2.Points.Add(dataPoint13);
     series2.Points.Add(dataPoint14);
     series2.Points.Add(dataPoint15);
     series2.Points.Add(dataPoint16);
     series2.Points.Add(dataPoint17);
     series2.Points.Add(dataPoint18);
     series2.Points.Add(dataPoint19);
     series2.Points.Add(dataPoint20);
     series2.Points.Add(dataPoint21);
     this.chart1.Series.Add(series1);
     this.chart1.Series.Add(series2);
     this.chart1.Size         = new System.Drawing.Size(673, 352);
     this.chart1.TabIndex     = 0;
     this.chart1.Text         = "chart1";
     title1.BackColor         = System.Drawing.Color.Gainsboro;
     title1.Name              = "Title1";
     title1.Text              = "Title";
     title2.DockedToChartArea = "ChartArea2";
     title2.Name              = "Title2";
     title2.Position.Auto     = false;
     title2.Position.Height   = 3.819444F;
     title2.Position.Width    = 49.67666F;
     title2.Position.X        = 9.144706F;
     title2.Position.Y        = 53F;
     title2.Text              = "Title2";
     this.chart1.Titles.Add(title1);
     this.chart1.Titles.Add(title2);
     //
     // FrmSPC
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(993, 554);
     this.Controls.Add(this.chart1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
     this.Name            = "FrmSPC";
     this.StartPosition   = System.Windows.Forms.FormStartPosition.Manual;
     this.Text            = "FrmSPC";
     this.Load           += new System.EventHandler(this.FrmSPC_Load);
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 12
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Windows.Forms.DataVisualization.Charting.LineAnnotation lineAnnotation1 = new System.Windows.Forms.DataVisualization.Charting.LineAnnotation();
     System.Windows.Forms.DataVisualization.Charting.ChartArea      chartArea1      = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend         legend1         = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series         series1         = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(spam1));
     this.button1         = new System.Windows.Forms.Button();
     this.progressBar1    = new System.Windows.Forms.ProgressBar();
     this.progressBar2    = new System.Windows.Forms.ProgressBar();
     this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
     this.checkBox1       = new System.Windows.Forms.CheckBox();
     this.checkBox2       = new System.Windows.Forms.CheckBox();
     this.comboBox1       = new System.Windows.Forms.ComboBox();
     this.chart1          = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.radioButton1    = new System.Windows.Forms.RadioButton();
     this.radioButton2    = new System.Windows.Forms.RadioButton();
     this.radioButton3    = new System.Windows.Forms.RadioButton();
     this.radioButton4    = new System.Windows.Forms.RadioButton();
     this.radioButton5    = new System.Windows.Forms.RadioButton();
     this.progressBar3    = new System.Windows.Forms.ProgressBar();
     this.progressBar4    = new System.Windows.Forms.ProgressBar();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     this.SuspendLayout();
     //
     // button1
     //
     this.button1.Font     = new System.Drawing.Font("OCR A Extended", 26.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.button1.Location = new System.Drawing.Point(895, 609);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(211, 84);
     this.button1.TabIndex = 0;
     this.button1.Text     = "djw38rhf82jri30c94";
     this.button1.UseVisualStyleBackColor = true;
     //
     // progressBar1
     //
     this.progressBar1.Location = new System.Drawing.Point(1143, 26);
     this.progressBar1.Name     = "progressBar1";
     this.progressBar1.Size     = new System.Drawing.Size(475, 87);
     this.progressBar1.TabIndex = 1;
     this.progressBar1.Value    = 90;
     //
     // progressBar2
     //
     this.progressBar2.Location = new System.Drawing.Point(1143, 149);
     this.progressBar2.Name     = "progressBar2";
     this.progressBar2.Size     = new System.Drawing.Size(475, 87);
     this.progressBar2.TabIndex = 2;
     this.progressBar2.Value    = 36;
     //
     // dateTimePicker1
     //
     this.dateTimePicker1.Enabled  = false;
     this.dateTimePicker1.Font     = new System.Drawing.Font("Modern No. 20", 21.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.dateTimePicker1.Format   = System.Windows.Forms.DateTimePickerFormat.Short;
     this.dateTimePicker1.Location = new System.Drawing.Point(1143, 633);
     this.dateTimePicker1.Name     = "dateTimePicker1";
     this.dateTimePicker1.Size     = new System.Drawing.Size(146, 39);
     this.dateTimePicker1.TabIndex = 3;
     this.dateTimePicker1.Value    = new System.DateTime(1984, 8, 28, 0, 0, 0, 0);
     //
     // checkBox1
     //
     this.checkBox1.AutoSize  = true;
     this.checkBox1.BackColor = System.Drawing.Color.Transparent;
     this.checkBox1.Location  = new System.Drawing.Point(447, 159);
     this.checkBox1.Name      = "checkBox1";
     this.checkBox1.Size      = new System.Drawing.Size(50, 17);
     this.checkBox1.TabIndex  = 4;
     this.checkBox1.Text      = "2203";
     this.checkBox1.UseVisualStyleBackColor = false;
     //
     // checkBox2
     //
     this.checkBox2.AutoSize  = true;
     this.checkBox2.BackColor = System.Drawing.Color.Transparent;
     this.checkBox2.Location  = new System.Drawing.Point(505, 192);
     this.checkBox2.Name      = "checkBox2";
     this.checkBox2.Size      = new System.Drawing.Size(140, 17);
     this.checkBox2.TabIndex  = 5;
     this.checkBox2.Text      = "9385293423109345453";
     this.checkBox2.UseVisualStyleBackColor = false;
     //
     // comboBox1
     //
     this.comboBox1.Font = new System.Drawing.Font("Lucida Sans Unicode", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Location          = new System.Drawing.Point(1246, 242);
     this.comboBox1.Name     = "comboBox1";
     this.comboBox1.Size     = new System.Drawing.Size(144, 31);
     this.comboBox1.TabIndex = 6;
     this.comboBox1.Text     = "8653450295";
     //
     // chart1
     //
     lineAnnotation1.Name = "LineAnnotation1";
     this.chart1.Annotations.Add(lineAnnotation1);
     this.chart1.BackImage          = "C:\\Users\\Ernest\\Pictures\\lockscreen.jpg";
     this.chart1.BackSecondaryColor = System.Drawing.Color.Yellow;
     this.chart1.BorderlineColor    = System.Drawing.Color.Red;
     chartArea1.Name = "ChartArea1";
     this.chart1.ChartAreas.Add(chartArea1);
     legend1.Name = "Legend1";
     this.chart1.Legends.Add(legend1);
     this.chart1.Location = new System.Drawing.Point(1301, 302);
     this.chart1.Name     = "chart1";
     this.chart1.Palette  = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.Fire;
     series1.ChartArea    = "ChartArea1";
     series1.Font         = new System.Drawing.Font("OpenSymbol", 27.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     series1.Label        = "Seconds";
     series1.Legend       = "Legend1";
     series1.Name         = "Computers Infected";
     this.chart1.Series.Add(series1);
     this.chart1.Size     = new System.Drawing.Size(300, 300);
     this.chart1.TabIndex = 7;
     this.chart1.TabStop  = false;
     this.chart1.Text     = "0101000111";
     //
     // radioButton1
     //
     this.radioButton1.AutoSize  = true;
     this.radioButton1.BackColor = System.Drawing.Color.Transparent;
     this.radioButton1.Font      = new System.Drawing.Font("Modern No. 20", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radioButton1.ForeColor = System.Drawing.Color.Red;
     this.radioButton1.Location  = new System.Drawing.Point(76, 40);
     this.radioButton1.Name      = "radioButton1";
     this.radioButton1.Size      = new System.Drawing.Size(44, 22);
     this.radioButton1.TabIndex  = 8;
     this.radioButton1.TabStop   = true;
     this.radioButton1.Text      = "No";
     this.radioButton1.UseVisualStyleBackColor = false;
     //
     // radioButton2
     //
     this.radioButton2.AutoSize  = true;
     this.radioButton2.BackColor = System.Drawing.Color.Transparent;
     this.radioButton2.Font      = new System.Drawing.Font("Modern No. 20", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radioButton2.ForeColor = System.Drawing.Color.Red;
     this.radioButton2.Location  = new System.Drawing.Point(76, 77);
     this.radioButton2.Name      = "radioButton2";
     this.radioButton2.Size      = new System.Drawing.Size(51, 22);
     this.radioButton2.TabIndex  = 9;
     this.radioButton2.TabStop   = true;
     this.radioButton2.Text      = "One";
     this.radioButton2.UseVisualStyleBackColor = false;
     //
     // radioButton3
     //
     this.radioButton3.AutoSize  = true;
     this.radioButton3.BackColor = System.Drawing.Color.Transparent;
     this.radioButton3.Font      = new System.Drawing.Font("Modern No. 20", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radioButton3.ForeColor = System.Drawing.Color.Red;
     this.radioButton3.Location  = new System.Drawing.Point(76, 114);
     this.radioButton3.Name      = "radioButton3";
     this.radioButton3.Size      = new System.Drawing.Size(61, 22);
     this.radioButton3.TabIndex  = 10;
     this.radioButton3.TabStop   = true;
     this.radioButton3.Text      = "Beats";
     this.radioButton3.UseVisualStyleBackColor = false;
     //
     // radioButton4
     //
     this.radioButton4.AutoSize  = true;
     this.radioButton4.BackColor = System.Drawing.Color.Transparent;
     this.radioButton4.Font      = new System.Drawing.Font("Modern No. 20", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radioButton4.ForeColor = System.Drawing.Color.Red;
     this.radioButton4.Location  = new System.Drawing.Point(76, 152);
     this.radioButton4.Name      = "radioButton4";
     this.radioButton4.Size      = new System.Drawing.Size(47, 22);
     this.radioButton4.TabIndex  = 11;
     this.radioButton4.TabStop   = true;
     this.radioButton4.Text      = "My";
     this.radioButton4.UseVisualStyleBackColor = false;
     //
     // radioButton5
     //
     this.radioButton5.AutoSize  = true;
     this.radioButton5.BackColor = System.Drawing.Color.Transparent;
     this.radioButton5.Font      = new System.Drawing.Font("Modern No. 20", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.radioButton5.ForeColor = System.Drawing.Color.Red;
     this.radioButton5.Location  = new System.Drawing.Point(76, 192);
     this.radioButton5.Name      = "radioButton5";
     this.radioButton5.Size      = new System.Drawing.Size(62, 22);
     this.radioButton5.TabIndex  = 12;
     this.radioButton5.TabStop   = true;
     this.radioButton5.Text      = "Game";
     this.radioButton5.UseVisualStyleBackColor = false;
     //
     // progressBar3
     //
     this.progressBar3.Location = new System.Drawing.Point(154, 383);
     this.progressBar3.Name     = "progressBar3";
     this.progressBar3.Size     = new System.Drawing.Size(100, 23);
     this.progressBar3.TabIndex = 13;
     this.progressBar3.Value    = 87;
     //
     // progressBar4
     //
     this.progressBar4.Location = new System.Drawing.Point(359, 466);
     this.progressBar4.Name     = "progressBar4";
     this.progressBar4.Size     = new System.Drawing.Size(100, 23);
     this.progressBar4.TabIndex = 14;
     this.progressBar4.Value    = 100;
     //
     // spam1
     //
     this.AutoScaleDimensions   = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode         = System.Windows.Forms.AutoScaleMode.Font;
     this.BackgroundImage       = global::ProjectViper.Properties.Resources.a4afterminimized;
     this.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
     this.ClientSize            = new System.Drawing.Size(1676, 705);
     this.ControlBox            = false;
     this.Controls.Add(this.progressBar4);
     this.Controls.Add(this.progressBar3);
     this.Controls.Add(this.radioButton5);
     this.Controls.Add(this.radioButton4);
     this.Controls.Add(this.radioButton3);
     this.Controls.Add(this.radioButton2);
     this.Controls.Add(this.radioButton1);
     this.Controls.Add(this.chart1);
     this.Controls.Add(this.comboBox1);
     this.Controls.Add(this.checkBox2);
     this.Controls.Add(this.checkBox1);
     this.Controls.Add(this.dateTimePicker1);
     this.Controls.Add(this.progressBar2);
     this.Controls.Add(this.progressBar1);
     this.Controls.Add(this.button1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.MinimizeBox     = false;
     this.Name            = "spam1";
     this.SizeGripStyle   = System.Windows.Forms.SizeGripStyle.Hide;
     this.StartPosition   = System.Windows.Forms.FormStartPosition.WindowsDefaultBounds;
     this.Text            = "FREE IPHONE DOWNLOADS CLICK ME1111";
     this.Load           += new System.EventHandler(this.spam1_Load);
     this.KeyDown        += new System.Windows.Forms.KeyEventHandler(this.spam1_KeyDown);
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 13
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.Windows.Forms.DataVisualization.Charting.LineAnnotation lineAnnotation1 = new System.Windows.Forms.DataVisualization.Charting.LineAnnotation();
     System.Windows.Forms.DataVisualization.Charting.ChartArea      chartArea1      = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend         legend1         = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series         series1         = new System.Windows.Forms.DataVisualization.Charting.Series();
     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();
     this.btnLoadChart                               = new System.Windows.Forms.Button();
     this.dtsExpenses                                = new BankParser.Model.DataSets.Expenses();
     this.bdsExpenses                                = new System.Windows.Forms.BindingSource(this.components);
     this.dtsCatagory                                = new BankParser.Model.DataSets.Catagory();
     this.bdsCatagory                                = new System.Windows.Forms.BindingSource(this.components);
     this.txtYear                                    = new System.Windows.Forms.TextBox();
     this.txtMonth                                   = new System.Windows.Forms.TextBox();
     this.chart1                                     = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.lblYear                                    = new System.Windows.Forms.Label();
     this.lblMonth                                   = new System.Windows.Forms.Label();
     this.trackBar1                                  = new System.Windows.Forms.TrackBar();
     this.trackBar2                                  = new System.Windows.Forms.TrackBar();
     this.label1                                     = new System.Windows.Forms.Label();
     this.txtMonth2                                  = new System.Windows.Forms.TextBox();
     this.to                                         = new System.Windows.Forms.Label();
     this.label2                                     = new System.Windows.Forms.Label();
     this.grpYear                                    = new System.Windows.Forms.GroupBox();
     this.label4                                     = new System.Windows.Forms.Label();
     this.txtAmountSaved                             = new System.Windows.Forms.TextBox();
     this.label3                                     = new System.Windows.Forms.Label();
     this.txtTotalBudget                             = new System.Windows.Forms.TextBox();
     this.lblTotalExpense                            = new System.Windows.Forms.Label();
     this.txtTotal                                   = new System.Windows.Forms.TextBox();
     this.chkShowLegend                              = new System.Windows.Forms.CheckBox();
     this.chkIncudeFixed                             = new System.Windows.Forms.CheckBox();
     this.groupBox1                                  = new System.Windows.Forms.GroupBox();
     this.dgvExpenseItems                            = new System.Windows.Forms.DataGridView();
     this.bdsBudgetReadOnly                          = new System.Windows.Forms.BindingSource(this.components);
     this.dtsBudgetReadOnly                          = new BankParser.Model.DataSets.BudgetItems();
     this.grpAll                                     = new System.Windows.Forms.GroupBox();
     this.cmsAnalysis                                = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.showExpensesToolStripMenuItem              = new System.Windows.Forms.ToolStripMenuItem();
     this.showSubCatagoryToolStripMenuItem           = new System.Windows.Forms.ToolStripMenuItem();
     this.ItemType                                   = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.itemNameDataGridViewTextBoxColumn          = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.itemBudgetAmountDataGridViewTextBoxColumn  = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.itemExpenseAmountDataGridViewTextBoxColumn = new System.Windows.Forms.DataGridViewTextBoxColumn();
     this.differenceDataGridViewTextBoxColumn        = new System.Windows.Forms.DataGridViewTextBoxColumn();
     ((System.ComponentModel.ISupportInitialize)(this.dtsExpenses)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bdsExpenses)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtsCatagory)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bdsCatagory)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackBar2)).BeginInit();
     this.grpYear.SuspendLayout();
     this.groupBox1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.dgvExpenseItems)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.bdsBudgetReadOnly)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtsBudgetReadOnly)).BeginInit();
     this.grpAll.SuspendLayout();
     this.cmsAnalysis.SuspendLayout();
     this.SuspendLayout();
     //
     // btnLoadChart
     //
     this.btnLoadChart.Location = new System.Drawing.Point(32, 75);
     this.btnLoadChart.Name     = "btnLoadChart";
     this.btnLoadChart.Size     = new System.Drawing.Size(100, 23);
     this.btnLoadChart.TabIndex = 1;
     this.btnLoadChart.Text     = "Load Chart";
     this.btnLoadChart.UseVisualStyleBackColor = true;
     this.btnLoadChart.Click += new System.EventHandler(this.btnLoadChart_Click);
     //
     // dtsExpenses
     //
     this.dtsExpenses.DataSetName             = "Expenses";
     this.dtsExpenses.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // bdsExpenses
     //
     this.bdsExpenses.DataMember = "tttExpenses";
     this.bdsExpenses.DataSource = this.dtsExpenses;
     //
     // dtsCatagory
     //
     this.dtsCatagory.DataSetName             = "Catagory";
     this.dtsCatagory.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // bdsCatagory
     //
     this.bdsCatagory.DataMember = "tttCatagory";
     this.bdsCatagory.DataSource = this.dtsCatagory;
     //
     // txtYear
     //
     this.txtYear.Location     = new System.Drawing.Point(50, 19);
     this.txtYear.Name         = "txtYear";
     this.txtYear.Size         = new System.Drawing.Size(100, 20);
     this.txtYear.TabIndex     = 2;
     this.txtYear.Text         = "2017";
     this.txtYear.TextChanged += new System.EventHandler(this.txtYear_TextChanged);
     //
     // txtMonth
     //
     this.txtMonth.Location = new System.Drawing.Point(207, 19);
     this.txtMonth.Name     = "txtMonth";
     this.txtMonth.Size     = new System.Drawing.Size(100, 20);
     this.txtMonth.TabIndex = 3;
     this.txtMonth.Text     = "8";
     //
     // chart1
     //
     lineAnnotation1.AllowMoving      = true;
     lineAnnotation1.AllowPathEditing = true;
     lineAnnotation1.AllowTextEditing = true;
     lineAnnotation1.Name             = "LineAnnotation1";
     this.chart1.Annotations.Add(lineAnnotation1);
     chartArea1.Area3DStyle.Enable3D = true;
     chartArea1.Name = "ChartArea1";
     this.chart1.ChartAreas.Add(chartArea1);
     this.chart1.Dock = System.Windows.Forms.DockStyle.Top;
     legend1.Name     = "Legend1";
     this.chart1.Legends.Add(legend1);
     this.chart1.Location = new System.Drawing.Point(458, 0);
     this.chart1.Name     = "chart1";
     series1.ChartArea    = "ChartArea1";
     series1.ChartType    = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Pie;
     series1.Legend       = "Legend1";
     series1.Name         = "Series1";
     this.chart1.Series.Add(series1);
     this.chart1.Size              = new System.Drawing.Size(797, 476);
     this.chart1.TabIndex          = 4;
     this.chart1.Text              = "chart1";
     this.chart1.AnnotationPlaced += new System.EventHandler(this.chart1_AnnotationPlaced);
     //
     // lblYear
     //
     this.lblYear.AutoSize = true;
     this.lblYear.Location = new System.Drawing.Point(12, 22);
     this.lblYear.Name     = "lblYear";
     this.lblYear.Size     = new System.Drawing.Size(32, 13);
     this.lblYear.TabIndex = 5;
     this.lblYear.Text     = "Year:";
     //
     // lblMonth
     //
     this.lblMonth.AutoSize = true;
     this.lblMonth.Location = new System.Drawing.Point(161, 22);
     this.lblMonth.Name     = "lblMonth";
     this.lblMonth.Size     = new System.Drawing.Size(40, 13);
     this.lblMonth.TabIndex = 6;
     this.lblMonth.Text     = "Month:";
     //
     // trackBar1
     //
     this.trackBar1.Location      = new System.Drawing.Point(12, 108);
     this.trackBar1.Name          = "trackBar1";
     this.trackBar1.Size          = new System.Drawing.Size(104, 45);
     this.trackBar1.TabIndex      = 7;
     this.trackBar1.ValueChanged += new System.EventHandler(this.trackBar1_ValueChanged);
     //
     // trackBar2
     //
     this.trackBar2.Location      = new System.Drawing.Point(15, 140);
     this.trackBar2.Maximum       = 9;
     this.trackBar2.Name          = "trackBar2";
     this.trackBar2.Size          = new System.Drawing.Size(104, 45);
     this.trackBar2.TabIndex      = 8;
     this.trackBar2.ValueChanged += new System.EventHandler(this.trackBar2_ValueChanged);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(152, 60);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(49, 13);
     this.label1.TabIndex = 10;
     this.label1.Text     = "Month 2:";
     //
     // txtMonth2
     //
     this.txtMonth2.Location = new System.Drawing.Point(207, 57);
     this.txtMonth2.Name     = "txtMonth2";
     this.txtMonth2.Size     = new System.Drawing.Size(100, 20);
     this.txtMonth2.TabIndex = 9;
     this.txtMonth2.Text     = "9";
     //
     // to
     //
     this.to.AutoSize = true;
     this.to.Location = new System.Drawing.Point(247, 41);
     this.to.Name     = "to";
     this.to.Size     = new System.Drawing.Size(16, 13);
     this.to.TabIndex = 11;
     this.to.Text     = "to";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(204, 80);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(127, 13);
     this.label2.TabIndex = 12;
     this.label2.Text     = "0 to ignore month or span";
     //
     // grpYear
     //
     this.grpYear.Controls.Add(this.label4);
     this.grpYear.Controls.Add(this.txtAmountSaved);
     this.grpYear.Controls.Add(this.label3);
     this.grpYear.Controls.Add(this.txtTotalBudget);
     this.grpYear.Controls.Add(this.lblTotalExpense);
     this.grpYear.Controls.Add(this.txtTotal);
     this.grpYear.Controls.Add(this.chkShowLegend);
     this.grpYear.Controls.Add(this.chkIncudeFixed);
     this.grpYear.Controls.Add(this.txtYear);
     this.grpYear.Controls.Add(this.label2);
     this.grpYear.Controls.Add(this.btnLoadChart);
     this.grpYear.Controls.Add(this.to);
     this.grpYear.Controls.Add(this.txtMonth);
     this.grpYear.Controls.Add(this.label1);
     this.grpYear.Controls.Add(this.lblYear);
     this.grpYear.Controls.Add(this.txtMonth2);
     this.grpYear.Controls.Add(this.lblMonth);
     this.grpYear.Controls.Add(this.trackBar2);
     this.grpYear.Controls.Add(this.trackBar1);
     this.grpYear.Dock     = System.Windows.Forms.DockStyle.Top;
     this.grpYear.Location = new System.Drawing.Point(3, 16);
     this.grpYear.Name     = "grpYear";
     this.grpYear.Size     = new System.Drawing.Size(452, 217);
     this.grpYear.TabIndex = 13;
     this.grpYear.TabStop  = false;
     this.grpYear.Text     = "Selectrion Criteria";
     //
     // label4
     //
     this.label4.AutoSize = true;
     this.label4.Location = new System.Drawing.Point(253, 163);
     this.label4.Name     = "label4";
     this.label4.Size     = new System.Drawing.Size(77, 13);
     this.label4.TabIndex = 20;
     this.label4.Text     = "Amount Saved";
     //
     // txtAmountSaved
     //
     this.txtAmountSaved.Location = new System.Drawing.Point(336, 160);
     this.txtAmountSaved.Name     = "txtAmountSaved";
     this.txtAmountSaved.Size     = new System.Drawing.Size(113, 20);
     this.txtAmountSaved.TabIndex = 19;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(262, 111);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(68, 13);
     this.label3.TabIndex = 18;
     this.label3.Text     = "Total Budget";
     //
     // txtTotalBudget
     //
     this.txtTotalBudget.Location = new System.Drawing.Point(336, 108);
     this.txtTotalBudget.Name     = "txtTotalBudget";
     this.txtTotalBudget.Size     = new System.Drawing.Size(113, 20);
     this.txtTotalBudget.TabIndex = 17;
     //
     // lblTotalExpense
     //
     this.lblTotalExpense.AutoSize = true;
     this.lblTotalExpense.Location = new System.Drawing.Point(255, 137);
     this.lblTotalExpense.Name     = "lblTotalExpense";
     this.lblTotalExpense.Size     = new System.Drawing.Size(75, 13);
     this.lblTotalExpense.TabIndex = 16;
     this.lblTotalExpense.Text     = "Total Expense";
     //
     // txtTotal
     //
     this.txtTotal.Location     = new System.Drawing.Point(336, 134);
     this.txtTotal.Name         = "txtTotal";
     this.txtTotal.Size         = new System.Drawing.Size(113, 20);
     this.txtTotal.TabIndex     = 15;
     this.txtTotal.TextChanged += new System.EventHandler(this.txtTotal_TextChanged);
     //
     // chkShowLegend
     //
     this.chkShowLegend.AutoSize = true;
     this.chkShowLegend.Location = new System.Drawing.Point(336, 18);
     this.chkShowLegend.Name     = "chkShowLegend";
     this.chkShowLegend.Size     = new System.Drawing.Size(92, 17);
     this.chkShowLegend.TabIndex = 14;
     this.chkShowLegend.Text     = "Show Legend";
     this.chkShowLegend.UseVisualStyleBackColor = true;
     //
     // chkIncudeFixed
     //
     this.chkIncudeFixed.AutoSize   = true;
     this.chkIncudeFixed.Checked    = true;
     this.chkIncudeFixed.CheckState = System.Windows.Forms.CheckState.Checked;
     this.chkIncudeFixed.Location   = new System.Drawing.Point(336, 60);
     this.chkIncudeFixed.Name       = "chkIncudeFixed";
     this.chkIncudeFixed.Size       = new System.Drawing.Size(118, 17);
     this.chkIncudeFixed.TabIndex   = 13;
     this.chkIncudeFixed.Text       = "Include Fixed Costs";
     this.chkIncudeFixed.UseVisualStyleBackColor = true;
     //
     // groupBox1
     //
     this.groupBox1.Controls.Add(this.dgvExpenseItems);
     this.groupBox1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.groupBox1.Location = new System.Drawing.Point(3, 233);
     this.groupBox1.Name     = "groupBox1";
     this.groupBox1.Size     = new System.Drawing.Size(452, 607);
     this.groupBox1.TabIndex = 14;
     this.groupBox1.TabStop  = false;
     this.groupBox1.Text     = "groupBox1";
     //
     // dgvExpenseItems
     //
     this.dgvExpenseItems.AllowUserToAddRows          = false;
     this.dgvExpenseItems.AutoGenerateColumns         = false;
     this.dgvExpenseItems.AutoSizeColumnsMode         = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
     this.dgvExpenseItems.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize;
     this.dgvExpenseItems.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] {
         this.ItemType,
         this.itemNameDataGridViewTextBoxColumn,
         this.itemBudgetAmountDataGridViewTextBoxColumn,
         this.itemExpenseAmountDataGridViewTextBoxColumn,
         this.differenceDataGridViewTextBoxColumn
     });
     this.dgvExpenseItems.DataSource      = this.bdsBudgetReadOnly;
     this.dgvExpenseItems.Dock            = System.Windows.Forms.DockStyle.Fill;
     this.dgvExpenseItems.Location        = new System.Drawing.Point(3, 16);
     this.dgvExpenseItems.Name            = "dgvExpenseItems";
     this.dgvExpenseItems.ReadOnly        = true;
     this.dgvExpenseItems.SelectionMode   = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect;
     this.dgvExpenseItems.ShowEditingIcon = false;
     this.dgvExpenseItems.Size            = new System.Drawing.Size(446, 588);
     this.dgvExpenseItems.TabIndex        = 1;
     this.dgvExpenseItems.Sorted         += new System.EventHandler(this.dgvExpenseItems_Sorted);
     //
     // bdsBudgetReadOnly
     //
     this.bdsBudgetReadOnly.DataMember = "tttBudgetItemsReadOnly";
     this.bdsBudgetReadOnly.DataSource = this.dtsBudgetReadOnly;
     //
     // dtsBudgetReadOnly
     //
     this.dtsBudgetReadOnly.DataSetName             = "BudgetItems";
     this.dtsBudgetReadOnly.SchemaSerializationMode = System.Data.SchemaSerializationMode.IncludeSchema;
     //
     // grpAll
     //
     this.grpAll.Controls.Add(this.groupBox1);
     this.grpAll.Controls.Add(this.grpYear);
     this.grpAll.Dock     = System.Windows.Forms.DockStyle.Left;
     this.grpAll.Location = new System.Drawing.Point(0, 0);
     this.grpAll.Name     = "grpAll";
     this.grpAll.Size     = new System.Drawing.Size(458, 843);
     this.grpAll.TabIndex = 15;
     this.grpAll.TabStop  = false;
     //
     // cmsAnalysis
     //
     this.cmsAnalysis.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.showExpensesToolStripMenuItem,
         this.showSubCatagoryToolStripMenuItem
     });
     this.cmsAnalysis.Name = "cmsAnalysis";
     this.cmsAnalysis.Size = new System.Drawing.Size(178, 48);
     //
     // showExpensesToolStripMenuItem
     //
     this.showExpensesToolStripMenuItem.Name = "showExpensesToolStripMenuItem";
     this.showExpensesToolStripMenuItem.Size = new System.Drawing.Size(177, 22);
     this.showExpensesToolStripMenuItem.Text = "Show Expenses";
     //
     // showSubCatagoryToolStripMenuItem
     //
     this.showSubCatagoryToolStripMenuItem.Name   = "showSubCatagoryToolStripMenuItem";
     this.showSubCatagoryToolStripMenuItem.Size   = new System.Drawing.Size(177, 22);
     this.showSubCatagoryToolStripMenuItem.Text   = "Show Sub Catagory";
     this.showSubCatagoryToolStripMenuItem.Click += new System.EventHandler(this.showSubCatagoryToolStripMenuItem_Click);
     //
     // ItemType
     //
     this.ItemType.DataPropertyName = "ItemType";
     this.ItemType.HeaderText       = "ItemType";
     this.ItemType.Name             = "ItemType";
     this.ItemType.ReadOnly         = true;
     //
     // itemNameDataGridViewTextBoxColumn
     //
     this.itemNameDataGridViewTextBoxColumn.DataPropertyName = "ItemName";
     this.itemNameDataGridViewTextBoxColumn.HeaderText       = "ItemName";
     this.itemNameDataGridViewTextBoxColumn.Name             = "itemNameDataGridViewTextBoxColumn";
     this.itemNameDataGridViewTextBoxColumn.ReadOnly         = true;
     //
     // itemBudgetAmountDataGridViewTextBoxColumn
     //
     this.itemBudgetAmountDataGridViewTextBoxColumn.DataPropertyName = "ItemBudgetAmount";
     dataGridViewCellStyle1.Format = "C2";
     this.itemBudgetAmountDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle1;
     this.itemBudgetAmountDataGridViewTextBoxColumn.HeaderText       = "ItemBudgetAmount";
     this.itemBudgetAmountDataGridViewTextBoxColumn.Name             = "itemBudgetAmountDataGridViewTextBoxColumn";
     this.itemBudgetAmountDataGridViewTextBoxColumn.ReadOnly         = true;
     //
     // itemExpenseAmountDataGridViewTextBoxColumn
     //
     this.itemExpenseAmountDataGridViewTextBoxColumn.DataPropertyName = "ItemExpenseAmount";
     dataGridViewCellStyle2.Format = "C2";
     this.itemExpenseAmountDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle2;
     this.itemExpenseAmountDataGridViewTextBoxColumn.HeaderText       = "ItemExpenseAmount";
     this.itemExpenseAmountDataGridViewTextBoxColumn.Name             = "itemExpenseAmountDataGridViewTextBoxColumn";
     this.itemExpenseAmountDataGridViewTextBoxColumn.ReadOnly         = true;
     //
     // differenceDataGridViewTextBoxColumn
     //
     this.differenceDataGridViewTextBoxColumn.DataPropertyName = "Difference";
     dataGridViewCellStyle3.Format = "C2";
     this.differenceDataGridViewTextBoxColumn.DefaultCellStyle = dataGridViewCellStyle3;
     this.differenceDataGridViewTextBoxColumn.HeaderText       = "Difference";
     this.differenceDataGridViewTextBoxColumn.Name             = "differenceDataGridViewTextBoxColumn";
     this.differenceDataGridViewTextBoxColumn.ReadOnly         = true;
     //
     // AnalysisForm
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1255, 843);
     this.Controls.Add(this.chart1);
     this.Controls.Add(this.grpAll);
     this.Name  = "AnalysisForm";
     this.Text  = "AnalysisForm";
     this.Load += new System.EventHandler(this.AnalysisForm_Load);
     ((System.ComponentModel.ISupportInitialize)(this.dtsExpenses)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bdsExpenses)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtsCatagory)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bdsCatagory)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackBar2)).EndInit();
     this.grpYear.ResumeLayout(false);
     this.grpYear.PerformLayout();
     this.groupBox1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.dgvExpenseItems)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.bdsBudgetReadOnly)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.dtsBudgetReadOnly)).EndInit();
     this.grpAll.ResumeLayout(false);
     this.cmsAnalysis.ResumeLayout(false);
     this.ResumeLayout(false);
 }
Esempio n. 14
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Windows.Forms.DataVisualization.Charting.LineAnnotation lineAnnotation1 = new System.Windows.Forms.DataVisualization.Charting.LineAnnotation();
     System.Windows.Forms.DataVisualization.Charting.ChartArea      chartArea1      = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend         legend1         = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series         series1         = new System.Windows.Forms.DataVisualization.Charting.Series();
     this.efternavnTextBox       = new System.Windows.Forms.TextBox();
     this.fornavnTextBox         = new System.Windows.Forms.TextBox();
     this.CPRTextBox             = new System.Windows.Forms.TextBox();
     this.efternavn              = new System.Windows.Forms.Label();
     this.fornavn                = new System.Windows.Forms.Label();
     this.CPRnummer              = new System.Windows.Forms.Label();
     this.analyseretData         = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.fremogtilbage          = new System.Windows.Forms.Label();
     this.tiSekFremKnap          = new System.Windows.Forms.Button();
     this.tiSekTilbageKnap       = new System.Windows.Forms.Button();
     this.springMellemIP         = new System.Windows.Forms.Label();
     this.ipFremKnap             = new System.Windows.Forms.Button();
     this.ipTilbageKnap          = new System.Windows.Forms.Button();
     this.kommentarTextBox       = new System.Windows.Forms.TextBox();
     this.gemKommentarKnap       = new System.Windows.Forms.Button();
     this.labelNoIP              = new System.Windows.Forms.Label();
     this.gammelKommentartextBox = new System.Windows.Forms.TextBox();
     this.GemAnalyseretDataKnap  = new System.Windows.Forms.Button();
     this.label1     = new System.Windows.Forms.Label();
     this.label2     = new System.Windows.Forms.Label();
     this.ipTekstBox = new System.Windows.Forms.TextBox();
     this.label3     = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.analyseretData)).BeginInit();
     this.SuspendLayout();
     //
     // efternavnTextBox
     //
     this.efternavnTextBox.Enabled  = false;
     this.efternavnTextBox.Location = new System.Drawing.Point(284, 25);
     this.efternavnTextBox.Name     = "efternavnTextBox";
     this.efternavnTextBox.Size     = new System.Drawing.Size(100, 20);
     this.efternavnTextBox.TabIndex = 13;
     //
     // fornavnTextBox
     //
     this.fornavnTextBox.Enabled  = false;
     this.fornavnTextBox.Location = new System.Drawing.Point(150, 25);
     this.fornavnTextBox.Name     = "fornavnTextBox";
     this.fornavnTextBox.Size     = new System.Drawing.Size(100, 20);
     this.fornavnTextBox.TabIndex = 12;
     //
     // CPRTextBox
     //
     this.CPRTextBox.Enabled  = false;
     this.CPRTextBox.Location = new System.Drawing.Point(15, 25);
     this.CPRTextBox.Name     = "CPRTextBox";
     this.CPRTextBox.Size     = new System.Drawing.Size(100, 20);
     this.CPRTextBox.TabIndex = 11;
     //
     // efternavn
     //
     this.efternavn.AutoSize = true;
     this.efternavn.Location = new System.Drawing.Point(281, 8);
     this.efternavn.Name     = "efternavn";
     this.efternavn.Size     = new System.Drawing.Size(53, 13);
     this.efternavn.TabIndex = 10;
     this.efternavn.Text     = "Efternavn";
     //
     // fornavn
     //
     this.fornavn.AutoSize = true;
     this.fornavn.Location = new System.Drawing.Point(147, 8);
     this.fornavn.Name     = "fornavn";
     this.fornavn.Size     = new System.Drawing.Size(46, 13);
     this.fornavn.TabIndex = 9;
     this.fornavn.Text     = "Fornavn";
     //
     // CPRnummer
     //
     this.CPRnummer.AutoSize = true;
     this.CPRnummer.Location = new System.Drawing.Point(12, 9);
     this.CPRnummer.Name     = "CPRnummer";
     this.CPRnummer.Size     = new System.Drawing.Size(69, 13);
     this.CPRnummer.TabIndex = 8;
     this.CPRnummer.Text     = "CPR nummer";
     //
     // analyseretData
     //
     lineAnnotation1.AxisXName = "ChartArea1\\rX";
     lineAnnotation1.Height    = -10D;
     lineAnnotation1.Name      = "IP";
     lineAnnotation1.StartCap  = System.Windows.Forms.DataVisualization.Charting.LineAnchorCapStyle.Arrow;
     lineAnnotation1.ToolTip   = "Interessepunkt";
     lineAnnotation1.Width     = 2D;
     lineAnnotation1.X         = 3D;
     lineAnnotation1.Y         = 1.5D;
     lineAnnotation1.YAxisName = "ChartArea1\\rY";
     this.analyseretData.Annotations.Add(lineAnnotation1);
     this.analyseretData.BackColor            = System.Drawing.SystemColors.Control;
     chartArea1.AxisX.MajorGrid.Interval      = 0.2D;
     chartArea1.AxisX.MajorGrid.LineColor     = System.Drawing.Color.Gray;
     chartArea1.AxisX.MajorTickMark.Interval  = 0.04D;
     chartArea1.AxisX.MajorTickMark.LineColor = System.Drawing.Color.Gainsboro;
     chartArea1.AxisX.MinorGrid.Enabled       = true;
     chartArea1.AxisX.MinorGrid.Interval      = 0.04D;
     chartArea1.AxisX.MinorGrid.LineColor     = System.Drawing.Color.Gainsboro;
     chartArea1.AxisX.Title               = "Tid [s]";
     chartArea1.AxisX.TitleAlignment      = System.Drawing.StringAlignment.Far;
     chartArea1.AxisY.Interval            = 0.5D;
     chartArea1.AxisY.IntervalAutoMode    = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount;
     chartArea1.AxisY.MajorGrid.Interval  = 0.5D;
     chartArea1.AxisY.MajorGrid.LineColor = System.Drawing.Color.DarkGray;
     chartArea1.AxisY.Maximum             = 2D;
     chartArea1.AxisY.Minimum             = -0.5D;
     chartArea1.AxisY.MinorGrid.Enabled   = true;
     chartArea1.AxisY.MinorGrid.Interval  = 0.1D;
     chartArea1.AxisY.MinorGrid.LineColor = System.Drawing.Color.Gainsboro;
     chartArea1.AxisY.TextOrientation     = System.Windows.Forms.DataVisualization.Charting.TextOrientation.Rotated90;
     chartArea1.AxisY.Title               = "EKG [mV]";
     chartArea1.AxisY.TitleAlignment      = System.Drawing.StringAlignment.Near;
     chartArea1.Name            = "ChartArea1";
     chartArea1.Position.Auto   = false;
     chartArea1.Position.Height = 100F;
     chartArea1.Position.Width  = 100F;
     this.analyseretData.ChartAreas.Add(chartArea1);
     legend1.Enabled = false;
     legend1.Name    = "Legend1";
     this.analyseretData.Legends.Add(legend1);
     this.analyseretData.Location = new System.Drawing.Point(15, 51);
     this.analyseretData.Name     = "analyseretData";
     series1.ChartArea            = "ChartArea1";
     series1.ChartType            = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
     series1.Color  = System.Drawing.Color.Red;
     series1.Legend = "Legend1";
     series1.Name   = "EKG";
     this.analyseretData.Series.Add(series1);
     this.analyseretData.Size     = new System.Drawing.Size(1200, 150);
     this.analyseretData.TabIndex = 14;
     this.analyseretData.Text     = "analyseretData";
     //
     // fremogtilbage
     //
     this.fremogtilbage.AutoSize = true;
     this.fremogtilbage.Location = new System.Drawing.Point(72, 237);
     this.fremogtilbage.Name     = "fremogtilbage";
     this.fremogtilbage.Size     = new System.Drawing.Size(125, 13);
     this.fremogtilbage.TabIndex = 17;
     this.fremogtilbage.Text     = "10 sekunder frem/tilbage";
     //
     // tiSekFremKnap
     //
     this.tiSekFremKnap.Location = new System.Drawing.Point(137, 211);
     this.tiSekFremKnap.Name     = "tiSekFremKnap";
     this.tiSekFremKnap.Size     = new System.Drawing.Size(31, 23);
     this.tiSekFremKnap.TabIndex = 16;
     this.tiSekFremKnap.Text     = ">";
     this.tiSekFremKnap.UseVisualStyleBackColor = true;
     this.tiSekFremKnap.Click += new System.EventHandler(this.tiSekFremKnap_Click);
     //
     // tiSekTilbageKnap
     //
     this.tiSekTilbageKnap.Location = new System.Drawing.Point(100, 211);
     this.tiSekTilbageKnap.Name     = "tiSekTilbageKnap";
     this.tiSekTilbageKnap.Size     = new System.Drawing.Size(31, 23);
     this.tiSekTilbageKnap.TabIndex = 15;
     this.tiSekTilbageKnap.Text     = "<";
     this.tiSekTilbageKnap.UseVisualStyleBackColor = true;
     this.tiSekTilbageKnap.Click += new System.EventHandler(this.tiSekTilbageKnap_Click);
     //
     // springMellemIP
     //
     this.springMellemIP.AutoSize = true;
     this.springMellemIP.Location = new System.Drawing.Point(1057, 237);
     this.springMellemIP.Name     = "springMellemIP";
     this.springMellemIP.Size     = new System.Drawing.Size(145, 13);
     this.springMellemIP.TabIndex = 20;
     this.springMellemIP.Text     = "Interessepunkter frem/tilbage";
     //
     // ipFremKnap
     //
     this.ipFremKnap.Location = new System.Drawing.Point(1131, 211);
     this.ipFremKnap.Name     = "ipFremKnap";
     this.ipFremKnap.Size     = new System.Drawing.Size(31, 23);
     this.ipFremKnap.TabIndex = 19;
     this.ipFremKnap.Text     = ">";
     this.ipFremKnap.UseVisualStyleBackColor = true;
     this.ipFremKnap.Click += new System.EventHandler(this.ipFremKnap_Click);
     //
     // ipTilbageKnap
     //
     this.ipTilbageKnap.Location = new System.Drawing.Point(1093, 211);
     this.ipTilbageKnap.Name     = "ipTilbageKnap";
     this.ipTilbageKnap.Size     = new System.Drawing.Size(31, 23);
     this.ipTilbageKnap.TabIndex = 18;
     this.ipTilbageKnap.Text     = "<";
     this.ipTilbageKnap.UseVisualStyleBackColor = true;
     this.ipTilbageKnap.Click += new System.EventHandler(this.ipTilbageKnap_Click);
     //
     // kommentarTextBox
     //
     this.kommentarTextBox.Location  = new System.Drawing.Point(675, 323);
     this.kommentarTextBox.Multiline = true;
     this.kommentarTextBox.Name      = "kommentarTextBox";
     this.kommentarTextBox.Size      = new System.Drawing.Size(530, 200);
     this.kommentarTextBox.TabIndex  = 21;
     //
     // gemKommentarKnap
     //
     this.gemKommentarKnap.Location = new System.Drawing.Point(1100, 529);
     this.gemKommentarKnap.Name     = "gemKommentarKnap";
     this.gemKommentarKnap.Size     = new System.Drawing.Size(105, 23);
     this.gemKommentarKnap.TabIndex = 22;
     this.gemKommentarKnap.Text     = "Gem kommentar";
     this.gemKommentarKnap.UseVisualStyleBackColor = true;
     this.gemKommentarKnap.Click += new System.EventHandler(this.gemKommentarKnap_Click);
     //
     // labelNoIP
     //
     this.labelNoIP.AutoSize  = true;
     this.labelNoIP.ForeColor = System.Drawing.Color.Red;
     this.labelNoIP.Location  = new System.Drawing.Point(1055, 250);
     this.labelNoIP.Margin    = new System.Windows.Forms.Padding(2, 0, 2, 0);
     this.labelNoIP.Name      = "labelNoIP";
     this.labelNoIP.Size      = new System.Drawing.Size(148, 13);
     this.labelNoIP.TabIndex  = 23;
     this.labelNoIP.Text      = "Ingen interessepunkter fundet";
     this.labelNoIP.Visible   = false;
     //
     // gammelKommentartextBox
     //
     this.gammelKommentartextBox.Location   = new System.Drawing.Point(15, 323);
     this.gammelKommentartextBox.Multiline  = true;
     this.gammelKommentartextBox.Name       = "gammelKommentartextBox";
     this.gammelKommentartextBox.ReadOnly   = true;
     this.gammelKommentartextBox.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
     this.gammelKommentartextBox.Size       = new System.Drawing.Size(654, 200);
     this.gammelKommentartextBox.TabIndex   = 24;
     //
     // GemAnalyseretDataKnap
     //
     this.GemAnalyseretDataKnap.Location = new System.Drawing.Point(1080, 25);
     this.GemAnalyseretDataKnap.Name     = "GemAnalyseretDataKnap";
     this.GemAnalyseretDataKnap.Size     = new System.Drawing.Size(125, 23);
     this.GemAnalyseretDataKnap.TabIndex = 25;
     this.GemAnalyseretDataKnap.Text     = "Gem analyseret data";
     this.GemAnalyseretDataKnap.UseVisualStyleBackColor = true;
     this.GemAnalyseretDataKnap.Click += new System.EventHandler(this.GemAnalyseretDataKnap_Click);
     //
     // label1
     //
     this.label1.AutoSize = true;
     this.label1.Location = new System.Drawing.Point(15, 304);
     this.label1.Name     = "label1";
     this.label1.Size     = new System.Drawing.Size(111, 13);
     this.label1.TabIndex = 26;
     this.label1.Text     = "Tidligere kommentarer";
     //
     // label2
     //
     this.label2.AutoSize = true;
     this.label2.Location = new System.Drawing.Point(672, 304);
     this.label2.Name     = "label2";
     this.label2.Size     = new System.Drawing.Size(60, 13);
     this.label2.TabIndex = 27;
     this.label2.Text     = "Kommentar";
     //
     // ipTekstBox
     //
     this.ipTekstBox.Enabled  = false;
     this.ipTekstBox.Location = new System.Drawing.Point(420, 25);
     this.ipTekstBox.Name     = "ipTekstBox";
     this.ipTekstBox.Size     = new System.Drawing.Size(100, 20);
     this.ipTekstBox.TabIndex = 28;
     //
     // label3
     //
     this.label3.AutoSize = true;
     this.label3.Location = new System.Drawing.Point(417, 9);
     this.label3.Name     = "label3";
     this.label3.Size     = new System.Drawing.Size(112, 13);
     this.label3.TabIndex = 29;
     this.label3.Text     = "Antal interessepunkter";
     //
     // vis_måling
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.AutoSize            = true;
     this.ClientSize          = new System.Drawing.Size(1234, 562);
     this.Controls.Add(this.label3);
     this.Controls.Add(this.ipTekstBox);
     this.Controls.Add(this.label2);
     this.Controls.Add(this.label1);
     this.Controls.Add(this.GemAnalyseretDataKnap);
     this.Controls.Add(this.gammelKommentartextBox);
     this.Controls.Add(this.labelNoIP);
     this.Controls.Add(this.gemKommentarKnap);
     this.Controls.Add(this.kommentarTextBox);
     this.Controls.Add(this.springMellemIP);
     this.Controls.Add(this.ipFremKnap);
     this.Controls.Add(this.ipTilbageKnap);
     this.Controls.Add(this.fremogtilbage);
     this.Controls.Add(this.tiSekFremKnap);
     this.Controls.Add(this.tiSekTilbageKnap);
     this.Controls.Add(this.analyseretData);
     this.Controls.Add(this.efternavnTextBox);
     this.Controls.Add(this.fornavnTextBox);
     this.Controls.Add(this.CPRTextBox);
     this.Controls.Add(this.efternavn);
     this.Controls.Add(this.fornavn);
     this.Controls.Add(this.CPRnummer);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Name            = "vis_måling";
     this.SizeGripStyle   = System.Windows.Forms.SizeGripStyle.Hide;
     this.Text            = "Vis måling";
     ((System.ComponentModel.ISupportInitialize)(this.analyseretData)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 15
0
        /// <summary>
        /// Требуемый метод для поддержки конструктора — не изменяйте 
        /// содержимое этого метода с помощью редактора кода.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(MainForm));
            System.Windows.Forms.DataVisualization.Charting.LineAnnotation lineAnnotation1 = new System.Windows.Forms.DataVisualization.Charting.LineAnnotation();
            System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
            System.Windows.Forms.DataVisualization.Charting.Legend legend1 = new System.Windows.Forms.DataVisualization.Charting.Legend();
            System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Series series3 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Series series4 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Series series5 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Series series6 = new System.Windows.Forms.DataVisualization.Charting.Series();
            this.GraphicsPanel = new System.Windows.Forms.Panel();
            this.groupBox1 = new System.Windows.Forms.GroupBox();
            this.HValue = new System.Windows.Forms.NumericUpDown();
            this.label6 = new System.Windows.Forms.Label();
            this.CValue = new System.Windows.Forms.NumericUpDown();
            this.label2 = new System.Windows.Forms.Label();
            this.AValue = new System.Windows.Forms.NumericUpDown();
            this.label1 = new System.Windows.Forms.Label();
            this.DrawButton = new System.Windows.Forms.Button();
            this.StepBar = new System.Windows.Forms.TrackBar();
            this.groupBox2 = new System.Windows.Forms.GroupBox();
            this.ResetStepButton = new System.Windows.Forms.Button();
            this.groupBox3 = new System.Windows.Forms.GroupBox();
            this.ResetScaleFactorButton = new System.Windows.Forms.Button();
            this.ScaleFactorBar = new System.Windows.Forms.TrackBar();
            this.AutoUpdateBox = new System.Windows.Forms.CheckBox();
            this.pictureBox1 = new System.Windows.Forms.PictureBox();
            this.groupBox4 = new System.Windows.Forms.GroupBox();
            this.label5 = new System.Windows.Forms.Label();
            this.ZRotationBar = new System.Windows.Forms.TrackBar();
            this.label4 = new System.Windows.Forms.Label();
            this.YRotationBar = new System.Windows.Forms.TrackBar();
            this.label3 = new System.Windows.Forms.Label();
            this.XRotationBar = new System.Windows.Forms.TrackBar();
            this.FormMenuStrip = new System.Windows.Forms.MenuStrip();
            this.рассчётыToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
            this.OpenVolumeCalculationgFormButton = new System.Windows.Forms.ToolStripMenuItem();
            this.OpenBodyInertiaMomentsCalculationFormButton = new System.Windows.Forms.ToolStripMenuItem();
            this.SmoothBox = new System.Windows.Forms.CheckBox();
            this.ParametrsChart = new System.Windows.Forms.DataVisualization.Charting.Chart();
            this.AddToChartButton = new System.Windows.Forms.Button();
            this.ClearChartButton = new System.Windows.Forms.Button();
            this.groupBox1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.HValue)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.CValue)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.AValue)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.StepBar)).BeginInit();
            this.groupBox2.SuspendLayout();
            this.groupBox3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ScaleFactorBar)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
            this.groupBox4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ZRotationBar)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.YRotationBar)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.XRotationBar)).BeginInit();
            this.FormMenuStrip.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ParametrsChart)).BeginInit();
            this.SuspendLayout();
            // 
            // GraphicsPanel
            // 
            this.GraphicsPanel.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.GraphicsPanel.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.GraphicsPanel.Location = new System.Drawing.Point(12, 31);
            this.GraphicsPanel.Name = "GraphicsPanel";
            this.GraphicsPanel.Size = new System.Drawing.Size(644, 660);
            this.GraphicsPanel.TabIndex = 0;
            this.GraphicsPanel.Paint += new System.Windows.Forms.PaintEventHandler(this.GraphicsPanel_Paint);
            this.GraphicsPanel.Resize += new System.EventHandler(this.GraphicsPanel_Resize);
            // 
            // groupBox1
            // 
            this.groupBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox1.Controls.Add(this.HValue);
            this.groupBox1.Controls.Add(this.label6);
            this.groupBox1.Controls.Add(this.CValue);
            this.groupBox1.Controls.Add(this.label2);
            this.groupBox1.Controls.Add(this.AValue);
            this.groupBox1.Controls.Add(this.label1);
            this.groupBox1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
            this.groupBox1.Location = new System.Drawing.Point(662, 104);
            this.groupBox1.Name = "groupBox1";
            this.groupBox1.Size = new System.Drawing.Size(190, 140);
            this.groupBox1.TabIndex = 2;
            this.groupBox1.TabStop = false;
            this.groupBox1.Text = "Параметры";
            // 
            // HValue
            // 
            this.HValue.DecimalPlaces = 2;
            this.HValue.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
            this.HValue.Location = new System.Drawing.Point(67, 101);
            this.HValue.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);
            this.HValue.Maximum = new decimal(new int[] {
            99999,
            0,
            0,
            131072});
            this.HValue.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            0});
            this.HValue.Name = "HValue";
            this.HValue.Size = new System.Drawing.Size(107, 30);
            this.HValue.TabIndex = 5;
            this.HValue.Value = new decimal(new int[] {
            40,
            0,
            0,
            0});
            this.HValue.ValueChanged += new System.EventHandler(this.HValue_ValueChanged);
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.label6.Location = new System.Drawing.Point(6, 103);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(40, 25);
            this.label6.TabIndex = 4;
            this.label6.Text = "h =";
            // 
            // CValue
            // 
            this.CValue.DecimalPlaces = 2;
            this.CValue.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
            this.CValue.Location = new System.Drawing.Point(67, 65);
            this.CValue.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);
            this.CValue.Maximum = new decimal(new int[] {
            99999,
            0,
            0,
            131072});
            this.CValue.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            131072});
            this.CValue.Name = "CValue";
            this.CValue.Size = new System.Drawing.Size(107, 30);
            this.CValue.TabIndex = 3;
            this.CValue.Value = new decimal(new int[] {
            20,
            0,
            0,
            0});
            this.CValue.ValueChanged += new System.EventHandler(this.CValue_ValueChanged);
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.label2.Location = new System.Drawing.Point(6, 67);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(39, 25);
            this.label2.TabIndex = 2;
            this.label2.Text = "c =";
            // 
            // AValue
            // 
            this.AValue.DecimalPlaces = 2;
            this.AValue.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
            this.AValue.Location = new System.Drawing.Point(67, 29);
            this.AValue.Margin = new System.Windows.Forms.Padding(0, 3, 3, 3);
            this.AValue.Maximum = new decimal(new int[] {
            99999,
            0,
            0,
            131072});
            this.AValue.Minimum = new decimal(new int[] {
            1,
            0,
            0,
            131072});
            this.AValue.Name = "AValue";
            this.AValue.Size = new System.Drawing.Size(107, 30);
            this.AValue.TabIndex = 1;
            this.AValue.Value = new decimal(new int[] {
            30,
            0,
            0,
            0});
            this.AValue.ValueChanged += new System.EventHandler(this.AValue_ValueChanged);
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.label1.Location = new System.Drawing.Point(6, 31);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(58, 25);
            this.label1.TabIndex = 0;
            this.label1.Text = "a=b=";
            // 
            // DrawButton
            // 
            this.DrawButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.DrawButton.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
            this.DrawButton.Location = new System.Drawing.Point(662, 645);
            this.DrawButton.Name = "DrawButton";
            this.DrawButton.Size = new System.Drawing.Size(190, 46);
            this.DrawButton.TabIndex = 3;
            this.DrawButton.Text = "Нарисовать";
            this.DrawButton.UseVisualStyleBackColor = true;
            this.DrawButton.Click += new System.EventHandler(this.DrawButton_Click);
            // 
            // StepBar
            // 
            this.StepBar.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.StepBar.AutoSize = false;
            this.StepBar.Location = new System.Drawing.Point(6, 29);
            this.StepBar.Maximum = 30;
            this.StepBar.Minimum = 1;
            this.StepBar.Name = "StepBar";
            this.StepBar.Size = new System.Drawing.Size(126, 40);
            this.StepBar.TabIndex = 4;
            this.StepBar.TickFrequency = 5;
            this.StepBar.Value = 10;
            this.StepBar.ValueChanged += new System.EventHandler(this.StepBar_ValueChanged);
            // 
            // groupBox2
            // 
            this.groupBox2.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox2.Controls.Add(this.ResetStepButton);
            this.groupBox2.Controls.Add(this.StepBar);
            this.groupBox2.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
            this.groupBox2.Location = new System.Drawing.Point(662, 250);
            this.groupBox2.Name = "groupBox2";
            this.groupBox2.Size = new System.Drawing.Size(190, 75);
            this.groupBox2.TabIndex = 5;
            this.groupBox2.TabStop = false;
            this.groupBox2.Text = "Шаг";
            // 
            // ResetStepButton
            // 
            this.ResetStepButton.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.ResetStepButton.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ResetStepButton.BackgroundImage")));
            this.ResetStepButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.ResetStepButton.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
            this.ResetStepButton.Location = new System.Drawing.Point(138, 23);
            this.ResetStepButton.Name = "ResetStepButton";
            this.ResetStepButton.Size = new System.Drawing.Size(46, 46);
            this.ResetStepButton.TabIndex = 9;
            this.ResetStepButton.UseVisualStyleBackColor = true;
            this.ResetStepButton.Click += new System.EventHandler(this.ResetStepButton_Click);
            // 
            // groupBox3
            // 
            this.groupBox3.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox3.Controls.Add(this.ResetScaleFactorButton);
            this.groupBox3.Controls.Add(this.ScaleFactorBar);
            this.groupBox3.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
            this.groupBox3.Location = new System.Drawing.Point(662, 331);
            this.groupBox3.Name = "groupBox3";
            this.groupBox3.Size = new System.Drawing.Size(190, 75);
            this.groupBox3.TabIndex = 6;
            this.groupBox3.TabStop = false;
            this.groupBox3.Text = "Масштаб";
            // 
            // ResetScaleFactorButton
            // 
            this.ResetScaleFactorButton.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.ResetScaleFactorButton.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("ResetScaleFactorButton.BackgroundImage")));
            this.ResetScaleFactorButton.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.ResetScaleFactorButton.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
            this.ResetScaleFactorButton.Location = new System.Drawing.Point(138, 23);
            this.ResetScaleFactorButton.Name = "ResetScaleFactorButton";
            this.ResetScaleFactorButton.Size = new System.Drawing.Size(46, 46);
            this.ResetScaleFactorButton.TabIndex = 8;
            this.ResetScaleFactorButton.UseVisualStyleBackColor = true;
            this.ResetScaleFactorButton.Click += new System.EventHandler(this.ResetScaleFactorButton_Click);
            // 
            // ScaleFactorBar
            // 
            this.ScaleFactorBar.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.ScaleFactorBar.AutoSize = false;
            this.ScaleFactorBar.Location = new System.Drawing.Point(6, 29);
            this.ScaleFactorBar.Maximum = 100;
            this.ScaleFactorBar.Minimum = 1;
            this.ScaleFactorBar.Name = "ScaleFactorBar";
            this.ScaleFactorBar.Size = new System.Drawing.Size(126, 40);
            this.ScaleFactorBar.TabIndex = 4;
            this.ScaleFactorBar.TickFrequency = 10;
            this.ScaleFactorBar.Value = 10;
            this.ScaleFactorBar.ValueChanged += new System.EventHandler(this.ScaleFactorBar_ValueChanged);
            // 
            // AutoUpdateBox
            // 
            this.AutoUpdateBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.AutoUpdateBox.AutoSize = true;
            this.AutoUpdateBox.Checked = true;
            this.AutoUpdateBox.CheckState = System.Windows.Forms.CheckState.Checked;
            this.AutoUpdateBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
            this.AutoUpdateBox.Location = new System.Drawing.Point(662, 608);
            this.AutoUpdateBox.Name = "AutoUpdateBox";
            this.AutoUpdateBox.Size = new System.Drawing.Size(190, 29);
            this.AutoUpdateBox.TabIndex = 7;
            this.AutoUpdateBox.Text = "Автообновление";
            this.AutoUpdateBox.UseVisualStyleBackColor = true;
            this.AutoUpdateBox.CheckedChanged += new System.EventHandler(this.AutoUpdateBox_CheckedChanged);
            // 
            // pictureBox1
            // 
            this.pictureBox1.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.pictureBox1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
            this.pictureBox1.Image = global::Hyperboloid.Properties.Resources._826e99846928fc5a08bd99a1a320bb971;
            this.pictureBox1.Location = new System.Drawing.Point(662, 31);
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new System.Drawing.Size(190, 67);
            this.pictureBox1.SizeMode = System.Windows.Forms.PictureBoxSizeMode.Zoom;
            this.pictureBox1.TabIndex = 1;
            this.pictureBox1.TabStop = false;
            // 
            // groupBox4
            // 
            this.groupBox4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.groupBox4.Controls.Add(this.label5);
            this.groupBox4.Controls.Add(this.ZRotationBar);
            this.groupBox4.Controls.Add(this.label4);
            this.groupBox4.Controls.Add(this.YRotationBar);
            this.groupBox4.Controls.Add(this.label3);
            this.groupBox4.Controls.Add(this.XRotationBar);
            this.groupBox4.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
            this.groupBox4.Location = new System.Drawing.Point(662, 412);
            this.groupBox4.Name = "groupBox4";
            this.groupBox4.Size = new System.Drawing.Size(190, 155);
            this.groupBox4.TabIndex = 9;
            this.groupBox4.TabStop = false;
            this.groupBox4.Text = "Вращение";
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.label5.Location = new System.Drawing.Point(6, 113);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(24, 25);
            this.label5.TabIndex = 7;
            this.label5.Text = "Z";
            // 
            // ZRotationBar
            // 
            this.ZRotationBar.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.ZRotationBar.AutoSize = false;
            this.ZRotationBar.Location = new System.Drawing.Point(34, 113);
            this.ZRotationBar.Maximum = 360;
            this.ZRotationBar.Name = "ZRotationBar";
            this.ZRotationBar.Size = new System.Drawing.Size(150, 35);
            this.ZRotationBar.TabIndex = 8;
            this.ZRotationBar.TickFrequency = 60;
            this.ZRotationBar.Scroll += new System.EventHandler(this.ZRotationBar_Scroll);
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.label4.Location = new System.Drawing.Point(6, 71);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(25, 25);
            this.label4.TabIndex = 5;
            this.label4.Text = "Y";
            // 
            // YRotationBar
            // 
            this.YRotationBar.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.YRotationBar.AutoSize = false;
            this.YRotationBar.Location = new System.Drawing.Point(34, 71);
            this.YRotationBar.Maximum = 360;
            this.YRotationBar.Name = "YRotationBar";
            this.YRotationBar.Size = new System.Drawing.Size(150, 35);
            this.YRotationBar.TabIndex = 6;
            this.YRotationBar.TickFrequency = 60;
            this.YRotationBar.Scroll += new System.EventHandler(this.YRotationBar_Scroll);
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
            this.label3.Location = new System.Drawing.Point(6, 29);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(26, 25);
            this.label3.TabIndex = 4;
            this.label3.Text = "X";
            // 
            // XRotationBar
            // 
            this.XRotationBar.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.XRotationBar.AutoSize = false;
            this.XRotationBar.Location = new System.Drawing.Point(34, 29);
            this.XRotationBar.Maximum = 360;
            this.XRotationBar.Name = "XRotationBar";
            this.XRotationBar.Size = new System.Drawing.Size(150, 35);
            this.XRotationBar.TabIndex = 4;
            this.XRotationBar.TickFrequency = 60;
            this.XRotationBar.Value = 90;
            this.XRotationBar.Scroll += new System.EventHandler(this.XRotationBar_Scroll);
            // 
            // FormMenuStrip
            // 
            this.FormMenuStrip.ImageScalingSize = new System.Drawing.Size(20, 20);
            this.FormMenuStrip.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.рассчётыToolStripMenuItem});
            this.FormMenuStrip.Location = new System.Drawing.Point(0, 0);
            this.FormMenuStrip.Name = "FormMenuStrip";
            this.FormMenuStrip.Size = new System.Drawing.Size(1410, 28);
            this.FormMenuStrip.TabIndex = 10;
            this.FormMenuStrip.Text = "FormMenuStrip";
            // 
            // рассчётыToolStripMenuItem
            // 
            this.рассчётыToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.OpenVolumeCalculationgFormButton,
            this.OpenBodyInertiaMomentsCalculationFormButton});
            this.рассчётыToolStripMenuItem.Name = "рассчётыToolStripMenuItem";
            this.рассчётыToolStripMenuItem.Size = new System.Drawing.Size(86, 24);
            this.рассчётыToolStripMenuItem.Text = "Рассчёты";
            // 
            // OpenVolumeCalculationgFormButton
            // 
            this.OpenVolumeCalculationgFormButton.Name = "OpenVolumeCalculationgFormButton";
            this.OpenVolumeCalculationgFormButton.Size = new System.Drawing.Size(259, 26);
            this.OpenVolumeCalculationgFormButton.Text = "Объём поверхности";
            this.OpenVolumeCalculationgFormButton.Click += new System.EventHandler(this.OpenVolumeCalculationgFormButton_Click);
            // 
            // OpenBodyInertiaMomentsCalculationFormButton
            // 
            this.OpenBodyInertiaMomentsCalculationFormButton.Name = "OpenBodyInertiaMomentsCalculationFormButton";
            this.OpenBodyInertiaMomentsCalculationFormButton.Size = new System.Drawing.Size(259, 26);
            this.OpenBodyInertiaMomentsCalculationFormButton.Text = "Моменты инерции тела";
            this.OpenBodyInertiaMomentsCalculationFormButton.Click += new System.EventHandler(this.OpenBodyInertiaMomentsCalculationFormButton_Click);
            // 
            // SmoothBox
            // 
            this.SmoothBox.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.SmoothBox.AutoSize = true;
            this.SmoothBox.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
            this.SmoothBox.Location = new System.Drawing.Point(662, 573);
            this.SmoothBox.Name = "SmoothBox";
            this.SmoothBox.Size = new System.Drawing.Size(158, 29);
            this.SmoothBox.TabIndex = 11;
            this.SmoothBox.Text = "Сглаживание";
            this.SmoothBox.UseVisualStyleBackColor = true;
            this.SmoothBox.CheckedChanged += new System.EventHandler(this.SmoothBox_CheckedChanged);
            // 
            // ParametrsChart
            // 
            this.ParametrsChart.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Right)));
            lineAnnotation1.Name = "LineAnnotation1";
            this.ParametrsChart.Annotations.Add(lineAnnotation1);
            this.ParametrsChart.BackgroundImageLayout = System.Windows.Forms.ImageLayout.None;
            this.ParametrsChart.BorderlineColor = System.Drawing.Color.DimGray;
            this.ParametrsChart.BorderlineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Solid;
            chartArea1.Name = "ChartArea1";
            this.ParametrsChart.ChartAreas.Add(chartArea1);
            legend1.Name = "Legend1";
            this.ParametrsChart.Legends.Add(legend1);
            this.ParametrsChart.Location = new System.Drawing.Point(858, 31);
            this.ParametrsChart.Name = "ParametrsChart";
            this.ParametrsChart.Palette = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.Pastel;
            series1.ChartArea = "ChartArea1";
            series1.Legend = "Legend1";
            series1.Name = "Ixy";
            series2.ChartArea = "ChartArea1";
            series2.Legend = "Legend1";
            series2.Name = "Iyz";
            series3.ChartArea = "ChartArea1";
            series3.Legend = "Legend1";
            series3.Name = "Ixz";
            series4.ChartArea = "ChartArea1";
            series4.Legend = "Legend1";
            series4.Name = "Ix";
            series5.ChartArea = "ChartArea1";
            series5.Legend = "Legend1";
            series5.Name = "Iy";
            series6.ChartArea = "ChartArea1";
            series6.Legend = "Legend1";
            series6.Name = "Iz";
            this.ParametrsChart.Series.Add(series1);
            this.ParametrsChart.Series.Add(series2);
            this.ParametrsChart.Series.Add(series3);
            this.ParametrsChart.Series.Add(series4);
            this.ParametrsChart.Series.Add(series5);
            this.ParametrsChart.Series.Add(series6);
            this.ParametrsChart.Size = new System.Drawing.Size(540, 608);
            this.ParametrsChart.TabIndex = 12;
            this.ParametrsChart.Text = "ParametrsChart";
            // 
            // AddToChartButton
            // 
            this.AddToChartButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.AddToChartButton.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
            this.AddToChartButton.Location = new System.Drawing.Point(858, 645);
            this.AddToChartButton.Name = "AddToChartButton";
            this.AddToChartButton.Size = new System.Drawing.Size(320, 46);
            this.AddToChartButton.TabIndex = 13;
            this.AddToChartButton.Text = "Добавить на график";
            this.AddToChartButton.UseVisualStyleBackColor = true;
            this.AddToChartButton.Click += new System.EventHandler(this.AddToChartButton_Click);
            // 
            // ClearChartButton
            // 
            this.ClearChartButton.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.ClearChartButton.Font = new System.Drawing.Font("Microsoft Sans Serif", 12F);
            this.ClearChartButton.Location = new System.Drawing.Point(1184, 645);
            this.ClearChartButton.Name = "ClearChartButton";
            this.ClearChartButton.Size = new System.Drawing.Size(214, 46);
            this.ClearChartButton.TabIndex = 15;
            this.ClearChartButton.Text = "Очистить";
            this.ClearChartButton.UseVisualStyleBackColor = true;
            this.ClearChartButton.Click += new System.EventHandler(this.ClearChartButton_Click);
            // 
            // MainForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 16F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1410, 703);
            this.Controls.Add(this.ClearChartButton);
            this.Controls.Add(this.AddToChartButton);
            this.Controls.Add(this.ParametrsChart);
            this.Controls.Add(this.SmoothBox);
            this.Controls.Add(this.pictureBox1);
            this.Controls.Add(this.groupBox4);
            this.Controls.Add(this.AutoUpdateBox);
            this.Controls.Add(this.groupBox3);
            this.Controls.Add(this.groupBox2);
            this.Controls.Add(this.DrawButton);
            this.Controls.Add(this.groupBox1);
            this.Controls.Add(this.GraphicsPanel);
            this.Controls.Add(this.FormMenuStrip);
            this.MinimumSize = new System.Drawing.Size(850, 750);
            this.Name = "MainForm";
            this.Text = "Однополостная гиперболоида";
            this.Load += new System.EventHandler(this.MainForm_Load);
            this.groupBox1.ResumeLayout(false);
            this.groupBox1.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.HValue)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.CValue)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.AValue)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.StepBar)).EndInit();
            this.groupBox2.ResumeLayout(false);
            this.groupBox3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.ScaleFactorBar)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
            this.groupBox4.ResumeLayout(false);
            this.groupBox4.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ZRotationBar)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.YRotationBar)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.XRotationBar)).EndInit();
            this.FormMenuStrip.ResumeLayout(false);
            this.FormMenuStrip.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.ParametrsChart)).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>
 public void InitializeComponent()
 {
     System.Windows.Forms.DataVisualization.Charting.LineAnnotation lineAnnotation1 = new System.Windows.Forms.DataVisualization.Charting.LineAnnotation();
     System.Windows.Forms.DataVisualization.Charting.ChartArea      chartArea1      = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend         legend1         = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series         series1         = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.Title          title1          = new System.Windows.Forms.DataVisualization.Charting.Title();
     this.plotter_option_group = new System.Windows.Forms.GroupBox();
     this.clear_graph          = new System.Windows.Forms.Button();
     this.label27         = new System.Windows.Forms.Label();
     this.graph_min       = new System.Windows.Forms.NumericUpDown();
     this.Savefilebutton2 = new System.Windows.Forms.Button();
     this.OpenFile2       = new System.Windows.Forms.Button();
     this.LogujBox        = new System.Windows.Forms.CheckBox();
     this.run_box         = new System.Windows.Forms.CheckBox();
     this.label26         = new System.Windows.Forms.Label();
     this.numericUpDown1  = new System.Windows.Forms.NumericUpDown();
     this.graph_max       = new System.Windows.Forms.NumericUpDown();
     this.graph_scale     = new System.Windows.Forms.NumericUpDown();
     this.label24         = new System.Windows.Forms.Label();
     this.graph_speed     = new System.Windows.Forms.NumericUpDown();
     this.label25         = new System.Windows.Forms.Label();
     this.graph           = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.plotter_option_group.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.graph_min)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.graph_max)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.graph_scale)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.graph_speed)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.graph)).BeginInit();
     this.SuspendLayout();
     //
     // plotter_option_group
     //
     this.plotter_option_group.Controls.Add(this.clear_graph);
     this.plotter_option_group.Controls.Add(this.label27);
     this.plotter_option_group.Controls.Add(this.graph_min);
     this.plotter_option_group.Controls.Add(this.Savefilebutton2);
     this.plotter_option_group.Controls.Add(this.OpenFile2);
     this.plotter_option_group.Controls.Add(this.LogujBox);
     this.plotter_option_group.Controls.Add(this.run_box);
     this.plotter_option_group.Controls.Add(this.label26);
     this.plotter_option_group.Controls.Add(this.numericUpDown1);
     this.plotter_option_group.Controls.Add(this.graph_max);
     this.plotter_option_group.Controls.Add(this.graph_scale);
     this.plotter_option_group.Controls.Add(this.label24);
     this.plotter_option_group.Controls.Add(this.graph_speed);
     this.plotter_option_group.Controls.Add(this.label25);
     this.plotter_option_group.Location = new System.Drawing.Point(41, 370);
     this.plotter_option_group.Name     = "plotter_option_group";
     this.plotter_option_group.Size     = new System.Drawing.Size(527, 69);
     this.plotter_option_group.TabIndex = 29;
     this.plotter_option_group.TabStop  = false;
     this.plotter_option_group.Text     = "Plotter options";
     //
     // clear_graph
     //
     this.clear_graph.Location = new System.Drawing.Point(407, 15);
     this.clear_graph.Name     = "clear_graph";
     this.clear_graph.Size     = new System.Drawing.Size(100, 23);
     this.clear_graph.TabIndex = 28;
     this.clear_graph.Text     = "Czyść wykres";
     this.clear_graph.UseVisualStyleBackColor = true;
     this.clear_graph.UseWaitCursor           = true;
     //
     // label27
     //
     this.label27.AutoSize = true;
     this.label27.Font     = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label27.Location = new System.Drawing.Point(68, 24);
     this.label27.Name     = "label27";
     this.label27.Size     = new System.Drawing.Size(37, 16);
     this.label27.TabIndex = 35;
     this.label27.Text     = "Vmin";
     //
     // graph_min
     //
     this.graph_min.AllowDrop   = true;
     this.graph_min.AutoSize    = true;
     this.graph_min.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.graph_min.Enabled     = false;
     this.graph_min.ImeMode     = System.Windows.Forms.ImeMode.NoControl;
     this.graph_min.Location    = new System.Drawing.Point(71, 43);
     this.graph_min.Maximum     = new decimal(new int[] {
         100000,
         0,
         0,
         0
     });
     this.graph_min.Minimum = new decimal(new int[] {
         100000,
         0,
         0,
         -2147483648
     });
     this.graph_min.Name      = "graph_min";
     this.graph_min.Size      = new System.Drawing.Size(59, 20);
     this.graph_min.TabIndex  = 34;
     this.graph_min.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // Savefilebutton2
     //
     this.Savefilebutton2.Location = new System.Drawing.Point(326, 15);
     this.Savefilebutton2.Name     = "Savefilebutton2";
     this.Savefilebutton2.Size     = new System.Drawing.Size(75, 23);
     this.Savefilebutton2.TabIndex = 33;
     this.Savefilebutton2.Text     = "Screen";
     this.Savefilebutton2.UseVisualStyleBackColor = true;
     //
     // OpenFile2
     //
     this.OpenFile2.Location = new System.Drawing.Point(326, 40);
     this.OpenFile2.Name     = "OpenFile2";
     this.OpenFile2.Size     = new System.Drawing.Size(75, 23);
     this.OpenFile2.TabIndex = 32;
     this.OpenFile2.Text     = "Otwórz";
     this.OpenFile2.UseVisualStyleBackColor = true;
     //
     // LogujBox
     //
     this.LogujBox.AutoSize = true;
     this.LogujBox.Location = new System.Drawing.Point(250, 19);
     this.LogujBox.Name     = "LogujBox";
     this.LogujBox.Size     = new System.Drawing.Size(52, 17);
     this.LogujBox.TabIndex = 31;
     this.LogujBox.Text     = "Loguj";
     this.LogujBox.UseVisualStyleBackColor = true;
     //
     // run_box
     //
     this.run_box.AutoSize   = true;
     this.run_box.Checked    = true;
     this.run_box.CheckState = System.Windows.Forms.CheckState.Checked;
     this.run_box.Location   = new System.Drawing.Point(250, 46);
     this.run_box.Name       = "run_box";
     this.run_box.Size       = new System.Drawing.Size(46, 17);
     this.run_box.TabIndex   = 28;
     this.run_box.Text       = "Run";
     this.run_box.UseVisualStyleBackColor = true;
     //
     // label26
     //
     this.label26.AutoSize = true;
     this.label26.Font     = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label26.Location = new System.Drawing.Point(124, 24);
     this.label26.Name     = "label26";
     this.label26.Size     = new System.Drawing.Size(47, 16);
     this.label26.TabIndex = 30;
     this.label26.Text     = "Points:";
     //
     // numericUpDown1
     //
     this.numericUpDown1.AllowDrop   = true;
     this.numericUpDown1.AutoSize    = true;
     this.numericUpDown1.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.numericUpDown1.ImeMode     = System.Windows.Forms.ImeMode.NoControl;
     this.numericUpDown1.Location    = new System.Drawing.Point(177, 43);
     this.numericUpDown1.Maximum     = new decimal(new int[] {
         10000,
         0,
         0,
         0
     });
     this.numericUpDown1.Minimum = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.numericUpDown1.Name      = "numericUpDown1";
     this.numericUpDown1.Size      = new System.Drawing.Size(53, 20);
     this.numericUpDown1.TabIndex  = 29;
     this.numericUpDown1.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.numericUpDown1.Value     = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     //
     // graph_max
     //
     this.graph_max.AllowDrop   = true;
     this.graph_max.AutoSize    = true;
     this.graph_max.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.graph_max.Enabled     = false;
     this.graph_max.ImeMode     = System.Windows.Forms.ImeMode.NoControl;
     this.graph_max.Location    = new System.Drawing.Point(3, 43);
     this.graph_max.Maximum     = new decimal(new int[] {
         100000,
         0,
         0,
         0
     });
     this.graph_max.Minimum = new decimal(new int[] {
         100000,
         0,
         0,
         -2147483648
     });
     this.graph_max.Name      = "graph_max";
     this.graph_max.Size      = new System.Drawing.Size(59, 20);
     this.graph_max.TabIndex  = 28;
     this.graph_max.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.graph_max.Value     = new decimal(new int[] {
         20,
         0,
         0,
         0
     });
     //
     // graph_scale
     //
     this.graph_scale.AutoSize    = true;
     this.graph_scale.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.graph_scale.ImeMode     = System.Windows.Forms.ImeMode.NoControl;
     this.graph_scale.Increment   = new decimal(new int[] {
         100,
         0,
         0,
         0
     });
     this.graph_scale.Location = new System.Drawing.Point(127, 43);
     this.graph_scale.Maximum  = new decimal(new int[] {
         10000,
         0,
         0,
         0
     });
     this.graph_scale.Minimum = new decimal(new int[] {
         100,
         0,
         0,
         0
     });
     this.graph_scale.Name      = "graph_scale";
     this.graph_scale.Size      = new System.Drawing.Size(53, 20);
     this.graph_scale.TabIndex  = 19;
     this.graph_scale.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.graph_scale.Value     = new decimal(new int[] {
         500,
         0,
         0,
         0
     });
     //
     // label24
     //
     this.label24.AutoSize = true;
     this.label24.Font     = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label24.Location = new System.Drawing.Point(0, 22);
     this.label24.Name     = "label24";
     this.label24.Size     = new System.Drawing.Size(40, 16);
     this.label24.TabIndex = 24;
     this.label24.Text     = "Vmax";
     //
     // graph_speed
     //
     this.graph_speed.AllowDrop   = true;
     this.graph_speed.AutoSize    = true;
     this.graph_speed.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle;
     this.graph_speed.ImeMode     = System.Windows.Forms.ImeMode.NoControl;
     this.graph_speed.Location    = new System.Drawing.Point(422, 43);
     this.graph_speed.Maximum     = new decimal(new int[] {
         10000,
         0,
         0,
         0
     });
     this.graph_speed.Minimum = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     this.graph_speed.Name      = "graph_speed";
     this.graph_speed.Size      = new System.Drawing.Size(53, 20);
     this.graph_speed.TabIndex  = 17;
     this.graph_speed.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     this.graph_speed.Value     = new decimal(new int[] {
         1,
         0,
         0,
         0
     });
     //
     // label25
     //
     this.label25.AutoSize = true;
     this.label25.Font     = new System.Drawing.Font("Tahoma", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.label25.Location = new System.Drawing.Point(174, 24);
     this.label25.Name     = "label25";
     this.label25.Size     = new System.Drawing.Size(56, 16);
     this.label25.TabIndex = 18;
     this.label25.Text     = "Interval:";
     //
     // graph
     //
     lineAnnotation1.Name = "U_wyj";
     this.graph.Annotations.Add(lineAnnotation1);
     this.graph.BorderlineColor                   = System.Drawing.Color.Black;
     this.graph.BorderlineWidth                   = 0;
     chartArea1.AlignmentOrientation              = System.Windows.Forms.DataVisualization.Charting.AreaAlignmentOrientations.None;
     chartArea1.AxisX.IsMarginVisible             = false;
     chartArea1.AxisX.LabelStyle.Enabled          = false;
     chartArea1.AxisX.LineColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(230)))), ((int)(((byte)(230)))), ((int)(((byte)(230)))));
     chartArea1.AxisX.MajorGrid.Interval          = 0D;
     chartArea1.AxisX.MajorGrid.LineColor         = System.Drawing.Color.Silver;
     chartArea1.AxisX.MajorGrid.LineDashStyle     = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Dash;
     chartArea1.AxisX.MajorTickMark.TickMarkStyle = System.Windows.Forms.DataVisualization.Charting.TickMarkStyle.InsideArea;
     chartArea1.AxisX.MinorGrid.Enabled           = true;
     chartArea1.AxisX.MinorGrid.LineColor         = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     chartArea1.AxisX.MinorGrid.LineDashStyle     = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Dash;
     chartArea1.AxisY.LineColor                   = System.Drawing.Color.FromArgb(((int)(((byte)(190)))), ((int)(((byte)(190)))), ((int)(((byte)(190)))));
     chartArea1.AxisY.MajorGrid.LineColor         = System.Drawing.Color.Silver;
     chartArea1.AxisY.MajorGrid.LineDashStyle     = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Dash;
     chartArea1.AxisY.Maximum                 = 20D;
     chartArea1.AxisY.MinorGrid.Enabled       = true;
     chartArea1.AxisY.MinorGrid.LineColor     = System.Drawing.Color.FromArgb(((int)(((byte)(224)))), ((int)(((byte)(224)))), ((int)(((byte)(224)))));
     chartArea1.AxisY.MinorGrid.LineDashStyle = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Dash;
     chartArea1.BackGradientStyle             = System.Windows.Forms.DataVisualization.Charting.GradientStyle.TopBottom;
     chartArea1.BorderColor = System.Drawing.Color.Maroon;
     chartArea1.BorderWidth = 0;
     chartArea1.Name        = "ChartArea1";
     this.graph.ChartAreas.Add(chartArea1);
     legend1.Alignment       = System.Drawing.StringAlignment.Center;
     legend1.Docking         = System.Windows.Forms.DataVisualization.Charting.Docking.Bottom;
     legend1.LegendStyle     = System.Windows.Forms.DataVisualization.Charting.LegendStyle.Row;
     legend1.MaximumAutoSize = 20F;
     legend1.Name            = "Legend1";
     legend1.TitleAlignment  = System.Drawing.StringAlignment.Near;
     legend1.TitleFont       = new System.Drawing.Font("Segoe UI", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.graph.Legends.Add(legend1);
     this.graph.Location     = new System.Drawing.Point(47, 12);
     this.graph.Name         = "graph";
     series1.BorderWidth     = 2;
     series1.ChartArea       = "ChartArea1";
     series1.ChartType       = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
     series1.Color           = System.Drawing.Color.FromArgb(((int)(((byte)(44)))), ((int)(((byte)(123)))), ((int)(((byte)(182)))));
     series1.Legend          = "Legend1";
     series1.Name            = "var 1";
     series1.YValuesPerPoint = 32;
     this.graph.Series.Add(series1);
     this.graph.Size     = new System.Drawing.Size(510, 352);
     this.graph.TabIndex = 28;
     this.graph.Text     = "chart2";
     title1.Name         = "Kanał 3";
     this.graph.Titles.Add(title1);
     //
     // Form2
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(609, 450);
     this.Controls.Add(this.plotter_option_group);
     this.Controls.Add(this.graph);
     this.Name = "Form2";
     this.Text = "Form2";
     this.plotter_option_group.ResumeLayout(false);
     this.plotter_option_group.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.graph_min)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.numericUpDown1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.graph_max)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.graph_scale)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.graph_speed)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.graph)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 17
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.Windows.Forms.DataVisualization.Charting.LineAnnotation lineAnnotation1 = new System.Windows.Forms.DataVisualization.Charting.LineAnnotation();
     System.Windows.Forms.DataVisualization.Charting.ChartArea      chartArea1      = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend         legend1         = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series         series1         = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.Series         series2         = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(LiveFFT));
     this.srPort                = new System.IO.Ports.SerialPort(this.components);
     this.btnConnect            = new System.Windows.Forms.Button();
     this.btnDisconnect         = new System.Windows.Forms.Button();
     this.cboPorts              = new System.Windows.Forms.ComboBox();
     this.statusStrip1          = new System.Windows.Forms.StatusStrip();
     this.tssLBLstatus          = new System.Windows.Forms.ToolStripStatusLabel();
     this.tsLBLSpacer1          = new System.Windows.Forms.ToolStripStatusLabel();
     this.toolStripStatusLabel1 = new System.Windows.Forms.ToolStripStatusLabel();
     this.lbNBytes              = new System.Windows.Forms.ToolStripStatusLabel();
     this.chartADC              = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.btnADCon              = new System.Windows.Forms.Button();
     this.btnADCoff             = new System.Windows.Forms.Button();
     this.tableLayoutPanel1     = new System.Windows.Forms.TableLayoutPanel();
     this.btnFFTon              = new System.Windows.Forms.Button();
     this.cbColormap            = new System.Windows.Forms.CheckBox();
     this.pbColorMapScale       = new System.Windows.Forms.PictureBox();
     this.lbl_Ymax              = new System.Windows.Forms.Label();
     this.tb_Ymax               = new System.Windows.Forms.TextBox();
     this.lbl_Ymin              = new System.Windows.Forms.Label();
     this.tb_Ymin               = new System.Windows.Forms.TextBox();
     this.lbl_Yint              = new System.Windows.Forms.Label();
     this.tb_Yint               = new System.Windows.Forms.TextBox();
     this.btnReplot             = new System.Windows.Forms.Button();
     this.cbAweight             = new System.Windows.Forms.CheckBox();
     this.statusStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartADC)).BeginInit();
     this.tableLayoutPanel1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pbColorMapScale)).BeginInit();
     this.SuspendLayout();
     //
     // srPort
     //
     this.srPort.BaudRate      = 115200;
     this.srPort.PortName      = "COM3";
     this.srPort.DataReceived += new System.IO.Ports.SerialDataReceivedEventHandler(this.srPort_DataReceived);
     //
     // btnConnect
     //
     this.btnConnect.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.btnConnect.Location = new System.Drawing.Point(3, 30);
     this.btnConnect.Name     = "btnConnect";
     this.btnConnect.Size     = new System.Drawing.Size(74, 34);
     this.btnConnect.TabIndex = 0;
     this.btnConnect.Text     = "Connect";
     this.btnConnect.UseVisualStyleBackColor = true;
     this.btnConnect.Click += new System.EventHandler(this.btnConnect_Click);
     //
     // btnDisconnect
     //
     this.btnDisconnect.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.btnDisconnect.Enabled  = false;
     this.btnDisconnect.Location = new System.Drawing.Point(3, 70);
     this.btnDisconnect.Name     = "btnDisconnect";
     this.btnDisconnect.Size     = new System.Drawing.Size(74, 34);
     this.btnDisconnect.TabIndex = 1;
     this.btnDisconnect.Text     = "Disconnect";
     this.btnDisconnect.UseVisualStyleBackColor = true;
     this.btnDisconnect.Click += new System.EventHandler(this.btnDisconnect_Click);
     //
     // cboPorts
     //
     this.cboPorts.Dock = System.Windows.Forms.DockStyle.Fill;
     this.cboPorts.FormattingEnabled = true;
     this.cboPorts.Location          = new System.Drawing.Point(3, 3);
     this.cboPorts.Name     = "cboPorts";
     this.cboPorts.Size     = new System.Drawing.Size(74, 21);
     this.cboPorts.TabIndex = 2;
     //
     // statusStrip1
     //
     this.statusStrip1.ImageScalingSize = new System.Drawing.Size(24, 24);
     this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
         this.tssLBLstatus,
         this.tsLBLSpacer1,
         this.toolStripStatusLabel1,
         this.lbNBytes
     });
     this.statusStrip1.Location = new System.Drawing.Point(0, 318);
     this.statusStrip1.Name     = "statusStrip1";
     this.statusStrip1.Size     = new System.Drawing.Size(569, 22);
     this.statusStrip1.TabIndex = 3;
     this.statusStrip1.Text     = "statusStrip1";
     //
     // tssLBLstatus
     //
     this.tssLBLstatus.Name = "tssLBLstatus";
     this.tssLBLstatus.Size = new System.Drawing.Size(79, 17);
     this.tssLBLstatus.Text = "Disconnected";
     //
     // tsLBLSpacer1
     //
     this.tsLBLSpacer1.Name   = "tsLBLSpacer1";
     this.tsLBLSpacer1.Size   = new System.Drawing.Size(308, 17);
     this.tsLBLSpacer1.Spring = true;
     //
     // toolStripStatusLabel1
     //
     this.toolStripStatusLabel1.Name = "toolStripStatusLabel1";
     this.toolStripStatusLabel1.Size = new System.Drawing.Size(142, 17);
     this.toolStripStatusLabel1.Text = "Number of data in buffer:";
     //
     // lbNBytes
     //
     this.lbNBytes.Name = "lbNBytes";
     this.lbNBytes.Size = new System.Drawing.Size(25, 17);
     this.lbNBytes.Text = "000";
     //
     // chartADC
     //
     lineAnnotation1.Name = "LineAnnotation1";
     this.chartADC.Annotations.Add(lineAnnotation1);
     this.chartADC.BackColor          = System.Drawing.SystemColors.Control;
     chartArea1.AxisX.IsLabelAutoFit  = false;
     chartArea1.AxisX.LabelStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     chartArea1.AxisY.IsLabelAutoFit  = false;
     chartArea1.AxisY.LabelStyle.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     chartArea1.BorderColor           = System.Drawing.Color.Gray;
     chartArea1.BorderDashStyle       = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Solid;
     chartArea1.Name = "ChartArea1";
     this.chartADC.ChartAreas.Add(chartArea1);
     this.chartADC.Dock = System.Windows.Forms.DockStyle.Fill;
     legend1.Enabled    = false;
     legend1.Name       = "Legend1";
     this.chartADC.Legends.Add(legend1);
     this.chartADC.Location = new System.Drawing.Point(83, 3);
     this.chartADC.Name     = "chartADC";
     this.tableLayoutPanel1.SetRowSpan(this.chartADC, 9);
     series1.BorderColor       = System.Drawing.Color.Navy;
     series1.ChartArea         = "ChartArea1";
     series1.Color             = System.Drawing.Color.White;
     series1.Legend            = "Legend1";
     series1.Name              = "ADC0Slow";
     series2.BorderColor       = System.Drawing.Color.Black;
     series2.ChartArea         = "ChartArea1";
     series2.ChartType         = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
     series2.Font              = new System.Drawing.Font("Microsoft Sans Serif", 6F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     series2.IsVisibleInLegend = false;
     series2.LabelForeColor    = System.Drawing.Color.White;
     series2.Legend            = "Legend1";
     series2.Name              = "ADC0";
     this.chartADC.Series.Add(series1);
     this.chartADC.Series.Add(series2);
     this.chartADC.Size     = new System.Drawing.Size(408, 312);
     this.chartADC.TabIndex = 5;
     this.chartADC.Text     = "ADC";
     //
     // btnADCon
     //
     this.btnADCon.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.btnADCon.Enabled  = false;
     this.btnADCon.Location = new System.Drawing.Point(3, 190);
     this.btnADCon.Name     = "btnADCon";
     this.btnADCon.Size     = new System.Drawing.Size(74, 34);
     this.btnADCon.TabIndex = 10;
     this.btnADCon.Text     = "ADC on";
     this.btnADCon.UseVisualStyleBackColor = true;
     this.btnADCon.Click += new System.EventHandler(this.btnADCon_Click);
     //
     // btnADCoff
     //
     this.btnADCoff.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.btnADCoff.Enabled  = false;
     this.btnADCoff.Location = new System.Drawing.Point(3, 150);
     this.btnADCoff.Name     = "btnADCoff";
     this.btnADCoff.Size     = new System.Drawing.Size(74, 34);
     this.btnADCoff.TabIndex = 11;
     this.btnADCoff.Text     = "STOP";
     this.btnADCoff.UseVisualStyleBackColor = true;
     this.btnADCoff.Click += new System.EventHandler(this.btnADCoff_Click);
     //
     // tableLayoutPanel1
     //
     this.tableLayoutPanel1.ColumnCount = 4;
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 80F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Percent, 100F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 15F));
     this.tableLayoutPanel1.ColumnStyles.Add(new System.Windows.Forms.ColumnStyle(System.Windows.Forms.SizeType.Absolute, 60F));
     this.tableLayoutPanel1.Controls.Add(this.cboPorts, 0, 0);
     this.tableLayoutPanel1.Controls.Add(this.btnConnect, 0, 1);
     this.tableLayoutPanel1.Controls.Add(this.btnDisconnect, 0, 2);
     this.tableLayoutPanel1.Controls.Add(this.chartADC, 1, 0);
     this.tableLayoutPanel1.Controls.Add(this.btnADCoff, 0, 4);
     this.tableLayoutPanel1.Controls.Add(this.btnADCon, 0, 5);
     this.tableLayoutPanel1.Controls.Add(this.btnFFTon, 0, 6);
     this.tableLayoutPanel1.Controls.Add(this.cbColormap, 0, 7);
     this.tableLayoutPanel1.Controls.Add(this.pbColorMapScale, 2, 0);
     this.tableLayoutPanel1.Controls.Add(this.lbl_Ymax, 3, 0);
     this.tableLayoutPanel1.Controls.Add(this.tb_Ymax, 3, 1);
     this.tableLayoutPanel1.Controls.Add(this.lbl_Ymin, 3, 2);
     this.tableLayoutPanel1.Controls.Add(this.tb_Ymin, 3, 3);
     this.tableLayoutPanel1.Controls.Add(this.lbl_Yint, 3, 4);
     this.tableLayoutPanel1.Controls.Add(this.tb_Yint, 3, 5);
     this.tableLayoutPanel1.Controls.Add(this.btnReplot, 3, 6);
     this.tableLayoutPanel1.Controls.Add(this.cbAweight, 0, 8);
     this.tableLayoutPanel1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tableLayoutPanel1.Location = new System.Drawing.Point(0, 0);
     this.tableLayoutPanel1.Name     = "tableLayoutPanel1";
     this.tableLayoutPanel1.RowCount = 9;
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle());
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Percent, 16.66667F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
     this.tableLayoutPanel1.RowStyles.Add(new System.Windows.Forms.RowStyle(System.Windows.Forms.SizeType.Absolute, 25F));
     this.tableLayoutPanel1.Size     = new System.Drawing.Size(569, 318);
     this.tableLayoutPanel1.TabIndex = 12;
     //
     // btnFFTon
     //
     this.btnFFTon.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.btnFFTon.Enabled  = false;
     this.btnFFTon.Location = new System.Drawing.Point(3, 230);
     this.btnFFTon.Name     = "btnFFTon";
     this.btnFFTon.Size     = new System.Drawing.Size(74, 34);
     this.btnFFTon.TabIndex = 13;
     this.btnFFTon.Text     = "FFT on";
     this.btnFFTon.UseVisualStyleBackColor = true;
     this.btnFFTon.Click += new System.EventHandler(this.btnFFTon_Click);
     //
     // cbColormap
     //
     this.cbColormap.AutoSize  = true;
     this.cbColormap.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.cbColormap.Enabled   = false;
     this.cbColormap.Location  = new System.Drawing.Point(3, 270);
     this.cbColormap.Name      = "cbColormap";
     this.cbColormap.Size      = new System.Drawing.Size(74, 19);
     this.cbColormap.TabIndex  = 21;
     this.cbColormap.Text      = "Colormap";
     this.cbColormap.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.cbColormap.UseVisualStyleBackColor = true;
     this.cbColormap.CheckedChanged         += new System.EventHandler(this.cbColormap_CheckedChanged);
     //
     // pbColorMapScale
     //
     this.pbColorMapScale.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.pbColorMapScale.Location = new System.Drawing.Point(497, 3);
     this.pbColorMapScale.Name     = "pbColorMapScale";
     this.tableLayoutPanel1.SetRowSpan(this.pbColorMapScale, 7);
     this.pbColorMapScale.Size     = new System.Drawing.Size(9, 261);
     this.pbColorMapScale.TabIndex = 22;
     this.pbColorMapScale.TabStop  = false;
     //
     // lbl_Ymax
     //
     this.lbl_Ymax.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.lbl_Ymax.AutoSize  = true;
     this.lbl_Ymax.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.lbl_Ymax.Location  = new System.Drawing.Point(512, 1);
     this.lbl_Ymax.Name      = "lbl_Ymax";
     this.lbl_Ymax.Size      = new System.Drawing.Size(39, 26);
     this.lbl_Ymax.TabIndex  = 14;
     this.lbl_Ymax.Text      = "Max. Range";
     this.lbl_Ymax.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // tb_Ymax
     //
     this.tb_Ymax.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tb_Ymax.Location = new System.Drawing.Point(512, 30);
     this.tb_Ymax.Name     = "tb_Ymax";
     this.tb_Ymax.Size     = new System.Drawing.Size(54, 20);
     this.tb_Ymax.TabIndex = 16;
     //
     // lbl_Ymin
     //
     this.lbl_Ymin.AutoSize  = true;
     this.lbl_Ymin.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.lbl_Ymin.Location  = new System.Drawing.Point(512, 67);
     this.lbl_Ymin.Name      = "lbl_Ymin";
     this.lbl_Ymin.Size      = new System.Drawing.Size(54, 40);
     this.lbl_Ymin.TabIndex  = 15;
     this.lbl_Ymin.Text      = "Min. Range";
     this.lbl_Ymin.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // tb_Ymin
     //
     this.tb_Ymin.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tb_Ymin.Location = new System.Drawing.Point(512, 110);
     this.tb_Ymin.Name     = "tb_Ymin";
     this.tb_Ymin.Size     = new System.Drawing.Size(54, 20);
     this.tb_Ymin.TabIndex = 17;
     //
     // lbl_Yint
     //
     this.lbl_Yint.AutoSize  = true;
     this.lbl_Yint.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.lbl_Yint.Location  = new System.Drawing.Point(512, 147);
     this.lbl_Yint.Name      = "lbl_Yint";
     this.lbl_Yint.Size      = new System.Drawing.Size(54, 40);
     this.lbl_Yint.TabIndex  = 18;
     this.lbl_Yint.Text      = "Interval";
     this.lbl_Yint.TextAlign = System.Drawing.ContentAlignment.BottomLeft;
     //
     // tb_Yint
     //
     this.tb_Yint.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.tb_Yint.Location = new System.Drawing.Point(512, 190);
     this.tb_Yint.Name     = "tb_Yint";
     this.tb_Yint.Size     = new System.Drawing.Size(54, 20);
     this.tb_Yint.TabIndex = 19;
     //
     // btnReplot
     //
     this.btnReplot.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.btnReplot.Location = new System.Drawing.Point(512, 230);
     this.btnReplot.Name     = "btnReplot";
     this.btnReplot.Size     = new System.Drawing.Size(54, 34);
     this.btnReplot.TabIndex = 20;
     this.btnReplot.Text     = "Replot";
     this.btnReplot.UseVisualStyleBackColor = true;
     this.btnReplot.Click += new System.EventHandler(this.btnReplot_Click);
     //
     // cbAweight
     //
     this.cbAweight.AutoSize  = true;
     this.cbAweight.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.cbAweight.Enabled   = false;
     this.cbAweight.Location  = new System.Drawing.Point(3, 295);
     this.cbAweight.Name      = "cbAweight";
     this.cbAweight.Size      = new System.Drawing.Size(74, 20);
     this.cbAweight.TabIndex  = 23;
     this.cbAweight.Text      = "A-weight";
     this.cbAweight.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     this.cbAweight.UseVisualStyleBackColor = true;
     this.cbAweight.CheckedChanged         += new System.EventHandler(this.cbAweight_CheckedChanged);
     //
     // LiveFFT
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.BackColor           = System.Drawing.SystemColors.Control;
     this.ClientSize          = new System.Drawing.Size(569, 340);
     this.Controls.Add(this.tableLayoutPanel1);
     this.Controls.Add(this.statusStrip1);
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedSingle;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.Name            = "LiveFFT";
     this.Text            = "Live FFT -Tiva C series TM4C123GXL";
     this.Load           += new System.EventHandler(this.Form1_Load);
     this.statusStrip1.ResumeLayout(false);
     this.statusStrip1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.chartADC)).EndInit();
     this.tableLayoutPanel1.ResumeLayout(false);
     this.tableLayoutPanel1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.pbColorMapScale)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 18
0
 /// <summary>
 /// Требуемый метод для поддержки конструктора — не изменяйте
 /// содержимое этого метода с помощью редактора кода.
 /// </summary>
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Windows.Forms.DataVisualization.Charting.LineAnnotation lineAnnotation2 = new System.Windows.Forms.DataVisualization.Charting.LineAnnotation();
     System.Windows.Forms.DataVisualization.Charting.ChartArea      chartArea2      = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.StripLine      stripLine2      = new System.Windows.Forms.DataVisualization.Charting.StripLine();
     System.Windows.Forms.DataVisualization.Charting.Legend         legend2         = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series         series2         = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.Title          title2          = new System.Windows.Forms.DataVisualization.Charting.Title();
     this.chart1    = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.timer1    = new System.Windows.Forms.Timer(this.components);
     this.button1   = new System.Windows.Forms.Button();
     this.button2   = new System.Windows.Forms.Button();
     this.timer2    = new System.Windows.Forms.Timer(this.components);
     this.trackBar1 = new System.Windows.Forms.TrackBar();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).BeginInit();
     this.SuspendLayout();
     //
     // chart1
     //
     lineAnnotation2.AnchorOffsetX   = 10D;
     lineAnnotation2.AnchorOffsetY   = 10D;
     lineAnnotation2.AxisXName       = "ChartArea1\\rX";
     lineAnnotation2.ClipToChartArea = "ChartArea1";
     lineAnnotation2.LineColor       = System.Drawing.Color.BlanchedAlmond;
     lineAnnotation2.Name            = "LineAnnotation1";
     this.chart1.Annotations.Add(lineAnnotation2);
     this.chart1.BackgroundImageLayout                 = System.Windows.Forms.ImageLayout.None;
     chartArea2.Area3DStyle.Inclination                = 50;
     chartArea2.Area3DStyle.IsRightAngleAxes           = false;
     chartArea2.Area3DStyle.LightStyle                 = System.Windows.Forms.DataVisualization.Charting.LightStyle.Realistic;
     chartArea2.Area3DStyle.Perspective                = 10;
     chartArea2.Area3DStyle.PointDepth                 = 600;
     chartArea2.Area3DStyle.PointGapDepth              = 900;
     chartArea2.Area3DStyle.Rotation                   = 40;
     chartArea2.Area3DStyle.WallWidth                  = 17;
     chartArea2.AxisX.IsLabelAutoFit                   = false;
     chartArea2.AxisX.LabelStyle.Interval              = 2D;
     chartArea2.AxisX.MajorGrid.Interval               = 1D;
     chartArea2.AxisX.MajorGrid.LineColor              = System.Drawing.Color.Bisque;
     chartArea2.AxisX.MajorTickMark.Interval           = 1D;
     chartArea2.AxisX.MinorGrid.IntervalOffset         = double.NaN;
     chartArea2.AxisX.MinorGrid.IntervalOffsetType     = System.Windows.Forms.DataVisualization.Charting.DateTimeIntervalType.NotSet;
     chartArea2.AxisX.MinorGrid.IntervalType           = System.Windows.Forms.DataVisualization.Charting.DateTimeIntervalType.NotSet;
     chartArea2.AxisX.MinorTickMark.IntervalOffset     = double.NaN;
     chartArea2.AxisX.MinorTickMark.IntervalOffsetType = System.Windows.Forms.DataVisualization.Charting.DateTimeIntervalType.NotSet;
     chartArea2.AxisX.MinorTickMark.IntervalType       = System.Windows.Forms.DataVisualization.Charting.DateTimeIntervalType.NotSet;
     chartArea2.AxisX.MinorTickMark.LineDashStyle      = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.NotSet;
     chartArea2.AxisX.StripLines.Add(stripLine2);
     chartArea2.AxisX.Title               = "Температура °C";
     chartArea2.AxisX.TitleFont           = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold);
     chartArea2.AxisY.IntervalAutoMode    = System.Windows.Forms.DataVisualization.Charting.IntervalAutoMode.VariableCount;
     chartArea2.AxisY.IsLabelAutoFit      = false;
     chartArea2.AxisY.LabelStyle.Interval = 0.2D;
     chartArea2.AxisY.MajorGrid.Interval  = 0.25D;
     chartArea2.AxisY.MajorGrid.LineColor = System.Drawing.Color.Bisque;
     chartArea2.AxisY.Title               = "Частота (PPM)Гц";
     chartArea2.AxisY.TitleFont           = new System.Drawing.Font("Times New Roman", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(204)));
     chartArea2.AxisY.ToolTip             = "hkkk";
     chartArea2.BackColor        = System.Drawing.Color.LightSkyBlue;
     chartArea2.BackImage        = "C:\\Users\\роман\\Desktop\\цук\\0_80bc8_797837ce_XL.jpg";
     chartArea2.CursorY.Interval = 10D;
     chartArea2.Name             = "ChartArea1";
     this.chart1.ChartAreas.Add(chartArea2);
     this.chart1.Cursor         = System.Windows.Forms.Cursors.Default;
     legend2.BackImageAlignment = System.Windows.Forms.DataVisualization.Charting.ChartImageAlignmentStyle.Top;
     legend2.Font          = new System.Drawing.Font("Vijaya", 12F, System.Drawing.FontStyle.Bold);
     legend2.IsTextAutoFit = false;
     legend2.Name          = "Legend1";
     this.chart1.Legends.Add(legend2);
     this.chart1.Location     = new System.Drawing.Point(54, 38);
     this.chart1.Name         = "chart1";
     this.chart1.Palette      = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.Bright;
     series2.BorderWidth      = 5;
     series2.ChartArea        = "ChartArea1";
     series2.ChartType        = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Spline;
     series2.Color            = System.Drawing.Color.PaleGreen;
     series2.CustomProperties = "LineTension=0.5";
     series2.Font             = new System.Drawing.Font("Informal Roman", 8F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(1)), true);
     series2.IsXValueIndexed  = true;
     series2.LabelBackColor   = System.Drawing.Color.White;
     series2.Legend           = "Legend1";
     series2.MarkerSize       = 3;
     series2.MarkerStep       = 10;
     series2.Name             = "T=F(t)PPM";
     series2.SmartLabelStyle.IsMarkerOverlappingAllowed = true;
     series2.SmartLabelStyle.MaxMovingDistance          = 40D;
     series2.SmartLabelStyle.MinMovingDistance          = 20D;
     series2.XValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Double;
     series2.YValueType = System.Windows.Forms.DataVisualization.Charting.ChartValueType.Double;
     this.chart1.Series.Add(series2);
     this.chart1.Size               = new System.Drawing.Size(1301, 696);
     this.chart1.TabIndex           = 0;
     this.chart1.Text               = "chart1";
     title2.Alignment               = System.Drawing.ContentAlignment.TopLeft;
     title2.BackColor               = System.Drawing.Color.Transparent;
     title2.Font                    = new System.Drawing.Font("Traditional Arabic", 12F, System.Drawing.FontStyle.Bold);
     title2.IsDockedInsideChartArea = false;
     title2.Name                    = "Title1";
     title2.Text                    = "                                                                                 " +
                                      "                                                           ТЧХ";
     this.chart1.Titles.Add(title2);
     this.chart1.Click       += new System.EventHandler(this.chart1_Click_1);
     this.chart1.DoubleClick += new System.EventHandler(this.chart1_DoubleClick);
     //
     // timer1
     //
     this.timer1.Interval = 1;
     this.timer1.Tick    += new System.EventHandler(this.timer1_Tick_1);
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(1231, 332);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(75, 23);
     this.button1.TabIndex = 1;
     this.button1.Text     = "button1";
     this.button1.UseVisualStyleBackColor = true;
     //
     // button2
     //
     this.button2.Location = new System.Drawing.Point(1318, 262);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(75, 23);
     this.button2.TabIndex = 2;
     this.button2.Text     = "button2";
     this.button2.UseVisualStyleBackColor = true;
     this.button2.Click += new System.EventHandler(this.button2_Click);
     //
     // timer2
     //
     this.timer2.Interval = 500;
     this.timer2.Tick    += new System.EventHandler(this.timer2_Tick);
     //
     // trackBar1
     //
     this.trackBar1.LargeChange = 1;
     this.trackBar1.Location    = new System.Drawing.Point(342, 27);
     this.trackBar1.Maximum     = 8;
     this.trackBar1.Minimum     = 2;
     this.trackBar1.Name        = "trackBar1";
     this.trackBar1.Size        = new System.Drawing.Size(265, 45);
     this.trackBar1.TabIndex    = 3;
     this.trackBar1.Value       = 2;
     this.trackBar1.Scroll     += new System.EventHandler(this.trackBar1_Scroll);
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1704, 774);
     this.Controls.Add(this.trackBar1);
     this.Controls.Add(this.button2);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.chart1);
     this.Name = "Form1";
     this.Text = "Form1";
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.trackBar1)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio n. 19
0
 /// <summary>
 /// Требуемый метод для поддержки конструктора — не изменяйте
 /// содержимое этого метода с помощью редактора кода.
 /// </summary>
 private void InitializeComponent()
 {
     System.Windows.Forms.DataVisualization.Charting.LineAnnotation lineAnnotation1 = new System.Windows.Forms.DataVisualization.Charting.LineAnnotation();
     System.Windows.Forms.DataVisualization.Charting.ChartArea      chartArea1      = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend         legend1         = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series         series1         = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(Back));
     this.chart1          = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.dateTimePicker1 = new System.Windows.Forms.DateTimePicker();
     this.button1         = new System.Windows.Forms.Button();
     this.dateTimePicker2 = new System.Windows.Forms.DateTimePicker();
     this.comboBox1       = new System.Windows.Forms.ComboBox();
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
     this.SuspendLayout();
     //
     // chart1
     //
     this.chart1.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)));
     lineAnnotation1.Name = "LineAnnotation1";
     this.chart1.Annotations.Add(lineAnnotation1);
     chartArea1.Name = "ChartArea1";
     this.chart1.ChartAreas.Add(chartArea1);
     legend1.Name = "Legend1";
     this.chart1.Legends.Add(legend1);
     this.chart1.Location = new System.Drawing.Point(1, 0);
     this.chart1.Name     = "chart1";
     series1.ChartArea    = "ChartArea1";
     series1.Legend       = "Legend1";
     series1.Name         = "Series1";
     this.chart1.Series.Add(series1);
     this.chart1.Size     = new System.Drawing.Size(446, 449);
     this.chart1.TabIndex = 0;
     this.chart1.Text     = "chart1";
     //
     // dateTimePicker1
     //
     this.dateTimePicker1.Anchor   = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.dateTimePicker1.Location = new System.Drawing.Point(457, 0);
     this.dateTimePicker1.Name     = "dateTimePicker1";
     this.dateTimePicker1.Size     = new System.Drawing.Size(200, 20);
     this.dateTimePicker1.TabIndex = 1;
     //
     // 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(582, 52);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(75, 23);
     this.button1.TabIndex = 2;
     this.button1.Text     = "Загрузить";
     this.button1.UseVisualStyleBackColor = true;
     this.button1.Click += new System.EventHandler(this.Button1_Click);
     //
     // dateTimePicker2
     //
     this.dateTimePicker2.Anchor        = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.dateTimePicker2.Location      = new System.Drawing.Point(457, 26);
     this.dateTimePicker2.Name          = "dateTimePicker2";
     this.dateTimePicker2.Size          = new System.Drawing.Size(200, 20);
     this.dateTimePicker2.TabIndex      = 1;
     this.dateTimePicker2.ValueChanged += new System.EventHandler(this.DateTimePicker2_ValueChanged);
     //
     // comboBox1
     //
     this.comboBox1.Anchor            = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.comboBox1.FormattingEnabled = true;
     this.comboBox1.Location          = new System.Drawing.Point(457, 53);
     this.comboBox1.Name     = "comboBox1";
     this.comboBox1.Size     = new System.Drawing.Size(121, 21);
     this.comboBox1.TabIndex = 3;
     //
     // Back
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(657, 450);
     this.Controls.Add(this.comboBox1);
     this.Controls.Add(this.button1);
     this.Controls.Add(this.dateTimePicker2);
     this.Controls.Add(this.dateTimePicker1);
     this.Controls.Add(this.chart1);
     this.Icon  = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.Name  = "Back";
     this.Text  = "Анализ отзывов";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
     this.ResumeLayout(false);
 }
Esempio n. 20
0
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.Windows.Forms.DataVisualization.Charting.LineAnnotation lineAnnotation1 = new System.Windows.Forms.DataVisualization.Charting.LineAnnotation();
            System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
            System.Windows.Forms.DataVisualization.Charting.Legend legend1 = new System.Windows.Forms.DataVisualization.Charting.Legend();
            System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Title title1 = new System.Windows.Forms.DataVisualization.Charting.Title();
            this.templateLabel = new System.Windows.Forms.Label();
            this.templateComboBox = new System.Windows.Forms.ComboBox();
            this.modelLabel = new System.Windows.Forms.Label();
            this.modelComboBox = new System.Windows.Forms.ComboBox();
            this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
            this.SuspendLayout();
            // 
            // templateLabel
            // 
            this.templateLabel.AutoSize = true;
            this.templateLabel.Location = new System.Drawing.Point(3, 12);
            this.templateLabel.Name = "templateLabel";
            this.templateLabel.Size = new System.Drawing.Size(73, 13);
            this.templateLabel.TabIndex = 5;
            this.templateLabel.Text = "View template";
            // 
            // templateComboBox
            // 
            this.templateComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.templateComboBox.FormattingEnabled = true;
            this.templateComboBox.Location = new System.Drawing.Point(82, 9);
            this.templateComboBox.Name = "templateComboBox";
            this.templateComboBox.Size = new System.Drawing.Size(262, 21);
            this.templateComboBox.TabIndex = 4;
            this.templateComboBox.SelectedIndexChanged += new System.EventHandler(this.templateComboBox_SelectedIndexChanged);
            // 
            // modelLabel
            // 
            this.modelLabel.AutoSize = true;
            this.modelLabel.Location = new System.Drawing.Point(3, 45);
            this.modelLabel.Name = "modelLabel";
            this.modelLabel.Size = new System.Drawing.Size(36, 13);
            this.modelLabel.TabIndex = 7;
            this.modelLabel.Text = "Model";
            // 
            // modelComboBox
            // 
            this.modelComboBox.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.modelComboBox.FormattingEnabled = true;
            this.modelComboBox.Location = new System.Drawing.Point(82, 42);
            this.modelComboBox.Name = "modelComboBox";
            this.modelComboBox.Size = new System.Drawing.Size(262, 21);
            this.modelComboBox.TabIndex = 6;
            this.modelComboBox.SelectedIndexChanged += new System.EventHandler(this.modelComboBox_SelectedIndexChanged);
            // 
            // chart1
            // 
            lineAnnotation1.Name = "LineAnnotation1";
            lineAnnotation1.ToolTip = "gdgdf";
            this.chart1.Annotations.Add(lineAnnotation1);
            chartArea1.Name = "ChartArea1";
            this.chart1.ChartAreas.Add(chartArea1);
            legend1.Name = "Legend1";
            this.chart1.Legends.Add(legend1);
            this.chart1.Location = new System.Drawing.Point(206, 91);
            this.chart1.Name = "chart1";
            series1.ChartArea = "ChartArea1";
            series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Pie;
            series1.Legend = "Legend1";
            series1.Name = "Series1";
            series1.XAxisType = System.Windows.Forms.DataVisualization.Charting.AxisType.Secondary;
            series1.YAxisType = System.Windows.Forms.DataVisualization.Charting.AxisType.Secondary;
            this.chart1.Series.Add(series1);
            this.chart1.Size = new System.Drawing.Size(392, 389);
            this.chart1.TabIndex = 8;
            this.chart1.Text = "chart1";
            title1.Name = "Title1";
            title1.Text = "rtetert";
            title1.ToolTip = "retgertert";
            this.chart1.Titles.Add(title1);
            // 
            // ViewPanel
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.Controls.Add(this.chart1);
            this.Controls.Add(this.modelLabel);
            this.Controls.Add(this.modelComboBox);
            this.Controls.Add(this.templateLabel);
            this.Controls.Add(this.templateComboBox);
            this.Name = "ViewPanel";
            this.Size = new System.Drawing.Size(639, 497);
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).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()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AddBook));
     System.Windows.Forms.DataVisualization.Charting.LineAnnotation lineAnnotation1 = new System.Windows.Forms.DataVisualization.Charting.LineAnnotation();
     System.Windows.Forms.DataVisualization.Charting.ChartArea      chartArea1      = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend         legend1         = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series         series1         = new System.Windows.Forms.DataVisualization.Charting.Series();
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint1      = new System.Windows.Forms.DataVisualization.Charting.DataPoint(0D, "65.62,0,0,0,0,0");
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint2      = new System.Windows.Forms.DataVisualization.Charting.DataPoint(0D, "75.54,0,0,0,0,0");
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint3      = new System.Windows.Forms.DataVisualization.Charting.DataPoint(0D, "60.45,0,0,0,0,0");
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint4      = new System.Windows.Forms.DataVisualization.Charting.DataPoint(0D, "55.73,0,0,0,0,0");
     System.Windows.Forms.DataVisualization.Charting.DataPoint      dataPoint5      = new System.Windows.Forms.DataVisualization.Charting.DataPoint(0D, "70.42,0,0,0,0,0");
     System.Windows.Forms.DataVisualization.Charting.Title          title1          = new System.Windows.Forms.DataVisualization.Charting.Title();
     this.txtTitle    = new MetroFramework.Controls.MetroTextBox();
     this.txtAuthor   = new MetroFramework.Controls.MetroTextBox();
     this.txtEdition  = new MetroFramework.Controls.MetroTextBox();
     this.txtBookID   = new MetroFramework.Controls.MetroTextBox();
     this.cmbCategory = new MetroFramework.Controls.MetroComboBox();
     this.metroLabel1 = new MetroFramework.Controls.MetroLabel();
     this.metroLabel2 = new MetroFramework.Controls.MetroLabel();
     this.metroLabel4 = new MetroFramework.Controls.MetroLabel();
     this.metroLabel5 = new MetroFramework.Controls.MetroLabel();
     this.metroLabel6 = new MetroFramework.Controls.MetroLabel();
     this.btnSave     = new MetroFramework.Controls.MetroLink();
     this.lnkClose    = new MetroFramework.Controls.MetroLink();
     this.chart2      = new System.Windows.Forms.DataVisualization.Charting.Chart();
     ((System.ComponentModel.ISupportInitialize)(this.chart2)).BeginInit();
     this.SuspendLayout();
     //
     // txtTitle
     //
     //
     //
     //
     this.txtTitle.CustomButton.Image         = null;
     this.txtTitle.CustomButton.Location      = new System.Drawing.Point(99, 1);
     this.txtTitle.CustomButton.Name          = "";
     this.txtTitle.CustomButton.Size          = new System.Drawing.Size(21, 21);
     this.txtTitle.CustomButton.Style         = MetroFramework.MetroColorStyle.Blue;
     this.txtTitle.CustomButton.TabIndex      = 1;
     this.txtTitle.CustomButton.Theme         = MetroFramework.MetroThemeStyle.Light;
     this.txtTitle.CustomButton.UseSelectable = true;
     this.txtTitle.CustomButton.Visible       = false;
     this.txtTitle.Lines           = new string[0];
     this.txtTitle.Location        = new System.Drawing.Point(612, 120);
     this.txtTitle.MaxLength       = 32767;
     this.txtTitle.Name            = "txtTitle";
     this.txtTitle.PasswordChar    = '\0';
     this.txtTitle.ScrollBars      = System.Windows.Forms.ScrollBars.None;
     this.txtTitle.SelectedText    = "";
     this.txtTitle.SelectionLength = 0;
     this.txtTitle.SelectionStart  = 0;
     this.txtTitle.Size            = new System.Drawing.Size(121, 23);
     this.txtTitle.TabIndex        = 62;
     this.txtTitle.UseSelectable   = true;
     this.txtTitle.WaterMarkColor  = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
     this.txtTitle.WaterMarkFont   = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Pixel);
     this.txtTitle.Enter          += new System.EventHandler(this.txtTitle_GotFocus);
     //
     // txtAuthor
     //
     //
     //
     //
     this.txtAuthor.CustomButton.Image         = null;
     this.txtAuthor.CustomButton.Location      = new System.Drawing.Point(99, 1);
     this.txtAuthor.CustomButton.Name          = "";
     this.txtAuthor.CustomButton.Size          = new System.Drawing.Size(21, 21);
     this.txtAuthor.CustomButton.Style         = MetroFramework.MetroColorStyle.Blue;
     this.txtAuthor.CustomButton.TabIndex      = 1;
     this.txtAuthor.CustomButton.Theme         = MetroFramework.MetroThemeStyle.Light;
     this.txtAuthor.CustomButton.UseSelectable = true;
     this.txtAuthor.CustomButton.Visible       = false;
     this.txtAuthor.Lines           = new string[0];
     this.txtAuthor.Location        = new System.Drawing.Point(612, 163);
     this.txtAuthor.MaxLength       = 32767;
     this.txtAuthor.Name            = "txtAuthor";
     this.txtAuthor.PasswordChar    = '\0';
     this.txtAuthor.ScrollBars      = System.Windows.Forms.ScrollBars.None;
     this.txtAuthor.SelectedText    = "";
     this.txtAuthor.SelectionLength = 0;
     this.txtAuthor.SelectionStart  = 0;
     this.txtAuthor.Size            = new System.Drawing.Size(121, 23);
     this.txtAuthor.TabIndex        = 63;
     this.txtAuthor.UseSelectable   = true;
     this.txtAuthor.WaterMarkColor  = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
     this.txtAuthor.WaterMarkFont   = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Pixel);
     //
     // txtEdition
     //
     //
     //
     //
     this.txtEdition.CustomButton.Image         = null;
     this.txtEdition.CustomButton.Location      = new System.Drawing.Point(99, 1);
     this.txtEdition.CustomButton.Name          = "";
     this.txtEdition.CustomButton.Size          = new System.Drawing.Size(21, 21);
     this.txtEdition.CustomButton.Style         = MetroFramework.MetroColorStyle.Blue;
     this.txtEdition.CustomButton.TabIndex      = 1;
     this.txtEdition.CustomButton.Theme         = MetroFramework.MetroThemeStyle.Light;
     this.txtEdition.CustomButton.UseSelectable = true;
     this.txtEdition.CustomButton.Visible       = false;
     this.txtEdition.Lines           = new string[0];
     this.txtEdition.Location        = new System.Drawing.Point(612, 206);
     this.txtEdition.MaxLength       = 32767;
     this.txtEdition.Name            = "txtEdition";
     this.txtEdition.PasswordChar    = '\0';
     this.txtEdition.ScrollBars      = System.Windows.Forms.ScrollBars.None;
     this.txtEdition.SelectedText    = "";
     this.txtEdition.SelectionLength = 0;
     this.txtEdition.SelectionStart  = 0;
     this.txtEdition.Size            = new System.Drawing.Size(121, 23);
     this.txtEdition.TabIndex        = 64;
     this.txtEdition.UseSelectable   = true;
     this.txtEdition.WaterMarkColor  = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
     this.txtEdition.WaterMarkFont   = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Pixel);
     //
     // txtBookID
     //
     //
     //
     //
     this.txtBookID.CustomButton.Image         = null;
     this.txtBookID.CustomButton.Location      = new System.Drawing.Point(99, 1);
     this.txtBookID.CustomButton.Name          = "";
     this.txtBookID.CustomButton.Size          = new System.Drawing.Size(21, 21);
     this.txtBookID.CustomButton.Style         = MetroFramework.MetroColorStyle.Blue;
     this.txtBookID.CustomButton.TabIndex      = 1;
     this.txtBookID.CustomButton.Theme         = MetroFramework.MetroThemeStyle.Light;
     this.txtBookID.CustomButton.UseSelectable = true;
     this.txtBookID.CustomButton.Visible       = false;
     this.txtBookID.Lines           = new string[0];
     this.txtBookID.Location        = new System.Drawing.Point(612, 77);
     this.txtBookID.MaxLength       = 32767;
     this.txtBookID.Name            = "txtBookID";
     this.txtBookID.PasswordChar    = '\0';
     this.txtBookID.ScrollBars      = System.Windows.Forms.ScrollBars.None;
     this.txtBookID.SelectedText    = "";
     this.txtBookID.SelectionLength = 0;
     this.txtBookID.SelectionStart  = 0;
     this.txtBookID.Size            = new System.Drawing.Size(121, 23);
     this.txtBookID.TabIndex        = 66;
     this.txtBookID.UseSelectable   = true;
     this.txtBookID.WaterMarkColor  = System.Drawing.Color.FromArgb(((int)(((byte)(109)))), ((int)(((byte)(109)))), ((int)(((byte)(109)))));
     this.txtBookID.WaterMarkFont   = new System.Drawing.Font("Segoe UI", 12F, System.Drawing.FontStyle.Italic, System.Drawing.GraphicsUnit.Pixel);
     //
     // cmbCategory
     //
     this.cmbCategory.FormattingEnabled = true;
     this.cmbCategory.ItemHeight        = 23;
     this.cmbCategory.Items.AddRange(new object[] {
         "Scientific",
         "Fiction",
         "Novel",
         "Auto Biography",
         "Religion",
         "Travel",
         "How To\'s"
     });
     this.cmbCategory.Location      = new System.Drawing.Point(612, 246);
     this.cmbCategory.Name          = "cmbCategory";
     this.cmbCategory.Size          = new System.Drawing.Size(121, 29);
     this.cmbCategory.TabIndex      = 67;
     this.cmbCategory.UseSelectable = true;
     //
     // metroLabel1
     //
     this.metroLabel1.AutoSize = true;
     this.metroLabel1.Location = new System.Drawing.Point(483, 77);
     this.metroLabel1.Name     = "metroLabel1";
     this.metroLabel1.Size     = new System.Drawing.Size(55, 19);
     this.metroLabel1.TabIndex = 68;
     this.metroLabel1.Text     = "Book ID";
     //
     // metroLabel2
     //
     this.metroLabel2.AutoSize = true;
     this.metroLabel2.Location = new System.Drawing.Point(483, 120);
     this.metroLabel2.Name     = "metroLabel2";
     this.metroLabel2.Size     = new System.Drawing.Size(33, 19);
     this.metroLabel2.TabIndex = 69;
     this.metroLabel2.Text     = "Title";
     //
     // metroLabel4
     //
     this.metroLabel4.AutoSize = true;
     this.metroLabel4.Location = new System.Drawing.Point(483, 163);
     this.metroLabel4.Name     = "metroLabel4";
     this.metroLabel4.Size     = new System.Drawing.Size(49, 19);
     this.metroLabel4.TabIndex = 71;
     this.metroLabel4.Text     = "Author";
     //
     // metroLabel5
     //
     this.metroLabel5.AutoSize = true;
     this.metroLabel5.Location = new System.Drawing.Point(483, 206);
     this.metroLabel5.Name     = "metroLabel5";
     this.metroLabel5.Size     = new System.Drawing.Size(49, 19);
     this.metroLabel5.TabIndex = 72;
     this.metroLabel5.Text     = "Edition";
     //
     // metroLabel6
     //
     this.metroLabel6.AutoSize = true;
     this.metroLabel6.Location = new System.Drawing.Point(483, 249);
     this.metroLabel6.Name     = "metroLabel6";
     this.metroLabel6.Size     = new System.Drawing.Size(64, 19);
     this.metroLabel6.TabIndex = 73;
     this.metroLabel6.Text     = "Category";
     //
     // btnSave
     //
     this.btnSave.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.btnSave.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.btnSave.DialogResult          = System.Windows.Forms.DialogResult.OK;
     this.btnSave.Image         = global::School_Management_ERP.Properties.Resources.save8;
     this.btnSave.ImageSize     = 32;
     this.btnSave.Location      = new System.Drawing.Point(742, 5);
     this.btnSave.Name          = "btnSave";
     this.btnSave.NoFocusImage  = global::School_Management_ERP.Properties.Resources.Save_No_Focus;
     this.btnSave.Size          = new System.Drawing.Size(42, 39);
     this.btnSave.TabIndex      = 178;
     this.btnSave.UseSelectable = true;
     this.btnSave.Click        += new System.EventHandler(this.btnSave_Click);
     //
     // lnkClose
     //
     this.lnkClose.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
     this.lnkClose.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this.lnkClose.DialogResult          = System.Windows.Forms.DialogResult.Cancel;
     this.lnkClose.Image         = ((System.Drawing.Image)(resources.GetObject("lnkClose.Image")));
     this.lnkClose.ImageSize     = 32;
     this.lnkClose.Location      = new System.Drawing.Point(806, 5);
     this.lnkClose.Name          = "lnkClose";
     this.lnkClose.NoFocusImage  = ((System.Drawing.Image)(resources.GetObject("lnkClose.NoFocusImage")));
     this.lnkClose.Size          = new System.Drawing.Size(42, 39);
     this.lnkClose.TabIndex      = 173;
     this.lnkClose.UseSelectable = true;
     this.lnkClose.Click        += new System.EventHandler(this.lnkClose_Click);
     //
     // chart2
     //
     lineAnnotation1.Name = "LineAnnotation1";
     this.chart2.Annotations.Add(lineAnnotation1);
     this.chart2.BackSecondaryColor          = System.Drawing.Color.White;
     this.chart2.BorderlineDashStyle         = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Dot;
     this.chart2.BorderlineWidth             = 0;
     this.chart2.BorderSkin.BackColor        = System.Drawing.Color.Transparent;
     this.chart2.BorderSkin.BorderWidth      = 0;
     this.chart2.BorderSkin.SkinStyle        = System.Windows.Forms.DataVisualization.Charting.BorderSkinStyle.Emboss;
     chartArea1.Area3DStyle.IsClustered      = true;
     chartArea1.Area3DStyle.IsRightAngleAxes = false;
     chartArea1.Area3DStyle.Perspective      = 10;
     chartArea1.Area3DStyle.PointGapDepth    = 0;
     chartArea1.Area3DStyle.Rotation         = 0;
     chartArea1.Area3DStyle.WallWidth        = 0;
     chartArea1.AxisX.LabelStyle.Font        = new System.Drawing.Font("Trebuchet MS", 8.25F, System.Drawing.FontStyle.Bold);
     chartArea1.AxisX.LineColor           = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     chartArea1.AxisX.MajorGrid.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     chartArea1.AxisY.LabelStyle.Font     = new System.Drawing.Font("Trebuchet MS", 8.25F, System.Drawing.FontStyle.Bold);
     chartArea1.AxisY.LineColor           = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     chartArea1.AxisY.MajorGrid.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     chartArea1.BackColor          = System.Drawing.Color.Transparent;
     chartArea1.BackSecondaryColor = System.Drawing.Color.Transparent;
     chartArea1.BorderColor        = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     chartArea1.BorderWidth        = 0;
     chartArea1.Name        = "Default";
     chartArea1.ShadowColor = System.Drawing.Color.Transparent;
     this.chart2.ChartAreas.Add(chartArea1);
     legend1.Name       = "Legend1";
     legend1.TableStyle = System.Windows.Forms.DataVisualization.Charting.LegendTableStyle.Wide;
     this.chart2.Legends.Add(legend1);
     this.chart2.Location      = new System.Drawing.Point(23, 63);
     this.chart2.Name          = "chart2";
     this.chart2.Palette       = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.Pastel;
     series1.BackGradientStyle = System.Windows.Forms.DataVisualization.Charting.GradientStyle.DiagonalLeft;
     series1.BackHatchStyle    = System.Windows.Forms.DataVisualization.Charting.ChartHatchStyle.DottedDiamond;
     series1.BorderColor       = System.Drawing.Color.White;
     series1.BorderDashStyle   = System.Windows.Forms.DataVisualization.Charting.ChartDashStyle.Dash;
     series1.BorderWidth       = 0;
     series1.ChartArea         = "Default";
     series1.Color             = System.Drawing.SystemColors.MenuHighlight;
     series1.CustomProperties  = "DoughnutRadius=60, PieDrawingStyle=SoftEdge, PieLabelStyle=Disabled";
     series1.EmptyPointStyle.IsValueShownAsLabel = true;
     series1.Font = new System.Drawing.Font("Segoe UI Semibold", 9.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     series1.IsValueShownAsLabel = true;
     series1.Label  = "#VAL";
     series1.Legend = "Legend1";
     series1.Name   = "Default";
     dataPoint1.CustomProperties = "Exploded=false";
     dataPoint1.Label            = "France";
     dataPoint2.CustomProperties = "Exploded=false";
     dataPoint2.Label            = "Canada";
     dataPoint3.CustomProperties = "Exploded=false";
     dataPoint3.Label            = "UK";
     dataPoint4.CustomProperties = "Exploded=false";
     dataPoint4.Label            = "USA";
     dataPoint5.CustomProperties = "Exploded=false";
     dataPoint5.Label            = "Italy";
     series1.Points.Add(dataPoint1);
     series1.Points.Add(dataPoint2);
     series1.Points.Add(dataPoint3);
     series1.Points.Add(dataPoint4);
     series1.Points.Add(dataPoint5);
     series1.XValueType      = System.Windows.Forms.DataVisualization.Charting.ChartValueType.String;
     series1.YValuesPerPoint = 6;
     this.chart2.Series.Add(series1);
     this.chart2.Size     = new System.Drawing.Size(414, 358);
     this.chart2.TabIndex = 180;
     title1.Font          = new System.Drawing.Font("Trebuchet MS", 14.25F, System.Drawing.FontStyle.Bold);
     title1.ForeColor     = System.Drawing.Color.FromArgb(((int)(((byte)(26)))), ((int)(((byte)(59)))), ((int)(((byte)(105)))));
     title1.Name          = "Title1";
     title1.ShadowColor   = System.Drawing.Color.FromArgb(((int)(((byte)(32)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
     title1.ShadowOffset  = 3;
     this.chart2.Titles.Add(title1);
     this.chart2.Click += new System.EventHandler(this.chart2_Click);
     //
     // AddBook
     //
     this.AcceptButton        = this.btnSave;
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(865, 444);
     this.Controls.Add(this.chart2);
     this.Controls.Add(this.btnSave);
     this.Controls.Add(this.lnkClose);
     this.Controls.Add(this.metroLabel6);
     this.Controls.Add(this.metroLabel5);
     this.Controls.Add(this.metroLabel4);
     this.Controls.Add(this.metroLabel2);
     this.Controls.Add(this.metroLabel1);
     this.Controls.Add(this.cmbCategory);
     this.Controls.Add(this.txtBookID);
     this.Controls.Add(this.txtEdition);
     this.Controls.Add(this.txtAuthor);
     this.Controls.Add(this.txtTitle);
     this.Name  = "AddBook";
     this.Text  = "New Book";
     this.Load += new System.EventHandler(this.AddBook_Load);
     ((System.ComponentModel.ISupportInitialize)(this.chart2)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Esempio 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();
            System.Windows.Forms.DataVisualization.Charting.LineAnnotation lineAnnotation2 = new System.Windows.Forms.DataVisualization.Charting.LineAnnotation();
            System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
            System.Windows.Forms.DataVisualization.Charting.Legend legend2 = new System.Windows.Forms.DataVisualization.Charting.Legend();
            System.Windows.Forms.DataVisualization.Charting.Series series10 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Series series11 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Series series12 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Series series13 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Series series14 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Series series15 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Series series16 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Series series17 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataVisualization.Charting.Series series18 = new System.Windows.Forms.DataVisualization.Charting.Series();
            this.button1 = new System.Windows.Forms.Button();
            this.richTextBox1 = new System.Windows.Forms.RichTextBox();
            this.timer1 = new System.Windows.Forms.Timer(this.components);
            this.richTextBox2 = new System.Windows.Forms.RichTextBox();
            this.button2 = new System.Windows.Forms.Button();
            this.serialPort1 = new System.IO.Ports.SerialPort(this.components);
            this.timer2 = new System.Windows.Forms.Timer(this.components);
            this.richTextBox3 = new System.Windows.Forms.RichTextBox();
            this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
            this.timer3 = new System.Windows.Forms.Timer(this.components);
            this.richTextBox4 = new System.Windows.Forms.RichTextBox();
            this.Strateg1 = new System.Windows.Forms.Button();
            this.Strategy2 = new System.Windows.Forms.Button();
            this.Strategy3 = new System.Windows.Forms.Button();
            this.comboBox1 = new System.Windows.Forms.ComboBox();
            this.button3 = new System.Windows.Forms.Button();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
            this.SuspendLayout();
            // 
            // button1
            // 
            this.button1.Location = new System.Drawing.Point(97, 70);
            this.button1.Name = "button1";
            this.button1.Size = new System.Drawing.Size(75, 23);
            this.button1.TabIndex = 0;
            this.button1.Text = "Start";
            this.button1.UseVisualStyleBackColor = true;
            this.button1.Click += new System.EventHandler(this.button1_Click);
            // 
            // richTextBox1
            // 
            this.richTextBox1.Location = new System.Drawing.Point(26, 139);
            this.richTextBox1.Name = "richTextBox1";
            this.richTextBox1.Size = new System.Drawing.Size(258, 156);
            this.richTextBox1.TabIndex = 1;
            this.richTextBox1.Text = "";
            // 
            // timer1
            // 
            this.timer1.Interval = 1;
            this.timer1.Tick += new System.EventHandler(this.timer1_Tick);
            // 
            // richTextBox2
            // 
            this.richTextBox2.Location = new System.Drawing.Point(763, 139);
            this.richTextBox2.Name = "richTextBox2";
            this.richTextBox2.Size = new System.Drawing.Size(156, 133);
            this.richTextBox2.TabIndex = 2;
            this.richTextBox2.Text = "";
            this.richTextBox2.TextChanged += new System.EventHandler(this.richTextBox2_TextChanged);
            // 
            // button2
            // 
            this.button2.Location = new System.Drawing.Point(388, 70);
            this.button2.Name = "button2";
            this.button2.Size = new System.Drawing.Size(122, 23);
            this.button2.TabIndex = 3;
            this.button2.Text = "Start Position";
            this.button2.UseVisualStyleBackColor = true;
            this.button2.Click += new System.EventHandler(this.button2_Click);
            // 
            // timer2
            // 
            this.timer2.Interval = 15;
            this.timer2.Tick += new System.EventHandler(this.timer2_Tick);
            // 
            // richTextBox3
            // 
            this.richTextBox3.Location = new System.Drawing.Point(388, 127);
            this.richTextBox3.Name = "richTextBox3";
            this.richTextBox3.Size = new System.Drawing.Size(207, 168);
            this.richTextBox3.TabIndex = 4;
            this.richTextBox3.Text = "";
            // 
            // chart1
            // 
            lineAnnotation2.Name = "LineAnnotation1";
            lineAnnotation2.Width = 6000D;
            this.chart1.Annotations.Add(lineAnnotation2);
            chartArea2.Name = "ChartArea1";
            this.chart1.ChartAreas.Add(chartArea2);
            this.chart1.ImeMode = System.Windows.Forms.ImeMode.NoControl;
            legend2.Name = "Legend1";
            this.chart1.Legends.Add(legend2);
            this.chart1.Location = new System.Drawing.Point(1, 301);
            this.chart1.Name = "chart1";
            series10.ChartArea = "ChartArea1";
            series10.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.FastPoint;
            series10.Legend = "Legend1";
            series10.Name = "Trejectory";
            series11.ChartArea = "ChartArea1";
            series11.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Bubble;
            series11.Legend = "Legend1";
            series11.Name = "abc";
            series11.YValuesPerPoint = 2;
            series12.ChartArea = "ChartArea1";
            series12.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Bubble;
            series12.Legend = "Legend1";
            series12.Name = "ball";
            series12.YValuesPerPoint = 2;
            series13.ChartArea = "ChartArea1";
            series13.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Bubble;
            series13.Legend = "Legend1";
            series13.Name = "blueBot1";
            series13.YValuesPerPoint = 2;
            series14.ChartArea = "ChartArea1";
            series14.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Bubble;
            series14.Legend = "Legend1";
            series14.Name = "blueBot0";
            series14.YValuesPerPoint = 2;
            series15.ChartArea = "ChartArea1";
            series15.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Bubble;
            series15.Legend = "Legend1";
            series15.Name = "yellowBot1";
            series15.YValuesPerPoint = 2;
            series16.ChartArea = "ChartArea1";
            series16.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Bubble;
            series16.Legend = "Legend1";
            series16.Name = "yellowBot0";
            series16.YValuesPerPoint = 2;
            series17.ChartArea = "ChartArea1";
            series17.Legend = "Legend1";
            series17.Name = "Series8";
            series18.ChartArea = "ChartArea1";
            series18.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
            series18.Legend = "Legend1";
            series18.Name = "Trajectory0";
            this.chart1.Series.Add(series10);
            this.chart1.Series.Add(series11);
            this.chart1.Series.Add(series12);
            this.chart1.Series.Add(series13);
            this.chart1.Series.Add(series14);
            this.chart1.Series.Add(series15);
            this.chart1.Series.Add(series16);
            this.chart1.Series.Add(series17);
            this.chart1.Series.Add(series18);
            this.chart1.Size = new System.Drawing.Size(1231, 375);
            this.chart1.TabIndex = 5;
            this.chart1.Text = "chart1";
            this.chart1.Click += new System.EventHandler(this.chart1_Click);
            // 
            // timer3
            // 
            this.timer3.Interval = 600;
            this.timer3.Tick += new System.EventHandler(this.timer3_Tick_1);
            // 
            // richTextBox4
            // 
            this.richTextBox4.Location = new System.Drawing.Point(964, 139);
            this.richTextBox4.Name = "richTextBox4";
            this.richTextBox4.Size = new System.Drawing.Size(156, 133);
            this.richTextBox4.TabIndex = 6;
            this.richTextBox4.Text = "";
            // 
            // Strateg1
            // 
            this.Strateg1.Location = new System.Drawing.Point(643, 154);
            this.Strateg1.Name = "Strateg1";
            this.Strateg1.Size = new System.Drawing.Size(75, 23);
            this.Strateg1.TabIndex = 7;
            this.Strateg1.Text = "Strategy 1";
            this.Strateg1.UseVisualStyleBackColor = true;
            this.Strateg1.Click += new System.EventHandler(this.Strateg1_Click);
            // 
            // Strategy2
            // 
            this.Strategy2.Location = new System.Drawing.Point(643, 183);
            this.Strategy2.Name = "Strategy2";
            this.Strategy2.Size = new System.Drawing.Size(75, 23);
            this.Strategy2.TabIndex = 8;
            this.Strategy2.Text = "Strategy 2";
            this.Strategy2.UseVisualStyleBackColor = true;
            // 
            // Strategy3
            // 
            this.Strategy3.Location = new System.Drawing.Point(643, 212);
            this.Strategy3.Name = "Strategy3";
            this.Strategy3.Size = new System.Drawing.Size(75, 23);
            this.Strategy3.TabIndex = 9;
            this.Strategy3.Text = "Strategy 3";
            this.Strategy3.UseVisualStyleBackColor = true;
            // 
            // comboBox1
            // 
            this.comboBox1.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.comboBox1.FormattingEnabled = true;
            this.comboBox1.Location = new System.Drawing.Point(614, 96);
            this.comboBox1.Name = "comboBox1";
            this.comboBox1.Size = new System.Drawing.Size(121, 21);
            this.comboBox1.TabIndex = 11;
            // 
            // button3
            // 
            this.button3.Location = new System.Drawing.Point(388, 99);
            this.button3.Name = "button3";
            this.button3.Size = new System.Drawing.Size(122, 23);
            this.button3.TabIndex = 12;
            this.button3.Text = "Stop";
            this.button3.UseVisualStyleBackColor = true;
            this.button3.Click += new System.EventHandler(this.StopButton);
            // 
            // Form1
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1268, 694);
            this.Controls.Add(this.button3);
            this.Controls.Add(this.comboBox1);
            this.Controls.Add(this.Strategy3);
            this.Controls.Add(this.Strategy2);
            this.Controls.Add(this.Strateg1);
            this.Controls.Add(this.richTextBox4);
            this.Controls.Add(this.chart1);
            this.Controls.Add(this.richTextBox3);
            this.Controls.Add(this.button2);
            this.Controls.Add(this.richTextBox2);
            this.Controls.Add(this.richTextBox1);
            this.Controls.Add(this.button1);
            this.Name = "Form1";
            this.Text = "Form1";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.closing);
            this.Load += new System.EventHandler(this.Form1_Load_1);
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
            this.ResumeLayout(false);

        }
Esempio n. 23
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Windows.Forms.DataVisualization.Charting.LineAnnotation lineAnnotation1 = new System.Windows.Forms.DataVisualization.Charting.LineAnnotation();
     System.Windows.Forms.DataVisualization.Charting.ChartArea      chartArea1      = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
     System.Windows.Forms.DataVisualization.Charting.Legend         legend1         = new System.Windows.Forms.DataVisualization.Charting.Legend();
     System.Windows.Forms.DataVisualization.Charting.Series         series1         = new System.Windows.Forms.DataVisualization.Charting.Series();
     this.chart       = new System.Windows.Forms.DataVisualization.Charting.Chart();
     this.tumorImg    = new System.Windows.Forms.PictureBox();
     this.TumorSLable = new System.Windows.Forms.Label();
     this.location    = new System.Windows.Forms.Label();
     this.pixel       = new System.Windows.Forms.Label();
     ((System.ComponentModel.ISupportInitialize)(this.chart)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.tumorImg)).BeginInit();
     this.SuspendLayout();
     //
     // chart
     //
     lineAnnotation1.Name = "LineAnnotation3";
     this.chart.Annotations.Add(lineAnnotation1);
     chartArea1.Area3DStyle.Enable3D    = true;
     chartArea1.Area3DStyle.IsClustered = true;
     chartArea1.Area3DStyle.LightStyle  = System.Windows.Forms.DataVisualization.Charting.LightStyle.Realistic;
     chartArea1.Name = "ChartArea1";
     this.chart.ChartAreas.Add(chartArea1);
     legend1.Name = "Legend1";
     this.chart.Legends.Add(legend1);
     this.chart.Location = new System.Drawing.Point(307, 12);
     this.chart.Name     = "chart";
     this.chart.Palette  = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.Bright;
     series1.ChartArea   = "ChartArea1";
     series1.ChartType   = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.FastLine;
     series1.Legend      = "Legend1";
     series1.Name        = "Series1";
     this.chart.Series.Add(series1);
     this.chart.Size       = new System.Drawing.Size(782, 292);
     this.chart.TabIndex   = 0;
     this.chart.Text       = "Chart";
     this.chart.MouseMove += new System.Windows.Forms.MouseEventHandler(this.chart_MouseMove);
     //
     // tumorImg
     //
     this.tumorImg.Location = new System.Drawing.Point(12, 12);
     this.tumorImg.Name     = "tumorImg";
     this.tumorImg.Size     = new System.Drawing.Size(289, 292);
     this.tumorImg.SizeMode = System.Windows.Forms.PictureBoxSizeMode.CenterImage;
     this.tumorImg.TabIndex = 1;
     this.tumorImg.TabStop  = false;
     //
     // TumorSLable
     //
     this.TumorSLable.AutoSize = true;
     this.TumorSLable.Font     = new System.Drawing.Font("Tempus Sans ITC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.TumorSLable.Location = new System.Drawing.Point(12, 323);
     this.TumorSLable.Name     = "TumorSLable";
     this.TumorSLable.Size     = new System.Drawing.Size(115, 24);
     this.TumorSLable.TabIndex = 2;
     this.TumorSLable.Text     = "Tumor Size =";
     //
     // location
     //
     this.location.AutoSize = true;
     this.location.Font     = new System.Drawing.Font("Tempus Sans ITC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.location.Location = new System.Drawing.Point(13, 358);
     this.location.Name     = "location";
     this.location.Size     = new System.Drawing.Size(206, 24);
     this.location.TabIndex = 3;
     this.location.Text     = "Tumor location In Pexl :";
     //
     // pixel
     //
     this.pixel.AutoSize = true;
     this.pixel.Font     = new System.Drawing.Font("Tempus Sans ITC", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)));
     this.pixel.Location = new System.Drawing.Point(13, 399);
     this.pixel.Name     = "pixel";
     this.pixel.Size     = new System.Drawing.Size(146, 24);
     this.pixel.TabIndex = 4;
     this.pixel.Text     = "Tumor position :";
     this.pixel.Click   += new System.EventHandler(this.label2_Click);
     //
     // TumorStat
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(1099, 484);
     this.Controls.Add(this.pixel);
     this.Controls.Add(this.location);
     this.Controls.Add(this.TumorSLable);
     this.Controls.Add(this.tumorImg);
     this.Controls.Add(this.chart);
     this.Name        = "TumorStat";
     this.Text        = "TumorStat";
     this.FormClosed += new System.Windows.Forms.FormClosedEventHandler(this.TumorStat_FormClosed);
     ((System.ComponentModel.ISupportInitialize)(this.chart)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.tumorImg)).EndInit();
     this.ResumeLayout(false);
     this.PerformLayout();
 }