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

📄 frmmain.designer.cs

📁 01_家庭视频监控系统 02_企业短信群发系统 03_企业电话客服系统 04_卡拉OK点歌系统 05_企业QQ系统
💻 CS
📖 第 1 页 / 共 2 页
字号:
            this.btnVideo.Name = "btnVideo";
            this.btnVideo.Size = new System.Drawing.Size(75, 30);
            this.btnVideo.TabIndex = 2;
            this.btnVideo.Text = "录像";
            this.btnVideo.UseVisualStyleBackColor = true;
            this.btnVideo.Click += new System.EventHandler(this.btnVideo_Click);
            // 
            // btnPlay
            // 
            this.btnPlay.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnPlay.BackgroundImage")));
            this.btnPlay.Location = new System.Drawing.Point(698, 472);
            this.btnPlay.Name = "btnPlay";
            this.btnPlay.Size = new System.Drawing.Size(75, 30);
            this.btnPlay.TabIndex = 2;
            this.btnPlay.UseVisualStyleBackColor = true;
            this.btnPlay.Click += new System.EventHandler(this.btnPlay_Click);
            // 
            // btnSnapShots
            // 
            this.btnSnapShots.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnSnapShots.BackgroundImage")));
            this.btnSnapShots.Location = new System.Drawing.Point(700, 525);
            this.btnSnapShots.Name = "btnSnapShots";
            this.btnSnapShots.Size = new System.Drawing.Size(65, 30);
            this.btnSnapShots.TabIndex = 2;
            this.btnSnapShots.UseVisualStyleBackColor = true;
            this.btnSnapShots.Click += new System.EventHandler(this.btnSnapShots_Click);
            // 
            // btnAutoMonitor
            // 
            this.btnAutoMonitor.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnAutoMonitor.BackgroundImage")));
            this.btnAutoMonitor.Location = new System.Drawing.Point(648, 391);
            this.btnAutoMonitor.Name = "btnAutoMonitor";
            this.btnAutoMonitor.Size = new System.Drawing.Size(76, 28);
            this.btnAutoMonitor.TabIndex = 2;
            this.btnAutoMonitor.Text = "开始";
            this.btnAutoMonitor.UseVisualStyleBackColor = true;
            this.btnAutoMonitor.Click += new System.EventHandler(this.btnAutoMonitor_Click);
            // 
            // btnStop
            // 
            this.btnStop.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnStop.BackgroundImage")));
            this.btnStop.Location = new System.Drawing.Point(698, 569);
            this.btnStop.Name = "btnStop";
            this.btnStop.Size = new System.Drawing.Size(75, 30);
            this.btnStop.TabIndex = 2;
            this.btnStop.Text = "停止";
            this.btnStop.UseVisualStyleBackColor = true;
            this.btnStop.Click += new System.EventHandler(this.btnStop_Click);
            // 
            // rbtnBMP
            // 
            this.rbtnBMP.AutoSize = true;
            this.rbtnBMP.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
            this.rbtnBMP.Checked = true;
            this.rbtnBMP.Location = new System.Drawing.Point(612, 532);
            this.rbtnBMP.Name = "rbtnBMP";
            this.rbtnBMP.Size = new System.Drawing.Size(41, 16);
            this.rbtnBMP.TabIndex = 3;
            this.rbtnBMP.TabStop = true;
            this.rbtnBMP.Text = "BMP";
            this.rbtnBMP.UseVisualStyleBackColor = false;
            // 
            // rbtnJPG
            // 
            this.rbtnJPG.AutoSize = true;
            this.rbtnJPG.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
            this.rbtnJPG.Location = new System.Drawing.Point(653, 532);
            this.rbtnJPG.Name = "rbtnJPG";
            this.rbtnJPG.Size = new System.Drawing.Size(41, 16);
            this.rbtnJPG.TabIndex = 3;
            this.rbtnJPG.Text = "JPG";
            this.rbtnJPG.UseVisualStyleBackColor = false;
            // 
            // plVideo1
            // 
            this.plVideo1.BackColor = System.Drawing.Color.Fuchsia;
            this.plVideo1.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("plVideo1.BackgroundImage")));
            this.plVideo1.Location = new System.Drawing.Point(2, 4);
            this.plVideo1.Name = "plVideo1";
            this.plVideo1.Size = new System.Drawing.Size(595, 595);
            this.plVideo1.TabIndex = 0;
            // 
            // sfDialog
            // 
            this.sfDialog.RestoreDirectory = true;
            // 
            // btnReg
            // 
            this.btnReg.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("btnReg.BackgroundImage")));
            this.btnReg.Location = new System.Drawing.Point(610, 569);
            this.btnReg.Name = "btnReg";
            this.btnReg.Size = new System.Drawing.Size(75, 30);
            this.btnReg.TabIndex = 2;
            this.btnReg.UseVisualStyleBackColor = true;
            this.btnReg.Click += new System.EventHandler(this.btnReg_Click);
            // 
            // rbtnVerticalWatch
            // 
            this.rbtnVerticalWatch.AutoSize = true;
            this.rbtnVerticalWatch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
            this.rbtnVerticalWatch.Location = new System.Drawing.Point(717, 372);
            this.rbtnVerticalWatch.Name = "rbtnVerticalWatch";
            this.rbtnVerticalWatch.Size = new System.Drawing.Size(47, 16);
            this.rbtnVerticalWatch.TabIndex = 4;
            this.rbtnVerticalWatch.Text = "垂直";
            this.rbtnVerticalWatch.UseVisualStyleBackColor = false;
            // 
            // rbtnLevelWatch
            // 
            this.rbtnLevelWatch.AutoSize = true;
            this.rbtnLevelWatch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
            this.rbtnLevelWatch.Location = new System.Drawing.Point(666, 372);
            this.rbtnLevelWatch.Name = "rbtnLevelWatch";
            this.rbtnLevelWatch.Size = new System.Drawing.Size(47, 16);
            this.rbtnLevelWatch.TabIndex = 4;
            this.rbtnLevelWatch.Text = "水平";
            this.rbtnLevelWatch.UseVisualStyleBackColor = false;
            // 
            // rbtnWideWatch
            // 
            this.rbtnWideWatch.AutoSize = true;
            this.rbtnWideWatch.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(234)))), ((int)(((byte)(239)))), ((int)(((byte)(255)))));
            this.rbtnWideWatch.Checked = true;
            this.rbtnWideWatch.Location = new System.Drawing.Point(615, 372);
            this.rbtnWideWatch.Name = "rbtnWideWatch";
            this.rbtnWideWatch.Size = new System.Drawing.Size(47, 16);
            this.rbtnWideWatch.TabIndex = 4;
            this.rbtnWideWatch.TabStop = true;
            this.rbtnWideWatch.Text = "广角";
            this.rbtnWideWatch.UseVisualStyleBackColor = false;
            // 
            // frmMain
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.BackgroundImage = ((System.Drawing.Image)(resources.GetObject("$this.BackgroundImage")));
            this.ClientSize = new System.Drawing.Size(781, 605);
            this.Controls.Add(this.rbtnBMP);
            this.Controls.Add(this.rbtnVerticalWatch);
            this.Controls.Add(this.rbtnJPG);
            this.Controls.Add(this.btnSnapShots);
            this.Controls.Add(this.btnLeft);
            this.Controls.Add(this.rbtnLevelWatch);
            this.Controls.Add(this.btnRight);
            this.Controls.Add(this.rbtnWideWatch);
            this.Controls.Add(this.btnCWipers);
            this.Controls.Add(this.btnAutoMonitor);
            this.Controls.Add(this.btnDown);
            this.Controls.Add(this.plVideo1);
            this.Controls.Add(this.btnUp);
            this.Controls.Add(this.btnAWipers);
            this.Controls.Add(this.btnReg);
            this.Controls.Add(this.btnCAperture);
            this.Controls.Add(this.btnStop);
            this.Controls.Add(this.btnAAperture);
            this.Controls.Add(this.btnPlay);
            this.Controls.Add(this.btnCFocus);
            this.Controls.Add(this.btnVideo);
            this.Controls.Add(this.btnAFocus);
            this.Controls.Add(this.btnSetMonitor);
            this.Controls.Add(this.btnCHighlghts);
            this.Controls.Add(this.btnAHighlghts);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
            this.MaximizeBox = false;
            this.Name = "frmMain";
            this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
            this.Move += new System.EventHandler(this.frmMain_Move);
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.frmMain_FormClosing);
            this.Load += new System.EventHandler(this.frmMain_Load);
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private System.Windows.Forms.Button btnCAperture;
        private System.Windows.Forms.Button btnAAperture;
        private System.Windows.Forms.Button btnCFocus;
        private System.Windows.Forms.Button btnAFocus;
        private System.Windows.Forms.Button btnCHighlghts;
        private System.Windows.Forms.Button btnAHighlghts;
        private System.Windows.Forms.Button btnCWipers;
        private System.Windows.Forms.Button btnAWipers;
        private System.Windows.Forms.Button btnLeft;
        private System.Windows.Forms.Button btnDown;
        private System.Windows.Forms.Button btnUp;
        private System.Windows.Forms.Button btnRight;
        private System.Windows.Forms.Button btnSetMonitor;
        private System.Windows.Forms.Button btnVideo;
        private System.Windows.Forms.Button btnPlay;
        private System.Windows.Forms.Button btnSnapShots;
        private System.Windows.Forms.Button btnAutoMonitor;
        private System.Windows.Forms.Button btnStop;
        private System.Windows.Forms.RadioButton rbtnBMP;
        private System.Windows.Forms.RadioButton rbtnJPG;
        private System.Windows.Forms.Panel plVideo1;
        private System.Windows.Forms.SaveFileDialog sfDialog;
        private System.Windows.Forms.Button btnReg;
        private System.Windows.Forms.RadioButton rbtnVerticalWatch;
        private System.Windows.Forms.RadioButton rbtnLevelWatch;
        private System.Windows.Forms.RadioButton rbtnWideWatch;
    }
}

⌨️ 快捷键说明

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