Newer
Older
laserPTZ_CS / insertForm / CtrlRealTime.Designer.cs
wangxitong on 11 Sep 140 KB first commit
using System;

namespace laserPTZ
{
    partial class CtrlRealTime
    {
        /// <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.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle4 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle5 = new System.Windows.Forms.DataGridViewCellStyle();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(CtrlRealTime));
            System.Windows.Forms.DataVisualization.Charting.ChartArea chartArea1 = new System.Windows.Forms.DataVisualization.Charting.ChartArea();
            System.Windows.Forms.DataVisualization.Charting.Series series1 = new System.Windows.Forms.DataVisualization.Charting.Series();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle6 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle7 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle8 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle9 = new System.Windows.Forms.DataGridViewCellStyle();
            System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle10 = new System.Windows.Forms.DataGridViewCellStyle();
            this.panel_alarm = new System.Windows.Forms.Panel();
            this.cancel_alarm_all = new laserPTZ.RoundButton();
            this.cancel_alarm_one = new laserPTZ.RoundButton();
            this.label_datagridResult = new System.Windows.Forms.Label();
            this.panel5 = new System.Windows.Forms.Panel();
            this.label19 = new System.Windows.Forms.Label();
            this.dataGridView1 = new laserPTZ.DataGridViewNew();
            this.panel_direction = new System.Windows.Forms.Panel();
            this.label_positionResult = new System.Windows.Forms.Label();
            this.label3 = new System.Windows.Forms.Label();
            this.panel19 = new System.Windows.Forms.Panel();
            this.label_angleP = new System.Windows.Forms.Label();
            this.label1 = new System.Windows.Forms.Label();
            this.panel18 = new System.Windows.Forms.Panel();
            this.label_angleD = new System.Windows.Forms.Label();
            this.panel6 = new System.Windows.Forms.Panel();
            this.label21 = new System.Windows.Forms.Label();
            this.halfCoordinateUc1 = new laserPTZ.Controls.HalfCoordinateUc();
            this.coordinateUc1 = new laserPTZ.Controls.CoordinateUc();
            this.panel_chart = new System.Windows.Forms.Panel();
            this.label2 = new System.Windows.Forms.Label();
            this.label_chartResult = new System.Windows.Forms.Label();
            this.label24 = new System.Windows.Forms.Label();
            this.panel20 = new System.Windows.Forms.Panel();
            this.label_gasValue = new System.Windows.Forms.Label();
            this.panel7 = new System.Windows.Forms.Panel();
            this.label22 = new System.Windows.Forms.Label();
            this.halfDashboardUc1 = new laserPTZ.Controls.HalfDashboardUc();
            this.chart1 = new laserPTZ.ChartNew();
            this.panel_video = new System.Windows.Forms.Panel();
            this.panel24 = new System.Windows.Forms.Panel();
            this.panel27 = new System.Windows.Forms.Panel();
            this.labelDevName = new System.Windows.Forms.Label();
            this.panel4 = new System.Windows.Forms.Panel();
            this.bak_therod = new System.Windows.Forms.Panel();
            this.radio_therod = new System.Windows.Forms.RadioButton();
            this.bak_vedio = new System.Windows.Forms.Panel();
            this.radio_vedio = new System.Windows.Forms.RadioButton();
            this.bak_ptz = new System.Windows.Forms.Panel();
            this.radio_ptz = new System.Windows.Forms.RadioButton();
            this.pictureBox1 = new System.Windows.Forms.PictureBox();
            this.panel_ptz = new System.Windows.Forms.Panel();
            this.panel_manControl = new System.Windows.Forms.Panel();
            this.tog_switch = new laserPTZ.BzToggleButton();
            this.label4 = new System.Windows.Forms.Label();
            this.btn_restart = new laserPTZ.RoundButton();
            this.label9 = new System.Windows.Forms.Label();
            this.track_speed = new System.Windows.Forms.TrackBar();
            this.btn_lineDel = new laserPTZ.RoundButton();
            this.btn_lineEdit = new laserPTZ.RoundButton();
            this.label6 = new System.Windows.Forms.Label();
            this.btn_presetInsert = new laserPTZ.RoundButton();
            this.panel8 = new System.Windows.Forms.Panel();
            this.txt_presetThreshold = new System.Windows.Forms.TextBox();
            this.tog_clean = new laserPTZ.BzToggleButton();
            this.btn_presetDel = new laserPTZ.RoundButton();
            this.btn_exefw = new laserPTZ.RoundButton();
            this.btn_presetAdd = new laserPTZ.RoundButton();
            this.label5 = new System.Windows.Forms.Label();
            this.label14 = new System.Windows.Forms.Label();
            this.panel15 = new System.Windows.Forms.Panel();
            this.txt_presetStop = new System.Windows.Forms.TextBox();
            this.label12 = new System.Windows.Forms.Label();
            this.panel14 = new System.Windows.Forms.Panel();
            this.txt_speed = new System.Windows.Forms.TextBox();
            this.btn_cruiseStop = new laserPTZ.RoundButton();
            this.btn_cruiseStart = new laserPTZ.RoundButton();
            this.panel22 = new System.Windows.Forms.Panel();
            this.label13 = new System.Windows.Forms.Label();
            this.txt_line = new System.Windows.Forms.TextBox();
            this.label11 = new System.Windows.Forms.Label();
            this.btn_toPreset = new laserPTZ.RoundButton();
            this.panel9 = new System.Windows.Forms.Panel();
            this.label_presetListDown = new System.Windows.Forms.Label();
            this.txt_preset = new System.Windows.Forms.TextBox();
            this.label7 = new System.Windows.Forms.Label();
            this.btn_exeAngle = new laserPTZ.RoundButton();
            this.panel13 = new System.Windows.Forms.Panel();
            this.txt_pitchAngle = new laserPTZ.PlaceHolderTextBox();
            this.panel12 = new System.Windows.Forms.Panel();
            this.txt_directionAngle = new laserPTZ.PlaceHolderTextBox();
            this.panel1 = new System.Windows.Forms.Panel();
            this.panel_right = new System.Windows.Forms.Panel();
            this.panel_down = new System.Windows.Forms.Panel();
            this.panel_right2 = new System.Windows.Forms.Panel();
            this.panel_left = new System.Windows.Forms.Panel();
            this.panel_up = new System.Windows.Forms.Panel();
            this.cbBox_presetList = new System.Windows.Forms.ComboBox();
            this.cbBox_lineList = new System.Windows.Forms.ComboBox();
            this.panel_videoControl = new System.Windows.Forms.Panel();
            this.label_takeResult = new System.Windows.Forms.Label();
            this.btn_zoomOut = new laserPTZ.RoundButton();
            this.btn_zoomIn = new laserPTZ.RoundButton();
            this.btn_takePhoto = new laserPTZ.RoundButton();
            this.panel_therod = new System.Windows.Forms.Panel();
            this.btn_clearAll = new laserPTZ.RoundButton();
            this.list_allPoint = new laserPTZ.DataGridViewNew();
            this.panel11 = new System.Windows.Forms.Panel();
            this.label23 = new System.Windows.Forms.Label();
            this.txt_allLine = new System.Windows.Forms.TextBox();
            this.label25 = new System.Windows.Forms.Label();
            this.cb_allLine = new System.Windows.Forms.ComboBox();
            this.label20 = new System.Windows.Forms.Label();
            this.label16 = new System.Windows.Forms.Label();
            this.label15 = new System.Windows.Forms.Label();
            this.panel10 = new System.Windows.Forms.Panel();
            this.txt_allAngle = new System.Windows.Forms.TextBox();
            this.label10 = new System.Windows.Forms.Label();
            this.panel3 = new System.Windows.Forms.Panel();
            this.txt_allStop = new System.Windows.Forms.TextBox();
            this.label8 = new System.Windows.Forms.Label();
            this.panel2 = new System.Windows.Forms.Panel();
            this.txt_allSpeed = new System.Windows.Forms.TextBox();
            this.label18 = new System.Windows.Forms.Label();
            this.panel17 = new System.Windows.Forms.Panel();
            this.txt_therod = new System.Windows.Forms.TextBox();
            this.panel_alarm.SuspendLayout();
            this.panel5.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).BeginInit();
            this.panel_direction.SuspendLayout();
            this.panel19.SuspendLayout();
            this.panel18.SuspendLayout();
            this.panel6.SuspendLayout();
            this.panel_chart.SuspendLayout();
            this.panel20.SuspendLayout();
            this.panel7.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).BeginInit();
            this.panel_video.SuspendLayout();
            this.panel24.SuspendLayout();
            this.panel4.SuspendLayout();
            this.bak_therod.SuspendLayout();
            this.bak_vedio.SuspendLayout();
            this.bak_ptz.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).BeginInit();
            this.panel_ptz.SuspendLayout();
            this.panel_manControl.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.track_speed)).BeginInit();
            this.panel8.SuspendLayout();
            this.panel15.SuspendLayout();
            this.panel14.SuspendLayout();
            this.panel22.SuspendLayout();
            this.panel9.SuspendLayout();
            this.panel13.SuspendLayout();
            this.panel12.SuspendLayout();
            this.panel1.SuspendLayout();
            this.panel_videoControl.SuspendLayout();
            this.panel_therod.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.list_allPoint)).BeginInit();
            this.panel11.SuspendLayout();
            this.panel10.SuspendLayout();
            this.panel3.SuspendLayout();
            this.panel2.SuspendLayout();
            this.panel17.SuspendLayout();
            this.SuspendLayout();
            // 
            // panel_alarm
            // 
            this.panel_alarm.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.panel_alarm.BackgroundImage = global::laserPTZ.Properties.Resources._4监控窗口底框;
            this.panel_alarm.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel_alarm.Controls.Add(this.cancel_alarm_all);
            this.panel_alarm.Controls.Add(this.cancel_alarm_one);
            this.panel_alarm.Controls.Add(this.label_datagridResult);
            this.panel_alarm.Controls.Add(this.panel5);
            this.panel_alarm.Controls.Add(this.dataGridView1);
            this.panel_alarm.Location = new System.Drawing.Point(19, 457);
            this.panel_alarm.Name = "panel_alarm";
            this.panel_alarm.Size = new System.Drawing.Size(528, 236);
            this.panel_alarm.TabIndex = 94;
            // 
            // cancel_alarm_all
            // 
            this.cancel_alarm_all.BackColor = System.Drawing.Color.Transparent;
            this.cancel_alarm_all.EnterBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(108)))), ((int)(((byte)(166)))));
            this.cancel_alarm_all.EnterForeColor = System.Drawing.Color.White;
            this.cancel_alarm_all.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.cancel_alarm_all.FlatAppearance.BorderSize = 0;
            this.cancel_alarm_all.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.cancel_alarm_all.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.cancel_alarm_all.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.cancel_alarm_all.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.cancel_alarm_all.HoverBackColor = System.Drawing.SystemColors.Window;
            this.cancel_alarm_all.HoverForeColor = System.Drawing.Color.Black;
            this.cancel_alarm_all.Location = new System.Drawing.Point(425, 5);
            this.cancel_alarm_all.Name = "cancel_alarm_all";
            this.cancel_alarm_all.PressBackColor = System.Drawing.Color.Indigo;
            this.cancel_alarm_all.PressForeColor = System.Drawing.Color.White;
            this.cancel_alarm_all.Radius = 26;
            this.cancel_alarm_all.Size = new System.Drawing.Size(89, 23);
            this.cancel_alarm_all.TabIndex = 99;
            this.cancel_alarm_all.Text = "全部消警";
            this.cancel_alarm_all.UseVisualStyleBackColor = false;
            this.cancel_alarm_all.Click += new System.EventHandler(this.cancel_alarm_all_Click);
            // 
            // cancel_alarm_one
            // 
            this.cancel_alarm_one.BackColor = System.Drawing.Color.Transparent;
            this.cancel_alarm_one.EnterBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(108)))), ((int)(((byte)(166)))));
            this.cancel_alarm_one.EnterForeColor = System.Drawing.Color.White;
            this.cancel_alarm_one.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.cancel_alarm_one.FlatAppearance.BorderSize = 0;
            this.cancel_alarm_one.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.cancel_alarm_one.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.cancel_alarm_one.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.cancel_alarm_one.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.cancel_alarm_one.HoverBackColor = System.Drawing.SystemColors.Window;
            this.cancel_alarm_one.HoverForeColor = System.Drawing.Color.Black;
            this.cancel_alarm_one.Location = new System.Drawing.Point(332, 5);
            this.cancel_alarm_one.Name = "cancel_alarm_one";
            this.cancel_alarm_one.PressBackColor = System.Drawing.Color.Indigo;
            this.cancel_alarm_one.PressForeColor = System.Drawing.Color.White;
            this.cancel_alarm_one.Radius = 26;
            this.cancel_alarm_one.Size = new System.Drawing.Size(89, 23);
            this.cancel_alarm_one.TabIndex = 98;
            this.cancel_alarm_one.Text = "设备消警";
            this.cancel_alarm_one.UseVisualStyleBackColor = false;
            this.cancel_alarm_one.Click += new System.EventHandler(this.cancel_alarm_one_Click);
            // 
            // label_datagridResult
            // 
            this.label_datagridResult.BackColor = System.Drawing.Color.Transparent;
            this.label_datagridResult.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_datagridResult.ForeColor = System.Drawing.Color.DimGray;
            this.label_datagridResult.Location = new System.Drawing.Point(155, 83);
            this.label_datagridResult.Name = "label_datagridResult";
            this.label_datagridResult.Size = new System.Drawing.Size(181, 20);
            this.label_datagridResult.TabIndex = 97;
            this.label_datagridResult.Text = "无报警数据";
            this.label_datagridResult.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.label_datagridResult.Visible = false;
            // 
            // panel5
            // 
            this.panel5.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(73)))));
            this.panel5.BackgroundImage = global::laserPTZ.Properties.Resources.标题框;
            this.panel5.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel5.Controls.Add(this.label19);
            this.panel5.Location = new System.Drawing.Point(0, 0);
            this.panel5.Name = "panel5";
            this.panel5.Size = new System.Drawing.Size(133, 28);
            this.panel5.TabIndex = 67;
            // 
            // label19
            // 
            this.label19.AutoSize = true;
            this.label19.BackColor = System.Drawing.Color.Transparent;
            this.label19.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label19.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label19.Location = new System.Drawing.Point(30, 3);
            this.label19.Name = "label19";
            this.label19.Size = new System.Drawing.Size(82, 24);
            this.label19.TabIndex = 59;
            this.label19.Text = "报警列表";
            this.label19.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // dataGridView1
            // 
            this.dataGridView1.AllowUserToAddRows = false;
            this.dataGridView1.AllowUserToDeleteRows = false;
            this.dataGridView1.AllowUserToResizeColumns = false;
            this.dataGridView1.AllowUserToResizeRows = false;
            dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(108)))), ((int)(((byte)(166)))));
            dataGridViewCellStyle1.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle1.ForeColor = System.Drawing.Color.White;
            dataGridViewCellStyle1.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(108)))), ((int)(((byte)(166)))));
            dataGridViewCellStyle1.SelectionForeColor = System.Drawing.Color.White;
            this.dataGridView1.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle1;
            this.dataGridView1.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
            this.dataGridView1.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(73)))));
            this.dataGridView1.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.dataGridView1.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
            this.dataGridView1.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
            dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control;
            dataGridViewCellStyle2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText;
            dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridView1.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle2;
            this.dataGridView1.ColumnHeadersHeight = 24;
            this.dataGridView1.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
            dataGridViewCellStyle3.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle3.BackColor = System.Drawing.Color.Transparent;
            dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.ControlText;
            dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle3.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
            this.dataGridView1.DefaultCellStyle = dataGridViewCellStyle3;
            this.dataGridView1.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(73)))));
            this.dataGridView1.Location = new System.Drawing.Point(12, 32);
            this.dataGridView1.Name = "dataGridView1";
            this.dataGridView1.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
            dataGridViewCellStyle4.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
            dataGridViewCellStyle4.BackColor = System.Drawing.Color.Transparent;
            dataGridViewCellStyle4.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle4.ForeColor = System.Drawing.SystemColors.WindowText;
            dataGridViewCellStyle4.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle4.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle4.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
            this.dataGridView1.RowHeadersDefaultCellStyle = dataGridViewCellStyle4;
            this.dataGridView1.RowHeadersVisible = false;
            dataGridViewCellStyle5.BackColor = System.Drawing.Color.Transparent;
            dataGridViewCellStyle5.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle5.ForeColor = System.Drawing.Color.White;
            dataGridViewCellStyle5.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(73)))));
            dataGridViewCellStyle5.SelectionForeColor = System.Drawing.Color.White;
            this.dataGridView1.RowsDefaultCellStyle = dataGridViewCellStyle5;
            this.dataGridView1.RowTemplate.DefaultCellStyle.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            this.dataGridView1.RowTemplate.DefaultCellStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(73)))));
            this.dataGridView1.RowTemplate.DefaultCellStyle.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.dataGridView1.RowTemplate.DefaultCellStyle.ForeColor = System.Drawing.Color.White;
            this.dataGridView1.RowTemplate.DefaultCellStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(73)))));
            this.dataGridView1.RowTemplate.DefaultCellStyle.SelectionForeColor = System.Drawing.Color.White;
            this.dataGridView1.RowTemplate.Height = 26;
            this.dataGridView1.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
            this.dataGridView1.ShowCellErrors = false;
            this.dataGridView1.Size = new System.Drawing.Size(502, 185);
            this.dataGridView1.TabIndex = 91;
            this.dataGridView1.CellMouseClick += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dataGridView1_CellMouseClick);
            // 
            // panel_direction
            // 
            this.panel_direction.Anchor = System.Windows.Forms.AnchorStyles.Left;
            this.panel_direction.BackgroundImage = global::laserPTZ.Properties.Resources._4监控窗口底框;
            this.panel_direction.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel_direction.Controls.Add(this.label_positionResult);
            this.panel_direction.Controls.Add(this.label3);
            this.panel_direction.Controls.Add(this.panel19);
            this.panel_direction.Controls.Add(this.label1);
            this.panel_direction.Controls.Add(this.panel18);
            this.panel_direction.Controls.Add(this.panel6);
            this.panel_direction.Controls.Add(this.halfCoordinateUc1);
            this.panel_direction.Controls.Add(this.coordinateUc1);
            this.panel_direction.Location = new System.Drawing.Point(19, 220);
            this.panel_direction.Name = "panel_direction";
            this.panel_direction.Size = new System.Drawing.Size(528, 236);
            this.panel_direction.TabIndex = 93;
            // 
            // label_positionResult
            // 
            this.label_positionResult.BackColor = System.Drawing.Color.Transparent;
            this.label_positionResult.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_positionResult.ForeColor = System.Drawing.Color.OrangeRed;
            this.label_positionResult.Location = new System.Drawing.Point(192, 34);
            this.label_positionResult.Name = "label_positionResult";
            this.label_positionResult.Size = new System.Drawing.Size(181, 20);
            this.label_positionResult.TabIndex = 96;
            this.label_positionResult.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.label_positionResult.Visible = false;
            // 
            // label3
            // 
            this.label3.AutoSize = true;
            this.label3.BackColor = System.Drawing.Color.Transparent;
            this.label3.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label3.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label3.Location = new System.Drawing.Point(345, 200);
            this.label3.Name = "label3";
            this.label3.Size = new System.Drawing.Size(46, 24);
            this.label3.TabIndex = 93;
            this.label3.Text = "垂直";
            // 
            // panel19
            // 
            this.panel19.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(73)))));
            this.panel19.BackgroundImage = global::laserPTZ.Properties.Resources.输入框;
            this.panel19.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel19.Controls.Add(this.label_angleP);
            this.panel19.Location = new System.Drawing.Point(382, 197);
            this.panel19.Name = "panel19";
            this.panel19.Size = new System.Drawing.Size(66, 26);
            this.panel19.TabIndex = 94;
            // 
            // label_angleP
            // 
            this.label_angleP.BackColor = System.Drawing.Color.Transparent;
            this.label_angleP.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_angleP.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label_angleP.Location = new System.Drawing.Point(3, 3);
            this.label_angleP.Name = "label_angleP";
            this.label_angleP.Size = new System.Drawing.Size(60, 20);
            this.label_angleP.TabIndex = 9;
            this.label_angleP.Text = "0";
            this.label_angleP.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // 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(89, 203);
            this.label1.Name = "label1";
            this.label1.Size = new System.Drawing.Size(46, 24);
            this.label1.TabIndex = 91;
            this.label1.Text = "水平";
            // 
            // panel18
            // 
            this.panel18.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(73)))));
            this.panel18.BackgroundImage = global::laserPTZ.Properties.Resources.输入框;
            this.panel18.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel18.Controls.Add(this.label_angleD);
            this.panel18.Location = new System.Drawing.Point(126, 200);
            this.panel18.Name = "panel18";
            this.panel18.Size = new System.Drawing.Size(66, 26);
            this.panel18.TabIndex = 92;
            // 
            // label_angleD
            // 
            this.label_angleD.BackColor = System.Drawing.Color.Transparent;
            this.label_angleD.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_angleD.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label_angleD.Location = new System.Drawing.Point(3, 3);
            this.label_angleD.Name = "label_angleD";
            this.label_angleD.Size = new System.Drawing.Size(60, 20);
            this.label_angleD.TabIndex = 9;
            this.label_angleD.Text = "0";
            this.label_angleD.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // panel6
            // 
            this.panel6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(73)))));
            this.panel6.BackgroundImage = global::laserPTZ.Properties.Resources.标题框;
            this.panel6.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel6.Controls.Add(this.label21);
            this.panel6.Location = new System.Drawing.Point(0, 0);
            this.panel6.Name = "panel6";
            this.panel6.Size = new System.Drawing.Size(133, 28);
            this.panel6.TabIndex = 66;
            // 
            // label21
            // 
            this.label21.AutoSize = true;
            this.label21.BackColor = System.Drawing.Color.Transparent;
            this.label21.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label21.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label21.Location = new System.Drawing.Point(30, 3);
            this.label21.Name = "label21";
            this.label21.Size = new System.Drawing.Size(82, 24);
            this.label21.TabIndex = 59;
            this.label21.Text = "监控方位";
            this.label21.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // halfCoordinateUc1
            // 
            this.halfCoordinateUc1.BackColor = System.Drawing.Color.Transparent;
            this.halfCoordinateUc1.ChangeValue = 0F;
            this.halfCoordinateUc1.Location = new System.Drawing.Point(334, 33);
            this.halfCoordinateUc1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.halfCoordinateUc1.MaxValue = 123F;
            this.halfCoordinateUc1.MinValue = 0F;
            this.halfCoordinateUc1.Name = "halfCoordinateUc1";
            this.halfCoordinateUc1.PinColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(148)))), ((int)(((byte)(28)))));
            this.halfCoordinateUc1.Size = new System.Drawing.Size(160, 160);
            this.halfCoordinateUc1.TabIndex = 62;
            // 
            // coordinateUc1
            // 
            this.coordinateUc1.BackColor = System.Drawing.Color.Transparent;
            this.coordinateUc1.ChangeValue = 0F;
            this.coordinateUc1.Location = new System.Drawing.Point(65, 34);
            this.coordinateUc1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.coordinateUc1.MaxValue = 123F;
            this.coordinateUc1.MinValue = 0F;
            this.coordinateUc1.Name = "coordinateUc1";
            this.coordinateUc1.PinColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(148)))), ((int)(((byte)(28)))));
            this.coordinateUc1.Size = new System.Drawing.Size(171, 162);
            this.coordinateUc1.TabIndex = 61;
            this.coordinateUc1.Value = 0F;
            // 
            // 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.label2);
            this.panel_chart.Controls.Add(this.label_chartResult);
            this.panel_chart.Controls.Add(this.label24);
            this.panel_chart.Controls.Add(this.panel20);
            this.panel_chart.Controls.Add(this.panel7);
            this.panel_chart.Controls.Add(this.halfDashboardUc1);
            this.panel_chart.Controls.Add(this.chart1);
            this.panel_chart.Location = new System.Drawing.Point(19, 6);
            this.panel_chart.Name = "panel_chart";
            this.panel_chart.Size = new System.Drawing.Size(528, 212);
            this.panel_chart.TabIndex = 92;
            // 
            // label2
            // 
            this.label2.BackColor = System.Drawing.Color.Transparent;
            this.label2.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label2.ForeColor = System.Drawing.SystemColors.ControlDark;
            this.label2.Location = new System.Drawing.Point(246, 13);
            this.label2.Name = "label2";
            this.label2.Size = new System.Drawing.Size(73, 20);
            this.label2.TabIndex = 97;
            this.label2.Text = "ppm·m";
            this.label2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // 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(285, 89);
            this.label_chartResult.Name = "label_chartResult";
            this.label_chartResult.Size = new System.Drawing.Size(236, 20);
            this.label_chartResult.TabIndex = 95;
            this.label_chartResult.Text = "浓度";
            this.label_chartResult.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.label_chartResult.Visible = false;
            // 
            // label24
            // 
            this.label24.AutoSize = true;
            this.label24.BackColor = System.Drawing.Color.Transparent;
            this.label24.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label24.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label24.Location = new System.Drawing.Point(74, 174);
            this.label24.Name = "label24";
            this.label24.Size = new System.Drawing.Size(46, 24);
            this.label24.TabIndex = 93;
            this.label24.Text = "浓度";
            // 
            // panel20
            // 
            this.panel20.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(73)))));
            this.panel20.BackgroundImage = global::laserPTZ.Properties.Resources.输入框;
            this.panel20.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel20.Controls.Add(this.label_gasValue);
            this.panel20.Location = new System.Drawing.Point(111, 171);
            this.panel20.Name = "panel20";
            this.panel20.Size = new System.Drawing.Size(66, 26);
            this.panel20.TabIndex = 94;
            // 
            // label_gasValue
            // 
            this.label_gasValue.BackColor = System.Drawing.Color.Transparent;
            this.label_gasValue.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_gasValue.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label_gasValue.Location = new System.Drawing.Point(3, 3);
            this.label_gasValue.Name = "label_gasValue";
            this.label_gasValue.Size = new System.Drawing.Size(60, 20);
            this.label_gasValue.TabIndex = 9;
            this.label_gasValue.Text = "0";
            this.label_gasValue.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // panel7
            // 
            this.panel7.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(73)))));
            this.panel7.BackgroundImage = global::laserPTZ.Properties.Resources.标题框;
            this.panel7.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel7.Controls.Add(this.label22);
            this.panel7.Location = new System.Drawing.Point(0, 0);
            this.panel7.Name = "panel7";
            this.panel7.Size = new System.Drawing.Size(133, 28);
            this.panel7.TabIndex = 65;
            // 
            // label22
            // 
            this.label22.AutoSize = true;
            this.label22.BackColor = System.Drawing.Color.Transparent;
            this.label22.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label22.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label22.Location = new System.Drawing.Point(30, 3);
            this.label22.Name = "label22";
            this.label22.Size = new System.Drawing.Size(82, 24);
            this.label22.TabIndex = 59;
            this.label22.Text = "气体监控";
            this.label22.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // halfDashboardUc1
            // 
            this.halfDashboardUc1.BackColor = System.Drawing.Color.Transparent;
            this.halfDashboardUc1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("halfDashboardUc1.BackgroundImage")));
            this.halfDashboardUc1.ChangeValue = 0F;
            this.halfDashboardUc1.Location = new System.Drawing.Point(3, 3);
            this.halfDashboardUc1.Margin = new System.Windows.Forms.Padding(4, 4, 4, 4);
            this.halfDashboardUc1.MaxValue = 123F;
            this.halfDashboardUc1.MinValue = 0F;
            this.halfDashboardUc1.Name = "halfDashboardUc1";
            this.halfDashboardUc1.PinColor = System.Drawing.Color.FromArgb(((int)(((byte)(191)))), ((int)(((byte)(148)))), ((int)(((byte)(28)))));
            this.halfDashboardUc1.Size = new System.Drawing.Size(247, 205);
            this.halfDashboardUc1.TabIndex = 61;
            // 
            // 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)))));
            chartArea1.AxisX.IsLabelAutoFit = false;
            chartArea1.AxisX.LabelAutoFitMaxFontSize = 8;
            chartArea1.AxisX.LabelStyle.Angle = 20;
            chartArea1.AxisX.LabelStyle.ForeColor = System.Drawing.SystemColors.Highlight;
            chartArea1.AxisX.LineColor = System.Drawing.SystemColors.MenuHighlight;
            chartArea1.AxisX.MajorGrid.LineColor = System.Drawing.Color.Silver;
            chartArea1.AxisX.MajorGrid.LineWidth = 0;
            chartArea1.AxisX.MajorTickMark.LineColor = System.Drawing.SystemColors.MenuHighlight;
            chartArea1.AxisY.LabelStyle.ForeColor = System.Drawing.SystemColors.Highlight;
            chartArea1.AxisY.LineColor = System.Drawing.SystemColors.MenuHighlight;
            chartArea1.AxisY.MajorGrid.LineColor = System.Drawing.Color.FromArgb(((int)(((byte)(139)))), ((int)(((byte)(129)))), ((int)(((byte)(76)))));
            chartArea1.AxisY.MajorTickMark.LineColor = System.Drawing.SystemColors.MenuHighlight;
            chartArea1.AxisY.TitleForeColor = System.Drawing.Color.Gray;
            chartArea1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(73)))));
            chartArea1.Name = "ChartArea1";
            this.chart1.ChartAreas.Add(chartArea1);
            this.chart1.Location = new System.Drawing.Point(233, 29);
            this.chart1.Name = "chart1";
            this.chart1.Palette = System.Windows.Forms.DataVisualization.Charting.ChartColorPalette.Pastel;
            series1.ChartArea = "ChartArea1";
            series1.ChartType = System.Windows.Forms.DataVisualization.Charting.SeriesChartType.Line;
            series1.MarkerBorderColor = System.Drawing.Color.White;
            series1.Name = "Series1";
            this.chart1.Series.Add(series1);
            this.chart1.Size = new System.Drawing.Size(313, 168);
            this.chart1.TabIndex = 96;
            this.chart1.Text = "chart1";
            // 
            // panel_video
            // 
            this.panel_video.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom) 
            | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.panel_video.BackgroundImage = global::laserPTZ.Properties.Resources._4监控窗口底框;
            this.panel_video.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel_video.Controls.Add(this.panel24);
            this.panel_video.Controls.Add(this.labelDevName);
            this.panel_video.Controls.Add(this.panel4);
            this.panel_video.Controls.Add(this.pictureBox1);
            this.panel_video.Controls.Add(this.panel_ptz);
            this.panel_video.Controls.Add(this.panel_videoControl);
            this.panel_video.Controls.Add(this.panel_therod);
            this.panel_video.Location = new System.Drawing.Point(560, 7);
            this.panel_video.Name = "panel_video";
            this.panel_video.Size = new System.Drawing.Size(790, 697);
            this.panel_video.TabIndex = 95;
            // 
            // panel24
            // 
            this.panel24.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.panel24.BackgroundImage = global::laserPTZ.Properties.Resources.play;
            this.panel24.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel24.Controls.Add(this.panel27);
            this.panel24.Cursor = System.Windows.Forms.Cursors.Hand;
            this.panel24.Location = new System.Drawing.Point(17, 414);
            this.panel24.Name = "panel24";
            this.panel24.Size = new System.Drawing.Size(40, 40);
            this.panel24.TabIndex = 92;
            this.panel24.Click += new System.EventHandler(this.panel24_Click);
            // 
            // panel27
            // 
            this.panel27.Location = new System.Drawing.Point(629, -142);
            this.panel27.Name = "panel27";
            this.panel27.Size = new System.Drawing.Size(24, 24);
            this.panel27.TabIndex = 2;
            // 
            // labelDevName
            // 
            this.labelDevName.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.labelDevName.BackColor = System.Drawing.Color.Transparent;
            this.labelDevName.Font = new System.Drawing.Font("微软雅黑", 12.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.labelDevName.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.labelDevName.Location = new System.Drawing.Point(3, 629);
            this.labelDevName.Name = "labelDevName";
            this.labelDevName.Size = new System.Drawing.Size(144, 47);
            this.labelDevName.TabIndex = 91;
            // 
            // panel4
            // 
            this.panel4.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
            this.panel4.BackColor = System.Drawing.Color.Transparent;
            this.panel4.BackgroundImage = global::laserPTZ.Properties.Resources.模式选择底框;
            this.panel4.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel4.Controls.Add(this.bak_therod);
            this.panel4.Controls.Add(this.bak_vedio);
            this.panel4.Controls.Add(this.bak_ptz);
            this.panel4.Location = new System.Drawing.Point(8, 511);
            this.panel4.Name = "panel4";
            this.panel4.Size = new System.Drawing.Size(136, 110);
            this.panel4.TabIndex = 1;
            // 
            // bak_therod
            // 
            this.bak_therod.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.bak_therod.Controls.Add(this.radio_therod);
            this.bak_therod.Location = new System.Drawing.Point(6, 73);
            this.bak_therod.Name = "bak_therod";
            this.bak_therod.Size = new System.Drawing.Size(120, 25);
            this.bak_therod.TabIndex = 3;
            // 
            // radio_therod
            // 
            this.radio_therod.AutoSize = true;
            this.radio_therod.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.radio_therod.Location = new System.Drawing.Point(6, 0);
            this.radio_therod.Name = "radio_therod";
            this.radio_therod.Size = new System.Drawing.Size(109, 29);
            this.radio_therod.TabIndex = 0;
            this.radio_therod.TabStop = true;
            this.radio_therod.Text = "全局设置";
            this.radio_therod.UseVisualStyleBackColor = true;
            this.radio_therod.CheckedChanged += new System.EventHandler(this.radio_therod_CheckedChanged);
            // 
            // bak_vedio
            // 
            this.bak_vedio.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.bak_vedio.Controls.Add(this.radio_vedio);
            this.bak_vedio.Location = new System.Drawing.Point(6, 40);
            this.bak_vedio.Name = "bak_vedio";
            this.bak_vedio.Size = new System.Drawing.Size(120, 25);
            this.bak_vedio.TabIndex = 2;
            // 
            // radio_vedio
            // 
            this.radio_vedio.AutoSize = true;
            this.radio_vedio.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.radio_vedio.Location = new System.Drawing.Point(6, 0);
            this.radio_vedio.Name = "radio_vedio";
            this.radio_vedio.Size = new System.Drawing.Size(109, 29);
            this.radio_vedio.TabIndex = 0;
            this.radio_vedio.TabStop = true;
            this.radio_vedio.Text = "视频控制";
            this.radio_vedio.UseVisualStyleBackColor = true;
            this.radio_vedio.CheckedChanged += new System.EventHandler(this.radio_vedio_CheckedChanged);
            // 
            // bak_ptz
            // 
            this.bak_ptz.BackgroundImage = global::laserPTZ.Properties.Resources.标题框;
            this.bak_ptz.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.bak_ptz.Controls.Add(this.radio_ptz);
            this.bak_ptz.Location = new System.Drawing.Point(7, 7);
            this.bak_ptz.Name = "bak_ptz";
            this.bak_ptz.Size = new System.Drawing.Size(120, 25);
            this.bak_ptz.TabIndex = 1;
            // 
            // radio_ptz
            // 
            this.radio_ptz.AutoSize = true;
            this.radio_ptz.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.radio_ptz.Location = new System.Drawing.Point(6, 0);
            this.radio_ptz.Name = "radio_ptz";
            this.radio_ptz.Size = new System.Drawing.Size(109, 29);
            this.radio_ptz.TabIndex = 0;
            this.radio_ptz.TabStop = true;
            this.radio_ptz.Text = "云台控制";
            this.radio_ptz.UseVisualStyleBackColor = true;
            this.radio_ptz.CheckedChanged += new System.EventHandler(this.radio_ptz_CheckedChanged);
            // 
            // 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.BackColor = System.Drawing.Color.Transparent;
            this.pictureBox1.Location = new System.Drawing.Point(12, 16);
            this.pictureBox1.Name = "pictureBox1";
            this.pictureBox1.Size = new System.Drawing.Size(765, 443);
            this.pictureBox1.TabIndex = 0;
            this.pictureBox1.TabStop = false;
            this.pictureBox1.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.AimAt);
            // 
            // panel_ptz
            // 
            this.panel_ptz.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.panel_ptz.BackColor = System.Drawing.Color.Transparent;
            this.panel_ptz.Controls.Add(this.panel_manControl);
            this.panel_ptz.Location = new System.Drawing.Point(153, 465);
            this.panel_ptz.Name = "panel_ptz";
            this.panel_ptz.Size = new System.Drawing.Size(637, 225);
            this.panel_ptz.TabIndex = 3;
            // 
            // panel_manControl
            // 
            this.panel_manControl.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.panel_manControl.AutoSize = true;
            this.panel_manControl.BackColor = System.Drawing.Color.Transparent;
            this.panel_manControl.Controls.Add(this.tog_switch);
            this.panel_manControl.Controls.Add(this.label4);
            this.panel_manControl.Controls.Add(this.btn_restart);
            this.panel_manControl.Controls.Add(this.label9);
            this.panel_manControl.Controls.Add(this.track_speed);
            this.panel_manControl.Controls.Add(this.btn_lineDel);
            this.panel_manControl.Controls.Add(this.btn_lineEdit);
            this.panel_manControl.Controls.Add(this.label6);
            this.panel_manControl.Controls.Add(this.btn_presetInsert);
            this.panel_manControl.Controls.Add(this.panel8);
            this.panel_manControl.Controls.Add(this.tog_clean);
            this.panel_manControl.Controls.Add(this.btn_presetDel);
            this.panel_manControl.Controls.Add(this.btn_exefw);
            this.panel_manControl.Controls.Add(this.btn_presetAdd);
            this.panel_manControl.Controls.Add(this.label5);
            this.panel_manControl.Controls.Add(this.label14);
            this.panel_manControl.Controls.Add(this.panel15);
            this.panel_manControl.Controls.Add(this.label12);
            this.panel_manControl.Controls.Add(this.panel14);
            this.panel_manControl.Controls.Add(this.btn_cruiseStop);
            this.panel_manControl.Controls.Add(this.btn_cruiseStart);
            this.panel_manControl.Controls.Add(this.panel22);
            this.panel_manControl.Controls.Add(this.label11);
            this.panel_manControl.Controls.Add(this.btn_toPreset);
            this.panel_manControl.Controls.Add(this.panel9);
            this.panel_manControl.Controls.Add(this.label7);
            this.panel_manControl.Controls.Add(this.btn_exeAngle);
            this.panel_manControl.Controls.Add(this.panel13);
            this.panel_manControl.Controls.Add(this.panel12);
            this.panel_manControl.Controls.Add(this.panel1);
            this.panel_manControl.Controls.Add(this.cbBox_presetList);
            this.panel_manControl.Controls.Add(this.cbBox_lineList);
            this.panel_manControl.Location = new System.Drawing.Point(0, 3);
            this.panel_manControl.MinimumSize = new System.Drawing.Size(639, 222);
            this.panel_manControl.Name = "panel_manControl";
            this.panel_manControl.Size = new System.Drawing.Size(640, 222);
            this.panel_manControl.TabIndex = 91;
            // 
            // tog_switch
            // 
            this.tog_switch.AutoSize = true;
            this.tog_switch.Location = new System.Drawing.Point(156, 9);
            this.tog_switch.MinimumSize = new System.Drawing.Size(45, 30);
            this.tog_switch.Name = "tog_switch";
            this.tog_switch.OffBackColor = System.Drawing.Color.Gray;
            this.tog_switch.OffToggleColor = System.Drawing.Color.Gainsboro;
            this.tog_switch.OnBackColor = System.Drawing.Color.MediumSlateBlue;
            this.tog_switch.OnToggleColor = System.Drawing.Color.WhiteSmoke;
            this.tog_switch.Size = new System.Drawing.Size(45, 30);
            this.tog_switch.SolidStyle = true;
            this.tog_switch.TabIndex = 113;
            this.tog_switch.UseVisualStyleBackColor = true;
            this.tog_switch.Click += new System.EventHandler(this.tog_switch_CheckedChanged);
            // 
            // label4
            // 
            this.label4.AutoSize = true;
            this.label4.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label4.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label4.Location = new System.Drawing.Point(111, 11);
            this.label4.Name = "label4";
            this.label4.Size = new System.Drawing.Size(52, 27);
            this.label4.TabIndex = 112;
            this.label4.Text = "电源";
            // 
            // btn_restart
            // 
            this.btn_restart.EnterBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(108)))), ((int)(((byte)(166)))));
            this.btn_restart.EnterForeColor = System.Drawing.Color.White;
            this.btn_restart.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.btn_restart.FlatAppearance.BorderSize = 0;
            this.btn_restart.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.btn_restart.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.btn_restart.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_restart.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_restart.HoverBackColor = System.Drawing.SystemColors.Window;
            this.btn_restart.HoverForeColor = System.Drawing.Color.Black;
            this.btn_restart.Location = new System.Drawing.Point(284, 7);
            this.btn_restart.Name = "btn_restart";
            this.btn_restart.PressBackColor = System.Drawing.Color.Indigo;
            this.btn_restart.PressForeColor = System.Drawing.Color.White;
            this.btn_restart.Radius = 26;
            this.btn_restart.Size = new System.Drawing.Size(70, 32);
            this.btn_restart.TabIndex = 111;
            this.btn_restart.Text = "自 检";
            this.btn_restart.UseVisualStyleBackColor = true;
            this.btn_restart.Click += new System.EventHandler(this.btn_restart_Click);
            // 
            // label9
            // 
            this.label9.AutoSize = true;
            this.label9.Font = new System.Drawing.Font("微软雅黑", 8F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label9.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label9.Location = new System.Drawing.Point(8, 190);
            this.label9.Name = "label9";
            this.label9.Size = new System.Drawing.Size(169, 20);
            this.label9.TabIndex = 110;
            this.label9.Text = "1    2    3     4    5    6     7";
            // 
            // track_speed
            // 
            this.track_speed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(73)))));
            this.track_speed.LargeChange = 1;
            this.track_speed.Location = new System.Drawing.Point(0, 159);
            this.track_speed.Maximum = 7;
            this.track_speed.Minimum = 1;
            this.track_speed.Name = "track_speed";
            this.track_speed.Size = new System.Drawing.Size(140, 56);
            this.track_speed.TabIndex = 109;
            this.track_speed.Value = 1;
            this.track_speed.Scroll += new System.EventHandler(this.track_speed_Scroll);
            // 
            // btn_lineDel
            // 
            this.btn_lineDel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btn_lineDel.EnterBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(108)))), ((int)(((byte)(166)))));
            this.btn_lineDel.EnterForeColor = System.Drawing.Color.White;
            this.btn_lineDel.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.btn_lineDel.FlatAppearance.BorderSize = 0;
            this.btn_lineDel.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.btn_lineDel.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.btn_lineDel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_lineDel.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_lineDel.HoverBackColor = System.Drawing.SystemColors.Window;
            this.btn_lineDel.HoverForeColor = System.Drawing.Color.Black;
            this.btn_lineDel.Location = new System.Drawing.Point(414, 60);
            this.btn_lineDel.MaximumSize = new System.Drawing.Size(100, 32);
            this.btn_lineDel.Name = "btn_lineDel";
            this.btn_lineDel.PressBackColor = System.Drawing.Color.Indigo;
            this.btn_lineDel.PressForeColor = System.Drawing.Color.White;
            this.btn_lineDel.Radius = 26;
            this.btn_lineDel.Size = new System.Drawing.Size(70, 32);
            this.btn_lineDel.TabIndex = 108;
            this.btn_lineDel.Text = "删 除";
            this.btn_lineDel.UseVisualStyleBackColor = true;
            this.btn_lineDel.Click += new System.EventHandler(this.btn_lineDel_Click);
            // 
            // btn_lineEdit
            // 
            this.btn_lineEdit.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btn_lineEdit.EnterBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(108)))), ((int)(((byte)(166)))));
            this.btn_lineEdit.EnterForeColor = System.Drawing.Color.White;
            this.btn_lineEdit.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.btn_lineEdit.FlatAppearance.BorderSize = 0;
            this.btn_lineEdit.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.btn_lineEdit.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.btn_lineEdit.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_lineEdit.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_lineEdit.HoverBackColor = System.Drawing.SystemColors.Window;
            this.btn_lineEdit.HoverForeColor = System.Drawing.Color.Black;
            this.btn_lineEdit.Location = new System.Drawing.Point(338, 60);
            this.btn_lineEdit.MaximumSize = new System.Drawing.Size(100, 32);
            this.btn_lineEdit.Name = "btn_lineEdit";
            this.btn_lineEdit.PressBackColor = System.Drawing.Color.Indigo;
            this.btn_lineEdit.PressForeColor = System.Drawing.Color.White;
            this.btn_lineEdit.Radius = 26;
            this.btn_lineEdit.Size = new System.Drawing.Size(70, 32);
            this.btn_lineEdit.TabIndex = 107;
            this.btn_lineEdit.Text = "修 改";
            this.btn_lineEdit.UseVisualStyleBackColor = true;
            this.btn_lineEdit.Click += new System.EventHandler(this.btn_lineEdit_Click);
            // 
            // label6
            // 
            this.label6.AutoSize = true;
            this.label6.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label6.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label6.Location = new System.Drawing.Point(483, 164);
            this.label6.Name = "label6";
            this.label6.Size = new System.Drawing.Size(92, 27);
            this.label6.TabIndex = 105;
            this.label6.Text = "报警阈值";
            // 
            // btn_presetInsert
            // 
            this.btn_presetInsert.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btn_presetInsert.EnterBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(108)))), ((int)(((byte)(166)))));
            this.btn_presetInsert.EnterForeColor = System.Drawing.Color.White;
            this.btn_presetInsert.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.btn_presetInsert.FlatAppearance.BorderSize = 0;
            this.btn_presetInsert.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.btn_presetInsert.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.btn_presetInsert.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_presetInsert.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_presetInsert.HoverBackColor = System.Drawing.SystemColors.Window;
            this.btn_presetInsert.HoverForeColor = System.Drawing.Color.Black;
            this.btn_presetInsert.Location = new System.Drawing.Point(564, 113);
            this.btn_presetInsert.MaximumSize = new System.Drawing.Size(100, 32);
            this.btn_presetInsert.Name = "btn_presetInsert";
            this.btn_presetInsert.PressBackColor = System.Drawing.Color.Indigo;
            this.btn_presetInsert.PressForeColor = System.Drawing.Color.White;
            this.btn_presetInsert.Radius = 26;
            this.btn_presetInsert.Size = new System.Drawing.Size(70, 32);
            this.btn_presetInsert.TabIndex = 104;
            this.btn_presetInsert.Text = "插 入";
            this.btn_presetInsert.UseVisualStyleBackColor = true;
            this.btn_presetInsert.Click += new System.EventHandler(this.btn_presetInsert_Click);
            // 
            // panel8
            // 
            this.panel8.BackgroundImage = global::laserPTZ.Properties.Resources.输入框;
            this.panel8.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel8.Controls.Add(this.txt_presetThreshold);
            this.panel8.Location = new System.Drawing.Point(561, 160);
            this.panel8.Name = "panel8";
            this.panel8.Size = new System.Drawing.Size(70, 30);
            this.panel8.TabIndex = 106;
            // 
            // txt_presetThreshold
            // 
            this.txt_presetThreshold.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(99)))));
            this.txt_presetThreshold.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.txt_presetThreshold.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txt_presetThreshold.ForeColor = System.Drawing.SystemColors.Info;
            this.txt_presetThreshold.Location = new System.Drawing.Point(8, 4);
            this.txt_presetThreshold.Name = "txt_presetThreshold";
            this.txt_presetThreshold.Size = new System.Drawing.Size(55, 24);
            this.txt_presetThreshold.TabIndex = 29;
            this.txt_presetThreshold.Text = "5000";
            // 
            // tog_clean
            // 
            this.tog_clean.AutoSize = true;
            this.tog_clean.Location = new System.Drawing.Point(61, 9);
            this.tog_clean.MinimumSize = new System.Drawing.Size(45, 30);
            this.tog_clean.Name = "tog_clean";
            this.tog_clean.OffBackColor = System.Drawing.Color.Gray;
            this.tog_clean.OffToggleColor = System.Drawing.Color.Gainsboro;
            this.tog_clean.OnBackColor = System.Drawing.Color.MediumSlateBlue;
            this.tog_clean.OnToggleColor = System.Drawing.Color.WhiteSmoke;
            this.tog_clean.Size = new System.Drawing.Size(45, 30);
            this.tog_clean.SolidStyle = true;
            this.tog_clean.TabIndex = 103;
            this.tog_clean.UseVisualStyleBackColor = true;
            this.tog_clean.Click += new System.EventHandler(this.tog_clean_CheckedChanged);
            // 
            // btn_presetDel
            // 
            this.btn_presetDel.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btn_presetDel.EnterBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(108)))), ((int)(((byte)(166)))));
            this.btn_presetDel.EnterForeColor = System.Drawing.Color.White;
            this.btn_presetDel.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.btn_presetDel.FlatAppearance.BorderSize = 0;
            this.btn_presetDel.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.btn_presetDel.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.btn_presetDel.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_presetDel.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_presetDel.HoverBackColor = System.Drawing.SystemColors.Window;
            this.btn_presetDel.HoverForeColor = System.Drawing.Color.Black;
            this.btn_presetDel.Location = new System.Drawing.Point(414, 113);
            this.btn_presetDel.MaximumSize = new System.Drawing.Size(100, 32);
            this.btn_presetDel.Name = "btn_presetDel";
            this.btn_presetDel.PressBackColor = System.Drawing.Color.Indigo;
            this.btn_presetDel.PressForeColor = System.Drawing.Color.White;
            this.btn_presetDel.Radius = 26;
            this.btn_presetDel.Size = new System.Drawing.Size(70, 32);
            this.btn_presetDel.TabIndex = 32;
            this.btn_presetDel.Text = "删 除";
            this.btn_presetDel.UseVisualStyleBackColor = true;
            this.btn_presetDel.Click += new System.EventHandler(this.btn_presetDel_Click);
            // 
            // btn_exefw
            // 
            this.btn_exefw.EnterBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(108)))), ((int)(((byte)(166)))));
            this.btn_exefw.EnterForeColor = System.Drawing.Color.White;
            this.btn_exefw.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.btn_exefw.FlatAppearance.BorderSize = 0;
            this.btn_exefw.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.btn_exefw.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.btn_exefw.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_exefw.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_exefw.HoverBackColor = System.Drawing.SystemColors.Window;
            this.btn_exefw.HoverForeColor = System.Drawing.Color.Black;
            this.btn_exefw.Location = new System.Drawing.Point(210, 7);
            this.btn_exefw.Name = "btn_exefw";
            this.btn_exefw.PressBackColor = System.Drawing.Color.Indigo;
            this.btn_exefw.PressForeColor = System.Drawing.Color.White;
            this.btn_exefw.Radius = 26;
            this.btn_exefw.Size = new System.Drawing.Size(70, 32);
            this.btn_exefw.TabIndex = 101;
            this.btn_exefw.Text = "复 位";
            this.btn_exefw.UseVisualStyleBackColor = true;
            this.btn_exefw.Click += new System.EventHandler(this.btn_exefw_Click);
            // 
            // btn_presetAdd
            // 
            this.btn_presetAdd.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btn_presetAdd.EnterBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(108)))), ((int)(((byte)(166)))));
            this.btn_presetAdd.EnterForeColor = System.Drawing.Color.White;
            this.btn_presetAdd.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.btn_presetAdd.FlatAppearance.BorderSize = 0;
            this.btn_presetAdd.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.btn_presetAdd.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.btn_presetAdd.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_presetAdd.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_presetAdd.HoverBackColor = System.Drawing.SystemColors.Window;
            this.btn_presetAdd.HoverForeColor = System.Drawing.Color.Black;
            this.btn_presetAdd.Location = new System.Drawing.Point(338, 113);
            this.btn_presetAdd.MaximumSize = new System.Drawing.Size(100, 32);
            this.btn_presetAdd.Name = "btn_presetAdd";
            this.btn_presetAdd.PressBackColor = System.Drawing.Color.Indigo;
            this.btn_presetAdd.PressForeColor = System.Drawing.Color.White;
            this.btn_presetAdd.Radius = 26;
            this.btn_presetAdd.Size = new System.Drawing.Size(70, 32);
            this.btn_presetAdd.TabIndex = 31;
            this.btn_presetAdd.Text = "添 加";
            this.btn_presetAdd.UseVisualStyleBackColor = true;
            this.btn_presetAdd.Click += new System.EventHandler(this.btn_presetAdd_Click);
            // 
            // label5
            // 
            this.label5.AutoSize = true;
            this.label5.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label5.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label5.Location = new System.Drawing.Point(16, 11);
            this.label5.Name = "label5";
            this.label5.Size = new System.Drawing.Size(52, 27);
            this.label5.TabIndex = 100;
            this.label5.Text = "雨刷";
            // 
            // label14
            // 
            this.label14.AutoSize = true;
            this.label14.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label14.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label14.Location = new System.Drawing.Point(304, 164);
            this.label14.Name = "label14";
            this.label14.Size = new System.Drawing.Size(115, 27);
            this.label14.TabIndex = 29;
            this.label14.Text = "停留时间(s)";
            // 
            // panel15
            // 
            this.panel15.BackgroundImage = global::laserPTZ.Properties.Resources.输入框;
            this.panel15.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel15.Controls.Add(this.txt_presetStop);
            this.panel15.Location = new System.Drawing.Point(399, 160);
            this.panel15.Name = "panel15";
            this.panel15.Size = new System.Drawing.Size(70, 30);
            this.panel15.TabIndex = 30;
            // 
            // txt_presetStop
            // 
            this.txt_presetStop.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(99)))));
            this.txt_presetStop.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.txt_presetStop.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txt_presetStop.ForeColor = System.Drawing.SystemColors.Info;
            this.txt_presetStop.Location = new System.Drawing.Point(8, 4);
            this.txt_presetStop.Name = "txt_presetStop";
            this.txt_presetStop.Size = new System.Drawing.Size(55, 24);
            this.txt_presetStop.TabIndex = 29;
            this.txt_presetStop.Text = "3";
            // 
            // label12
            // 
            this.label12.AutoSize = true;
            this.label12.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label12.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label12.Location = new System.Drawing.Point(140, 164);
            this.label12.Name = "label12";
            this.label12.Size = new System.Drawing.Size(92, 27);
            this.label12.TabIndex = 25;
            this.label12.Text = "巡航速度";
            // 
            // panel14
            // 
            this.panel14.BackgroundImage = global::laserPTZ.Properties.Resources.输入框;
            this.panel14.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel14.Controls.Add(this.txt_speed);
            this.panel14.Location = new System.Drawing.Point(218, 160);
            this.panel14.Name = "panel14";
            this.panel14.Size = new System.Drawing.Size(70, 30);
            this.panel14.TabIndex = 26;
            // 
            // txt_speed
            // 
            this.txt_speed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(99)))));
            this.txt_speed.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.txt_speed.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txt_speed.ForeColor = System.Drawing.SystemColors.Info;
            this.txt_speed.Location = new System.Drawing.Point(8, 4);
            this.txt_speed.Name = "txt_speed";
            this.txt_speed.Size = new System.Drawing.Size(55, 24);
            this.txt_speed.TabIndex = 31;
            this.txt_speed.Text = "30";
            // 
            // btn_cruiseStop
            // 
            this.btn_cruiseStop.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btn_cruiseStop.EnterBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(108)))), ((int)(((byte)(166)))));
            this.btn_cruiseStop.EnterForeColor = System.Drawing.Color.White;
            this.btn_cruiseStop.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.btn_cruiseStop.FlatAppearance.BorderSize = 0;
            this.btn_cruiseStop.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.btn_cruiseStop.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.btn_cruiseStop.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_cruiseStop.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_cruiseStop.HoverBackColor = System.Drawing.SystemColors.Window;
            this.btn_cruiseStop.HoverForeColor = System.Drawing.Color.Black;
            this.btn_cruiseStop.Location = new System.Drawing.Point(564, 60);
            this.btn_cruiseStop.MaximumSize = new System.Drawing.Size(100, 32);
            this.btn_cruiseStop.Name = "btn_cruiseStop";
            this.btn_cruiseStop.PressBackColor = System.Drawing.Color.Indigo;
            this.btn_cruiseStop.PressForeColor = System.Drawing.Color.White;
            this.btn_cruiseStop.Radius = 26;
            this.btn_cruiseStop.Size = new System.Drawing.Size(70, 32);
            this.btn_cruiseStop.TabIndex = 10;
            this.btn_cruiseStop.Text = "停 止";
            this.btn_cruiseStop.UseVisualStyleBackColor = true;
            this.btn_cruiseStop.Click += new System.EventHandler(this.Btn_cruiseStop_Click);
            // 
            // btn_cruiseStart
            // 
            this.btn_cruiseStart.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btn_cruiseStart.EnterBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(108)))), ((int)(((byte)(166)))));
            this.btn_cruiseStart.EnterForeColor = System.Drawing.Color.White;
            this.btn_cruiseStart.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.btn_cruiseStart.FlatAppearance.BorderSize = 0;
            this.btn_cruiseStart.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.btn_cruiseStart.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.btn_cruiseStart.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_cruiseStart.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_cruiseStart.HoverBackColor = System.Drawing.SystemColors.Window;
            this.btn_cruiseStart.HoverForeColor = System.Drawing.Color.Black;
            this.btn_cruiseStart.Location = new System.Drawing.Point(489, 60);
            this.btn_cruiseStart.MaximumSize = new System.Drawing.Size(100, 32);
            this.btn_cruiseStart.Name = "btn_cruiseStart";
            this.btn_cruiseStart.PressBackColor = System.Drawing.Color.Indigo;
            this.btn_cruiseStart.PressForeColor = System.Drawing.Color.White;
            this.btn_cruiseStart.Radius = 26;
            this.btn_cruiseStart.Size = new System.Drawing.Size(70, 32);
            this.btn_cruiseStart.TabIndex = 9;
            this.btn_cruiseStart.Text = "启 动";
            this.btn_cruiseStart.UseVisualStyleBackColor = true;
            this.btn_cruiseStart.Click += new System.EventHandler(this.btn_cruiseStart_Click);
            // 
            // panel22
            // 
            this.panel22.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.panel22.AutoSize = true;
            this.panel22.BackgroundImage = global::laserPTZ.Properties.Resources.输入框1;
            this.panel22.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel22.Controls.Add(this.label13);
            this.panel22.Controls.Add(this.txt_line);
            this.panel22.Location = new System.Drawing.Point(206, 62);
            this.panel22.MaximumSize = new System.Drawing.Size(200, 32);
            this.panel22.Name = "panel22";
            this.panel22.Size = new System.Drawing.Size(100, 32);
            this.panel22.TabIndex = 93;
            // 
            // label13
            // 
            this.label13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.label13.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label13.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label13.Location = new System.Drawing.Point(73, 9);
            this.label13.Name = "label13";
            this.label13.Size = new System.Drawing.Size(18, 16);
            this.label13.TabIndex = 92;
            this.label13.Text = "﹀";
            this.label13.Click += new System.EventHandler(this.label13_Click);
            // 
            // txt_line
            // 
            this.txt_line.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txt_line.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(99)))));
            this.txt_line.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.txt_line.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txt_line.ForeColor = System.Drawing.SystemColors.Info;
            this.txt_line.Location = new System.Drawing.Point(15, 4);
            this.txt_line.Name = "txt_line";
            this.txt_line.Size = new System.Drawing.Size(39, 24);
            this.txt_line.TabIndex = 29;
            this.txt_line.TextChanged += new System.EventHandler(this.txt_line_TextChanged);
            // 
            // label11
            // 
            this.label11.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.label11.AutoSize = true;
            this.label11.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label11.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label11.Location = new System.Drawing.Point(140, 66);
            this.label11.Name = "label11";
            this.label11.Size = new System.Drawing.Size(72, 27);
            this.label11.TabIndex = 92;
            this.label11.Text = "巡航号";
            // 
            // btn_toPreset
            // 
            this.btn_toPreset.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btn_toPreset.EnterBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(108)))), ((int)(((byte)(166)))));
            this.btn_toPreset.EnterForeColor = System.Drawing.Color.White;
            this.btn_toPreset.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.btn_toPreset.FlatAppearance.BorderSize = 0;
            this.btn_toPreset.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.btn_toPreset.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.btn_toPreset.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_toPreset.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_toPreset.HoverBackColor = System.Drawing.SystemColors.Window;
            this.btn_toPreset.HoverForeColor = System.Drawing.Color.Black;
            this.btn_toPreset.Location = new System.Drawing.Point(489, 113);
            this.btn_toPreset.MaximumSize = new System.Drawing.Size(100, 32);
            this.btn_toPreset.Name = "btn_toPreset";
            this.btn_toPreset.PressBackColor = System.Drawing.Color.Indigo;
            this.btn_toPreset.PressForeColor = System.Drawing.Color.White;
            this.btn_toPreset.Radius = 26;
            this.btn_toPreset.Size = new System.Drawing.Size(70, 32);
            this.btn_toPreset.TabIndex = 41;
            this.btn_toPreset.Text = "调 用";
            this.btn_toPreset.UseVisualStyleBackColor = true;
            this.btn_toPreset.Click += new System.EventHandler(this.btn_toPreset_Click);
            // 
            // panel9
            // 
            this.panel9.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.panel9.AutoSize = true;
            this.panel9.BackgroundImage = global::laserPTZ.Properties.Resources.输入框1;
            this.panel9.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel9.Controls.Add(this.label_presetListDown);
            this.panel9.Controls.Add(this.txt_preset);
            this.panel9.Location = new System.Drawing.Point(206, 112);
            this.panel9.MaximumSize = new System.Drawing.Size(200, 32);
            this.panel9.Name = "panel9";
            this.panel9.Size = new System.Drawing.Size(100, 32);
            this.panel9.TabIndex = 40;
            // 
            // label_presetListDown
            // 
            this.label_presetListDown.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.label_presetListDown.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_presetListDown.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label_presetListDown.Location = new System.Drawing.Point(73, 9);
            this.label_presetListDown.Name = "label_presetListDown";
            this.label_presetListDown.Size = new System.Drawing.Size(18, 16);
            this.label_presetListDown.TabIndex = 92;
            this.label_presetListDown.Text = "﹀";
            this.label_presetListDown.Click += new System.EventHandler(this.label_presetListDown_Click);
            // 
            // txt_preset
            // 
            this.txt_preset.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.txt_preset.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(99)))));
            this.txt_preset.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.txt_preset.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txt_preset.ForeColor = System.Drawing.SystemColors.Info;
            this.txt_preset.Location = new System.Drawing.Point(15, 4);
            this.txt_preset.Name = "txt_preset";
            this.txt_preset.Size = new System.Drawing.Size(39, 24);
            this.txt_preset.TabIndex = 29;
            this.txt_preset.TextChanged += new System.EventHandler(this.txt_preset_TextChanged);
            // 
            // label7
            // 
            this.label7.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.label7.AutoSize = true;
            this.label7.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label7.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label7.Location = new System.Drawing.Point(140, 116);
            this.label7.Name = "label7";
            this.label7.Size = new System.Drawing.Size(72, 27);
            this.label7.TabIndex = 39;
            this.label7.Text = "预置点";
            // 
            // btn_exeAngle
            // 
            this.btn_exeAngle.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.btn_exeAngle.EnterBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(108)))), ((int)(((byte)(166)))));
            this.btn_exeAngle.EnterForeColor = System.Drawing.Color.White;
            this.btn_exeAngle.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.btn_exeAngle.FlatAppearance.BorderSize = 0;
            this.btn_exeAngle.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.btn_exeAngle.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.btn_exeAngle.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_exeAngle.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_exeAngle.HoverBackColor = System.Drawing.SystemColors.Window;
            this.btn_exeAngle.HoverForeColor = System.Drawing.Color.Black;
            this.btn_exeAngle.Location = new System.Drawing.Point(533, 7);
            this.btn_exeAngle.Name = "btn_exeAngle";
            this.btn_exeAngle.PressBackColor = System.Drawing.Color.Indigo;
            this.btn_exeAngle.PressForeColor = System.Drawing.Color.White;
            this.btn_exeAngle.Radius = 26;
            this.btn_exeAngle.Size = new System.Drawing.Size(100, 32);
            this.btn_exeAngle.TabIndex = 37;
            this.btn_exeAngle.Text = "角度执行";
            this.btn_exeAngle.UseVisualStyleBackColor = true;
            this.btn_exeAngle.Click += new System.EventHandler(this.btn_exeAngle_Click);
            // 
            // panel13
            // 
            this.panel13.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.panel13.BackgroundImage = global::laserPTZ.Properties.Resources.输入框;
            this.panel13.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel13.Controls.Add(this.txt_pitchAngle);
            this.panel13.Location = new System.Drawing.Point(457, 7);
            this.panel13.Name = "panel13";
            this.panel13.Size = new System.Drawing.Size(70, 30);
            this.panel13.TabIndex = 35;
            // 
            // txt_pitchAngle
            // 
            this.txt_pitchAngle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(99)))));
            this.txt_pitchAngle.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.txt_pitchAngle.Font = new System.Drawing.Font("微软雅黑", 10.5F);
            this.txt_pitchAngle.ForeColor = System.Drawing.Color.Silver;
            this.txt_pitchAngle.Location = new System.Drawing.Point(8, 4);
            this.txt_pitchAngle.Name = "txt_pitchAngle";
            this.txt_pitchAngle.PlaceHolderText = "垂直";
            this.txt_pitchAngle.Size = new System.Drawing.Size(52, 24);
            this.txt_pitchAngle.TabIndex = 30;
            this.txt_pitchAngle.Text = "垂直";
            // 
            // panel12
            // 
            this.panel12.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.panel12.BackgroundImage = global::laserPTZ.Properties.Resources.输入框;
            this.panel12.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel12.Controls.Add(this.txt_directionAngle);
            this.panel12.Location = new System.Drawing.Point(385, 7);
            this.panel12.Name = "panel12";
            this.panel12.Size = new System.Drawing.Size(70, 30);
            this.panel12.TabIndex = 33;
            // 
            // txt_directionAngle
            // 
            this.txt_directionAngle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(99)))));
            this.txt_directionAngle.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.txt_directionAngle.Font = new System.Drawing.Font("微软雅黑", 10.5F);
            this.txt_directionAngle.ForeColor = System.Drawing.Color.Silver;
            this.txt_directionAngle.Location = new System.Drawing.Point(9, 4);
            this.txt_directionAngle.Name = "txt_directionAngle";
            this.txt_directionAngle.PlaceHolderText = "水平";
            this.txt_directionAngle.Size = new System.Drawing.Size(52, 24);
            this.txt_directionAngle.TabIndex = 29;
            this.txt_directionAngle.Text = "水平";
            // 
            // panel1
            // 
            this.panel1.BackgroundImage = global::laserPTZ.Properties.Resources.bakground;
            this.panel1.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel1.Controls.Add(this.panel_right);
            this.panel1.Controls.Add(this.panel_down);
            this.panel1.Controls.Add(this.panel_right2);
            this.panel1.Controls.Add(this.panel_left);
            this.panel1.Controls.Add(this.panel_up);
            this.panel1.Location = new System.Drawing.Point(16, 54);
            this.panel1.Name = "panel1";
            this.panel1.Size = new System.Drawing.Size(102, 102);
            this.panel1.TabIndex = 38;
            // 
            // panel_right
            // 
            this.panel_right.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel_right.Location = new System.Drawing.Point(72, 38);
            this.panel_right.Name = "panel_right";
            this.panel_right.Size = new System.Drawing.Size(24, 24);
            this.panel_right.TabIndex = 3;
            this.panel_right.MouseClick += new System.Windows.Forms.MouseEventHandler(this.panel_right_Click);
            // 
            // panel_down
            // 
            this.panel_down.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel_down.Location = new System.Drawing.Point(38, 69);
            this.panel_down.Name = "panel_down";
            this.panel_down.Size = new System.Drawing.Size(24, 24);
            this.panel_down.TabIndex = 2;
            this.panel_down.MouseClick += new System.Windows.Forms.MouseEventHandler(this.panel_down_Click);
            // 
            // panel_right2
            // 
            this.panel_right2.Location = new System.Drawing.Point(629, -142);
            this.panel_right2.Name = "panel_right2";
            this.panel_right2.Size = new System.Drawing.Size(24, 24);
            this.panel_right2.TabIndex = 2;
            // 
            // panel_left
            // 
            this.panel_left.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel_left.Location = new System.Drawing.Point(4, 38);
            this.panel_left.Name = "panel_left";
            this.panel_left.Size = new System.Drawing.Size(24, 24);
            this.panel_left.TabIndex = 1;
            this.panel_left.MouseClick += new System.Windows.Forms.MouseEventHandler(this.panel_left_Click);
            // 
            // panel_up
            // 
            this.panel_up.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel_up.Location = new System.Drawing.Point(38, 6);
            this.panel_up.Name = "panel_up";
            this.panel_up.Size = new System.Drawing.Size(24, 24);
            this.panel_up.TabIndex = 0;
            this.panel_up.MouseClick += new System.Windows.Forms.MouseEventHandler(this.panel_up_Click);
            // 
            // cbBox_presetList
            // 
            this.cbBox_presetList.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.cbBox_presetList.BackColor = System.Drawing.Color.White;
            this.cbBox_presetList.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.cbBox_presetList.FormattingEnabled = true;
            this.cbBox_presetList.Location = new System.Drawing.Point(210, 112);
            this.cbBox_presetList.MaximumSize = new System.Drawing.Size(190, 0);
            this.cbBox_presetList.Name = "cbBox_presetList";
            this.cbBox_presetList.Size = new System.Drawing.Size(90, 28);
            this.cbBox_presetList.TabIndex = 91;
            this.cbBox_presetList.SelectedIndexChanged += new System.EventHandler(this.cbBox_presetList_SelectedIndexChanged);
            // 
            // cbBox_lineList
            // 
            this.cbBox_lineList.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.cbBox_lineList.BackColor = System.Drawing.Color.White;
            this.cbBox_lineList.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.cbBox_lineList.FormattingEnabled = true;
            this.cbBox_lineList.Location = new System.Drawing.Point(208, 62);
            this.cbBox_lineList.MaximumSize = new System.Drawing.Size(190, 0);
            this.cbBox_lineList.Name = "cbBox_lineList";
            this.cbBox_lineList.Size = new System.Drawing.Size(90, 28);
            this.cbBox_lineList.TabIndex = 94;
            this.cbBox_lineList.SelectedIndexChanged += new System.EventHandler(this.cbBox_lineList_SelectedIndexChanged);
            // 
            // panel_videoControl
            // 
            this.panel_videoControl.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left) 
            | System.Windows.Forms.AnchorStyles.Right)));
            this.panel_videoControl.BackColor = System.Drawing.Color.Transparent;
            this.panel_videoControl.Controls.Add(this.label_takeResult);
            this.panel_videoControl.Controls.Add(this.btn_zoomOut);
            this.panel_videoControl.Controls.Add(this.btn_zoomIn);
            this.panel_videoControl.Controls.Add(this.btn_takePhoto);
            this.panel_videoControl.Location = new System.Drawing.Point(165, 465);
            this.panel_videoControl.Name = "panel_videoControl";
            this.panel_videoControl.Size = new System.Drawing.Size(625, 217);
            this.panel_videoControl.TabIndex = 89;
            this.panel_videoControl.Visible = false;
            // 
            // label_takeResult
            // 
            this.label_takeResult.AutoSize = true;
            this.label_takeResult.BackColor = System.Drawing.Color.Transparent;
            this.label_takeResult.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label_takeResult.ForeColor = System.Drawing.SystemColors.ControlDark;
            this.label_takeResult.Location = new System.Drawing.Point(169, 61);
            this.label_takeResult.Name = "label_takeResult";
            this.label_takeResult.Size = new System.Drawing.Size(0, 20);
            this.label_takeResult.TabIndex = 72;
            this.label_takeResult.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // btn_zoomOut
            // 
            this.btn_zoomOut.EnterBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(108)))), ((int)(((byte)(166)))));
            this.btn_zoomOut.EnterForeColor = System.Drawing.Color.White;
            this.btn_zoomOut.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.btn_zoomOut.FlatAppearance.BorderSize = 0;
            this.btn_zoomOut.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.btn_zoomOut.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.btn_zoomOut.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_zoomOut.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_zoomOut.HoverBackColor = System.Drawing.SystemColors.Window;
            this.btn_zoomOut.HoverForeColor = System.Drawing.Color.Black;
            this.btn_zoomOut.Location = new System.Drawing.Point(53, 134);
            this.btn_zoomOut.Name = "btn_zoomOut";
            this.btn_zoomOut.PressBackColor = System.Drawing.Color.Indigo;
            this.btn_zoomOut.PressForeColor = System.Drawing.Color.White;
            this.btn_zoomOut.Radius = 26;
            this.btn_zoomOut.Size = new System.Drawing.Size(102, 28);
            this.btn_zoomOut.TabIndex = 71;
            this.btn_zoomOut.Text = "缩小";
            this.btn_zoomOut.UseVisualStyleBackColor = true;
            this.btn_zoomOut.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btn_zoomOut_MouseDown);
            this.btn_zoomOut.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btn_zoomOut_MouseUp);
            // 
            // btn_zoomIn
            // 
            this.btn_zoomIn.EnterBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(108)))), ((int)(((byte)(166)))));
            this.btn_zoomIn.EnterForeColor = System.Drawing.Color.White;
            this.btn_zoomIn.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.btn_zoomIn.FlatAppearance.BorderSize = 0;
            this.btn_zoomIn.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.btn_zoomIn.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.btn_zoomIn.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_zoomIn.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_zoomIn.HoverBackColor = System.Drawing.SystemColors.Window;
            this.btn_zoomIn.HoverForeColor = System.Drawing.Color.Black;
            this.btn_zoomIn.Location = new System.Drawing.Point(53, 98);
            this.btn_zoomIn.Name = "btn_zoomIn";
            this.btn_zoomIn.PressBackColor = System.Drawing.Color.Indigo;
            this.btn_zoomIn.PressForeColor = System.Drawing.Color.White;
            this.btn_zoomIn.Radius = 26;
            this.btn_zoomIn.Size = new System.Drawing.Size(102, 28);
            this.btn_zoomIn.TabIndex = 70;
            this.btn_zoomIn.Text = "放大";
            this.btn_zoomIn.UseVisualStyleBackColor = true;
            this.btn_zoomIn.Click += new System.EventHandler(this.btn_zoomIn_Click_1);
            this.btn_zoomIn.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btn_zoomIn_MouseDown);
            this.btn_zoomIn.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btn_zoomIn_MouseUp);
            // 
            // btn_takePhoto
            // 
            this.btn_takePhoto.EnterBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(108)))), ((int)(((byte)(166)))));
            this.btn_takePhoto.EnterForeColor = System.Drawing.Color.White;
            this.btn_takePhoto.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.btn_takePhoto.FlatAppearance.BorderSize = 0;
            this.btn_takePhoto.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.btn_takePhoto.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.btn_takePhoto.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_takePhoto.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_takePhoto.HoverBackColor = System.Drawing.SystemColors.Window;
            this.btn_takePhoto.HoverForeColor = System.Drawing.Color.Black;
            this.btn_takePhoto.Location = new System.Drawing.Point(53, 57);
            this.btn_takePhoto.Name = "btn_takePhoto";
            this.btn_takePhoto.PressBackColor = System.Drawing.Color.Indigo;
            this.btn_takePhoto.PressForeColor = System.Drawing.Color.White;
            this.btn_takePhoto.Radius = 26;
            this.btn_takePhoto.Size = new System.Drawing.Size(102, 28);
            this.btn_takePhoto.TabIndex = 69;
            this.btn_takePhoto.Text = "抓拍";
            this.btn_takePhoto.UseVisualStyleBackColor = true;
            this.btn_takePhoto.Click += new System.EventHandler(this.btn_takePhoto_Click);
            // 
            // panel_therod
            // 
            this.panel_therod.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.panel_therod.BackColor = System.Drawing.Color.Transparent;
            this.panel_therod.Controls.Add(this.btn_clearAll);
            this.panel_therod.Controls.Add(this.list_allPoint);
            this.panel_therod.Controls.Add(this.panel11);
            this.panel_therod.Controls.Add(this.label25);
            this.panel_therod.Controls.Add(this.cb_allLine);
            this.panel_therod.Controls.Add(this.label20);
            this.panel_therod.Controls.Add(this.label16);
            this.panel_therod.Controls.Add(this.label15);
            this.panel_therod.Controls.Add(this.panel10);
            this.panel_therod.Controls.Add(this.label10);
            this.panel_therod.Controls.Add(this.panel3);
            this.panel_therod.Controls.Add(this.label8);
            this.panel_therod.Controls.Add(this.panel2);
            this.panel_therod.Controls.Add(this.label18);
            this.panel_therod.Controls.Add(this.panel17);
            this.panel_therod.Location = new System.Drawing.Point(153, 470);
            this.panel_therod.Name = "panel_therod";
            this.panel_therod.Size = new System.Drawing.Size(640, 212);
            this.panel_therod.TabIndex = 90;
            this.panel_therod.Visible = false;
            // 
            // btn_clearAll
            // 
            this.btn_clearAll.EnterBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(108)))), ((int)(((byte)(166)))));
            this.btn_clearAll.EnterForeColor = System.Drawing.Color.White;
            this.btn_clearAll.FlatAppearance.BorderColor = System.Drawing.Color.FromArgb(((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))), ((int)(((byte)(0)))));
            this.btn_clearAll.FlatAppearance.BorderSize = 0;
            this.btn_clearAll.FlatAppearance.MouseDownBackColor = System.Drawing.Color.Transparent;
            this.btn_clearAll.FlatAppearance.MouseOverBackColor = System.Drawing.Color.Transparent;
            this.btn_clearAll.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btn_clearAll.Font = new System.Drawing.Font("微软雅黑", 11F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btn_clearAll.HoverBackColor = System.Drawing.SystemColors.Window;
            this.btn_clearAll.HoverForeColor = System.Drawing.Color.Black;
            this.btn_clearAll.Location = new System.Drawing.Point(20, 174);
            this.btn_clearAll.MaximumSize = new System.Drawing.Size(160, 32);
            this.btn_clearAll.MinimumSize = new System.Drawing.Size(160, 32);
            this.btn_clearAll.Name = "btn_clearAll";
            this.btn_clearAll.PressBackColor = System.Drawing.Color.Indigo;
            this.btn_clearAll.PressForeColor = System.Drawing.Color.White;
            this.btn_clearAll.Radius = 26;
            this.btn_clearAll.Size = new System.Drawing.Size(160, 32);
            this.btn_clearAll.TabIndex = 109;
            this.btn_clearAll.Text = "一键删除预置点";
            this.btn_clearAll.UseVisualStyleBackColor = true;
            this.btn_clearAll.Click += new System.EventHandler(this.btn_clearAll_Click);
            // 
            // list_allPoint
            // 
            this.list_allPoint.AllowUserToAddRows = false;
            this.list_allPoint.AllowUserToDeleteRows = false;
            this.list_allPoint.AllowUserToResizeColumns = false;
            this.list_allPoint.AllowUserToResizeRows = false;
            dataGridViewCellStyle6.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle6.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(108)))), ((int)(((byte)(166)))));
            dataGridViewCellStyle6.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle6.ForeColor = System.Drawing.Color.White;
            dataGridViewCellStyle6.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(119)))), ((int)(((byte)(108)))), ((int)(((byte)(166)))));
            dataGridViewCellStyle6.SelectionForeColor = System.Drawing.Color.White;
            this.list_allPoint.AlternatingRowsDefaultCellStyle = dataGridViewCellStyle6;
            this.list_allPoint.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.list_allPoint.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill;
            this.list_allPoint.BackgroundColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(73)))));
            this.list_allPoint.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.list_allPoint.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None;
            this.list_allPoint.ColumnHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
            dataGridViewCellStyle7.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle7.BackColor = System.Drawing.SystemColors.Control;
            dataGridViewCellStyle7.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle7.ForeColor = System.Drawing.SystemColors.WindowText;
            dataGridViewCellStyle7.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle7.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle7.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
            this.list_allPoint.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle7;
            this.list_allPoint.ColumnHeadersHeight = 24;
            this.list_allPoint.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.DisableResizing;
            dataGridViewCellStyle8.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            dataGridViewCellStyle8.BackColor = System.Drawing.Color.Transparent;
            dataGridViewCellStyle8.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle8.ForeColor = System.Drawing.SystemColors.ControlText;
            dataGridViewCellStyle8.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle8.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle8.WrapMode = System.Windows.Forms.DataGridViewTriState.False;
            this.list_allPoint.DefaultCellStyle = dataGridViewCellStyle8;
            this.list_allPoint.GridColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(73)))));
            this.list_allPoint.Location = new System.Drawing.Point(225, 31);
            this.list_allPoint.Name = "list_allPoint";
            this.list_allPoint.RowHeadersBorderStyle = System.Windows.Forms.DataGridViewHeaderBorderStyle.None;
            dataGridViewCellStyle9.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft;
            dataGridViewCellStyle9.BackColor = System.Drawing.Color.Transparent;
            dataGridViewCellStyle9.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle9.ForeColor = System.Drawing.SystemColors.WindowText;
            dataGridViewCellStyle9.SelectionBackColor = System.Drawing.SystemColors.Highlight;
            dataGridViewCellStyle9.SelectionForeColor = System.Drawing.SystemColors.HighlightText;
            dataGridViewCellStyle9.WrapMode = System.Windows.Forms.DataGridViewTriState.True;
            this.list_allPoint.RowHeadersDefaultCellStyle = dataGridViewCellStyle9;
            this.list_allPoint.RowHeadersVisible = false;
            dataGridViewCellStyle10.BackColor = System.Drawing.Color.Transparent;
            dataGridViewCellStyle10.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            dataGridViewCellStyle10.ForeColor = System.Drawing.Color.White;
            dataGridViewCellStyle10.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(73)))));
            dataGridViewCellStyle10.SelectionForeColor = System.Drawing.Color.White;
            this.list_allPoint.RowsDefaultCellStyle = dataGridViewCellStyle10;
            this.list_allPoint.RowTemplate.DefaultCellStyle.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter;
            this.list_allPoint.RowTemplate.DefaultCellStyle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(73)))));
            this.list_allPoint.RowTemplate.DefaultCellStyle.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.list_allPoint.RowTemplate.DefaultCellStyle.ForeColor = System.Drawing.Color.White;
            this.list_allPoint.RowTemplate.DefaultCellStyle.SelectionBackColor = System.Drawing.Color.FromArgb(((int)(((byte)(41)))), ((int)(((byte)(42)))), ((int)(((byte)(73)))));
            this.list_allPoint.RowTemplate.DefaultCellStyle.SelectionForeColor = System.Drawing.Color.White;
            this.list_allPoint.RowTemplate.Height = 26;
            this.list_allPoint.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
            this.list_allPoint.ShowCellErrors = false;
            this.list_allPoint.Size = new System.Drawing.Size(400, 177);
            this.list_allPoint.TabIndex = 108;
            // 
            // panel11
            // 
            this.panel11.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.panel11.BackgroundImage = global::laserPTZ.Properties.Resources.输入框;
            this.panel11.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel11.Controls.Add(this.label23);
            this.panel11.Controls.Add(this.txt_allLine);
            this.panel11.Location = new System.Drawing.Point(501, -2);
            this.panel11.Name = "panel11";
            this.panel11.Size = new System.Drawing.Size(110, 30);
            this.panel11.TabIndex = 106;
            // 
            // label23
            // 
            this.label23.AutoSize = true;
            this.label23.Font = new System.Drawing.Font("微软雅黑", 7.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label23.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label23.Location = new System.Drawing.Point(83, 9);
            this.label23.Name = "label23";
            this.label23.Size = new System.Drawing.Size(22, 19);
            this.label23.TabIndex = 92;
            this.label23.Text = "﹀";
            this.label23.Click += new System.EventHandler(this.label23_Click);
            // 
            // txt_allLine
            // 
            this.txt_allLine.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(99)))));
            this.txt_allLine.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.txt_allLine.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.txt_allLine.ForeColor = System.Drawing.SystemColors.Info;
            this.txt_allLine.Location = new System.Drawing.Point(9, 4);
            this.txt_allLine.Name = "txt_allLine";
            this.txt_allLine.ReadOnly = true;
            this.txt_allLine.Size = new System.Drawing.Size(80, 24);
            this.txt_allLine.TabIndex = 29;
            // 
            // label25
            // 
            this.label25.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.label25.AutoSize = true;
            this.label25.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label25.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label25.Location = new System.Drawing.Point(441, 2);
            this.label25.Name = "label25";
            this.label25.Size = new System.Drawing.Size(64, 24);
            this.label25.TabIndex = 105;
            this.label25.Text = "巡航号";
            // 
            // cb_allLine
            // 
            this.cb_allLine.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.cb_allLine.BackColor = System.Drawing.Color.White;
            this.cb_allLine.Font = new System.Drawing.Font("微软雅黑", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.cb_allLine.FormattingEnabled = true;
            this.cb_allLine.Location = new System.Drawing.Point(503, -2);
            this.cb_allLine.Name = "cb_allLine";
            this.cb_allLine.Size = new System.Drawing.Size(100, 28);
            this.cb_allLine.TabIndex = 107;
            this.cb_allLine.SelectedIndexChanged += new System.EventHandler(this.cb_allLine_SelectedIndexChanged);
            // 
            // label20
            // 
            this.label20.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Right)));
            this.label20.AutoSize = true;
            this.label20.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label20.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label20.Location = new System.Drawing.Point(212, 1);
            this.label20.Name = "label20";
            this.label20.Size = new System.Drawing.Size(132, 27);
            this.label20.TabIndex = 104;
            this.label20.Text = "巡航路线查询";
            // 
            // label16
            // 
            this.label16.AutoSize = true;
            this.label16.Font = new System.Drawing.Font("微软雅黑", 10.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label16.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label16.Location = new System.Drawing.Point(201, 134);
            this.label16.Name = "label16";
            this.label16.Size = new System.Drawing.Size(17, 24);
            this.label16.TabIndex = 97;
            this.label16.Text = "°";
            // 
            // label15
            // 
            this.label15.AutoSize = true;
            this.label15.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label15.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label15.Location = new System.Drawing.Point(11, 132);
            this.label15.Name = "label15";
            this.label15.Size = new System.Drawing.Size(92, 27);
            this.label15.TabIndex = 95;
            this.label15.Text = "检测偏移";
            // 
            // panel10
            // 
            this.panel10.BackgroundImage = global::laserPTZ.Properties.Resources.输入框;
            this.panel10.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel10.Controls.Add(this.txt_allAngle);
            this.panel10.Location = new System.Drawing.Point(111, 130);
            this.panel10.Name = "panel10";
            this.panel10.Size = new System.Drawing.Size(84, 32);
            this.panel10.TabIndex = 96;
            // 
            // txt_allAngle
            // 
            this.txt_allAngle.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(99)))));
            this.txt_allAngle.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.txt_allAngle.Font = new System.Drawing.Font("微软雅黑", 10.5F);
            this.txt_allAngle.ForeColor = System.Drawing.Color.Silver;
            this.txt_allAngle.Location = new System.Drawing.Point(9, 4);
            this.txt_allAngle.Name = "txt_allAngle";
            this.txt_allAngle.Size = new System.Drawing.Size(58, 24);
            this.txt_allAngle.TabIndex = 30;
            this.txt_allAngle.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_allAngle_TextChanged);
            // 
            // label10
            // 
            this.label10.AutoSize = true;
            this.label10.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label10.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label10.Location = new System.Drawing.Point(10, 56);
            this.label10.Name = "label10";
            this.label10.Size = new System.Drawing.Size(115, 27);
            this.label10.TabIndex = 93;
            this.label10.Text = "停留时间(s)";
            // 
            // panel3
            // 
            this.panel3.BackgroundImage = global::laserPTZ.Properties.Resources.输入框;
            this.panel3.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel3.Controls.Add(this.txt_allStop);
            this.panel3.Location = new System.Drawing.Point(111, 54);
            this.panel3.Name = "panel3";
            this.panel3.Size = new System.Drawing.Size(84, 32);
            this.panel3.TabIndex = 94;
            // 
            // txt_allStop
            // 
            this.txt_allStop.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(99)))));
            this.txt_allStop.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.txt_allStop.Font = new System.Drawing.Font("微软雅黑", 10.5F);
            this.txt_allStop.ForeColor = System.Drawing.Color.Silver;
            this.txt_allStop.Location = new System.Drawing.Point(9, 4);
            this.txt_allStop.Name = "txt_allStop";
            this.txt_allStop.Size = new System.Drawing.Size(58, 24);
            this.txt_allStop.TabIndex = 30;
            this.txt_allStop.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_allStop_TextChanged);
            // 
            // label8
            // 
            this.label8.AutoSize = true;
            this.label8.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label8.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label8.Location = new System.Drawing.Point(11, 18);
            this.label8.Name = "label8";
            this.label8.Size = new System.Drawing.Size(92, 27);
            this.label8.TabIndex = 91;
            this.label8.Text = "巡航速度";
            // 
            // panel2
            // 
            this.panel2.BackgroundImage = global::laserPTZ.Properties.Resources.输入框;
            this.panel2.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel2.Controls.Add(this.txt_allSpeed);
            this.panel2.Location = new System.Drawing.Point(111, 16);
            this.panel2.Name = "panel2";
            this.panel2.Size = new System.Drawing.Size(84, 32);
            this.panel2.TabIndex = 92;
            // 
            // txt_allSpeed
            // 
            this.txt_allSpeed.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(99)))));
            this.txt_allSpeed.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.txt_allSpeed.Font = new System.Drawing.Font("微软雅黑", 10.5F);
            this.txt_allSpeed.ForeColor = System.Drawing.Color.Silver;
            this.txt_allSpeed.Location = new System.Drawing.Point(9, 4);
            this.txt_allSpeed.Name = "txt_allSpeed";
            this.txt_allSpeed.Size = new System.Drawing.Size(58, 24);
            this.txt_allSpeed.TabIndex = 30;
            this.txt_allSpeed.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_allSpeed_TextChanged);
            // 
            // label18
            // 
            this.label18.AutoSize = true;
            this.label18.Font = new System.Drawing.Font("微软雅黑", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.label18.ForeColor = System.Drawing.SystemColors.ButtonFace;
            this.label18.Location = new System.Drawing.Point(10, 94);
            this.label18.Name = "label18";
            this.label18.Size = new System.Drawing.Size(92, 27);
            this.label18.TabIndex = 89;
            this.label18.Text = "报警阈值";
            // 
            // panel17
            // 
            this.panel17.BackgroundImage = global::laserPTZ.Properties.Resources.输入框;
            this.panel17.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.panel17.Controls.Add(this.txt_therod);
            this.panel17.Location = new System.Drawing.Point(111, 92);
            this.panel17.Name = "panel17";
            this.panel17.Size = new System.Drawing.Size(84, 32);
            this.panel17.TabIndex = 90;
            // 
            // txt_therod
            // 
            this.txt_therod.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(63)))), ((int)(((byte)(63)))), ((int)(((byte)(99)))));
            this.txt_therod.BorderStyle = System.Windows.Forms.BorderStyle.None;
            this.txt_therod.Font = new System.Drawing.Font("微软雅黑", 10.5F);
            this.txt_therod.ForeColor = System.Drawing.Color.Silver;
            this.txt_therod.Location = new System.Drawing.Point(9, 4);
            this.txt_therod.Name = "txt_therod";
            this.txt_therod.Size = new System.Drawing.Size(58, 24);
            this.txt_therod.TabIndex = 30;
            this.txt_therod.KeyDown += new System.Windows.Forms.KeyEventHandler(this.txt_therod_TextChanged);
            // 
            // CtrlRealTime
            // 
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
            this.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(31)))), ((int)(((byte)(31)))), ((int)(((byte)(55)))));
            this.Controls.Add(this.panel_alarm);
            this.Controls.Add(this.panel_direction);
            this.Controls.Add(this.panel_chart);
            this.Controls.Add(this.panel_video);
            this.Name = "CtrlRealTime";
            this.Size = new System.Drawing.Size(1366, 705);
            this.Load += new System.EventHandler(this.CtrlRealTime_Load);
            this.panel_alarm.ResumeLayout(false);
            this.panel5.ResumeLayout(false);
            this.panel5.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.dataGridView1)).EndInit();
            this.panel_direction.ResumeLayout(false);
            this.panel_direction.PerformLayout();
            this.panel19.ResumeLayout(false);
            this.panel18.ResumeLayout(false);
            this.panel6.ResumeLayout(false);
            this.panel6.PerformLayout();
            this.panel_chart.ResumeLayout(false);
            this.panel_chart.PerformLayout();
            this.panel20.ResumeLayout(false);
            this.panel7.ResumeLayout(false);
            this.panel7.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.chart1)).EndInit();
            this.panel_video.ResumeLayout(false);
            this.panel24.ResumeLayout(false);
            this.panel4.ResumeLayout(false);
            this.bak_therod.ResumeLayout(false);
            this.bak_therod.PerformLayout();
            this.bak_vedio.ResumeLayout(false);
            this.bak_vedio.PerformLayout();
            this.bak_ptz.ResumeLayout(false);
            this.bak_ptz.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.pictureBox1)).EndInit();
            this.panel_ptz.ResumeLayout(false);
            this.panel_ptz.PerformLayout();
            this.panel_manControl.ResumeLayout(false);
            this.panel_manControl.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.track_speed)).EndInit();
            this.panel8.ResumeLayout(false);
            this.panel8.PerformLayout();
            this.panel15.ResumeLayout(false);
            this.panel15.PerformLayout();
            this.panel14.ResumeLayout(false);
            this.panel14.PerformLayout();
            this.panel22.ResumeLayout(false);
            this.panel22.PerformLayout();
            this.panel9.ResumeLayout(false);
            this.panel9.PerformLayout();
            this.panel13.ResumeLayout(false);
            this.panel13.PerformLayout();
            this.panel12.ResumeLayout(false);
            this.panel12.PerformLayout();
            this.panel1.ResumeLayout(false);
            this.panel_videoControl.ResumeLayout(false);
            this.panel_videoControl.PerformLayout();
            this.panel_therod.ResumeLayout(false);
            this.panel_therod.PerformLayout();
            ((System.ComponentModel.ISupportInitialize)(this.list_allPoint)).EndInit();
            this.panel11.ResumeLayout(false);
            this.panel11.PerformLayout();
            this.panel10.ResumeLayout(false);
            this.panel10.PerformLayout();
            this.panel3.ResumeLayout(false);
            this.panel3.PerformLayout();
            this.panel2.ResumeLayout(false);
            this.panel2.PerformLayout();
            this.panel17.ResumeLayout(false);
            this.panel17.PerformLayout();
            this.ResumeLayout(false);

        }

        #endregion
        public DataGridViewNew dataGridView1;
        public System.Windows.Forms.Panel panel_alarm;
        private System.Windows.Forms.Panel panel_direction;
        private System.Windows.Forms.Panel panel_chart;
        private System.Windows.Forms.Panel panel5;
        private System.Windows.Forms.Label label19;
        private System.Windows.Forms.Panel panel6;
        private System.Windows.Forms.Label label21;
        private System.Windows.Forms.Panel panel7;
        private System.Windows.Forms.Label label22;
        private System.Windows.Forms.Label label3;
        private System.Windows.Forms.Panel panel19;
        private System.Windows.Forms.Label label1;
        private System.Windows.Forms.Panel panel18;
        private System.Windows.Forms.Label label24;
        private System.Windows.Forms.Panel panel20;
        private System.Windows.Forms.Label label_chartResult;
        public Controls.CoordinateUc coordinateUc1;
        public Controls.HalfCoordinateUc halfCoordinateUc1;
        public System.Windows.Forms.Label label_angleP;
        public System.Windows.Forms.Label label_angleD;
        private System.Windows.Forms.Label label_positionResult;
        private System.Windows.Forms.Label label_datagridResult;
        private System.Windows.Forms.Label label2;
        public System.Windows.Forms.Label label_gasValue;
        public Controls.HalfDashboardUc halfDashboardUc1;
        public ChartNew chart1;
        private RoundButton cancel_alarm_one;
        private RoundButton cancel_alarm_all;
        private System.Windows.Forms.Panel panel_therod;
        private System.Windows.Forms.Label label18;
        private System.Windows.Forms.Panel panel17;
        private System.Windows.Forms.TextBox txt_therod;
        private System.Windows.Forms.Panel panel_videoControl;
        private System.Windows.Forms.Label label_takeResult;
        private RoundButton btn_zoomOut;
        private RoundButton btn_zoomIn;
        private RoundButton btn_takePhoto;
        private System.Windows.Forms.Panel panel_ptz;
        private System.Windows.Forms.Panel panel_manControl;
        private System.Windows.Forms.Label label5;
        private RoundButton btn_cruiseStop;
        private RoundButton btn_cruiseStart;
        private System.Windows.Forms.Label label11;
        private RoundButton btn_toPreset;
        private System.Windows.Forms.Label label7;
        private RoundButton btn_exeAngle;
        private System.Windows.Forms.Panel panel13;
        private PlaceHolderTextBox txt_pitchAngle;
        private System.Windows.Forms.Panel panel12;
        private PlaceHolderTextBox txt_directionAngle;
        private System.Windows.Forms.Panel panel1;
        private System.Windows.Forms.Panel panel_right;
        private System.Windows.Forms.Panel panel_down;
        private System.Windows.Forms.Panel panel_right2;
        private System.Windows.Forms.Panel panel_left;
        private System.Windows.Forms.Panel panel_up;
        private System.Windows.Forms.ComboBox cbBox_presetList;
        private System.Windows.Forms.ComboBox cbBox_lineList;
        private System.Windows.Forms.PictureBox pictureBox1;
        private System.Windows.Forms.Panel panel4;
        private System.Windows.Forms.Panel bak_therod;
        private System.Windows.Forms.RadioButton radio_therod;
        private System.Windows.Forms.Panel bak_vedio;
        private System.Windows.Forms.RadioButton radio_vedio;
        private System.Windows.Forms.Panel bak_ptz;
        private System.Windows.Forms.RadioButton radio_ptz;
        private System.Windows.Forms.Label labelDevName;
        private System.Windows.Forms.Panel panel24;
        private System.Windows.Forms.Panel panel27;
        private RoundButton btn_presetDel;
        private RoundButton btn_presetAdd;
        private System.Windows.Forms.Label label14;
        private System.Windows.Forms.Panel panel15;
        public System.Windows.Forms.TextBox txt_presetStop;
        private System.Windows.Forms.Label label12;
        private System.Windows.Forms.Panel panel14;
        public System.Windows.Forms.TextBox txt_speed;
        private System.Windows.Forms.Panel panel_video;
        private RoundButton btn_exefw;
        private BzToggleButton tog_clean;
        private RoundButton btn_presetInsert;
        private System.Windows.Forms.Panel panel9;
        private System.Windows.Forms.Label label_presetListDown;
        public System.Windows.Forms.TextBox txt_preset;
        private System.Windows.Forms.Label label6;
        private System.Windows.Forms.Panel panel8;
        public System.Windows.Forms.TextBox txt_presetThreshold;
        private RoundButton btn_lineDel;
        private RoundButton btn_lineEdit;
        private System.Windows.Forms.Label label9;
        private System.Windows.Forms.TrackBar track_speed;
        private System.Windows.Forms.Panel panel22;
        private System.Windows.Forms.Label label13;
        public System.Windows.Forms.TextBox txt_line;
        private System.Windows.Forms.Label label15;
        private System.Windows.Forms.Panel panel10;
        private System.Windows.Forms.Label label10;
        private System.Windows.Forms.Panel panel3;
        private System.Windows.Forms.Label label8;
        private System.Windows.Forms.Panel panel2;
        private System.Windows.Forms.Label label20;
        private System.Windows.Forms.Label label16;
        public DataGridViewNew list_allPoint;
        private System.Windows.Forms.Panel panel11;
        private System.Windows.Forms.Label label23;
        public System.Windows.Forms.TextBox txt_allLine;
        private System.Windows.Forms.Label label25;
        private System.Windows.Forms.ComboBox cb_allLine;
        private System.Windows.Forms.TextBox txt_allAngle;
        private System.Windows.Forms.TextBox txt_allStop;
        private System.Windows.Forms.TextBox txt_allSpeed;
        private RoundButton btn_restart;
        private RoundButton btn_clearAll;
        private BzToggleButton tog_switch;
        private System.Windows.Forms.Label label4;
    }
}