Newer
Older
RbFreqStand / RbFreqStandMeasure / RbFreqStdMeas.Designer.cs
yangqianqian on 10 May 2021 32 KB s

namespace Casic.Birmm.RbFreqStandMeasure
{
    partial class RbFreqStdMeas
    {
        /// <summary>
        /// Required designer variable.
        /// </summary>
        private System.ComponentModel.IContainer components = null;

        /// <summary>
        /// Clean up any resources being used.
        /// </summary>
        /// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
        protected override void Dispose(bool disposing)
        {
            if (disposing && (components != null))
            {
                components.Dispose();
            }
            base.Dispose(disposing);
        }

        #region Windows Form Designer generated code

        /// <summary>
        /// Required method for Designer support - do not modify
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(RbFreqStdMeas));
            this.panMenu = new System.Windows.Forms.Panel();
            this.panDev = new Casic.Birmm.RbFreqStandMeasure.RoundPanel();
            this.labDevText = new System.Windows.Forms.Label();
            this.labDevSelected = new System.Windows.Forms.Label();
            this.picIconDev = new System.Windows.Forms.PictureBox();
            this.panSetting = new Casic.Birmm.RbFreqStandMeasure.RoundPanel();
            this.labSettingSelected = new System.Windows.Forms.Label();
            this.labSettingText = new System.Windows.Forms.Label();
            this.picIconSetting = new System.Windows.Forms.PictureBox();
            this.panStatus = new Casic.Birmm.RbFreqStandMeasure.RoundPanel();
            this.labStatusText = new System.Windows.Forms.Label();
            this.picIconStatus = new System.Windows.Forms.PictureBox();
            this.labStatusSelected = new System.Windows.Forms.Label();
            this.panData = new Casic.Birmm.RbFreqStandMeasure.RoundPanel();
            this.labDataSelected = new System.Windows.Forms.Label();
            this.labDataText = new System.Windows.Forms.Label();
            this.picIconData = new System.Windows.Forms.PictureBox();
            this.panHome = new Casic.Birmm.RbFreqStandMeasure.RoundPanel();
            this.labHomeText = new System.Windows.Forms.Label();
            this.picIconHome = new System.Windows.Forms.PictureBox();
            this.labHomeSelected = new System.Windows.Forms.Label();
            this.panCounter = new Casic.Birmm.RbFreqStandMeasure.RoundPanel();
            this.labCounterSelected = new System.Windows.Forms.Label();
            this.labCounterText = new System.Windows.Forms.Label();
            this.picIconCounter = new System.Windows.Forms.PictureBox();
            this.panelMain = new System.Windows.Forms.Panel();
            this.penBanner = new System.Windows.Forms.Panel();
            this.btnMinSys = new System.Windows.Forms.Button();
            this.btnExitSys = new System.Windows.Forms.Button();
            this.labTitle = new System.Windows.Forms.Label();
            this.panMenu.SuspendLayout();
            this.panDev.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picIconDev)).BeginInit();
            this.panSetting.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picIconSetting)).BeginInit();
            this.panStatus.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picIconStatus)).BeginInit();
            this.panData.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picIconData)).BeginInit();
            this.panHome.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picIconHome)).BeginInit();
            this.panCounter.SuspendLayout();
            ((System.ComponentModel.ISupportInitialize)(this.picIconCounter)).BeginInit();
            this.penBanner.SuspendLayout();
            this.SuspendLayout();
            // 
            // panMenu
            // 
            this.panMenu.BackColor = System.Drawing.Color.White;
            this.panMenu.Controls.Add(this.panDev);
            this.panMenu.Controls.Add(this.panSetting);
            this.panMenu.Controls.Add(this.panStatus);
            this.panMenu.Controls.Add(this.panData);
            this.panMenu.Controls.Add(this.panHome);
            this.panMenu.Controls.Add(this.panCounter);
            this.panMenu.Location = new System.Drawing.Point(0, 64);
            this.panMenu.Name = "panMenu";
            this.panMenu.Size = new System.Drawing.Size(1024, 50);
            this.panMenu.TabIndex = 1;
            // 
            // panDev
            // 
            this.panDev.Back = System.Drawing.Color.Empty;
            this.panDev.Controls.Add(this.labDevText);
            this.panDev.Controls.Add(this.labDevSelected);
            this.panDev.Controls.Add(this.picIconDev);
            this.panDev.Location = new System.Drawing.Point(264, 0);
            this.panDev.MatrixRound = 8;
            this.panDev.Name = "panDev";
            this.panDev.Size = new System.Drawing.Size(141, 50);
            this.panDev.TabIndex = 2;
            this.panDev.Click += new System.EventHandler(this.panDev_Click);
            this.panDev.MouseLeave += new System.EventHandler(this.panDev_MouseLeave);
            this.panDev.MouseHover += new System.EventHandler(this.panDev_MouseHover);
            // 
            // labDevText
            // 
            this.labDevText.BackColor = System.Drawing.Color.Transparent;
            this.labDevText.Cursor = System.Windows.Forms.Cursors.Hand;
            this.labDevText.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
            this.labDevText.ForeColor = System.Drawing.SystemColors.ControlText;
            this.labDevText.Location = new System.Drawing.Point(30, 14);
            this.labDevText.Margin = new System.Windows.Forms.Padding(0);
            this.labDevText.Name = "labDevText";
            this.labDevText.Size = new System.Drawing.Size(106, 20);
            this.labDevText.TabIndex = 2;
            this.labDevText.Text = "送检仪器管理";
            this.labDevText.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.labDevText.Click += new System.EventHandler(this.panDev_Click);
            this.labDevText.MouseLeave += new System.EventHandler(this.panDev_MouseLeave);
            this.labDevText.MouseHover += new System.EventHandler(this.panDev_MouseHover);
            // 
            // labDevSelected
            // 
            this.labDevSelected.BackColor = System.Drawing.Color.Transparent;
            this.labDevSelected.Location = new System.Drawing.Point(8, 48);
            this.labDevSelected.Margin = new System.Windows.Forms.Padding(0);
            this.labDevSelected.Name = "labDevSelected";
            this.labDevSelected.Size = new System.Drawing.Size(121, 2);
            this.labDevSelected.TabIndex = 3;
            // 
            // picIconDev
            // 
            this.picIconDev.BackColor = System.Drawing.Color.Transparent;
            this.picIconDev.BackgroundImage = global::Casic.Birmm.RbFreqStandMeasure.Properties.Resources.icon_dev;
            this.picIconDev.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.picIconDev.Location = new System.Drawing.Point(10, 14);
            this.picIconDev.Name = "picIconDev";
            this.picIconDev.Size = new System.Drawing.Size(20, 20);
            this.picIconDev.TabIndex = 1;
            this.picIconDev.TabStop = false;
            this.picIconDev.Click += new System.EventHandler(this.panDev_Click);
            this.picIconDev.MouseLeave += new System.EventHandler(this.panDev_MouseLeave);
            this.picIconDev.MouseHover += new System.EventHandler(this.panDev_MouseHover);
            // 
            // panSetting
            // 
            this.panSetting.Back = System.Drawing.Color.Empty;
            this.panSetting.Controls.Add(this.labSettingSelected);
            this.panSetting.Controls.Add(this.labSettingText);
            this.panSetting.Controls.Add(this.picIconSetting);
            this.panSetting.Location = new System.Drawing.Point(858, 0);
            this.panSetting.MatrixRound = 8;
            this.panSetting.Name = "panSetting";
            this.panSetting.Size = new System.Drawing.Size(109, 50);
            this.panSetting.TabIndex = 2;
            this.panSetting.Click += new System.EventHandler(this.panSetting_Click);
            this.panSetting.MouseLeave += new System.EventHandler(this.panSetting_MouseLeave);
            this.panSetting.MouseHover += new System.EventHandler(this.panSetting_MouseHover);
            // 
            // labSettingSelected
            // 
            this.labSettingSelected.BackColor = System.Drawing.Color.Transparent;
            this.labSettingSelected.Location = new System.Drawing.Point(10, 48);
            this.labSettingSelected.Margin = new System.Windows.Forms.Padding(0);
            this.labSettingSelected.Name = "labSettingSelected";
            this.labSettingSelected.Size = new System.Drawing.Size(89, 2);
            this.labSettingSelected.TabIndex = 4;
            // 
            // labSettingText
            // 
            this.labSettingText.BackColor = System.Drawing.Color.Transparent;
            this.labSettingText.Cursor = System.Windows.Forms.Cursors.Hand;
            this.labSettingText.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
            this.labSettingText.ForeColor = System.Drawing.SystemColors.ControlText;
            this.labSettingText.Location = new System.Drawing.Point(30, 14);
            this.labSettingText.Margin = new System.Windows.Forms.Padding(0);
            this.labSettingText.Name = "labSettingText";
            this.labSettingText.Size = new System.Drawing.Size(74, 20);
            this.labSettingText.TabIndex = 2;
            this.labSettingText.Text = "系统设置";
            this.labSettingText.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.labSettingText.Click += new System.EventHandler(this.panSetting_Click);
            this.labSettingText.MouseLeave += new System.EventHandler(this.panSetting_MouseLeave);
            this.labSettingText.MouseHover += new System.EventHandler(this.panSetting_MouseHover);
            // 
            // picIconSetting
            // 
            this.picIconSetting.BackColor = System.Drawing.Color.Transparent;
            this.picIconSetting.BackgroundImage = global::Casic.Birmm.RbFreqStandMeasure.Properties.Resources.icon_setting;
            this.picIconSetting.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.picIconSetting.Location = new System.Drawing.Point(10, 14);
            this.picIconSetting.Name = "picIconSetting";
            this.picIconSetting.Size = new System.Drawing.Size(20, 20);
            this.picIconSetting.TabIndex = 1;
            this.picIconSetting.TabStop = false;
            this.picIconSetting.Click += new System.EventHandler(this.panSetting_Click);
            this.picIconSetting.MouseLeave += new System.EventHandler(this.panSetting_MouseLeave);
            this.picIconSetting.MouseHover += new System.EventHandler(this.panSetting_MouseHover);
            // 
            // panStatus
            // 
            this.panStatus.Back = System.Drawing.Color.Empty;
            this.panStatus.BackColor = System.Drawing.Color.Transparent;
            this.panStatus.Controls.Add(this.labStatusText);
            this.panStatus.Controls.Add(this.picIconStatus);
            this.panStatus.Controls.Add(this.labStatusSelected);
            this.panStatus.Location = new System.Drawing.Point(125, 0);
            this.panStatus.MatrixRound = 8;
            this.panStatus.Name = "panStatus";
            this.panStatus.Size = new System.Drawing.Size(109, 50);
            this.panStatus.TabIndex = 1;
            this.panStatus.Click += new System.EventHandler(this.panStatus_Click);
            this.panStatus.MouseLeave += new System.EventHandler(this.panStatus_MouseLeave);
            this.panStatus.MouseHover += new System.EventHandler(this.panStatus_MouseHover);
            // 
            // labStatusText
            // 
            this.labStatusText.BackColor = System.Drawing.Color.Transparent;
            this.labStatusText.Cursor = System.Windows.Forms.Cursors.Hand;
            this.labStatusText.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
            this.labStatusText.ForeColor = System.Drawing.SystemColors.ControlText;
            this.labStatusText.Location = new System.Drawing.Point(30, 14);
            this.labStatusText.Margin = new System.Windows.Forms.Padding(0);
            this.labStatusText.Name = "labStatusText";
            this.labStatusText.Size = new System.Drawing.Size(74, 20);
            this.labStatusText.TabIndex = 2;
            this.labStatusText.Text = "基准状态";
            this.labStatusText.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.labStatusText.Click += new System.EventHandler(this.panStatus_Click);
            this.labStatusText.MouseLeave += new System.EventHandler(this.panStatus_MouseLeave);
            this.labStatusText.MouseHover += new System.EventHandler(this.panStatus_MouseHover);
            // 
            // picIconStatus
            // 
            this.picIconStatus.BackgroundImage = global::Casic.Birmm.RbFreqStandMeasure.Properties.Resources.icon_status;
            this.picIconStatus.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.picIconStatus.Location = new System.Drawing.Point(10, 14);
            this.picIconStatus.Name = "picIconStatus";
            this.picIconStatus.Size = new System.Drawing.Size(20, 20);
            this.picIconStatus.TabIndex = 1;
            this.picIconStatus.TabStop = false;
            this.picIconStatus.Click += new System.EventHandler(this.panStatus_Click);
            this.picIconStatus.MouseLeave += new System.EventHandler(this.panStatus_MouseLeave);
            this.picIconStatus.MouseHover += new System.EventHandler(this.panStatus_MouseHover);
            // 
            // labStatusSelected
            // 
            this.labStatusSelected.BackColor = System.Drawing.Color.Transparent;
            this.labStatusSelected.Location = new System.Drawing.Point(10, 48);
            this.labStatusSelected.Margin = new System.Windows.Forms.Padding(0);
            this.labStatusSelected.Name = "labStatusSelected";
            this.labStatusSelected.Size = new System.Drawing.Size(89, 2);
            this.labStatusSelected.TabIndex = 0;
            // 
            // panData
            // 
            this.panData.Back = System.Drawing.Color.Empty;
            this.panData.Controls.Add(this.labDataSelected);
            this.panData.Controls.Add(this.labDataText);
            this.panData.Controls.Add(this.picIconData);
            this.panData.Location = new System.Drawing.Point(719, 0);
            this.panData.MatrixRound = 8;
            this.panData.Name = "panData";
            this.panData.Size = new System.Drawing.Size(109, 50);
            this.panData.TabIndex = 2;
            this.panData.Click += new System.EventHandler(this.panData_Click);
            this.panData.MouseLeave += new System.EventHandler(this.panData_MouseLeave);
            this.panData.MouseHover += new System.EventHandler(this.panData_MouseHover);
            // 
            // labDataSelected
            // 
            this.labDataSelected.BackColor = System.Drawing.Color.Transparent;
            this.labDataSelected.Location = new System.Drawing.Point(10, 48);
            this.labDataSelected.Margin = new System.Windows.Forms.Padding(0);
            this.labDataSelected.Name = "labDataSelected";
            this.labDataSelected.Size = new System.Drawing.Size(89, 2);
            this.labDataSelected.TabIndex = 3;
            // 
            // labDataText
            // 
            this.labDataText.BackColor = System.Drawing.Color.Transparent;
            this.labDataText.Cursor = System.Windows.Forms.Cursors.Hand;
            this.labDataText.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
            this.labDataText.ForeColor = System.Drawing.SystemColors.ControlText;
            this.labDataText.Location = new System.Drawing.Point(30, 14);
            this.labDataText.Margin = new System.Windows.Forms.Padding(0);
            this.labDataText.Name = "labDataText";
            this.labDataText.Size = new System.Drawing.Size(74, 20);
            this.labDataText.TabIndex = 2;
            this.labDataText.Text = "数据管理";
            this.labDataText.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
            this.labDataText.Click += new System.EventHandler(this.panData_Click);
            this.labDataText.MouseLeave += new System.EventHandler(this.panData_MouseLeave);
            this.labDataText.MouseHover += new System.EventHandler(this.panData_MouseHover);
            // 
            // picIconData
            // 
            this.picIconData.BackColor = System.Drawing.Color.Transparent;
            this.picIconData.BackgroundImage = global::Casic.Birmm.RbFreqStandMeasure.Properties.Resources.icon_data;
            this.picIconData.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.picIconData.Location = new System.Drawing.Point(10, 14);
            this.picIconData.Name = "picIconData";
            this.picIconData.Size = new System.Drawing.Size(20, 20);
            this.picIconData.TabIndex = 1;
            this.picIconData.TabStop = false;
            this.picIconData.Click += new System.EventHandler(this.panData_Click);
            this.picIconData.MouseLeave += new System.EventHandler(this.panData_MouseLeave);
            this.picIconData.MouseHover += new System.EventHandler(this.panData_MouseHover);
            // 
            // panHome
            // 
            this.panHome.Back = System.Drawing.Color.Empty;
            this.panHome.Controls.Add(this.labHomeText);
            this.panHome.Controls.Add(this.picIconHome);
            this.panHome.Controls.Add(this.labHomeSelected);
            this.panHome.Cursor = System.Windows.Forms.Cursors.Hand;
            this.panHome.Location = new System.Drawing.Point(20, 0);
            this.panHome.MatrixRound = 8;
            this.panHome.Name = "panHome";
            this.panHome.Size = new System.Drawing.Size(75, 50);
            this.panHome.TabIndex = 0;
            this.panHome.Click += new System.EventHandler(this.panHome_Click);
            this.panHome.MouseLeave += new System.EventHandler(this.panHome_MouseLeave);
            this.panHome.MouseHover += new System.EventHandler(this.panHome_MouseHover);
            // 
            // labHomeText
            // 
            this.labHomeText.BackColor = System.Drawing.Color.Transparent;
            this.labHomeText.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
            this.labHomeText.ForeColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(150)))), ((int)(((byte)(219)))));
            this.labHomeText.Location = new System.Drawing.Point(30, 14);
            this.labHomeText.Margin = new System.Windows.Forms.Padding(0);
            this.labHomeText.Name = "labHomeText";
            this.labHomeText.Size = new System.Drawing.Size(42, 20);
            this.labHomeText.TabIndex = 2;
            this.labHomeText.Text = "首页";
            this.labHomeText.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.labHomeText.Click += new System.EventHandler(this.panHome_Click);
            this.labHomeText.MouseLeave += new System.EventHandler(this.panHome_MouseLeave);
            this.labHomeText.MouseHover += new System.EventHandler(this.panHome_MouseHover);
            // 
            // picIconHome
            // 
            this.picIconHome.BackColor = System.Drawing.Color.Transparent;
            this.picIconHome.BackgroundImage = global::Casic.Birmm.RbFreqStandMeasure.Properties.Resources.icon_home_selected;
            this.picIconHome.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.picIconHome.Location = new System.Drawing.Point(10, 14);
            this.picIconHome.Margin = new System.Windows.Forms.Padding(0);
            this.picIconHome.Name = "picIconHome";
            this.picIconHome.Size = new System.Drawing.Size(20, 20);
            this.picIconHome.TabIndex = 1;
            this.picIconHome.TabStop = false;
            this.picIconHome.Click += new System.EventHandler(this.panHome_Click);
            this.picIconHome.MouseLeave += new System.EventHandler(this.panHome_MouseLeave);
            this.picIconHome.MouseHover += new System.EventHandler(this.panHome_MouseHover);
            // 
            // labHomeSelected
            // 
            this.labHomeSelected.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(18)))), ((int)(((byte)(150)))), ((int)(((byte)(219)))));
            this.labHomeSelected.Location = new System.Drawing.Point(10, 48);
            this.labHomeSelected.Name = "labHomeSelected";
            this.labHomeSelected.Size = new System.Drawing.Size(55, 2);
            this.labHomeSelected.TabIndex = 0;
            // 
            // panCounter
            // 
            this.panCounter.Back = System.Drawing.Color.Empty;
            this.panCounter.Controls.Add(this.labCounterSelected);
            this.panCounter.Controls.Add(this.labCounterText);
            this.panCounter.Controls.Add(this.picIconCounter);
            this.panCounter.Location = new System.Drawing.Point(435, 0);
            this.panCounter.MatrixRound = 8;
            this.panCounter.Name = "panCounter";
            this.panCounter.Size = new System.Drawing.Size(254, 50);
            this.panCounter.TabIndex = 2;
            this.panCounter.Click += new System.EventHandler(this.panCounter_Click);
            this.panCounter.MouseLeave += new System.EventHandler(this.panCounter_MouseLeave);
            this.panCounter.MouseHover += new System.EventHandler(this.panCounter_MouseHover);
            // 
            // labCounterSelected
            // 
            this.labCounterSelected.BackColor = System.Drawing.Color.Transparent;
            this.labCounterSelected.Location = new System.Drawing.Point(10, 48);
            this.labCounterSelected.Margin = new System.Windows.Forms.Padding(0);
            this.labCounterSelected.Name = "labCounterSelected";
            this.labCounterSelected.Size = new System.Drawing.Size(233, 2);
            this.labCounterSelected.TabIndex = 4;
            // 
            // labCounterText
            // 
            this.labCounterText.BackColor = System.Drawing.Color.Transparent;
            this.labCounterText.Cursor = System.Windows.Forms.Cursors.Hand;
            this.labCounterText.Font = new System.Drawing.Font("微软雅黑", 16F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
            this.labCounterText.ForeColor = System.Drawing.SystemColors.ControlText;
            this.labCounterText.Location = new System.Drawing.Point(30, 14);
            this.labCounterText.Margin = new System.Windows.Forms.Padding(0);
            this.labCounterText.Name = "labCounterText";
            this.labCounterText.Size = new System.Drawing.Size(218, 20);
            this.labCounterText.TabIndex = 2;
            this.labCounterText.Text = "频率计数器范围及灵敏度测量";
            this.labCounterText.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            this.labCounterText.Click += new System.EventHandler(this.panCounter_Click);
            this.labCounterText.MouseLeave += new System.EventHandler(this.panCounter_MouseLeave);
            this.labCounterText.MouseHover += new System.EventHandler(this.panCounter_MouseHover);
            // 
            // picIconCounter
            // 
            this.picIconCounter.BackColor = System.Drawing.Color.Transparent;
            this.picIconCounter.BackgroundImage = global::Casic.Birmm.RbFreqStandMeasure.Properties.Resources.icon_counter;
            this.picIconCounter.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Zoom;
            this.picIconCounter.Location = new System.Drawing.Point(10, 14);
            this.picIconCounter.Name = "picIconCounter";
            this.picIconCounter.Size = new System.Drawing.Size(20, 20);
            this.picIconCounter.TabIndex = 1;
            this.picIconCounter.TabStop = false;
            this.picIconCounter.Click += new System.EventHandler(this.panCounter_Click);
            this.picIconCounter.MouseLeave += new System.EventHandler(this.panCounter_MouseLeave);
            this.picIconCounter.MouseHover += new System.EventHandler(this.panCounter_MouseHover);
            // 
            // panelMain
            // 
            this.panelMain.Location = new System.Drawing.Point(0, 114);
            this.panelMain.Name = "panelMain";
            this.panelMain.Size = new System.Drawing.Size(1024, 654);
            this.panelMain.TabIndex = 2;
            // 
            // penBanner
            // 
            this.penBanner.BackgroundImage = global::Casic.Birmm.RbFreqStandMeasure.Properties.Resources.bg_banner;
            this.penBanner.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.penBanner.Controls.Add(this.btnMinSys);
            this.penBanner.Controls.Add(this.btnExitSys);
            this.penBanner.Controls.Add(this.labTitle);
            this.penBanner.Location = new System.Drawing.Point(0, 0);
            this.penBanner.Name = "penBanner";
            this.penBanner.Size = new System.Drawing.Size(1024, 64);
            this.penBanner.TabIndex = 0;
            this.penBanner.MouseDown += new System.Windows.Forms.MouseEventHandler(this.RbFreqStdMeas_MouseDown);
            // 
            // btnMinSys
            // 
            this.btnMinSys.BackColor = System.Drawing.Color.Transparent;
            this.btnMinSys.BackgroundImage = global::Casic.Birmm.RbFreqStandMeasure.Properties.Resources.icon_min;
            this.btnMinSys.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.btnMinSys.FlatAppearance.BorderSize = 0;
            this.btnMinSys.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnMinSys.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
            this.btnMinSys.Location = new System.Drawing.Point(944, 22);
            this.btnMinSys.Margin = new System.Windows.Forms.Padding(0);
            this.btnMinSys.Name = "btnMinSys";
            this.btnMinSys.Size = new System.Drawing.Size(20, 20);
            this.btnMinSys.TabIndex = 1;
            this.btnMinSys.UseVisualStyleBackColor = false;
            this.btnMinSys.Click += new System.EventHandler(this.btnMinSys_Click);
            this.btnMinSys.MouseHover += new System.EventHandler(this.btnMinSys_MouseHover);
            // 
            // btnExitSys
            // 
            this.btnExitSys.BackColor = System.Drawing.Color.Transparent;
            this.btnExitSys.BackgroundImage = global::Casic.Birmm.RbFreqStandMeasure.Properties.Resources.icon_exit;
            this.btnExitSys.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Stretch;
            this.btnExitSys.FlatAppearance.BorderSize = 0;
            this.btnExitSys.FlatStyle = System.Windows.Forms.FlatStyle.Flat;
            this.btnExitSys.ForeColor = System.Drawing.SystemColors.ControlDarkDark;
            this.btnExitSys.Location = new System.Drawing.Point(974, 22);
            this.btnExitSys.Margin = new System.Windows.Forms.Padding(0);
            this.btnExitSys.Name = "btnExitSys";
            this.btnExitSys.Size = new System.Drawing.Size(20, 20);
            this.btnExitSys.TabIndex = 1;
            this.btnExitSys.UseVisualStyleBackColor = false;
            this.btnExitSys.Click += new System.EventHandler(this.btnExitSys_Click);
            this.btnExitSys.MouseHover += new System.EventHandler(this.btnExitSys_MouseHover);
            // 
            // labTitle
            // 
            this.labTitle.BackColor = System.Drawing.Color.Transparent;
            this.labTitle.Font = new System.Drawing.Font("微软雅黑", 20F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Pixel, ((byte)(134)));
            this.labTitle.ForeColor = System.Drawing.Color.White;
            this.labTitle.Location = new System.Drawing.Point(30, 16);
            this.labTitle.Name = "labTitle";
            this.labTitle.Size = new System.Drawing.Size(300, 32);
            this.labTitle.TabIndex = 0;
            this.labTitle.Text = "铷原子频标比对测量软件";
            this.labTitle.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // RbFreqStdMeas
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(1024, 768);
            this.Controls.Add(this.panelMain);
            this.Controls.Add(this.panMenu);
            this.Controls.Add(this.penBanner);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None;
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.Name = "RbFreqStdMeas";
            this.Text = "RbFreqStdMeas";
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.RbFreqStdMeas_FormClosing);
            this.Load += new System.EventHandler(this.RbFreqStdMeas_Load);
            this.panMenu.ResumeLayout(false);
            this.panDev.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.picIconDev)).EndInit();
            this.panSetting.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.picIconSetting)).EndInit();
            this.panStatus.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.picIconStatus)).EndInit();
            this.panData.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.picIconData)).EndInit();
            this.panHome.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.picIconHome)).EndInit();
            this.panCounter.ResumeLayout(false);
            ((System.ComponentModel.ISupportInitialize)(this.picIconCounter)).EndInit();
            this.penBanner.ResumeLayout(false);
            this.ResumeLayout(false);

        }

        #endregion

        private System.Windows.Forms.Panel penBanner;
        private System.Windows.Forms.Label labTitle;
        private System.Windows.Forms.Button btnExitSys;
        private System.Windows.Forms.Panel panMenu;
        private System.Windows.Forms.Label labHomeSelected;
        private System.Windows.Forms.PictureBox picIconHome;
        private System.Windows.Forms.Label labHomeText;
        private System.Windows.Forms.Label labStatusText;
        private System.Windows.Forms.PictureBox picIconStatus;
        private RoundPanel panStatus;
        private RoundPanel panHome;
        private System.Windows.Forms.Label labStatusSelected;
        private RoundPanel panDev;
        private System.Windows.Forms.PictureBox picIconDev;
        private System.Windows.Forms.Label labDevText;
        private RoundPanel panCounter;
        private System.Windows.Forms.Label labCounterText;
        private System.Windows.Forms.PictureBox picIconCounter;
        private RoundPanel panData;
        private System.Windows.Forms.Label labDataText;
        private System.Windows.Forms.PictureBox picIconData;
        private RoundPanel panSetting;
        private System.Windows.Forms.Label labSettingText;
        private System.Windows.Forms.PictureBox picIconSetting;
        private System.Windows.Forms.Label labCounterSelected;
        private System.Windows.Forms.Label labDevSelected;
        private System.Windows.Forms.Label labDataSelected;
        private System.Windows.Forms.Label labSettingSelected;
        private System.Windows.Forms.Button btnMinSys;
        private System.Windows.Forms.Panel panelMain;
    }
}