⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 frmmain.designer.cs

📁 01_家庭视频监控系统 02_企业短信群发系统 03_企业电话客服系统 04_卡拉OK点歌系统 05_企业QQ系统
💻 CS
📖 第 1 页 / 共 2 页
字号:
namespace VWMS
{
    partial class frmMain
    {
        /// <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 Windows 窗体设计器生成的代码

        /// <summary>
        /// 设计器支持所需的方法 - 不要
        /// 使用代码编辑器修改此方法的内容。
        /// </summary>
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(frmMain));
            this.btnCWipers = new System.Windows.Forms.Button();
            this.btnAWipers = new System.Windows.Forms.Button();
            this.btnCAperture = new System.Windows.Forms.Button();
            this.btnAAperture = new System.Windows.Forms.Button();
            this.btnCFocus = new System.Windows.Forms.Button();
            this.btnAFocus = new System.Windows.Forms.Button();
            this.btnCHighlghts = new System.Windows.Forms.Button();
            this.btnAHighlghts = new System.Windows.Forms.Button();
            this.btnLeft = new System.Windows.Forms.Button();
            this.btnRight = new System.Windows.Forms.Button();
            this.btnDown = new System.Windows.Forms.Button();
            this.btnUp = new System.Windows.Forms.Button();
            this.btnSetMonitor = new System.Windows.Forms.Button();
            this.btnVideo = new System.Windows.Forms.Button();
            this.btnPlay = new System.Windows.Forms.Button();
            this.btnSnapShots = new System.Windows.Forms.Button();
            this.btnAutoMonitor = new System.Windows.Forms.Button();
            this.btnStop = new System.Windows.Forms.Button();
            this.rbtnBMP = new System.Windows.Forms.RadioButton();
            this.rbtnJPG = new System.Windows.Forms.RadioButton();
            this.plVideo1 = new System.Windows.Forms.Panel();
            this.sfDialog = new System.Windows.Forms.SaveFileDialog();
            this.btnReg = new System.Windows.Forms.Button();
            this.rbtnVerticalWatch = new System.Windows.Forms.RadioButton();
            this.rbtnLevelWatch = new System.Windows.Forms.RadioButton();
            this.rbtnWideWatch = new System.Windows.Forms.RadioButton();
            this.SuspendLayout();
            // 
            // btnCWipers
            // 
            this.btnCWipers.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCWipers.BackgroundImage")));
            this.btnCWipers.Location = new System.Drawing.Point(698, 142);
            this.btnCWipers.Name = "btnCWipers";
            this.btnCWipers.Size = new System.Drawing.Size(64, 31);
            this.btnCWipers.TabIndex = 0;
            this.btnCWipers.UseVisualStyleBackColor = true;
            this.btnCWipers.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnCWipers_MouseDown);
            this.btnCWipers.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnCWipers_MouseUp);
            // 
            // btnAWipers
            // 
            this.btnAWipers.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnAWipers.BackgroundImage")));
            this.btnAWipers.Location = new System.Drawing.Point(621, 142);
            this.btnAWipers.Name = "btnAWipers";
            this.btnAWipers.Size = new System.Drawing.Size(64, 31);
            this.btnAWipers.TabIndex = 0;
            this.btnAWipers.UseVisualStyleBackColor = true;
            this.btnAWipers.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnAWipers_MouseDown);
            this.btnAWipers.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnAWipers_MouseUp);
            // 
            // btnCAperture
            // 
            this.btnCAperture.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCAperture.BackgroundImage")));
            this.btnCAperture.Location = new System.Drawing.Point(698, 103);
            this.btnCAperture.Name = "btnCAperture";
            this.btnCAperture.Size = new System.Drawing.Size(64, 31);
            this.btnCAperture.TabIndex = 0;
            this.btnCAperture.UseVisualStyleBackColor = true;
            this.btnCAperture.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnCAperture_MouseDown);
            this.btnCAperture.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnCAperture_MouseUp);
            // 
            // btnAAperture
            // 
            this.btnAAperture.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnAAperture.BackgroundImage")));
            this.btnAAperture.Location = new System.Drawing.Point(621, 103);
            this.btnAAperture.Name = "btnAAperture";
            this.btnAAperture.Size = new System.Drawing.Size(64, 31);
            this.btnAAperture.TabIndex = 0;
            this.btnAAperture.UseVisualStyleBackColor = true;
            this.btnAAperture.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnAAperture_MouseDown);
            this.btnAAperture.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnAAperture_MouseUp);
            // 
            // btnCFocus
            // 
            this.btnCFocus.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCFocus.BackgroundImage")));
            this.btnCFocus.Location = new System.Drawing.Point(698, 64);
            this.btnCFocus.Name = "btnCFocus";
            this.btnCFocus.Size = new System.Drawing.Size(64, 31);
            this.btnCFocus.TabIndex = 0;
            this.btnCFocus.UseVisualStyleBackColor = true;
            this.btnCFocus.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnCFocus_MouseDown);
            this.btnCFocus.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnCFocus_MouseUp);
            // 
            // btnAFocus
            // 
            this.btnAFocus.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnAFocus.BackgroundImage")));
            this.btnAFocus.Location = new System.Drawing.Point(621, 64);
            this.btnAFocus.Name = "btnAFocus";
            this.btnAFocus.Size = new System.Drawing.Size(64, 31);
            this.btnAFocus.TabIndex = 0;
            this.btnAFocus.UseVisualStyleBackColor = true;
            this.btnAFocus.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnAFocus_MouseDown);
            this.btnAFocus.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnAFocus_MouseUp);
            // 
            // btnCHighlghts
            // 
            this.btnCHighlghts.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnCHighlghts.BackgroundImage")));
            this.btnCHighlghts.Location = new System.Drawing.Point(698, 24);
            this.btnCHighlghts.Name = "btnCHighlghts";
            this.btnCHighlghts.Size = new System.Drawing.Size(64, 31);
            this.btnCHighlghts.TabIndex = 0;
            this.btnCHighlghts.UseVisualStyleBackColor = true;
            this.btnCHighlghts.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnCHighlghts_MouseDown);
            this.btnCHighlghts.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnCHighlghts_MouseUp);
            // 
            // btnAHighlghts
            // 
            this.btnAHighlghts.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnAHighlghts.BackgroundImage")));
            this.btnAHighlghts.Location = new System.Drawing.Point(621, 24);
            this.btnAHighlghts.Name = "btnAHighlghts";
            this.btnAHighlghts.Size = new System.Drawing.Size(64, 31);
            this.btnAHighlghts.TabIndex = 0;
            this.btnAHighlghts.UseVisualStyleBackColor = true;
            this.btnAHighlghts.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnAHighlghts_MouseDown);
            this.btnAHighlghts.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnAHighlghts_MouseUp);
            // 
            // btnLeft
            // 
            this.btnLeft.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnLeft.BackgroundImage")));
            this.btnLeft.Location = new System.Drawing.Point(617, 258);
            this.btnLeft.Name = "btnLeft";
            this.btnLeft.Size = new System.Drawing.Size(43, 38);
            this.btnLeft.TabIndex = 0;
            this.btnLeft.UseVisualStyleBackColor = true;
            this.btnLeft.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnLeft_MouseDown);
            this.btnLeft.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnLeft_MouseUp);
            // 
            // btnRight
            // 
            this.btnRight.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnRight.BackgroundImage")));
            this.btnRight.Location = new System.Drawing.Point(719, 258);
            this.btnRight.Name = "btnRight";
            this.btnRight.Size = new System.Drawing.Size(43, 38);
            this.btnRight.TabIndex = 0;
            this.btnRight.UseVisualStyleBackColor = true;
            this.btnRight.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnRight_MouseDown);
            this.btnRight.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnRight_MouseUp);
            // 
            // btnDown
            // 
            this.btnDown.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnDown.BackgroundImage")));
            this.btnDown.Location = new System.Drawing.Point(668, 301);
            this.btnDown.Name = "btnDown";
            this.btnDown.Size = new System.Drawing.Size(43, 38);
            this.btnDown.TabIndex = 0;
            this.btnDown.UseVisualStyleBackColor = true;
            this.btnDown.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnDown_MouseDown);
            this.btnDown.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnDown_MouseUp);
            // 
            // btnUp
            // 
            this.btnUp.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnUp.BackgroundImage")));
            this.btnUp.Location = new System.Drawing.Point(668, 218);
            this.btnUp.Name = "btnUp";
            this.btnUp.Size = new System.Drawing.Size(43, 38);
            this.btnUp.TabIndex = 0;
            this.btnUp.UseVisualStyleBackColor = true;
            this.btnUp.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnUp_MouseDown);
            this.btnUp.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnUp_MouseUp);
            // 
            // btnSetMonitor
            // 
            this.btnSetMonitor.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSetMonitor.BackgroundImage")));
            this.btnSetMonitor.Location = new System.Drawing.Point(610, 436);
            this.btnSetMonitor.Name = "btnSetMonitor";
            this.btnSetMonitor.Size = new System.Drawing.Size(163, 30);
            this.btnSetMonitor.TabIndex = 2;
            this.btnSetMonitor.UseVisualStyleBackColor = true;
            this.btnSetMonitor.Click += new System.EventHandler(this.btnSetMonitor_Click);
            // 
            // btnVideo
            // 
            this.btnVideo.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnVideo.BackgroundImage")));
            this.btnVideo.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134)));
            this.btnVideo.Location = new System.Drawing.Point(610, 472);

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -