Newer
Older
laserPTZ_CS / insertForm / CtrlHome.Designer.cs
wangxitong on 11 Sep 43 KB first commit
namespace laserPTZ.insertForm
{
    partial class CtrlHome
    {
        /// <summary> 
        /// 必需的设计器变量。
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary> 
        /// 清理所有正在使用的资源。
        /// </summary>
        /// <param name="disposing">如果应释放托管资源,为 true;否则为 false。</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region 组件设计器生成的代码

        /// <summary> 
        /// 设计器支持所需的方法 - 不要修改
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea2 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
            System.Windows.Forms.DataVisualization.Charting.Series series2 = new System.Windows.Forms.DataVisualization.Charting.Series();
            this.panel_chart = new System.Windows.Forms.Panel();
            this.label3 = new System.Windows.Forms.Label();
            this.label_chartTitle = new System.Windows.Forms.Label();
            this.label_chartResult = new System.Windows.Forms.Label();
            this.panel2 = new System.Windows.Forms.Panel();
            this.label2 = new System.Windows.Forms.Label();
            this.chart1 = new System.Windows.Forms.DataVisualization.Charting.Chart();
            this.panel_tree = new System.Windows.Forms.Panel();
            this.label_treeResult = new System.Windows.Forms.Label();
            this.panel1 = new System.Windows.Forms.Panel();
            this.label1 = new System.Windows.Forms.Label();
            this.btn_search = new laserPTZ.RoundButton();
            this.txt_monitorName = new DevComponents.DotNetBar.Controls.TextBoxX();
            this.treeView1 = new System.Windows.Forms.TreeView();
            this.panel_vedio = new System.Windows.Forms.Panel();
            this.txt_page = new System.Windows.Forms.Label();
            this.next_btn = new System.Windows.Forms.Panel();
            this.pre_btn = new System.Windows.Forms.Panel();
            this.pictureBox5 = new System.Windows.Forms.PictureBox();
            this.panel_video4 = new System.Windows.Forms.Panel();
            this.label_picResult4 = new System.Windows.Forms.Label();
            this.label_title4 = new System.Windows.Forms.Label();
            this.pictureBox4 = new System.Windows.Forms.PictureBox();
            this.panel_video3 = new System.Windows.Forms.Panel();
            this.label_picResult3 = new System.Windows.Forms.Label();
            this.label_title3 = new System.Windows.Forms.Label();
            this.pictureBox3 = new System.Windows.Forms.PictureBox();
            this.panel_video2 = new System.Windows.Forms.Panel();
            this.label_picResult2 = new System.Windows.Forms.Label();
            this.label_title2 = new System.Windows.Forms.Label();
            this.pictureBox2 = new System.Windows.Forms.PictureBox();
            this.panel_video1 = new System.Windows.Forms.Panel();
            this.label_title1 = new System.Windows.Forms.Label();
            this.label_picResult1 = new System.Windows.Forms.Label();
            this.pictureBox1 = new System.Windows.Forms.PictureBox();
            this.panel_chart.SuspendLayout();
            this.panel2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
            this.panel_tree.SuspendLayout();
            this.panel1.SuspendLayout();
            this.panel_vedio.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).BeginInit();
            this.panel_video4.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).BeginInit();
            this.panel_video3.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).BeginInit();
            this.panel_video2.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).BeginInit();
            this.panel_video1.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
            this.SuspendLayout();
            // 
            // panel_chart
            // 
            this.panel_chart.BackgroundImage = global::laserPTZ.Properties.Resources._4监控窗口底框;
            this.panel_chart.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel_chart.Controls.Add(this.label3);
            this.panel_chart.Controls.Add(this.label_chartTitle);
            this.panel_chart.Controls.Add(this.label_chartResult);
            this.panel_chart.Controls.Add(this.panel2);
            this.panel_chart.Controls.Add(this.chart1);
            this.panel_chart.Location = new System.Drawing.Point(18, 386);
            this.panel_chart.Name = "panel_chart";
            this.panel_chart.Size = new System.Drawing.Size(396, 312);
            this.panel_chart.TabIndex = 49;
            this.panel_chart.Visible = false;
            // 
            // label3
            // 
            this.label3.BackColor = System.Drawing.Color.Transparent;
            this.label3.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label3.ForeColor = System.Drawing.SystemColors.ControlDark;
            this.label3.Location = new System.Drawing.Point(10, 31);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(60, 20);
            this.label3.TabIndex = 98;
            this.label3.Text = "ppm·m";
            this.label3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // label_chartTitle
            // 
            this.label_chartTitle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.label_chartTitle.BackColor = System.Drawing.Color.Transparent;
            this.label_chartTitle.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_chartTitle.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label_chartTitle.Location = new System.Drawing.Point(31, 284);
            this.label_chartTitle.Name = "label_chartTitle";
            this.label_chartTitle.Size = new System.Drawing.Size(325, 20);
            this.label_chartTitle.TabIndex = 63;
            this.label_chartTitle.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.label_chartTitle.Visible = false;
            // 
            // label_chartResult
            // 
            this.label_chartResult.BackColor = System.Drawing.Color.Transparent;
            this.label_chartResult.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_chartResult.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label_chartResult.Location = new System.Drawing.Point(3, 137);
            this.label_chartResult.Name = "label_chartResult";
            this.label_chartResult.Size = new System.Drawing.Size(380, 20);
            this.label_chartResult.TabIndex = 62;
            this.label_chartResult.Text = "数据获取";
            this.label_chartResult.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.label_chartResult.Visible = false;
            // 
            // panel2
            // 
            this.panel2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(73)))));
            this.panel2.BackgroundImage = global::laserPTZ.Properties.Resources.标题框;
            this.panel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel2.Controls.Add(this.label2);
            this.panel2.Location = new System.Drawing.Point(0, 0);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(133, 28);
            this.panel2.TabIndex = 61;
            // 
            // label2
            // 
            this.label2.AutoSize = true;
            this.label2.BackColor = System.Drawing.Color.Transparent;
            this.label2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label2.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label2.Location = new System.Drawing.Point(29, 3);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(65, 20);
            this.label2.TabIndex = 60;
            this.label2.Text = "气体监控";
            // 
            // 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)));
            this.chart1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(73)))));
            chartArea2.AxisX.IsLabelAutoFit = false;
            chartArea2.AxisX.LabelAutoFitMaxFontSize = 9;
            chartArea2.AxisX.LabelStyle.ForeColor = System.Drawing.SystemColors.Highlight;
            chartArea2.AxisX.LineColor = System.Drawing.SystemColors.MenuHighlight;
            chartArea2.AxisX.MajorGrid.LineColor = System.Drawing.Color.Silver;
            chartArea2.AxisX.MajorGrid.LineWidth = 0;
            chartArea2.AxisX.MajorTickMark.LineColor = System.Drawing.SystemColors.MenuHighlight;
            chartArea2.AxisY.Enabled = System.Windows.Forms.DataVisualization.Charting.AxisEnabled.True;
            chartArea2.AxisY.LabelStyle.ForeColor = System.Drawing.SystemColors.Highlight;
            chartArea2.AxisY.LineColor = System.Drawing.SystemColors.MenuHighlight;
            chartArea2.AxisY.MajorGrid.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(139)))), ((int)(((byte)(129)))), ((int)(((byte)(76)))));
            chartArea2.AxisY.MajorTickMark.LineColor = System.Drawing.SystemColors.MenuHighlight;
            chartArea2.AxisY.Minimum = 0D;
            chartArea2.AxisY.TitleForeColor = System.Drawing.Color.Gray;
            chartArea2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(73)))));
            chartArea2.Name = "ChartArea1";
            this.chart1.ChartAreas.Add(chartArea2);
            this.chart1.Location = new System.Drawing.Point(-7, 49);
            this.chart1.Name = "chart1";
            this.chart1.Palette = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.Pastel;
            series2.ChartArea = "ChartArea1";
            series2.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
            series2.MarkerBorderColor = System.Drawing.Color.White;
            series2.Name = "Series1";
            this.chart1.Series.Add(series2);
            this.chart1.Size = new System.Drawing.Size(400, 224);
            this.chart1.TabIndex = 42;
            this.chart1.Text = "chart1";
            // 
            // panel_tree
            // 
            this.panel_tree.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(31)))), ((int)(((byte)(55)))));
            this.panel_tree.BackgroundImage = global::laserPTZ.Properties.Resources._4监控窗口底框;
            this.panel_tree.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel_tree.Controls.Add(this.label_treeResult);
            this.panel_tree.Controls.Add(this.panel1);
            this.panel_tree.Controls.Add(this.btn_search);
            this.panel_tree.Controls.Add(this.txt_monitorName);
            this.panel_tree.Controls.Add(this.treeView1);
            this.panel_tree.Location = new System.Drawing.Point(18, 7);
            this.panel_tree.Name = "panel_tree";
            this.panel_tree.Size = new System.Drawing.Size(396, 380);
            this.panel_tree.TabIndex = 48;
            this.panel_tree.Visible = false;
            // 
            // label_treeResult
            // 
            this.label_treeResult.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.label_treeResult.BackColor = System.Drawing.Color.Transparent;
            this.label_treeResult.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_treeResult.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label_treeResult.Location = new System.Drawing.Point(26, 180);
            this.label_treeResult.Name = "label_treeResult";
            this.label_treeResult.Size = new System.Drawing.Size(346, 20);
            this.label_treeResult.TabIndex = 63;
            this.label_treeResult.Text = "数据获取";
            this.label_treeResult.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.label_treeResult.Visible = false;
            // 
            // panel1
            // 
            this.panel1.BackColor = System.Drawing.Color.Transparent;
            this.panel1.BackgroundImage = global::laserPTZ.Properties.Resources.标题框;
            this.panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel1.Controls.Add(this.label1);
            this.panel1.Location = new System.Drawing.Point(1, 1);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(133, 28);
            this.panel1.TabIndex = 60;
            // 
            // label1
            // 
            this.label1.AutoSize = true;
            this.label1.BackColor = System.Drawing.Color.Transparent;
            this.label1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label1.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label1.Location = new System.Drawing.Point(30, 3);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(65, 20);
            this.label1.TabIndex = 59;
            this.label1.Text = "监控点位";
            this.label1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // btn_search
            // 
            this.btn_search.BackColor = System.Drawing.Color.Transparent;
            this.btn_search.EnterBackColor = System.Drawing.Color.LightSteelBlue;
            this.btn_search.EnterForeColor = System.Drawing.Color.Black;
            this.btn_search.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.btn_search.FlatAppearance.BorderSize = 0;
            this.btn_search.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.btn_search.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.btn_search.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_search.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_search.HoverBackColor = System.Drawing.Color.Gainsboro;
            this.btn_search.HoverForeColor = System.Drawing.Color.Black;
            this.btn_search.Location = new System.Drawing.Point(276, 43);
            this.btn_search.Name = "btn_search";
            this.btn_search.PressBackColor = System.Drawing.Color.MidnightBlue;
            this.btn_search.PressForeColor = System.Drawing.Color.White;
            this.btn_search.Radius = 30;
            this.btn_search.Size = new System.Drawing.Size(89, 30);
            this.btn_search.TabIndex = 58;
            this.btn_search.Text = "搜索";
            this.btn_search.UseVisualStyleBackColor = false;
            this.btn_search.Click += new System.EventHandler(this.btn_search_Click);
            // 
            // txt_monitorName
            // 
            this.txt_monitorName.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(99)))));
            // 
            // 
            // 
            this.txt_monitorName.Border.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(99)))));
            this.txt_monitorName.Border.BackColor2 = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(99)))));
            this.txt_monitorName.Border.BorderBottomColor = System.Drawing.Color.Transparent;
            this.txt_monitorName.Border.BorderBottomWidth = 10;
            this.txt_monitorName.Border.BorderColor = System.Drawing.Color.Transparent;
            this.txt_monitorName.Border.BorderLeftWidth = 10;
            this.txt_monitorName.Border.BorderRightWidth = 10;
            this.txt_monitorName.Border.BorderTopWidth = 10;
            this.txt_monitorName.Border.Class = "TextBoxBorder";
            this.txt_monitorName.Border.CornerDiameter = 18;
            this.txt_monitorName.Border.CornerType = DevComponents.DotNetBar.eCornerType.Rounded;
            this.txt_monitorName.Border.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txt_monitorName.DisabledBackColor = System.Drawing.Color.White;
            this.txt_monitorName.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txt_monitorName.ForeColor = System.Drawing.Color.White;
            this.txt_monitorName.Location = new System.Drawing.Point(15, 36);
            this.txt_monitorName.Name = "txt_monitorName";
            this.txt_monitorName.PreventEnterBeep = true;
            this.txt_monitorName.Size = new System.Drawing.Size(254, 44);
            this.txt_monitorName.TabIndex = 57;
            this.txt_monitorName.Visible = false;
            this.txt_monitorName.WatermarkText = "请输入监控点名称";
            // 
            // treeView1
            // 
            this.treeView1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(73)))));
            this.treeView1.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.treeView1.DrawMode = System.Windows.Forms.TreeViewDrawMode.OwnerDrawText;
            this.treeView1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.treeView1.ForeColor = System.Drawing.Color.White;
            this.treeView1.HideSelection = false;
            this.treeView1.ItemHeight = 28;
            this.treeView1.Location = new System.Drawing.Point(26, 85);
            this.treeView1.Margin = new System.Windows.Forms.Padding(4, 5, 4, 5);
            this.treeView1.Name = "treeView1";
            this.treeView1.ShowLines = false;
            this.treeView1.ShowRootLines = false;
            this.treeView1.Size = new System.Drawing.Size(334, 273);
            this.treeView1.TabIndex = 50;
            this.treeView1.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.treeView1_AfterSelect);
            this.treeView1.NodeMouseClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.treeView1_NodeMouseClick);
            this.treeView1.NodeMouseDoubleClick += new System.Windows.Forms.TreeNodeMouseClickEventHandler(this.treeView1_NodeMouseDoubleClick);
            // 
            // panel_vedio
            // 
            this.panel_vedio.BackgroundImage = global::laserPTZ.Properties.Resources._4监控窗口底框;
            this.panel_vedio.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel_vedio.Controls.Add(this.txt_page);
            this.panel_vedio.Controls.Add(this.next_btn);
            this.panel_vedio.Controls.Add(this.pre_btn);
            this.panel_vedio.Controls.Add(this.pictureBox5);
            this.panel_vedio.Controls.Add(this.panel_video4);
            this.panel_vedio.Controls.Add(this.panel_video3);
            this.panel_vedio.Controls.Add(this.panel_video2);
            this.panel_vedio.Controls.Add(this.panel_video1);
            this.panel_vedio.Location = new System.Drawing.Point(428, 7);
            this.panel_vedio.Name = "panel_vedio";
            this.panel_vedio.Size = new System.Drawing.Size(926, 698);
            this.panel_vedio.TabIndex = 50;
            this.panel_vedio.Visible = false;
            // 
            // txt_page
            // 
            this.txt_page.BackColor = System.Drawing.Color.Transparent;
            this.txt_page.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txt_page.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.txt_page.Location = new System.Drawing.Point(427, 647);
            this.txt_page.Name = "txt_page";
            this.txt_page.Size = new System.Drawing.Size(72, 28);
            this.txt_page.TabIndex = 63;
            this.txt_page.Text = "第1页";
            this.txt_page.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // next_btn
            // 
            this.next_btn.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.next_btn.BackColor = System.Drawing.Color.Transparent;
            this.next_btn.BackgroundImage = global::laserPTZ.Properties.Resources.右;
            this.next_btn.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.next_btn.Location = new System.Drawing.Point(514, 646);
            this.next_btn.MaximumSize = new System.Drawing.Size(28, 28);
            this.next_btn.MinimumSize = new System.Drawing.Size(28, 28);
            this.next_btn.Name = "next_btn";
            this.next_btn.Size = new System.Drawing.Size(28, 28);
            this.next_btn.TabIndex = 59;
            this.next_btn.MouseClick += new System.Windows.Forms.MouseEventHandler(this.next_btn_Click);
            // 
            // pre_btn
            // 
            this.pre_btn.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.pre_btn.BackColor = System.Drawing.Color.Transparent;
            this.pre_btn.BackgroundImage = global::laserPTZ.Properties.Resources.左;
            this.pre_btn.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.pre_btn.Location = new System.Drawing.Point(392, 646);
            this.pre_btn.MaximumSize = new System.Drawing.Size(28, 28);
            this.pre_btn.MinimumSize = new System.Drawing.Size(28, 28);
            this.pre_btn.Name = "pre_btn";
            this.pre_btn.Size = new System.Drawing.Size(28, 28);
            this.pre_btn.TabIndex = 58;
            this.pre_btn.MouseClick += new System.Windows.Forms.MouseEventHandler(this.pre_btn_Click);
            // 
            // pictureBox5
            // 
            this.pictureBox5.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.pictureBox5.Location = new System.Drawing.Point(249, 214);
            this.pictureBox5.Name = "pictureBox5";
            this.pictureBox5.Size = new System.Drawing.Size(0, 0);
            this.pictureBox5.TabIndex = 57;
            this.pictureBox5.TabStop = false;
            this.pictureBox5.Visible = false;
            // 
            // panel_video4
            // 
            this.panel_video4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(73)))));
            this.panel_video4.BackgroundImage = global::laserPTZ.Properties.Resources.小监控窗口紫色;
            this.panel_video4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel_video4.Controls.Add(this.label_picResult4);
            this.panel_video4.Controls.Add(this.label_title4);
            this.panel_video4.Controls.Add(this.pictureBox4);
            this.panel_video4.Location = new System.Drawing.Point(476, 335);
            this.panel_video4.Name = "panel_video4";
            this.panel_video4.Size = new System.Drawing.Size(435, 309);
            this.panel_video4.TabIndex = 56;
            // 
            // label_picResult4
            // 
            this.label_picResult4.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.label_picResult4.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(73)))));
            this.label_picResult4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_picResult4.ForeColor = System.Drawing.Color.OrangeRed;
            this.label_picResult4.Location = new System.Drawing.Point(3, 35);
            this.label_picResult4.Name = "label_picResult4";
            this.label_picResult4.Size = new System.Drawing.Size(429, 270);
            this.label_picResult4.TabIndex = 67;
            this.label_picResult4.Text = "数据获取";
            this.label_picResult4.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.label_picResult4.Visible = false;
            this.label_picResult4.Click += new System.EventHandler(this.label_picResult4_Click);
            // 
            // label_title4
            // 
            this.label_title4.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.label_title4.BackColor = System.Drawing.Color.Transparent;
            this.label_title4.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_title4.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label_title4.Location = new System.Drawing.Point(10, 2);
            this.label_title4.MaximumSize = new System.Drawing.Size(418, 32);
            this.label_title4.MinimumSize = new System.Drawing.Size(418, 32);
            this.label_title4.Name = "label_title4";
            this.label_title4.Size = new System.Drawing.Size(418, 32);
            this.label_title4.TabIndex = 66;
            this.label_title4.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // pictureBox4
            // 
            this.pictureBox4.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.pictureBox4.Location = new System.Drawing.Point(3, 35);
            this.pictureBox4.Name = "pictureBox4";
            this.pictureBox4.Size = new System.Drawing.Size(429, 270);
            this.pictureBox4.TabIndex = 51;
            this.pictureBox4.TabStop = false;
            this.pictureBox4.DoubleClick += new System.EventHandler(this.pictureBox4_DoubleClick);
            // 
            // panel_video3
            // 
            this.panel_video3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(73)))));
            this.panel_video3.BackgroundImage = global::laserPTZ.Properties.Resources.小监控窗口紫色;
            this.panel_video3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel_video3.Controls.Add(this.label_picResult3);
            this.panel_video3.Controls.Add(this.label_title3);
            this.panel_video3.Controls.Add(this.pictureBox3);
            this.panel_video3.Location = new System.Drawing.Point(17, 335);
            this.panel_video3.Name = "panel_video3";
            this.panel_video3.Size = new System.Drawing.Size(435, 309);
            this.panel_video3.TabIndex = 55;
            // 
            // label_picResult3
            // 
            this.label_picResult3.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.label_picResult3.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(73)))));
            this.label_picResult3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_picResult3.ForeColor = System.Drawing.Color.OrangeRed;
            this.label_picResult3.Location = new System.Drawing.Point(3, 35);
            this.label_picResult3.Name = "label_picResult3";
            this.label_picResult3.Size = new System.Drawing.Size(429, 270);
            this.label_picResult3.TabIndex = 65;
            this.label_picResult3.Text = "数据获取";
            this.label_picResult3.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.label_picResult3.Visible = false;
            this.label_picResult3.Click += new System.EventHandler(this.label_picResult3_Click);
            // 
            // label_title3
            // 
            this.label_title3.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.label_title3.BackColor = System.Drawing.Color.Transparent;
            this.label_title3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_title3.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label_title3.Location = new System.Drawing.Point(8, 1);
            this.label_title3.MaximumSize = new System.Drawing.Size(418, 32);
            this.label_title3.MinimumSize = new System.Drawing.Size(418, 32);
            this.label_title3.Name = "label_title3";
            this.label_title3.Size = new System.Drawing.Size(418, 32);
            this.label_title3.TabIndex = 66;
            this.label_title3.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // pictureBox3
            // 
            this.pictureBox3.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.pictureBox3.Location = new System.Drawing.Point(3, 35);
            this.pictureBox3.Name = "pictureBox3";
            this.pictureBox3.Size = new System.Drawing.Size(429, 270);
            this.pictureBox3.TabIndex = 51;
            this.pictureBox3.TabStop = false;
            this.pictureBox3.DoubleClick += new System.EventHandler(this.pictureBox3_DoubleClick);
            // 
            // panel_video2
            // 
            this.panel_video2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(73)))));
            this.panel_video2.BackgroundImage = global::laserPTZ.Properties.Resources.小监控窗口紫色;
            this.panel_video2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel_video2.Controls.Add(this.label_picResult2);
            this.panel_video2.Controls.Add(this.label_title2);
            this.panel_video2.Controls.Add(this.pictureBox2);
            this.panel_video2.Location = new System.Drawing.Point(476, 14);
            this.panel_video2.Name = "panel_video2";
            this.panel_video2.Size = new System.Drawing.Size(435, 309);
            this.panel_video2.TabIndex = 54;
            // 
            // label_picResult2
            // 
            this.label_picResult2.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.label_picResult2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(73)))));
            this.label_picResult2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_picResult2.ForeColor = System.Drawing.Color.OrangeRed;
            this.label_picResult2.Location = new System.Drawing.Point(3, 35);
            this.label_picResult2.Name = "label_picResult2";
            this.label_picResult2.Size = new System.Drawing.Size(429, 270);
            this.label_picResult2.TabIndex = 68;
            this.label_picResult2.Text = "数据获取";
            this.label_picResult2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.label_picResult2.Visible = false;
            this.label_picResult2.Click += new System.EventHandler(this.label_picResult2_Click);
            // 
            // label_title2
            // 
            this.label_title2.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.label_title2.BackColor = System.Drawing.Color.Transparent;
            this.label_title2.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_title2.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label_title2.Location = new System.Drawing.Point(10, 3);
            this.label_title2.MaximumSize = new System.Drawing.Size(418, 32);
            this.label_title2.MinimumSize = new System.Drawing.Size(418, 32);
            this.label_title2.Name = "label_title2";
            this.label_title2.Size = new System.Drawing.Size(418, 32);
            this.label_title2.TabIndex = 65;
            this.label_title2.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // pictureBox2
            // 
            this.pictureBox2.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.pictureBox2.Location = new System.Drawing.Point(3, 35);
            this.pictureBox2.Name = "pictureBox2";
            this.pictureBox2.Size = new System.Drawing.Size(429, 270);
            this.pictureBox2.TabIndex = 51;
            this.pictureBox2.TabStop = false;
            this.pictureBox2.DoubleClick += new System.EventHandler(this.pictureBox2_DoubleClick);
            // 
            // panel_video1
            // 
            this.panel_video1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(73)))));
            this.panel_video1.BackgroundImage = global::laserPTZ.Properties.Resources.小监控窗口紫色;
            this.panel_video1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel_video1.Controls.Add(this.label_title1);
            this.panel_video1.Controls.Add(this.label_picResult1);
            this.panel_video1.Controls.Add(this.pictureBox1);
            this.panel_video1.Location = new System.Drawing.Point(17, 14);
            this.panel_video1.Name = "panel_video1";
            this.panel_video1.Size = new System.Drawing.Size(435, 309);
            this.panel_video1.TabIndex = 53;
            // 
            // label_title1
            // 
            this.label_title1.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.label_title1.BackColor = System.Drawing.Color.Transparent;
            this.label_title1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_title1.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label_title1.Location = new System.Drawing.Point(8, 1);
            this.label_title1.MaximumSize = new System.Drawing.Size(418, 32);
            this.label_title1.MinimumSize = new System.Drawing.Size(418, 32);
            this.label_title1.Name = "label_title1";
            this.label_title1.Size = new System.Drawing.Size(418, 32);
            this.label_title1.TabIndex = 64;
            this.label_title1.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // label_picResult1
            // 
            this.label_picResult1.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.label_picResult1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(73)))));
            this.label_picResult1.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_picResult1.ForeColor = System.Drawing.Color.OrangeRed;
            this.label_picResult1.Location = new System.Drawing.Point(3, 35);
            this.label_picResult1.Name = "label_picResult1";
            this.label_picResult1.Size = new System.Drawing.Size(429, 270);
            this.label_picResult1.TabIndex = 64;
            this.label_picResult1.Text = "数据获取";
            this.label_picResult1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.label_picResult1.Visible = false;
            this.label_picResult1.Click += new System.EventHandler(this.label_picResult1_Click);
            // 
            // pictureBox1
            // 
            this.pictureBox1.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.pictureBox1.Location = new System.Drawing.Point(3, 35);
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new System.Drawing.Size(429, 270);
            this.pictureBox1.TabIndex = 52;
            this.pictureBox1.TabStop = false;
            this.pictureBox1.DoubleClick += new System.EventHandler(this.pictureBox1_DoubleClick);
            // 
            // CtrlHome
            // 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
            this.AutoSize = true;
            this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(31)))), ((int)(((byte)(55)))));
            this.Controls.Add(this.panel_chart);
            this.Controls.Add(this.panel_tree);
            this.Controls.Add(this.panel_vedio);
            this.Name = "CtrlHome";
            this.Size = new System.Drawing.Size(1366, 708);
            this.Load += new System.EventHandler(this.CtrlHome_Load);
            this.panel_chart.ResumeLayout(false);
            this.panel2.ResumeLayout(false);
            this.panel2.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
            this.panel_tree.ResumeLayout(false);
            this.panel1.ResumeLayout(false);
            this.panel1.PerformLayout();
            this.panel_vedio.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox5)).EndInit();
            this.panel_video4.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox4)).EndInit();
            this.panel_video3.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox3)).EndInit();
            this.panel_video2.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox2)).EndInit();
            this.panel_video1.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
            this.ResumeLayout(false);

        }

        #endregion
        private System.Windows.Forms.DataVisualization.Charting.Chart chart1;
        private System.Windows.Forms.Panel panel_tree;
        private System.Windows.Forms.TreeView treeView1;
        private System.Windows.Forms.Panel panel_chart;
        private RoundButton btn_search;
        private DevComponents.DotNetBar.Controls.TextBoxX txt_monitorName;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.Label label2;
        private System.Windows.Forms.Panel panel_vedio;
        private System.Windows.Forms.Panel panel2;
        private System.Windows.Forms.Panel panel1;
        private System.Windows.Forms.PictureBox pictureBox4;
        private System.Windows.Forms.PictureBox pictureBox3;
        private System.Windows.Forms.PictureBox pictureBox2;
        public System.Windows.Forms.PictureBox pictureBox1;
        private System.Windows.Forms.Label label_chartResult;
        private System.Windows.Forms.Label label_treeResult;
        private System.Windows.Forms.Label label_chartTitle;
        private System.Windows.Forms.Label label_title1;
        private System.Windows.Forms.Label label_title2;
        private System.Windows.Forms.Label label_title4;
        private System.Windows.Forms.Label label_picResult1;
        private System.Windows.Forms.Label label_picResult4;
        private System.Windows.Forms.Label label_picResult3;
        private System.Windows.Forms.Label label_picResult2;
        public System.Windows.Forms.Panel panel_video4;
        public System.Windows.Forms.Panel panel_video2;
        public System.Windows.Forms.Panel panel_video1;
        public System.Windows.Forms.Label label_title3;
        public System.Windows.Forms.Panel panel_video3;
        private System.Windows.Forms.Label label3;
        public System.Windows.Forms.PictureBox pictureBox5;
        private System.Windows.Forms.Panel pre_btn;
        private System.Windows.Forms.Panel next_btn;
        private System.Windows.Forms.Label txt_page;
    }
}