Projects

Find all our projects in development below.
All source code is GNU General Public License (GPL)

javaCamViewer

Browsing javaCamViewer/ControlForm.Designer.cs (42.98 KB)

namespace javaCamViewer
{
    partial class ControlForm
    {
        /// <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()
        {
            this.components = new System.ComponentModel.Container();
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ControlForm));
            this.btnMoveUpLeft = new System.Windows.Forms.PictureBox();
            this.btnMoveUp = new System.Windows.Forms.PictureBox();
            this.btnMoveUpRight = new System.Windows.Forms.PictureBox();
            this.btnMoveLeft = new System.Windows.Forms.PictureBox();
            this.btnMoveCenter = new System.Windows.Forms.PictureBox();
            this.btnMoveRight = new System.Windows.Forms.PictureBox();
            this.btnMoveDownLeft = new System.Windows.Forms.PictureBox();
            this.btnMoveDown = new System.Windows.Forms.PictureBox();
            this.btnMoveDownRight = new System.Windows.Forms.PictureBox();
            this.lblResolution = new System.Windows.Forms.Label();
            this.cboResolution = new System.Windows.Forms.ComboBox();
            this.cboMode = new System.Windows.Forms.ComboBox();
            this.lblMode = new System.Windows.Forms.Label();
            this.lblBrightness = new System.Windows.Forms.Label();
            this.btnBrightnessMinus = new System.Windows.Forms.PictureBox();
            this.btnBrightnessPlus = new System.Windows.Forms.PictureBox();
            this.txtBrightness = new System.Windows.Forms.TextBox();
            this.txtContrast = new System.Windows.Forms.TextBox();
            this.btnContrastPlus = new System.Windows.Forms.PictureBox();
            this.btnContrastMinus = new System.Windows.Forms.PictureBox();
            this.lblContrast = new System.Windows.Forms.Label();
            this.btnSetPreset = new System.Windows.Forms.PictureBox();
            this.btnRecallPreset = new System.Windows.Forms.PictureBox();
            this.btnZoomIn = new System.Windows.Forms.PictureBox();
            this.btnZoomOut = new System.Windows.Forms.PictureBox();
            this.btnHPatrol_On = new System.Windows.Forms.PictureBox();
            this.btnIO_On = new System.Windows.Forms.PictureBox();
            this.btnHPatrol_Off = new System.Windows.Forms.PictureBox();
            this.btnVPatrol_Off = new System.Windows.Forms.PictureBox();
            this.btnVPatrol_On = new System.Windows.Forms.PictureBox();
            this.btnIO_Off = new System.Windows.Forms.PictureBox();
            this.tooltipCtrl = new System.Windows.Forms.ToolTip(this.components);
            this.menuSetPreset = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.menuSet_1 = new System.Windows.Forms.ToolStripMenuItem();
            this.menuSet_2 = new System.Windows.Forms.ToolStripMenuItem();
            this.menuSet_3 = new System.Windows.Forms.ToolStripMenuItem();
            this.menuSet_4 = new System.Windows.Forms.ToolStripMenuItem();
            this.menuSet_5 = new System.Windows.Forms.ToolStripMenuItem();
            this.menuSet_6 = new System.Windows.Forms.ToolStripMenuItem();
            this.menuSet_7 = new System.Windows.Forms.ToolStripMenuItem();
            this.menuSet_8 = new System.Windows.Forms.ToolStripMenuItem();
            this.menuSet_9 = new System.Windows.Forms.ToolStripMenuItem();
            this.menuRecPreset = new System.Windows.Forms.ContextMenuStrip(this.components);
            this.menuRec_1 = new System.Windows.Forms.ToolStripMenuItem();
            this.menuRec_2 = new System.Windows.Forms.ToolStripMenuItem();
            this.menuRec_3 = new System.Windows.Forms.ToolStripMenuItem();
            this.menuRec_4 = new System.Windows.Forms.ToolStripMenuItem();
            this.menuRec_5 = new System.Windows.Forms.ToolStripMenuItem();
            this.menuRec_6 = new System.Windows.Forms.ToolStripMenuItem();
            this.menuRec_7 = new System.Windows.Forms.ToolStripMenuItem();
            this.menuRec_8 = new System.Windows.Forms.ToolStripMenuItem();
            this.menuRec_9 = new System.Windows.Forms.ToolStripMenuItem();
            ((System.ComponentModel.ISupportInitialize)(this.btnMoveUpLeft)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnMoveUp)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnMoveUpRight)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnMoveLeft)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnMoveCenter)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnMoveRight)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnMoveDownLeft)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnMoveDown)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnMoveDownRight)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnBrightnessMinus)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnBrightnessPlus)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnContrastPlus)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnContrastMinus)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnSetPreset)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnRecallPreset)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnZoomIn)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnZoomOut)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnHPatrol_On)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnIO_On)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnHPatrol_Off)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnVPatrol_Off)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnVPatrol_On)).BeginInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnIO_Off)).BeginInit();
            this.menuSetPreset.SuspendLayout();
            this.menuRecPreset.SuspendLayout();
            this.SuspendLayout();
            // 
            // btnMoveUpLeft
            // 
            this.btnMoveUpLeft.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnMoveUpLeft.Image = ((System.Drawing.Image)(resources.GetObject("btnMoveUpLeft.Image")));
            this.btnMoveUpLeft.Location = new System.Drawing.Point(39, 128);
            this.btnMoveUpLeft.Name = "btnMoveUpLeft";
            this.btnMoveUpLeft.Size = new System.Drawing.Size(42, 35);
            this.btnMoveUpLeft.TabIndex = 0;
            this.btnMoveUpLeft.TabStop = false;
            this.tooltipCtrl.SetToolTip(this.btnMoveUpLeft, "Move Left-Up");
            this.btnMoveUpLeft.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnMoveUpLeft_MouseDown);
            this.btnMoveUpLeft.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnMoveUpLeft_MouseUp);
            // 
            // btnMoveUp
            // 
            this.btnMoveUp.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnMoveUp.Image = ((System.Drawing.Image)(resources.GetObject("btnMoveUp.Image")));
            this.btnMoveUp.Location = new System.Drawing.Point(81, 128);
            this.btnMoveUp.Name = "btnMoveUp";
            this.btnMoveUp.Size = new System.Drawing.Size(22, 35);
            this.btnMoveUp.TabIndex = 1;
            this.btnMoveUp.TabStop = false;
            this.tooltipCtrl.SetToolTip(this.btnMoveUp, "Move Up");
            this.btnMoveUp.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnMoveUp_MouseDown);
            this.btnMoveUp.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnMoveUp_MouseUp);
            // 
            // btnMoveUpRight
            // 
            this.btnMoveUpRight.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnMoveUpRight.Image = ((System.Drawing.Image)(resources.GetObject("btnMoveUpRight.Image")));
            this.btnMoveUpRight.Location = new System.Drawing.Point(103, 128);
            this.btnMoveUpRight.Name = "btnMoveUpRight";
            this.btnMoveUpRight.Size = new System.Drawing.Size(38, 35);
            this.btnMoveUpRight.TabIndex = 2;
            this.btnMoveUpRight.TabStop = false;
            this.tooltipCtrl.SetToolTip(this.btnMoveUpRight, "Move Right-Up");
            this.btnMoveUpRight.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnMoveUpRight_MouseDown);
            this.btnMoveUpRight.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnMoveUpRight_MouseUp);
            // 
            // btnMoveLeft
            // 
            this.btnMoveLeft.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnMoveLeft.Image = ((System.Drawing.Image)(resources.GetObject("btnMoveLeft.Image")));
            this.btnMoveLeft.Location = new System.Drawing.Point(39, 163);
            this.btnMoveLeft.Name = "btnMoveLeft";
            this.btnMoveLeft.Size = new System.Drawing.Size(40, 27);
            this.btnMoveLeft.TabIndex = 3;
            this.btnMoveLeft.TabStop = false;
            this.tooltipCtrl.SetToolTip(this.btnMoveLeft, "Move Left");
            this.btnMoveLeft.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnMoveLeft_MouseDown);
            this.btnMoveLeft.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnMoveLeft_MouseUp);
            // 
            // btnMoveCenter
            // 
            this.btnMoveCenter.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnMoveCenter.Image = ((System.Drawing.Image)(resources.GetObject("btnMoveCenter.Image")));
            this.btnMoveCenter.Location = new System.Drawing.Point(79, 163);
            this.btnMoveCenter.Name = "btnMoveCenter";
            this.btnMoveCenter.Size = new System.Drawing.Size(24, 27);
            this.btnMoveCenter.TabIndex = 4;
            this.btnMoveCenter.TabStop = false;
            this.tooltipCtrl.SetToolTip(this.btnMoveCenter, "Move Center");
            this.btnMoveCenter.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnMoveCenter_MouseDown);
            this.btnMoveCenter.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnMoveCenter_MouseUp);
            // 
            // btnMoveRight
            // 
            this.btnMoveRight.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnMoveRight.Image = ((System.Drawing.Image)(resources.GetObject("btnMoveRight.Image")));
            this.btnMoveRight.Location = new System.Drawing.Point(103, 163);
            this.btnMoveRight.Name = "btnMoveRight";
            this.btnMoveRight.Size = new System.Drawing.Size(38, 27);
            this.btnMoveRight.TabIndex = 5;
            this.btnMoveRight.TabStop = false;
            this.tooltipCtrl.SetToolTip(this.btnMoveRight, "Move Right");
            this.btnMoveRight.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnMoveRight_MouseDown);
            this.btnMoveRight.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnMoveRight_MouseUp);
            // 
            // btnMoveDownLeft
            // 
            this.btnMoveDownLeft.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnMoveDownLeft.Image = ((System.Drawing.Image)(resources.GetObject("btnMoveDownLeft.Image")));
            this.btnMoveDownLeft.Location = new System.Drawing.Point(39, 190);
            this.btnMoveDownLeft.Name = "btnMoveDownLeft";
            this.btnMoveDownLeft.Size = new System.Drawing.Size(40, 39);
            this.btnMoveDownLeft.TabIndex = 6;
            this.btnMoveDownLeft.TabStop = false;
            this.tooltipCtrl.SetToolTip(this.btnMoveDownLeft, "Move Left-Down");
            this.btnMoveDownLeft.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnMoveDownLeft_MouseDown);
            this.btnMoveDownLeft.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnMoveDownLeft_MouseUp);
            // 
            // btnMoveDown
            // 
            this.btnMoveDown.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnMoveDown.Image = ((System.Drawing.Image)(resources.GetObject("btnMoveDown.Image")));
            this.btnMoveDown.Location = new System.Drawing.Point(79, 190);
            this.btnMoveDown.Name = "btnMoveDown";
            this.btnMoveDown.Size = new System.Drawing.Size(24, 39);
            this.btnMoveDown.TabIndex = 7;
            this.btnMoveDown.TabStop = false;
            this.tooltipCtrl.SetToolTip(this.btnMoveDown, "Move Down");
            this.btnMoveDown.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnMoveDown_MouseDown);
            this.btnMoveDown.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnMoveDown_MouseUp);
            // 
            // btnMoveDownRight
            // 
            this.btnMoveDownRight.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnMoveDownRight.Image = ((System.Drawing.Image)(resources.GetObject("btnMoveDownRight.Image")));
            this.btnMoveDownRight.Location = new System.Drawing.Point(103, 190);
            this.btnMoveDownRight.Name = "btnMoveDownRight";
            this.btnMoveDownRight.Size = new System.Drawing.Size(38, 39);
            this.btnMoveDownRight.TabIndex = 8;
            this.btnMoveDownRight.TabStop = false;
            this.tooltipCtrl.SetToolTip(this.btnMoveDownRight, "Move Right-Down");
            this.btnMoveDownRight.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnMoveDownRight_MouseDown);
            this.btnMoveDownRight.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnMoveDownRight_MouseUp);
            // 
            // lblResolution
            // 
            this.lblResolution.AutoSize = true;
            this.lblResolution.Location = new System.Drawing.Point(12, 11);
            this.lblResolution.Name = "lblResolution";
            this.lblResolution.Size = new System.Drawing.Size(60, 13);
            this.lblResolution.TabIndex = 9;
            this.lblResolution.Tag = "";
            this.lblResolution.Text = "Resolution:";
            // 
            // cboResolution
            // 
            this.cboResolution.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboResolution.Enabled = false;
            this.cboResolution.FormattingEnabled = true;
            this.cboResolution.Items.AddRange(new object[] {
            "320*240",
            "640*480"});
            this.cboResolution.Location = new System.Drawing.Point(78, 6);
            this.cboResolution.Name = "cboResolution";
            this.cboResolution.Size = new System.Drawing.Size(87, 21);
            this.cboResolution.TabIndex = 10;
            this.cboResolution.SelectedIndexChanged += new System.EventHandler(this.cboResolution_SelectedIndexChanged);
            // 
            // cboMode
            // 
            this.cboMode.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList;
            this.cboMode.Enabled = false;
            this.cboMode.FormattingEnabled = true;
            this.cboMode.Items.AddRange(new object[] {
            "50 HZ",
            "60 HZ",
            "Outdoor"});
            this.cboMode.Location = new System.Drawing.Point(78, 33);
            this.cboMode.Name = "cboMode";
            this.cboMode.Size = new System.Drawing.Size(87, 21);
            this.cboMode.TabIndex = 12;
            this.cboMode.SelectedIndexChanged += new System.EventHandler(this.cboMode_SelectedIndexChanged);
            // 
            // lblMode
            // 
            this.lblMode.AutoSize = true;
            this.lblMode.Location = new System.Drawing.Point(33, 38);
            this.lblMode.Name = "lblMode";
            this.lblMode.Size = new System.Drawing.Size(37, 13);
            this.lblMode.TabIndex = 11;
            this.lblMode.Tag = "";
            this.lblMode.Text = "Mode:";
            // 
            // lblBrightness
            // 
            this.lblBrightness.AutoSize = true;
            this.lblBrightness.Location = new System.Drawing.Point(11, 66);
            this.lblBrightness.Name = "lblBrightness";
            this.lblBrightness.Size = new System.Drawing.Size(59, 13);
            this.lblBrightness.TabIndex = 13;
            this.lblBrightness.Text = "Brightness:";
            // 
            // btnBrightnessMinus
            // 
            this.btnBrightnessMinus.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnBrightnessMinus.Image = ((System.Drawing.Image)(resources.GetObject("btnBrightnessMinus.Image")));
            this.btnBrightnessMinus.Location = new System.Drawing.Point(78, 66);
            this.btnBrightnessMinus.Name = "btnBrightnessMinus";
            this.btnBrightnessMinus.Size = new System.Drawing.Size(24, 15);
            this.btnBrightnessMinus.TabIndex = 14;
            this.btnBrightnessMinus.TabStop = false;
            this.tooltipCtrl.SetToolTip(this.btnBrightnessMinus, "Less Brightness");
            this.btnBrightnessMinus.Click += new System.EventHandler(this.btnBrightnessMinus_Click);
            // 
            // btnBrightnessPlus
            // 
            this.btnBrightnessPlus.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnBrightnessPlus.Image = ((System.Drawing.Image)(resources.GetObject("btnBrightnessPlus.Image")));
            this.btnBrightnessPlus.Location = new System.Drawing.Point(141, 66);
            this.btnBrightnessPlus.Name = "btnBrightnessPlus";
            this.btnBrightnessPlus.Size = new System.Drawing.Size(24, 15);
            this.btnBrightnessPlus.TabIndex = 15;
            this.btnBrightnessPlus.TabStop = false;
            this.tooltipCtrl.SetToolTip(this.btnBrightnessPlus, "More Brightness");
            this.btnBrightnessPlus.Click += new System.EventHandler(this.btnBrightnessPlus_Click);
            // 
            // txtBrightness
            // 
            this.txtBrightness.Location = new System.Drawing.Point(110, 63);
            this.txtBrightness.Name = "txtBrightness";
            this.txtBrightness.ReadOnly = true;
            this.txtBrightness.Size = new System.Drawing.Size(23, 20);
            this.txtBrightness.TabIndex = 16;
            this.txtBrightness.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // txtContrast
            // 
            this.txtContrast.Location = new System.Drawing.Point(110, 89);
            this.txtContrast.Name = "txtContrast";
            this.txtContrast.ReadOnly = true;
            this.txtContrast.Size = new System.Drawing.Size(23, 20);
            this.txtContrast.TabIndex = 20;
            this.txtContrast.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
            // 
            // btnContrastPlus
            // 
            this.btnContrastPlus.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnContrastPlus.Image = ((System.Drawing.Image)(resources.GetObject("btnContrastPlus.Image")));
            this.btnContrastPlus.Location = new System.Drawing.Point(141, 92);
            this.btnContrastPlus.Name = "btnContrastPlus";
            this.btnContrastPlus.Size = new System.Drawing.Size(24, 15);
            this.btnContrastPlus.TabIndex = 19;
            this.btnContrastPlus.TabStop = false;
            this.tooltipCtrl.SetToolTip(this.btnContrastPlus, "More Contrast");
            this.btnContrastPlus.Click += new System.EventHandler(this.btnContrastPlus_Click);
            // 
            // btnContrastMinus
            // 
            this.btnContrastMinus.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnContrastMinus.Image = ((System.Drawing.Image)(resources.GetObject("btnContrastMinus.Image")));
            this.btnContrastMinus.Location = new System.Drawing.Point(78, 92);
            this.btnContrastMinus.Name = "btnContrastMinus";
            this.btnContrastMinus.Size = new System.Drawing.Size(24, 15);
            this.btnContrastMinus.TabIndex = 18;
            this.btnContrastMinus.TabStop = false;
            this.tooltipCtrl.SetToolTip(this.btnContrastMinus, "Less Contrast");
            this.btnContrastMinus.Click += new System.EventHandler(this.btnContrastMinus_Click);
            // 
            // lblContrast
            // 
            this.lblContrast.AutoSize = true;
            this.lblContrast.Location = new System.Drawing.Point(20, 92);
            this.lblContrast.Name = "lblContrast";
            this.lblContrast.Size = new System.Drawing.Size(49, 13);
            this.lblContrast.TabIndex = 17;
            this.lblContrast.Text = "Contrast:";
            // 
            // btnSetPreset
            // 
            this.btnSetPreset.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnSetPreset.Image = ((System.Drawing.Image)(resources.GetObject("btnSetPreset.Image")));
            this.btnSetPreset.Location = new System.Drawing.Point(23, 246);
            this.btnSetPreset.Name = "btnSetPreset";
            this.btnSetPreset.Size = new System.Drawing.Size(30, 23);
            this.btnSetPreset.TabIndex = 21;
            this.btnSetPreset.TabStop = false;
            this.tooltipCtrl.SetToolTip(this.btnSetPreset, "Set Preset");
            this.btnSetPreset.Click += new System.EventHandler(this.btnSetPreset_Click);
            // 
            // btnRecallPreset
            // 
            this.btnRecallPreset.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnRecallPreset.Image = ((System.Drawing.Image)(resources.GetObject("btnRecallPreset.Image")));
            this.btnRecallPreset.Location = new System.Drawing.Point(132, 246);
            this.btnRecallPreset.Name = "btnRecallPreset";
            this.btnRecallPreset.Size = new System.Drawing.Size(29, 23);
            this.btnRecallPreset.TabIndex = 22;
            this.btnRecallPreset.TabStop = false;
            this.tooltipCtrl.SetToolTip(this.btnRecallPreset, "Recall Preset");
            this.btnRecallPreset.Click += new System.EventHandler(this.btnRecallPreset_Click);
            // 
            // btnZoomIn
            // 
            this.btnZoomIn.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnZoomIn.Image = ((System.Drawing.Image)(resources.GetObject("btnZoomIn.Image")));
            this.btnZoomIn.Location = new System.Drawing.Point(23, 275);
            this.btnZoomIn.Name = "btnZoomIn";
            this.btnZoomIn.Size = new System.Drawing.Size(30, 23);
            this.btnZoomIn.TabIndex = 23;
            this.btnZoomIn.TabStop = false;
            this.tooltipCtrl.SetToolTip(this.btnZoomIn, "Zoom In");
            this.btnZoomIn.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnZoomIn_MouseDown);
            this.btnZoomIn.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnZoomIn_MouseUp);
            // 
            // btnZoomOut
            // 
            this.btnZoomOut.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnZoomOut.Image = ((System.Drawing.Image)(resources.GetObject("btnZoomOut.Image")));
            this.btnZoomOut.Location = new System.Drawing.Point(131, 275);
            this.btnZoomOut.Name = "btnZoomOut";
            this.btnZoomOut.Size = new System.Drawing.Size(30, 23);
            this.btnZoomOut.TabIndex = 24;
            this.btnZoomOut.TabStop = false;
            this.tooltipCtrl.SetToolTip(this.btnZoomOut, "Zoom Out");
            this.btnZoomOut.MouseDown += new System.Windows.Forms.MouseEventHandler(this.btnZoomOut_MouseDown);
            this.btnZoomOut.MouseUp += new System.Windows.Forms.MouseEventHandler(this.btnZoomOut_MouseUp);
            // 
            // btnHPatrol_On
            // 
            this.btnHPatrol_On.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnHPatrol_On.Image = ((System.Drawing.Image)(resources.GetObject("btnHPatrol_On.Image")));
            this.btnHPatrol_On.Location = new System.Drawing.Point(23, 304);
            this.btnHPatrol_On.Name = "btnHPatrol_On";
            this.btnHPatrol_On.Size = new System.Drawing.Size(30, 23);
            this.btnHPatrol_On.TabIndex = 25;
            this.btnHPatrol_On.TabStop = false;
            this.tooltipCtrl.SetToolTip(this.btnHPatrol_On, "Start Horizontal Patrol");
            this.btnHPatrol_On.Click += new System.EventHandler(this.btnHPatrol_On_Click);
            // 
            // btnIO_On
            // 
            this.btnIO_On.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnIO_On.Image = ((System.Drawing.Image)(resources.GetObject("btnIO_On.Image")));
            this.btnIO_On.Location = new System.Drawing.Point(131, 304);
            this.btnIO_On.Name = "btnIO_On";
            this.btnIO_On.Size = new System.Drawing.Size(30, 23);
            this.btnIO_On.TabIndex = 26;
            this.btnIO_On.TabStop = false;
            this.tooltipCtrl.SetToolTip(this.btnIO_On, "Switch On");
            this.btnIO_On.Click += new System.EventHandler(this.btnIO_On_Click);
            // 
            // btnHPatrol_Off
            // 
            this.btnHPatrol_Off.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnHPatrol_Off.Image = ((System.Drawing.Image)(resources.GetObject("btnHPatrol_Off.Image")));
            this.btnHPatrol_Off.Location = new System.Drawing.Point(23, 333);
            this.btnHPatrol_Off.Name = "btnHPatrol_Off";
            this.btnHPatrol_Off.Size = new System.Drawing.Size(30, 23);
            this.btnHPatrol_Off.TabIndex = 27;
            this.btnHPatrol_Off.TabStop = false;
            this.tooltipCtrl.SetToolTip(this.btnHPatrol_Off, "Stop Horizontal Patrol");
            this.btnHPatrol_Off.Click += new System.EventHandler(this.btnHPatrol_Off_Click);
            // 
            // btnVPatrol_Off
            // 
            this.btnVPatrol_Off.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnVPatrol_Off.Image = ((System.Drawing.Image)(resources.GetObject("btnVPatrol_Off.Image")));
            this.btnVPatrol_Off.Location = new System.Drawing.Point(75, 333);
            this.btnVPatrol_Off.Name = "btnVPatrol_Off";
            this.btnVPatrol_Off.Size = new System.Drawing.Size(30, 23);
            this.btnVPatrol_Off.TabIndex = 28;
            this.btnVPatrol_Off.TabStop = false;
            this.tooltipCtrl.SetToolTip(this.btnVPatrol_Off, "Stop Vertical Patrol");
            this.btnVPatrol_Off.Click += new System.EventHandler(this.btnVPatrol_Off_Click);
            // 
            // btnVPatrol_On
            // 
            this.btnVPatrol_On.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnVPatrol_On.Image = ((System.Drawing.Image)(resources.GetObject("btnVPatrol_On.Image")));
            this.btnVPatrol_On.Location = new System.Drawing.Point(75, 304);
            this.btnVPatrol_On.Name = "btnVPatrol_On";
            this.btnVPatrol_On.Size = new System.Drawing.Size(30, 23);
            this.btnVPatrol_On.TabIndex = 29;
            this.btnVPatrol_On.TabStop = false;
            this.tooltipCtrl.SetToolTip(this.btnVPatrol_On, "Start Vertical Patrol");
            this.btnVPatrol_On.Click += new System.EventHandler(this.btnVPatrol_On_Click);
            // 
            // btnIO_Off
            // 
            this.btnIO_Off.Cursor = System.Windows.Forms.Cursors.Hand;
            this.btnIO_Off.Image = ((System.Drawing.Image)(resources.GetObject("btnIO_Off.Image")));
            this.btnIO_Off.Location = new System.Drawing.Point(130, 333);
            this.btnIO_Off.Name = "btnIO_Off";
            this.btnIO_Off.Size = new System.Drawing.Size(30, 23);
            this.btnIO_Off.TabIndex = 30;
            this.btnIO_Off.TabStop = false;
            this.tooltipCtrl.SetToolTip(this.btnIO_Off, "Switch Off");
            this.btnIO_Off.Click += new System.EventHandler(this.btnIO_Off_Click);
            // 
            // menuSetPreset
            // 
            this.menuSetPreset.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.menuSet_1,
            this.menuSet_2,
            this.menuSet_3,
            this.menuSet_4,
            this.menuSet_5,
            this.menuSet_6,
            this.menuSet_7,
            this.menuSet_8,
            this.menuSet_9});
            this.menuSetPreset.Name = "menuSetPreset";
            this.menuSetPreset.Size = new System.Drawing.Size(92, 202);
            // 
            // menuSet_1
            // 
            this.menuSet_1.Name = "menuSet_1";
            this.menuSet_1.Size = new System.Drawing.Size(91, 22);
            this.menuSet_1.Text = "&1";
            this.menuSet_1.Click += new System.EventHandler(this.menuSet_1_Click);
            // 
            // menuSet_2
            // 
            this.menuSet_2.Name = "menuSet_2";
            this.menuSet_2.Size = new System.Drawing.Size(91, 22);
            this.menuSet_2.Text = "&2";
            this.menuSet_2.Click += new System.EventHandler(this.menuSet_2_Click);
            // 
            // menuSet_3
            // 
            this.menuSet_3.Name = "menuSet_3";
            this.menuSet_3.Size = new System.Drawing.Size(91, 22);
            this.menuSet_3.Text = "&3";
            this.menuSet_3.Click += new System.EventHandler(this.menuSet_3_Click);
            // 
            // menuSet_4
            // 
            this.menuSet_4.Name = "menuSet_4";
            this.menuSet_4.Size = new System.Drawing.Size(91, 22);
            this.menuSet_4.Text = "&4";
            this.menuSet_4.Click += new System.EventHandler(this.menuSet_4_Click);
            // 
            // menuSet_5
            // 
            this.menuSet_5.Name = "menuSet_5";
            this.menuSet_5.Size = new System.Drawing.Size(91, 22);
            this.menuSet_5.Text = "&5";
            this.menuSet_5.Click += new System.EventHandler(this.menuSet_5_Click);
            // 
            // menuSet_6
            // 
            this.menuSet_6.Name = "menuSet_6";
            this.menuSet_6.Size = new System.Drawing.Size(91, 22);
            this.menuSet_6.Text = "&6";
            this.menuSet_6.Click += new System.EventHandler(this.menuSet_6_Click);
            // 
            // menuSet_7
            // 
            this.menuSet_7.Name = "menuSet_7";
            this.menuSet_7.Size = new System.Drawing.Size(91, 22);
            this.menuSet_7.Text = "&7";
            this.menuSet_7.Click += new System.EventHandler(this.menuSet_7_Click);
            // 
            // menuSet_8
            // 
            this.menuSet_8.Name = "menuSet_8";
            this.menuSet_8.Size = new System.Drawing.Size(91, 22);
            this.menuSet_8.Text = "&8";
            this.menuSet_8.Click += new System.EventHandler(this.menuSet_8_Click);
            // 
            // menuSet_9
            // 
            this.menuSet_9.Name = "menuSet_9";
            this.menuSet_9.Size = new System.Drawing.Size(91, 22);
            this.menuSet_9.Text = "&9";
            this.menuSet_9.Click += new System.EventHandler(this.menuSet_9_Click);
            // 
            // menuRecPreset
            // 
            this.menuRecPreset.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
            this.menuRec_1,
            this.menuRec_2,
            this.menuRec_3,
            this.menuRec_4,
            this.menuRec_5,
            this.menuRec_6,
            this.menuRec_7,
            this.menuRec_8,
            this.menuRec_9});
            this.menuRecPreset.Name = "menuSetPreset";
            this.menuRecPreset.Size = new System.Drawing.Size(92, 202);
            // 
            // menuRec_1
            // 
            this.menuRec_1.Name = "menuRec_1";
            this.menuRec_1.Size = new System.Drawing.Size(91, 22);
            this.menuRec_1.Text = "&1";
            this.menuRec_1.Click += new System.EventHandler(this.menuRec_1_Click);
            // 
            // menuRec_2
            // 
            this.menuRec_2.Name = "menuRec_2";
            this.menuRec_2.Size = new System.Drawing.Size(91, 22);
            this.menuRec_2.Text = "&2";
            this.menuRec_2.Click += new System.EventHandler(this.menuRec_2_Click);
            // 
            // menuRec_3
            // 
            this.menuRec_3.Name = "menuRec_3";
            this.menuRec_3.Size = new System.Drawing.Size(91, 22);
            this.menuRec_3.Text = "&3";
            this.menuRec_3.Click += new System.EventHandler(this.menuRec_3_Click);
            // 
            // menuRec_4
            // 
            this.menuRec_4.Name = "menuRec_4";
            this.menuRec_4.Size = new System.Drawing.Size(91, 22);
            this.menuRec_4.Text = "&4";
            this.menuRec_4.Click += new System.EventHandler(this.menuRec_4_Click);
            // 
            // menuRec_5
            // 
            this.menuRec_5.Name = "menuRec_5";
            this.menuRec_5.Size = new System.Drawing.Size(91, 22);
            this.menuRec_5.Text = "&5";
            this.menuRec_5.Click += new System.EventHandler(this.menuRec_5_Click);
            // 
            // menuRec_6
            // 
            this.menuRec_6.Name = "menuRec_6";
            this.menuRec_6.Size = new System.Drawing.Size(91, 22);
            this.menuRec_6.Text = "&6";
            this.menuRec_6.Click += new System.EventHandler(this.menuRec_6_Click);
            // 
            // menuRec_7
            // 
            this.menuRec_7.Name = "menuRec_7";
            this.menuRec_7.Size = new System.Drawing.Size(91, 22);
            this.menuRec_7.Text = "&7";
            this.menuRec_7.Click += new System.EventHandler(this.menuRec_7_Click);
            // 
            // menuRec_8
            // 
            this.menuRec_8.Name = "menuRec_8";
            this.menuRec_8.Size = new System.Drawing.Size(91, 22);
            this.menuRec_8.Text = "&8";
            this.menuRec_8.Click += new System.EventHandler(this.menuRec_8_Click);
            // 
            // menuRec_9
            // 
            this.menuRec_9.Name = "menuRec_9";
            this.menuRec_9.Size = new System.Drawing.Size(91, 22);
            this.menuRec_9.Text = "&9";
            this.menuRec_9.Click += new System.EventHandler(this.menuRec_9_Click);
            // 
            // ControlForm
            // 
            this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
            this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
            this.ClientSize = new System.Drawing.Size(180, 371);
            this.Controls.Add(this.btnIO_Off);
            this.Controls.Add(this.btnVPatrol_On);
            this.Controls.Add(this.btnVPatrol_Off);
            this.Controls.Add(this.btnHPatrol_Off);
            this.Controls.Add(this.btnIO_On);
            this.Controls.Add(this.btnHPatrol_On);
            this.Controls.Add(this.btnZoomOut);
            this.Controls.Add(this.btnZoomIn);
            this.Controls.Add(this.btnRecallPreset);
            this.Controls.Add(this.btnSetPreset);
            this.Controls.Add(this.txtContrast);
            this.Controls.Add(this.btnContrastPlus);
            this.Controls.Add(this.btnContrastMinus);
            this.Controls.Add(this.lblContrast);
            this.Controls.Add(this.txtBrightness);
            this.Controls.Add(this.btnBrightnessPlus);
            this.Controls.Add(this.btnBrightnessMinus);
            this.Controls.Add(this.lblBrightness);
            this.Controls.Add(this.cboMode);
            this.Controls.Add(this.lblMode);
            this.Controls.Add(this.cboResolution);
            this.Controls.Add(this.lblResolution);
            this.Controls.Add(this.btnMoveDownRight);
            this.Controls.Add(this.btnMoveDown);
            this.Controls.Add(this.btnMoveDownLeft);
            this.Controls.Add(this.btnMoveRight);
            this.Controls.Add(this.btnMoveCenter);
            this.Controls.Add(this.btnMoveLeft);
            this.Controls.Add(this.btnMoveUpRight);
            this.Controls.Add(this.btnMoveUp);
            this.Controls.Add(this.btnMoveUpLeft);
            this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedToolWindow;
            this.MaximizeBox = false;
            this.MinimizeBox = false;
            this.Name = "ControlForm";
            this.ShowIcon = false;
            this.ShowInTaskbar = false;
            this.Text = "Camera Control";
            this.Load += new System.EventHandler(this.ControlForm_Load);
            this.Shown += new System.EventHandler(this.ControlForm_Shown);
            this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.ControlForm_FormClosing);
            ((System.ComponentModel.ISupportInitialize)(this.btnMoveUpLeft)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnMoveUp)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnMoveUpRight)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnMoveLeft)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnMoveCenter)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnMoveRight)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnMoveDownLeft)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnMoveDown)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnMoveDownRight)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnBrightnessMinus)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnBrightnessPlus)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnContrastPlus)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnContrastMinus)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnSetPreset)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnRecallPreset)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnZoomIn)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnZoomOut)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnHPatrol_On)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnIO_On)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnHPatrol_Off)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnVPatrol_Off)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnVPatrol_On)).EndInit();
            ((System.ComponentModel.ISupportInitialize)(this.btnIO_Off)).EndInit();
            this.menuSetPreset.ResumeLayout(false);
            this.menuRecPreset.ResumeLayout(false);
            this.ResumeLayout(false);
            this.PerformLayout();

        }

        #endregion

        private System.Windows.Forms.PictureBox btnMoveUpLeft;
        private System.Windows.Forms.PictureBox btnMoveUp;
        private System.Windows.Forms.PictureBox btnMoveUpRight;
        private System.Windows.Forms.PictureBox btnMoveLeft;
        private System.Windows.Forms.PictureBox btnMoveCenter;
        private System.Windows.Forms.PictureBox btnMoveRight;
        private System.Windows.Forms.PictureBox btnMoveDownLeft;
        private System.Windows.Forms.PictureBox btnMoveDown;
        private System.Windows.Forms.PictureBox btnMoveDownRight;
        private System.Windows.Forms.Label lblResolution;
        private System.Windows.Forms.ComboBox cboResolution;
        private System.Windows.Forms.ComboBox cboMode;
        private System.Windows.Forms.Label lblMode;
        private System.Windows.Forms.Label lblBrightness;
        private System.Windows.Forms.PictureBox btnBrightnessMinus;
        private System.Windows.Forms.PictureBox btnBrightnessPlus;
        private System.Windows.Forms.TextBox txtBrightness;
        private System.Windows.Forms.TextBox txtContrast;
        private System.Windows.Forms.PictureBox btnContrastPlus;
        private System.Windows.Forms.PictureBox btnContrastMinus;
        private System.Windows.Forms.Label lblContrast;
        private System.Windows.Forms.PictureBox btnSetPreset;
        private System.Windows.Forms.PictureBox btnRecallPreset;
        private System.Windows.Forms.PictureBox btnZoomIn;
        private System.Windows.Forms.PictureBox btnZoomOut;
        private System.Windows.Forms.PictureBox btnHPatrol_On;
        private System.Windows.Forms.PictureBox btnIO_On;
        private System.Windows.Forms.PictureBox btnHPatrol_Off;
        private System.Windows.Forms.PictureBox btnVPatrol_Off;
        private System.Windows.Forms.PictureBox btnVPatrol_On;
        private System.Windows.Forms.PictureBox btnIO_Off;
        private System.Windows.Forms.ToolTip tooltipCtrl;
        private System.Windows.Forms.ContextMenuStrip menuSetPreset;
        private System.Windows.Forms.ToolStripMenuItem menuSet_1;
        private System.Windows.Forms.ToolStripMenuItem menuSet_2;
        private System.Windows.Forms.ToolStripMenuItem menuSet_3;
        private System.Windows.Forms.ToolStripMenuItem menuSet_4;
        private System.Windows.Forms.ToolStripMenuItem menuSet_5;
        private System.Windows.Forms.ToolStripMenuItem menuSet_6;
        private System.Windows.Forms.ToolStripMenuItem menuSet_7;
        private System.Windows.Forms.ToolStripMenuItem menuSet_8;
        private System.Windows.Forms.ToolStripMenuItem menuSet_9;
        private System.Windows.Forms.ContextMenuStrip menuRecPreset;
        private System.Windows.Forms.ToolStripMenuItem menuRec_1;
        private System.Windows.Forms.ToolStripMenuItem menuRec_2;
        private System.Windows.Forms.ToolStripMenuItem menuRec_3;
        private System.Windows.Forms.ToolStripMenuItem menuRec_4;
        private System.Windows.Forms.ToolStripMenuItem menuRec_5;
        private System.Windows.Forms.ToolStripMenuItem menuRec_6;
        private System.Windows.Forms.ToolStripMenuItem menuRec_7;
        private System.Windows.Forms.ToolStripMenuItem menuRec_8;
        private System.Windows.Forms.ToolStripMenuItem menuRec_9;

    }
}

Download javaCamViewer/ControlForm.Designer.cs

Back to file list


Back to project page