Inheritance: System.Windows.Forms.Panel
 public ViewControllerPanel(LayoutPanel layoutTarget)
 {
     LayoutTarget = layoutTarget;
     SetStyle(ControlStyles.AllPaintingInWmPaint, true);
     SetStyle(ControlStyles.OptimizedDoubleBuffer, true);
     UpdateStyles();
 }
Example #2
0
        public ViewControllerForm(LayoutPanel layoutTarget)
        {

            this.LayoutTarget = layoutTarget;
            InitializeComponent();
            Text = LocRm.GetString("ViewController");
        }
Example #3
0
 /// <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(MainForm));
     this.mainMenu = new System.Windows.Forms.MainMenu(this.components);
     this._fileItem = new System.Windows.Forms.MenuItem();
     this._menuItem19 = new System.Windows.Forms.MenuItem();
     this._menuItem21 = new System.Windows.Forms.MenuItem();
     this.menuItem36 = new System.Windows.Forms.MenuItem();
     this.menuItem28 = new System.Windows.Forms.MenuItem();
     this._menuItem1 = new System.Windows.Forms.MenuItem();
     this.menuItem13 = new System.Windows.Forms.MenuItem();
     this.menuItem33 = new System.Windows.Forms.MenuItem();
     this._exitFileItem = new System.Windows.Forms.MenuItem();
     this._menuItem36 = new System.Windows.Forms.MenuItem();
     this._menuItem37 = new System.Windows.Forms.MenuItem();
     this._menuItem16 = new System.Windows.Forms.MenuItem();
     this._menuItem17 = new System.Windows.Forms.MenuItem();
     this._menuItem7 = new System.Windows.Forms.MenuItem();
     this._menuItem23 = new System.Windows.Forms.MenuItem();
     this.menuItem29 = new System.Windows.Forms.MenuItem();
     this._menuItem3 = new System.Windows.Forms.MenuItem();
     this._menuItem25 = new System.Windows.Forms.MenuItem();
     this.menuItem9 = new System.Windows.Forms.MenuItem();
     this.menuItem10 = new System.Windows.Forms.MenuItem();
     this.menuItem11 = new System.Windows.Forms.MenuItem();
     this.menuItem12 = new System.Windows.Forms.MenuItem();
     this.menuItem34 = new System.Windows.Forms.MenuItem();
     this.menuItem35 = new System.Windows.Forms.MenuItem();
     this._menuItem13 = new System.Windows.Forms.MenuItem();
     this._menuItem39 = new System.Windows.Forms.MenuItem();
     this._menuItem12 = new System.Windows.Forms.MenuItem();
     this._menuItem14 = new System.Windows.Forms.MenuItem();
     this._menuItem28 = new System.Windows.Forms.MenuItem();
     this.menuItem21 = new System.Windows.Forms.MenuItem();
     this._menuItem29 = new System.Windows.Forms.MenuItem();
     this.menuItem1 = new System.Windows.Forms.MenuItem();
     this.menuItem27 = new System.Windows.Forms.MenuItem();
     this.mnuSaveLayout = new System.Windows.Forms.MenuItem();
     this.mnuResetLayout = new System.Windows.Forms.MenuItem();
     this.menuItem15 = new System.Windows.Forms.MenuItem();
     this.menuItem16 = new System.Windows.Forms.MenuItem();
     this.menuItem17 = new System.Windows.Forms.MenuItem();
     this.menuItem19 = new System.Windows.Forms.MenuItem();
     this.menuItem22 = new System.Windows.Forms.MenuItem();
     this.menuItem26 = new System.Windows.Forms.MenuItem();
     this.menuItem20 = new System.Windows.Forms.MenuItem();
     this._menuItem20 = new System.Windows.Forms.MenuItem();
     this._menuItem22 = new System.Windows.Forms.MenuItem();
     this.menuItem2 = new System.Windows.Forms.MenuItem();
     this.menuItem3 = new System.Windows.Forms.MenuItem();
     this.menuItem4 = new System.Windows.Forms.MenuItem();
     this.menuItem5 = new System.Windows.Forms.MenuItem();
     this.menuItem6 = new System.Windows.Forms.MenuItem();
     this.menuItem7 = new System.Windows.Forms.MenuItem();
     this.menuItem31 = new System.Windows.Forms.MenuItem();
     this.menuItem32 = new System.Windows.Forms.MenuItem();
     this.menuItem23 = new System.Windows.Forms.MenuItem();
     this.menuItem14 = new System.Windows.Forms.MenuItem();
     this.menuItem18 = new System.Windows.Forms.MenuItem();
     this.menuItem24 = new System.Windows.Forms.MenuItem();
     this.menuItem8 = new System.Windows.Forms.MenuItem();
     this._menuItem9 = new System.Windows.Forms.MenuItem();
     this._menuItem18 = new System.Windows.Forms.MenuItem();
     this._menuItem8 = new System.Windows.Forms.MenuItem();
     this._menuItem15 = new System.Windows.Forms.MenuItem();
     this._menuItem6 = new System.Windows.Forms.MenuItem();
     this._menuItem34 = new System.Windows.Forms.MenuItem();
     this._miOnAll = new System.Windows.Forms.MenuItem();
     this._miOnSched = new System.Windows.Forms.MenuItem();
     this._menuItem33 = new System.Windows.Forms.MenuItem();
     this._miOffAll = new System.Windows.Forms.MenuItem();
     this._miOffSched = new System.Windows.Forms.MenuItem();
     this._menuItem31 = new System.Windows.Forms.MenuItem();
     this._miApplySchedule = new System.Windows.Forms.MenuItem();
     this.menuItem37 = new System.Windows.Forms.MenuItem();
     this._menuItem32 = new System.Windows.Forms.MenuItem();
     this._menuItem4 = new System.Windows.Forms.MenuItem();
     this._menuItem35 = new System.Windows.Forms.MenuItem();
     this.menuItem30 = new System.Windows.Forms.MenuItem();
     this.menuItem25 = new System.Windows.Forms.MenuItem();
     this._helpItem = new System.Windows.Forms.MenuItem();
     this._aboutHelpItem = new System.Windows.Forms.MenuItem();
     this._menuItem30 = new System.Windows.Forms.MenuItem();
     this._menuItem2 = new System.Windows.Forms.MenuItem();
     this._menuItem24 = new System.Windows.Forms.MenuItem();
     this._menuItem10 = new System.Windows.Forms.MenuItem();
     this._menuItem38 = new System.Windows.Forms.MenuItem();
     this._menuItem5 = new System.Windows.Forms.MenuItem();
     this._menuItem27 = new System.Windows.Forms.MenuItem();
     this._menuItem26 = new System.Windows.Forms.MenuItem();
     this.ctxtMainForm = new System.Windows.Forms.ContextMenuStrip(this.components);
     this._addCameraToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this._addMicrophoneToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this._addFloorPlanToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this._remoteCommandsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this._settingsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this._applyScheduleToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.opacityToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.opacityToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
     this.opacityToolStripMenuItem2 = new System.Windows.Forms.ToolStripMenuItem();
     this.opacityToolStripMenuItem3 = new System.Windows.Forms.ToolStripMenuItem();
     this.layoutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.autoLayoutToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.saveLayoutToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
     this.resetLayoutToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
     this.displayToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.fullScreenToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
     this.statusBarToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.fileMenuToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.mediaPaneToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.pTZControllerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.viewControllerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.alwaysOnTopToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
     this.gridViewsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.maximiseToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.toolStripMenu = new System.Windows.Forms.ToolStrip();
     this._toolStripDropDownButton2 = new System.Windows.Forms.ToolStripDropDownButton();
     this._localCameraToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this._iPCameraToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.iPCameraWithWizardToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.oNVIFCameraToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this._floorPlanToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.videoFileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.otherVideoSourceToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this._microphoneToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this._uSbCamerasAndMicrophonesOnOtherToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this._toolStripDropDownButton1 = new System.Windows.Forms.ToolStripDropDownButton();
     this._thruWebsiteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this._onMobileDevicesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.inExplorerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.tssbGridViews = new System.Windows.Forms.ToolStripDropDownButton();
     this.manageToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this._toolStripButton8 = new System.Windows.Forms.ToolStripButton();
     this._toolStripButton1 = new System.Windows.Forms.ToolStripButton();
     this.tsbPlugins = new System.Windows.Forms.ToolStripButton();
     this._toolStripButton4 = new System.Windows.Forms.ToolStripButton();
     this.notifyIcon1 = new System.Windows.Forms.NotifyIcon(this.components);
     this.ctxtMnu = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.pluginCommandsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.configurePluginToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.openWebInterfaceToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this._viewMediaToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this._viewMediaOnAMobileDeviceToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.switchToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.onToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.offToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.alertsOnToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
     this.alertsOffToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.scheduleOnToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.scheduleOffToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.pTZScheduleOnToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.pTZScheduleOffToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this._recordNowToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this._takePhotoToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.pTZToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.pTZControllerToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
     this._listenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this._editToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.tagsToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this._applyScheduleToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
     this._positionToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.fullScreenToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this._resetSizeToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this._resetRecordingCounterToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this._showFilesToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this._deleteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.ctxtTaskbar = new System.Windows.Forms.ContextMenuStrip(this.components);
     this._unlockToolstripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this._switchAllOnToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this._switchAllOffToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this._showToolstripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this._showISpy10PercentOpacityToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this._showISpy30OpacityToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this._showISpy100PercentOpacityToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this._helpToolstripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this._websiteToolstripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.gridViewsToolStripMenuItem1 = new System.Windows.Forms.ToolStripMenuItem();
     this.viewLogFileToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this._exitToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.statusStrip1 = new System.Windows.Forms.StatusStrip();
     this._tsslStats = new System.Windows.Forms.ToolStripStatusLabel();
     this.tsslMonitor = new System.Windows.Forms.ToolStripStatusLabel();
     this.tsslPerformance = new System.Windows.Forms.ToolStripStatusLabel();
     this.tsslMediaInfo = new System.Windows.Forms.ToolStripStatusLabel();
     this.tsslPRO = new System.Windows.Forms.ToolStripStatusLabel();
     this._pnlContent = new System.Windows.Forms.Panel();
     this.splitContainer2 = new System.Windows.Forms.SplitContainer();
     this.flowPreview = new iSpyApplication.Controls.MediaPanel();
     this.flCommands = new System.Windows.Forms.FlowLayoutPanel();
     this.panel2 = new System.Windows.Forms.Panel();
     this.splitContainer1 = new System.Windows.Forms.SplitContainer();
     this._pnlCameras = new iSpyApplication.Controls.LayoutPanel();
     this.panel1 = new System.Windows.Forms.Panel();
     this.mediaPanelControl1 = new iSpyApplication.Controls.MediaPanelControl();
     this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
     this.ctxtPlayer = new System.Windows.Forms.ContextMenuStrip(this.components);
     this.iSpyToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.defaultPlayerToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.websiteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.showInFolderToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.uploadToYouTubePublicToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.uploadToCloudToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.archiveToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.saveToToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.deleteToolStripMenuItem = new System.Windows.Forms.ToolStripMenuItem();
     this.ctxtMainForm.SuspendLayout();
     this.toolStripMenu.SuspendLayout();
     this.ctxtMnu.SuspendLayout();
     this.ctxtTaskbar.SuspendLayout();
     this.statusStrip1.SuspendLayout();
     this._pnlContent.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).BeginInit();
     this.splitContainer2.Panel1.SuspendLayout();
     this.splitContainer2.Panel2.SuspendLayout();
     this.splitContainer2.SuspendLayout();
     this.flCommands.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).BeginInit();
     this.splitContainer1.Panel1.SuspendLayout();
     this.splitContainer1.Panel2.SuspendLayout();
     this.splitContainer1.SuspendLayout();
     this.panel1.SuspendLayout();
     this.ctxtPlayer.SuspendLayout();
     this.SuspendLayout();
     //
     // mainMenu
     //
     this.mainMenu.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this._fileItem,
     this._menuItem36,
     this._menuItem16,
     this._menuItem9,
     this._helpItem});
     //
     // _fileItem
     //
     this._fileItem.Index = 0;
     this._fileItem.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this._menuItem19,
     this._menuItem21,
     this.menuItem36,
     this.menuItem28,
     this._menuItem1,
     this.menuItem13,
     this.menuItem33,
     this._exitFileItem});
     this._fileItem.Text = "&File";
     //
     // _menuItem19
     //
     this._menuItem19.Index = 0;
     this._menuItem19.Text = "&Save Object List";
     this._menuItem19.Click += new System.EventHandler(this.MenuItem19Click);
     //
     // _menuItem21
     //
     this._menuItem21.Index = 1;
     this._menuItem21.Text = "&Open Object List";
     this._menuItem21.Click += new System.EventHandler(this.MenuItem21Click);
     //
     // menuItem36
     //
     this.menuItem36.Index = 2;
     this.menuItem36.Text = "Import Objects";
     this.menuItem36.Click += new System.EventHandler(this.menuItem36_Click);
     //
     // menuItem28
     //
     this.menuItem28.Index = 3;
     this.menuItem28.Text = "Remove All Objects";
     this.menuItem28.Click += new System.EventHandler(this.menuItem28_Click);
     //
     // _menuItem1
     //
     this._menuItem1.Index = 4;
     this._menuItem1.Text = "-";
     //
     // menuItem13
     //
     this.menuItem13.Index = 5;
     this.menuItem13.Text = "Purchase More Cameras";
     this.menuItem13.Click += new System.EventHandler(this.menuItem13_Click);
     //
     // menuItem33
     //
     this.menuItem33.Index = 6;
     this.menuItem33.Text = "Lock";
     this.menuItem33.Click += new System.EventHandler(this.menuItem33_Click);
     //
     // _exitFileItem
     //
     this._exitFileItem.Index = 7;
     this._exitFileItem.Text = "E&xit";
     this._exitFileItem.Click += new System.EventHandler(this.ExitFileItemClick);
     //
     // _menuItem36
     //
     this._menuItem36.Index = 1;
     this._menuItem36.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this._menuItem37});
     this._menuItem36.Text = "&Edit";
     //
     // _menuItem37
     //
     this._menuItem37.Index = 0;
     this._menuItem37.Text = "Cameras and Microphones";
     this._menuItem37.Click += new System.EventHandler(this.MenuItem37Click);
     //
     // _menuItem16
     //
     this._menuItem16.Index = 2;
     this._menuItem16.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this._menuItem17,
     this._menuItem3,
     this._menuItem25,
     this.menuItem9,
     this.menuItem34,
     this._menuItem13,
     this._menuItem39,
     this.mnuSaveLayout,
     this.mnuResetLayout,
     this.menuItem15,
     this.menuItem22,
     this.menuItem26,
     this.menuItem20,
     this._menuItem20,
     this._menuItem22,
     this.menuItem2,
     this.menuItem3,
     this.menuItem4,
     this.menuItem5,
     this.menuItem6,
     this.menuItem7,
     this.menuItem31,
     this.menuItem23,
     this.menuItem14,
     this.menuItem18,
     this.menuItem24,
     this.menuItem8});
     this._menuItem16.Text = "&View";
     //
     // _menuItem17
     //
     this._menuItem17.Index = 0;
     this._menuItem17.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this._menuItem7,
     this._menuItem23,
     this.menuItem29});
     this._menuItem17.Text = "Files";
     this._menuItem17.Click += new System.EventHandler(this.MenuItem17Click);
     //
     // _menuItem7
     //
     this._menuItem7.Index = 0;
     this._menuItem7.Text = "&Video (files)";
     this._menuItem7.Click += new System.EventHandler(this.MenuItem7Click);
     //
     // _menuItem23
     //
     this._menuItem23.Index = 1;
     this._menuItem23.Text = "&Audio (files)";
     this._menuItem23.Click += new System.EventHandler(this.MenuItem23Click);
     //
     // menuItem29
     //
     this.menuItem29.Index = 2;
     this.menuItem29.Text = "Archi&ve";
     this.menuItem29.Click += new System.EventHandler(this.menuItem29_Click);
     //
     // _menuItem3
     //
     this._menuItem3.Index = 1;
     this._menuItem3.Text = "Media &Over the Web";
     this._menuItem3.Click += new System.EventHandler(this.MenuItem3Click);
     //
     // _menuItem25
     //
     this._menuItem25.Index = 2;
     this._menuItem25.Text = "Media on a Mobile &Device (iPhone/ Android/ Windows 7 etc)";
     this._menuItem25.Click += new System.EventHandler(this.MenuItem25Click);
     //
     // menuItem9
     //
     this.menuItem9.Index = 3;
     this.menuItem9.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this.menuItem10,
     this.menuItem11,
     this.menuItem12});
     this.menuItem9.Text = "Opacity";
     //
     // menuItem10
     //
     this.menuItem10.Index = 0;
     this.menuItem10.Text = "10%";
     this.menuItem10.Click += new System.EventHandler(this.opacityToolStripMenuItem1_Click);
     //
     // menuItem11
     //
     this.menuItem11.Index = 1;
     this.menuItem11.Text = "30%";
     this.menuItem11.Click += new System.EventHandler(this.opacityToolStripMenuItem2_Click);
     //
     // menuItem12
     //
     this.menuItem12.Index = 2;
     this.menuItem12.Text = "100%";
     this.menuItem12.Click += new System.EventHandler(this.opacityToolStripMenuItem3_Click);
     //
     // menuItem34
     //
     this.menuItem34.Index = 4;
     this.menuItem34.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this.menuItem35});
     this.menuItem34.Text = "Window";
     //
     // menuItem35
     //
     this.menuItem35.Index = 0;
     this.menuItem35.Text = "Command Buttons";
     this.menuItem35.Click += new System.EventHandler(this.menuItem35_Click);
     //
     // _menuItem13
     //
     this._menuItem13.Index = 5;
     this._menuItem13.Text = "-";
     //
     // _menuItem39
     //
     this._menuItem39.Index = 6;
     this._menuItem39.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this._menuItem12,
     this._menuItem14,
     this._menuItem28,
     this.menuItem21,
     this._menuItem29,
     this.menuItem1,
     this.menuItem27});
     this._menuItem39.Text = "Auto Layout Objects";
     this._menuItem39.Click += new System.EventHandler(this.MenuItem39Click);
     //
     // _menuItem12
     //
     this._menuItem12.Index = 0;
     this._menuItem12.Text = "160 x 120";
     this._menuItem12.Click += new System.EventHandler(this.MenuItem12Click);
     //
     // _menuItem14
     //
     this._menuItem14.Index = 1;
     this._menuItem14.Text = "320 x 240";
     this._menuItem14.Click += new System.EventHandler(this.MenuItem14Click);
     //
     // _menuItem28
     //
     this._menuItem28.Index = 2;
     this._menuItem28.Text = "640 x 480";
     this._menuItem28.Click += new System.EventHandler(this.MenuItem28Click2);
     //
     // menuItem21
     //
     this.menuItem21.Index = 3;
     this.menuItem21.Text = "Optimised";
     this.menuItem21.Click += new System.EventHandler(this.menuItem21_Click);
     //
     // _menuItem29
     //
     this._menuItem29.Index = 4;
     this._menuItem29.Text = "Current";
     this._menuItem29.Click += new System.EventHandler(this.MenuItem29Click1);
     //
     // menuItem1
     //
     this.menuItem1.Index = 5;
     this.menuItem1.Text = "Native";
     this.menuItem1.Click += new System.EventHandler(this.menuItem1_Click_1);
     //
     // menuItem27
     //
     this.menuItem27.Index = 6;
     this.menuItem27.Text = "Minimise";
     this.menuItem27.Click += new System.EventHandler(this.menuItem27_Click);
     //
     // mnuSaveLayout
     //
     this.mnuSaveLayout.Index = 7;
     this.mnuSaveLayout.Text = "&Save Layout";
     this.mnuSaveLayout.Click += new System.EventHandler(this.saveLayoutToolStripMenuItem1_Click);
     //
     // mnuResetLayout
     //
     this.mnuResetLayout.Index = 8;
     this.mnuResetLayout.Text = "&Reset Layout";
     this.mnuResetLayout.Click += new System.EventHandler(this.resetLayoutToolStripMenuItem1_Click);
     //
     // menuItem15
     //
     this.menuItem15.Index = 9;
     this.menuItem15.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this.menuItem16,
     this.menuItem17,
     this.menuItem19});
     this.menuItem15.Text = "Arrange Media";
     //
     // menuItem16
     //
     this.menuItem16.Index = 0;
     this.menuItem16.Text = "Bottom";
     this.menuItem16.Click += new System.EventHandler(this.menuItem16_Click);
     //
     // menuItem17
     //
     this.menuItem17.Index = 1;
     this.menuItem17.Text = "Left";
     this.menuItem17.Click += new System.EventHandler(this.menuItem17_Click);
     //
     // menuItem19
     //
     this.menuItem19.Index = 2;
     this.menuItem19.Text = "Right";
     this.menuItem19.Click += new System.EventHandler(this.menuItem19_Click);
     //
     // menuItem22
     //
     this.menuItem22.Checked = true;
     this.menuItem22.Index = 10;
     this.menuItem22.Text = "Lock Layout";
     this.menuItem22.Click += new System.EventHandler(this.menuItem22_Click);
     //
     // menuItem26
     //
     this.menuItem26.Index = 11;
     this.menuItem26.Text = "Auto Layout";
     this.menuItem26.Click += new System.EventHandler(this.menuItem26_Click);
     //
     // menuItem20
     //
     this.menuItem20.Index = 12;
     this.menuItem20.Text = "-";
     //
     // _menuItem20
     //
     this._menuItem20.Index = 13;
     this._menuItem20.Text = "Log &File";
     this._menuItem20.Click += new System.EventHandler(this.MenuItem20Click);
     //
     // _menuItem22
     //
     this._menuItem22.Index = 14;
     this._menuItem22.Text = "Log F&iles";
     this._menuItem22.Click += new System.EventHandler(this.MenuItem22Click1);
     //
     // menuItem2
     //
     this.menuItem2.Index = 15;
     this.menuItem2.Text = "-";
     //
     // menuItem3
     //
     this.menuItem3.Index = 16;
     this.menuItem3.Text = "&Full Screen";
     this.menuItem3.Click += new System.EventHandler(this.fullScreenToolStripMenuItem1_Click);
     //
     // menuItem4
     //
     this.menuItem4.Index = 17;
     this.menuItem4.Text = "Status Bar";
     this.menuItem4.Click += new System.EventHandler(this.statusBarToolStripMenuItem_Click);
     //
     // menuItem5
     //
     this.menuItem5.Index = 18;
     this.menuItem5.Text = "File Menu";
     this.menuItem5.Click += new System.EventHandler(this.fileMenuToolStripMenuItem_Click);
     //
     // menuItem6
     //
     this.menuItem6.Index = 19;
     this.menuItem6.Text = "Tool Bar";
     this.menuItem6.Click += new System.EventHandler(this.toolStripToolStripMenuItem_Click);
     //
     // menuItem7
     //
     this.menuItem7.Index = 20;
     this.menuItem7.Text = "Media Pane";
     this.menuItem7.Click += new System.EventHandler(this.mediaPaneToolStripMenuItem_Click);
     //
     // menuItem31
     //
     this.menuItem31.Index = 21;
     this.menuItem31.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this.menuItem32});
     this.menuItem31.Text = "Grid Views";
     //
     // menuItem32
     //
     this.menuItem32.Index = 0;
     this.menuItem32.Text = "Manage";
     this.menuItem32.Click += new System.EventHandler(this.menuItem32_Click);
     //
     // menuItem23
     //
     this.menuItem23.Index = 22;
     this.menuItem23.Text = "-";
     //
     // menuItem14
     //
     this.menuItem14.Index = 23;
     this.menuItem14.Text = "Layout Controller";
     this.menuItem14.Click += new System.EventHandler(this.menuItem14_Click);
     //
     // menuItem18
     //
     this.menuItem18.Index = 24;
     this.menuItem18.Text = "PTZ Controller";
     this.menuItem18.Click += new System.EventHandler(this.menuItem18_Click);
     //
     // menuItem24
     //
     this.menuItem24.Index = 25;
     this.menuItem24.Text = "-";
     //
     // menuItem8
     //
     this.menuItem8.Index = 26;
     this.menuItem8.Text = "Always on Top";
     this.menuItem8.Click += new System.EventHandler(this.alwaysOnTopToolStripMenuItem1_Click);
     //
     // _menuItem9
     //
     this._menuItem9.Index = 3;
     this._menuItem9.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this._menuItem18,
     this._menuItem8,
     this._menuItem15,
     this._menuItem6,
     this._menuItem34,
     this._menuItem33,
     this._menuItem31,
     this._miApplySchedule,
     this.menuItem37,
     this._menuItem32,
     this._menuItem4,
     this._menuItem35,
     this.menuItem30,
     this.menuItem25});
     this._menuItem9.Text = "&Options";
     //
     // _menuItem18
     //
     this._menuItem18.Index = 0;
     this._menuItem18.Text = "&Clear Capture Directories";
     this._menuItem18.Click += new System.EventHandler(this.MenuItem18Click);
     //
     // _menuItem8
     //
     this._menuItem8.Index = 1;
     this._menuItem8.Text = "&Settings";
     this._menuItem8.Click += new System.EventHandler(this.MenuItem8Click);
     //
     // _menuItem15
     //
     this._menuItem15.Index = 2;
     this._menuItem15.Text = "Reset all Recording Counters";
     this._menuItem15.Click += new System.EventHandler(this.MenuItem15Click);
     //
     // _menuItem6
     //
     this._menuItem6.Index = 3;
     this._menuItem6.Text = "-";
     //
     // _menuItem34
     //
     this._menuItem34.Index = 4;
     this._menuItem34.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this._miOnAll,
     this._miOnSched});
     this._menuItem34.Text = "Switch On";
     this._menuItem34.Click += new System.EventHandler(this.MenuItem34Click);
     //
     // _miOnAll
     //
     this._miOnAll.Index = 0;
     this._miOnAll.Text = "All";
     this._miOnAll.Click += new System.EventHandler(this.MenuItem24Click);
     //
     // _miOnSched
     //
     this._miOnSched.Index = 1;
     this._miOnSched.Text = "Scheduled";
     this._miOnSched.Click += new System.EventHandler(this.MenuItem28Click1);
     //
     // _menuItem33
     //
     this._menuItem33.Index = 5;
     this._menuItem33.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this._miOffAll,
     this._miOffSched});
     this._menuItem33.Text = "Switch Off";
     this._menuItem33.Click += new System.EventHandler(this.MenuItem33Click);
     //
     // _miOffAll
     //
     this._miOffAll.Index = 0;
     this._miOffAll.Text = "All";
     this._miOffAll.Click += new System.EventHandler(this.MenuItem40Click);
     //
     // _miOffSched
     //
     this._miOffSched.Index = 1;
     this._miOffSched.Text = "Scheduled";
     this._miOffSched.Click += new System.EventHandler(this.MenuItem41Click);
     //
     // _menuItem31
     //
     this._menuItem31.Index = 6;
     this._menuItem31.Text = "&Remove All Objects";
     this._menuItem31.Click += new System.EventHandler(this.MenuItem31Click);
     //
     // _miApplySchedule
     //
     this._miApplySchedule.Index = 7;
     this._miApplySchedule.Text = "Apply Schedule";
     this._miApplySchedule.Click += new System.EventHandler(this.MenuItem24Click1);
     //
     // menuItem37
     //
     this.menuItem37.Index = 8;
     this.menuItem37.Text = "&Change User";
     this.menuItem37.Click += new System.EventHandler(this.menuItem37_Click);
     //
     // _menuItem32
     //
     this._menuItem32.Index = 9;
     this._menuItem32.Text = "-";
     //
     // _menuItem4
     //
     this._menuItem4.Index = 10;
     this._menuItem4.Text = "Configure &Remote Access";
     this._menuItem4.Click += new System.EventHandler(this.MenuItem4Click);
     //
     // _menuItem35
     //
     this._menuItem35.Index = 11;
     this._menuItem35.Text = "Configure &Remote Commands";
     this._menuItem35.Click += new System.EventHandler(this.MenuItem35Click);
     //
     // menuItem30
     //
     this.menuItem30.Index = 12;
     this.menuItem30.Text = "-";
     //
     // menuItem25
     //
     this.menuItem25.Index = 13;
     this.menuItem25.Text = "Default &Device Manager";
     this.menuItem25.Click += new System.EventHandler(this.menuItem25_Click);
     //
     // _helpItem
     //
     this._helpItem.Index = 4;
     this._helpItem.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
     this._aboutHelpItem,
     this._menuItem30,
     this._menuItem2,
     this._menuItem24,
     this._menuItem10,
     this._menuItem38,
     this._menuItem5,
     this._menuItem27,
     this._menuItem26});
     this._helpItem.Text = "&Help";
     //
     // _aboutHelpItem
     //
     this._aboutHelpItem.Index = 0;
     this._aboutHelpItem.Text = "&About";
     this._aboutHelpItem.Click += new System.EventHandler(this.AboutHelpItemClick);
     //
     // _menuItem30
     //
     this._menuItem30.Index = 1;
     this._menuItem30.Text = "-";
     //
     // _menuItem2
     //
     this._menuItem2.Index = 2;
     this._menuItem2.Text = "&Help";
     this._menuItem2.Click += new System.EventHandler(this.MenuItem2Click);
     //
     // _menuItem24
     //
     this._menuItem24.Index = 3;
     this._menuItem24.Text = "Show &Getting Started";
     this._menuItem24.Click += new System.EventHandler(this.MenuItem24Click2);
     //
     // _menuItem10
     //
     this._menuItem10.Index = 4;
     this._menuItem10.Text = "&Check For Updates";
     this._menuItem10.Click += new System.EventHandler(this.MenuItem10Click);
     //
     // _menuItem38
     //
     this._menuItem38.Index = 5;
     this._menuItem38.Text = "View Update Information";
     this._menuItem38.Click += new System.EventHandler(this.MenuItem38Click);
     //
     // _menuItem5
     //
     this._menuItem5.Index = 6;
     this._menuItem5.Text = "Go to &Website";
     this._menuItem5.Click += new System.EventHandler(this.MenuItem5Click);
     //
     // _menuItem27
     //
     this._menuItem27.Index = 7;
     this._menuItem27.Text = "-";
     //
     // _menuItem26
     //
     this._menuItem26.Index = 8;
     this._menuItem26.Text = "&Support iSpy With a Donation";
     this._menuItem26.Click += new System.EventHandler(this.MenuItem26Click);
     //
     // ctxtMainForm
     //
     this.ctxtMainForm.ImageScalingSize = new System.Drawing.Size(20, 20);
     this.ctxtMainForm.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this._addCameraToolStripMenuItem,
     this._addMicrophoneToolStripMenuItem,
     this._addFloorPlanToolStripMenuItem,
     this._remoteCommandsToolStripMenuItem,
     this._settingsToolStripMenuItem,
     this._applyScheduleToolStripMenuItem,
     this.opacityToolStripMenuItem,
     this.layoutToolStripMenuItem,
     this.displayToolStripMenuItem,
     this.gridViewsToolStripMenuItem,
     this.maximiseToolStripMenuItem,
     this.exitToolStripMenuItem});
     this.ctxtMainForm.Name = "_ctxtMainForm";
     this.ctxtMainForm.Size = new System.Drawing.Size(216, 316);
     this.ctxtMainForm.Opening += new System.ComponentModel.CancelEventHandler(this.CtxtMainFormOpening);
     //
     // _addCameraToolStripMenuItem
     //
     this._addCameraToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("_addCameraToolStripMenuItem.Image")));
     this._addCameraToolStripMenuItem.Name = "_addCameraToolStripMenuItem";
     this._addCameraToolStripMenuItem.Size = new System.Drawing.Size(215, 26);
     this._addCameraToolStripMenuItem.Text = "Add &Camera";
     this._addCameraToolStripMenuItem.Click += new System.EventHandler(this.AddCameraToolStripMenuItemClick);
     //
     // _addMicrophoneToolStripMenuItem
     //
     this._addMicrophoneToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("_addMicrophoneToolStripMenuItem.Image")));
     this._addMicrophoneToolStripMenuItem.Name = "_addMicrophoneToolStripMenuItem";
     this._addMicrophoneToolStripMenuItem.Size = new System.Drawing.Size(215, 26);
     this._addMicrophoneToolStripMenuItem.Text = "Add &Microphone";
     this._addMicrophoneToolStripMenuItem.Click += new System.EventHandler(this.AddMicrophoneToolStripMenuItemClick);
     //
     // _addFloorPlanToolStripMenuItem
     //
     this._addFloorPlanToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("_addFloorPlanToolStripMenuItem.Image")));
     this._addFloorPlanToolStripMenuItem.Name = "_addFloorPlanToolStripMenuItem";
     this._addFloorPlanToolStripMenuItem.Size = new System.Drawing.Size(215, 26);
     this._addFloorPlanToolStripMenuItem.Text = "Add Floor &Plan";
     this._addFloorPlanToolStripMenuItem.Click += new System.EventHandler(this.AddFloorPlanToolStripMenuItemClick);
     //
     // _remoteCommandsToolStripMenuItem
     //
     this._remoteCommandsToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("_remoteCommandsToolStripMenuItem.Image")));
     this._remoteCommandsToolStripMenuItem.Name = "_remoteCommandsToolStripMenuItem";
     this._remoteCommandsToolStripMenuItem.Size = new System.Drawing.Size(215, 26);
     this._remoteCommandsToolStripMenuItem.Text = "Remote Commands";
     this._remoteCommandsToolStripMenuItem.Click += new System.EventHandler(this.RemoteCommandsToolStripMenuItemClick);
     //
     // _settingsToolStripMenuItem
     //
     this._settingsToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("_settingsToolStripMenuItem.Image")));
     this._settingsToolStripMenuItem.Name = "_settingsToolStripMenuItem";
     this._settingsToolStripMenuItem.Size = new System.Drawing.Size(215, 26);
     this._settingsToolStripMenuItem.Text = "&Settings";
     this._settingsToolStripMenuItem.Click += new System.EventHandler(this.SettingsToolStripMenuItemClick);
     //
     // _applyScheduleToolStripMenuItem
     //
     this._applyScheduleToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("_applyScheduleToolStripMenuItem.Image")));
     this._applyScheduleToolStripMenuItem.Name = "_applyScheduleToolStripMenuItem";
     this._applyScheduleToolStripMenuItem.Size = new System.Drawing.Size(215, 26);
     this._applyScheduleToolStripMenuItem.Text = "Apply Schedule";
     this._applyScheduleToolStripMenuItem.Click += new System.EventHandler(this.ApplyScheduleToolStripMenuItemClick1);
     //
     // opacityToolStripMenuItem
     //
     this.opacityToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.opacityToolStripMenuItem1,
     this.opacityToolStripMenuItem2,
     this.opacityToolStripMenuItem3});
     this.opacityToolStripMenuItem.Name = "opacityToolStripMenuItem";
     this.opacityToolStripMenuItem.Size = new System.Drawing.Size(215, 26);
     this.opacityToolStripMenuItem.Text = "Opacity";
     //
     // opacityToolStripMenuItem1
     //
     this.opacityToolStripMenuItem1.Name = "opacityToolStripMenuItem1";
     this.opacityToolStripMenuItem1.Size = new System.Drawing.Size(175, 26);
     this.opacityToolStripMenuItem1.Text = "10% Opacity";
     this.opacityToolStripMenuItem1.Click += new System.EventHandler(this.opacityToolStripMenuItem1_Click);
     //
     // opacityToolStripMenuItem2
     //
     this.opacityToolStripMenuItem2.Name = "opacityToolStripMenuItem2";
     this.opacityToolStripMenuItem2.Size = new System.Drawing.Size(175, 26);
     this.opacityToolStripMenuItem2.Text = "30% Opacity";
     this.opacityToolStripMenuItem2.Click += new System.EventHandler(this.opacityToolStripMenuItem2_Click);
     //
     // opacityToolStripMenuItem3
     //
     this.opacityToolStripMenuItem3.Name = "opacityToolStripMenuItem3";
     this.opacityToolStripMenuItem3.Size = new System.Drawing.Size(175, 26);
     this.opacityToolStripMenuItem3.Text = "100% Opacity";
     this.opacityToolStripMenuItem3.Click += new System.EventHandler(this.opacityToolStripMenuItem3_Click);
     //
     // layoutToolStripMenuItem
     //
     this.layoutToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.autoLayoutToolStripMenuItem,
     this.saveLayoutToolStripMenuItem1,
     this.resetLayoutToolStripMenuItem1});
     this.layoutToolStripMenuItem.Name = "layoutToolStripMenuItem";
     this.layoutToolStripMenuItem.Size = new System.Drawing.Size(215, 26);
     this.layoutToolStripMenuItem.Text = "Layout";
     //
     // autoLayoutToolStripMenuItem
     //
     this.autoLayoutToolStripMenuItem.Name = "autoLayoutToolStripMenuItem";
     this.autoLayoutToolStripMenuItem.Size = new System.Drawing.Size(168, 26);
     this.autoLayoutToolStripMenuItem.Text = "Auto Layout";
     this.autoLayoutToolStripMenuItem.Click += new System.EventHandler(this.autoLayoutToolStripMenuItem_Click);
     //
     // saveLayoutToolStripMenuItem1
     //
     this.saveLayoutToolStripMenuItem1.Name = "saveLayoutToolStripMenuItem1";
     this.saveLayoutToolStripMenuItem1.Size = new System.Drawing.Size(168, 26);
     this.saveLayoutToolStripMenuItem1.Text = "Save Layout";
     this.saveLayoutToolStripMenuItem1.Click += new System.EventHandler(this.saveLayoutToolStripMenuItem1_Click);
     //
     // resetLayoutToolStripMenuItem1
     //
     this.resetLayoutToolStripMenuItem1.Name = "resetLayoutToolStripMenuItem1";
     this.resetLayoutToolStripMenuItem1.Size = new System.Drawing.Size(168, 26);
     this.resetLayoutToolStripMenuItem1.Text = "Reset Layout";
     this.resetLayoutToolStripMenuItem1.Click += new System.EventHandler(this.resetLayoutToolStripMenuItem1_Click);
     //
     // displayToolStripMenuItem
     //
     this.displayToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.fullScreenToolStripMenuItem1,
     this.statusBarToolStripMenuItem,
     this.fileMenuToolStripMenuItem,
     this.toolStripToolStripMenuItem,
     this.mediaPaneToolStripMenuItem,
     this.pTZControllerToolStripMenuItem,
     this.viewControllerToolStripMenuItem,
     this.alwaysOnTopToolStripMenuItem1});
     this.displayToolStripMenuItem.Name = "displayToolStripMenuItem";
     this.displayToolStripMenuItem.Size = new System.Drawing.Size(215, 26);
     this.displayToolStripMenuItem.Text = "Display";
     //
     // fullScreenToolStripMenuItem1
     //
     this.fullScreenToolStripMenuItem1.Checked = true;
     this.fullScreenToolStripMenuItem1.CheckState = System.Windows.Forms.CheckState.Checked;
     this.fullScreenToolStripMenuItem1.Name = "fullScreenToolStripMenuItem1";
     this.fullScreenToolStripMenuItem1.Size = new System.Drawing.Size(186, 26);
     this.fullScreenToolStripMenuItem1.Text = "Full Screen";
     this.fullScreenToolStripMenuItem1.Click += new System.EventHandler(this.fullScreenToolStripMenuItem1_Click);
     //
     // statusBarToolStripMenuItem
     //
     this.statusBarToolStripMenuItem.Checked = true;
     this.statusBarToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
     this.statusBarToolStripMenuItem.Name = "statusBarToolStripMenuItem";
     this.statusBarToolStripMenuItem.Size = new System.Drawing.Size(186, 26);
     this.statusBarToolStripMenuItem.Text = "Status Bar";
     this.statusBarToolStripMenuItem.Click += new System.EventHandler(this.statusBarToolStripMenuItem_Click);
     //
     // fileMenuToolStripMenuItem
     //
     this.fileMenuToolStripMenuItem.Checked = true;
     this.fileMenuToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
     this.fileMenuToolStripMenuItem.Name = "fileMenuToolStripMenuItem";
     this.fileMenuToolStripMenuItem.Size = new System.Drawing.Size(186, 26);
     this.fileMenuToolStripMenuItem.Text = "File Menu";
     this.fileMenuToolStripMenuItem.Click += new System.EventHandler(this.fileMenuToolStripMenuItem_Click);
     //
     // toolStripToolStripMenuItem
     //
     this.toolStripToolStripMenuItem.Checked = true;
     this.toolStripToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
     this.toolStripToolStripMenuItem.Name = "toolStripToolStripMenuItem";
     this.toolStripToolStripMenuItem.Size = new System.Drawing.Size(186, 26);
     this.toolStripToolStripMenuItem.Text = "Tool Strip";
     this.toolStripToolStripMenuItem.Click += new System.EventHandler(this.toolStripToolStripMenuItem_Click);
     //
     // mediaPaneToolStripMenuItem
     //
     this.mediaPaneToolStripMenuItem.Checked = true;
     this.mediaPaneToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
     this.mediaPaneToolStripMenuItem.Name = "mediaPaneToolStripMenuItem";
     this.mediaPaneToolStripMenuItem.Size = new System.Drawing.Size(186, 26);
     this.mediaPaneToolStripMenuItem.Text = "Media Pane";
     this.mediaPaneToolStripMenuItem.Click += new System.EventHandler(this.mediaPaneToolStripMenuItem_Click);
     //
     // pTZControllerToolStripMenuItem
     //
     this.pTZControllerToolStripMenuItem.Checked = true;
     this.pTZControllerToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
     this.pTZControllerToolStripMenuItem.Name = "pTZControllerToolStripMenuItem";
     this.pTZControllerToolStripMenuItem.Size = new System.Drawing.Size(186, 26);
     this.pTZControllerToolStripMenuItem.Text = "PTZ Controller";
     this.pTZControllerToolStripMenuItem.Click += new System.EventHandler(this.pTZControllerToolStripMenuItem_Click);
     //
     // viewControllerToolStripMenuItem
     //
     this.viewControllerToolStripMenuItem.Checked = true;
     this.viewControllerToolStripMenuItem.CheckState = System.Windows.Forms.CheckState.Checked;
     this.viewControllerToolStripMenuItem.Name = "viewControllerToolStripMenuItem";
     this.viewControllerToolStripMenuItem.Size = new System.Drawing.Size(186, 26);
     this.viewControllerToolStripMenuItem.Text = "View Controller";
     this.viewControllerToolStripMenuItem.Click += new System.EventHandler(this.viewControllerToolStripMenuItem_Click);
     //
     // alwaysOnTopToolStripMenuItem1
     //
     this.alwaysOnTopToolStripMenuItem1.Checked = true;
     this.alwaysOnTopToolStripMenuItem1.CheckState = System.Windows.Forms.CheckState.Checked;
     this.alwaysOnTopToolStripMenuItem1.Name = "alwaysOnTopToolStripMenuItem1";
     this.alwaysOnTopToolStripMenuItem1.Size = new System.Drawing.Size(186, 26);
     this.alwaysOnTopToolStripMenuItem1.Text = "Always on Top";
     this.alwaysOnTopToolStripMenuItem1.Click += new System.EventHandler(this.alwaysOnTopToolStripMenuItem1_Click);
     //
     // gridViewsToolStripMenuItem
     //
     this.gridViewsToolStripMenuItem.Name = "gridViewsToolStripMenuItem";
     this.gridViewsToolStripMenuItem.Size = new System.Drawing.Size(215, 26);
     this.gridViewsToolStripMenuItem.Text = "Grid Views";
     this.gridViewsToolStripMenuItem.Click += new System.EventHandler(this.gridViewsToolStripMenuItem_Click);
     //
     // maximiseToolStripMenuItem
     //
     this.maximiseToolStripMenuItem.Name = "maximiseToolStripMenuItem";
     this.maximiseToolStripMenuItem.Size = new System.Drawing.Size(215, 26);
     this.maximiseToolStripMenuItem.Text = "Maximise";
     //
     // exitToolStripMenuItem
     //
     this.exitToolStripMenuItem.Name = "exitToolStripMenuItem";
     this.exitToolStripMenuItem.Size = new System.Drawing.Size(215, 26);
     this.exitToolStripMenuItem.Text = "Exit";
     this.exitToolStripMenuItem.Click += new System.EventHandler(this.exitToolStripMenuItem_Click);
     //
     // toolStripMenu
     //
     this.toolStripMenu.ImageScalingSize = new System.Drawing.Size(32, 32);
     this.toolStripMenu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this._toolStripDropDownButton2,
     this._toolStripDropDownButton1,
     this.tssbGridViews,
     this._toolStripButton8,
     this._toolStripButton1,
     this.tsbPlugins,
     this._toolStripButton4});
     this.toolStripMenu.LayoutStyle = System.Windows.Forms.ToolStripLayoutStyle.HorizontalStackWithOverflow;
     this.toolStripMenu.Location = new System.Drawing.Point(0, 0);
     this.toolStripMenu.Name = "toolStripMenu";
     this.toolStripMenu.Size = new System.Drawing.Size(887, 39);
     this.toolStripMenu.TabIndex = 0;
     this.toolStripMenu.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.ToolStrip1ItemClicked);
     //
     // _toolStripDropDownButton2
     //
     this._toolStripDropDownButton2.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this._localCameraToolStripMenuItem,
     this._iPCameraToolStripMenuItem,
     this.iPCameraWithWizardToolStripMenuItem,
     this.oNVIFCameraToolStripMenuItem,
     this._floorPlanToolStripMenuItem,
     this.videoFileToolStripMenuItem,
     this.otherVideoSourceToolStripMenuItem,
     this._microphoneToolStripMenuItem,
     this._uSbCamerasAndMicrophonesOnOtherToolStripMenuItem});
     this._toolStripDropDownButton2.Image = global::iSpyApplication.Properties.Resources.DownloadProgram;
     this._toolStripDropDownButton2.ImageTransparentColor = System.Drawing.Color.Magenta;
     this._toolStripDropDownButton2.Name = "_toolStripDropDownButton2";
     this._toolStripDropDownButton2.ShowDropDownArrow = false;
     this._toolStripDropDownButton2.Size = new System.Drawing.Size(82, 36);
     this._toolStripDropDownButton2.Text = "Add...";
     this._toolStripDropDownButton2.Click += new System.EventHandler(this._toolStripDropDownButton2_Click);
     //
     // _localCameraToolStripMenuItem
     //
     this._localCameraToolStripMenuItem.Image = global::iSpyApplication.Properties.Resources.Music;
     this._localCameraToolStripMenuItem.Margin = new System.Windows.Forms.Padding(0, 4, 0, 0);
     this._localCameraToolStripMenuItem.Name = "_localCameraToolStripMenuItem";
     this._localCameraToolStripMenuItem.Padding = new System.Windows.Forms.Padding(0);
     this._localCameraToolStripMenuItem.Size = new System.Drawing.Size(402, 24);
     this._localCameraToolStripMenuItem.Text = "Local Camera";
     this._localCameraToolStripMenuItem.Click += new System.EventHandler(this.LocalCameraToolStripMenuItemClick);
     //
     // _iPCameraToolStripMenuItem
     //
     this._iPCameraToolStripMenuItem.Image = global::iSpyApplication.Properties.Resources.Computer;
     this._iPCameraToolStripMenuItem.Margin = new System.Windows.Forms.Padding(0, 4, 0, 0);
     this._iPCameraToolStripMenuItem.Name = "_iPCameraToolStripMenuItem";
     this._iPCameraToolStripMenuItem.Padding = new System.Windows.Forms.Padding(0);
     this._iPCameraToolStripMenuItem.Size = new System.Drawing.Size(402, 24);
     this._iPCameraToolStripMenuItem.Text = "IP Camera";
     this._iPCameraToolStripMenuItem.Click += new System.EventHandler(this.IpCameraToolStripMenuItemClick);
     //
     // iPCameraWithWizardToolStripMenuItem
     //
     this.iPCameraWithWizardToolStripMenuItem.Image = global::iSpyApplication.Properties.Resources.Computer;
     this.iPCameraWithWizardToolStripMenuItem.Name = "iPCameraWithWizardToolStripMenuItem";
     this.iPCameraWithWizardToolStripMenuItem.Size = new System.Drawing.Size(402, 26);
     this.iPCameraWithWizardToolStripMenuItem.Text = "IP Camera With Wizard";
     this.iPCameraWithWizardToolStripMenuItem.Click += new System.EventHandler(this.iPCameraWithWizardToolStripMenuItem_Click);
     //
     // oNVIFCameraToolStripMenuItem
     //
     this.oNVIFCameraToolStripMenuItem.Image = global::iSpyApplication.Properties.Resources.onvif;
     this.oNVIFCameraToolStripMenuItem.Name = "oNVIFCameraToolStripMenuItem";
     this.oNVIFCameraToolStripMenuItem.Size = new System.Drawing.Size(402, 26);
     this.oNVIFCameraToolStripMenuItem.Text = "ONVIF Camera";
     this.oNVIFCameraToolStripMenuItem.Click += new System.EventHandler(this.oNVIFCameraToolStripMenuItem_Click);
     //
     // _floorPlanToolStripMenuItem
     //
     this._floorPlanToolStripMenuItem.Image = global::iSpyApplication.Properties.Resources.Default;
     this._floorPlanToolStripMenuItem.Margin = new System.Windows.Forms.Padding(0, 4, 0, 0);
     this._floorPlanToolStripMenuItem.Name = "_floorPlanToolStripMenuItem";
     this._floorPlanToolStripMenuItem.Padding = new System.Windows.Forms.Padding(0);
     this._floorPlanToolStripMenuItem.Size = new System.Drawing.Size(402, 24);
     this._floorPlanToolStripMenuItem.Text = "Floor Plan";
     this._floorPlanToolStripMenuItem.Click += new System.EventHandler(this.FloorPlanToolStripMenuItemClick);
     //
     // videoFileToolStripMenuItem
     //
     this.videoFileToolStripMenuItem.Image = global::iSpyApplication.Properties.Resources.HardDrive;
     this.videoFileToolStripMenuItem.Name = "videoFileToolStripMenuItem";
     this.videoFileToolStripMenuItem.Size = new System.Drawing.Size(402, 26);
     this.videoFileToolStripMenuItem.Text = "Video File";
     this.videoFileToolStripMenuItem.Click += new System.EventHandler(this.videoFileToolStripMenuItem_Click);
     //
     // otherVideoSourceToolStripMenuItem
     //
     this.otherVideoSourceToolStripMenuItem.Image = global::iSpyApplication.Properties.Resources.Music;
     this.otherVideoSourceToolStripMenuItem.Name = "otherVideoSourceToolStripMenuItem";
     this.otherVideoSourceToolStripMenuItem.Size = new System.Drawing.Size(402, 26);
     this.otherVideoSourceToolStripMenuItem.Text = "Other Video Source";
     this.otherVideoSourceToolStripMenuItem.Click += new System.EventHandler(this.otherVideoSourceToolStripMenuItem_Click);
     //
     // _microphoneToolStripMenuItem
     //
     this._microphoneToolStripMenuItem.Image = global::iSpyApplication.Properties.Resources.EMail;
     this._microphoneToolStripMenuItem.Margin = new System.Windows.Forms.Padding(0, 4, 0, 0);
     this._microphoneToolStripMenuItem.Name = "_microphoneToolStripMenuItem";
     this._microphoneToolStripMenuItem.Padding = new System.Windows.Forms.Padding(0);
     this._microphoneToolStripMenuItem.Size = new System.Drawing.Size(402, 24);
     this._microphoneToolStripMenuItem.Text = "Microphone";
     this._microphoneToolStripMenuItem.Click += new System.EventHandler(this.MicrophoneToolStripMenuItemClick);
     //
     // _uSbCamerasAndMicrophonesOnOtherToolStripMenuItem
     //
     this._uSbCamerasAndMicrophonesOnOtherToolStripMenuItem.Image = global::iSpyApplication.Properties.Resources.Picture;
     this._uSbCamerasAndMicrophonesOnOtherToolStripMenuItem.Margin = new System.Windows.Forms.Padding(0, 4, 0, 0);
     this._uSbCamerasAndMicrophonesOnOtherToolStripMenuItem.Name = "_uSbCamerasAndMicrophonesOnOtherToolStripMenuItem";
     this._uSbCamerasAndMicrophonesOnOtherToolStripMenuItem.Padding = new System.Windows.Forms.Padding(0);
     this._uSbCamerasAndMicrophonesOnOtherToolStripMenuItem.Size = new System.Drawing.Size(402, 24);
     this._uSbCamerasAndMicrophonesOnOtherToolStripMenuItem.Text = "Cameras and Microphones on Other Computers ";
     this._uSbCamerasAndMicrophonesOnOtherToolStripMenuItem.Click += new System.EventHandler(this.USbCamerasAndMicrophonesOnOtherToolStripMenuItemClick);
     //
     // _toolStripDropDownButton1
     //
     this._toolStripDropDownButton1.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this._thruWebsiteToolStripMenuItem,
     this._onMobileDevicesToolStripMenuItem,
     this.inExplorerToolStripMenuItem});
     this._toolStripDropDownButton1.Image = global::iSpyApplication.Properties.Resources.Video2;
     this._toolStripDropDownButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
     this._toolStripDropDownButton1.Name = "_toolStripDropDownButton1";
     this._toolStripDropDownButton1.ShowDropDownArrow = false;
     this._toolStripDropDownButton1.Size = new System.Drawing.Size(135, 36);
     this._toolStripDropDownButton1.Text = "Access Media";
     this._toolStripDropDownButton1.Click += new System.EventHandler(this.ToolStripDropDownButton1Click);
     //
     // _thruWebsiteToolStripMenuItem
     //
     this._thruWebsiteToolStripMenuItem.Image = global::iSpyApplication.Properties.Resources.Firefox;
     this._thruWebsiteToolStripMenuItem.Margin = new System.Windows.Forms.Padding(0, 4, 0, 0);
     this._thruWebsiteToolStripMenuItem.Name = "_thruWebsiteToolStripMenuItem";
     this._thruWebsiteToolStripMenuItem.Padding = new System.Windows.Forms.Padding(0);
     this._thruWebsiteToolStripMenuItem.Size = new System.Drawing.Size(186, 24);
     this._thruWebsiteToolStripMenuItem.Text = "Online";
     this._thruWebsiteToolStripMenuItem.Click += new System.EventHandler(this.ThruWebsiteToolStripMenuItemClick);
     //
     // _onMobileDevicesToolStripMenuItem
     //
     this._onMobileDevicesToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("_onMobileDevicesToolStripMenuItem.Image")));
     this._onMobileDevicesToolStripMenuItem.Margin = new System.Windows.Forms.Padding(0, 5, 0, 0);
     this._onMobileDevicesToolStripMenuItem.Name = "_onMobileDevicesToolStripMenuItem";
     this._onMobileDevicesToolStripMenuItem.Padding = new System.Windows.Forms.Padding(0);
     this._onMobileDevicesToolStripMenuItem.Size = new System.Drawing.Size(186, 24);
     this._onMobileDevicesToolStripMenuItem.Text = "Mobile Devices";
     this._onMobileDevicesToolStripMenuItem.Click += new System.EventHandler(this.OnMobileDevicesToolStripMenuItemClick);
     //
     // inExplorerToolStripMenuItem
     //
     this.inExplorerToolStripMenuItem.Image = global::iSpyApplication.Properties.Resources.HardDrive;
     this.inExplorerToolStripMenuItem.Margin = new System.Windows.Forms.Padding(0, 5, 0, 0);
     this.inExplorerToolStripMenuItem.Name = "inExplorerToolStripMenuItem";
     this.inExplorerToolStripMenuItem.Size = new System.Drawing.Size(186, 26);
     this.inExplorerToolStripMenuItem.Text = "Files";
     this.inExplorerToolStripMenuItem.Click += new System.EventHandler(this.inExplorerToolStripMenuItem_Click);
     //
     // tssbGridViews
     //
     this.tssbGridViews.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.manageToolStripMenuItem});
     this.tssbGridViews.Image = global::iSpyApplication.Properties.Resources.Darkfix;
     this.tssbGridViews.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tssbGridViews.Name = "tssbGridViews";
     this.tssbGridViews.ShowDropDownArrow = false;
     this.tssbGridViews.Size = new System.Drawing.Size(115, 36);
     this.tssbGridViews.Text = "Grid Views";
     //
     // manageToolStripMenuItem
     //
     this.manageToolStripMenuItem.Name = "manageToolStripMenuItem";
     this.manageToolStripMenuItem.Size = new System.Drawing.Size(138, 26);
     this.manageToolStripMenuItem.Text = "Manage";
     this.manageToolStripMenuItem.Click += new System.EventHandler(this.newToolStripMenuItem_Click);
     //
     // _toolStripButton8
     //
     this._toolStripButton8.Image = global::iSpyApplication.Properties.Resources.Run;
     this._toolStripButton8.ImageTransparentColor = System.Drawing.Color.Magenta;
     this._toolStripButton8.Name = "_toolStripButton8";
     this._toolStripButton8.Size = new System.Drawing.Size(120, 36);
     this._toolStripButton8.Text = "Commands";
     this._toolStripButton8.Click += new System.EventHandler(this.ToolStripButton8Click1);
     //
     // _toolStripButton1
     //
     this._toolStripButton1.Image = global::iSpyApplication.Properties.Resources.Network;
     this._toolStripButton1.ImageTransparentColor = System.Drawing.Color.Magenta;
     this._toolStripButton1.Name = "_toolStripButton1";
     this._toolStripButton1.Size = new System.Drawing.Size(132, 36);
     this._toolStripButton1.Text = "Web Settings";
     this._toolStripButton1.Click += new System.EventHandler(this.ToolStripButton1Click1);
     //
     // tsbPlugins
     //
     this.tsbPlugins.Image = global::iSpyApplication.Properties.Resources.Desktop;
     this.tsbPlugins.ImageTransparentColor = System.Drawing.Color.Magenta;
     this.tsbPlugins.Name = "tsbPlugins";
     this.tsbPlugins.Size = new System.Drawing.Size(92, 36);
     this.tsbPlugins.Text = "Plugins";
     this.tsbPlugins.Click += new System.EventHandler(this.tsbPlugins_Click);
     //
     // _toolStripButton4
     //
     this._toolStripButton4.Image = global::iSpyApplication.Properties.Resources.ControlPanel;
     this._toolStripButton4.ImageTransparentColor = System.Drawing.Color.Magenta;
     this._toolStripButton4.Name = "_toolStripButton4";
     this._toolStripButton4.Size = new System.Drawing.Size(98, 36);
     this._toolStripButton4.Text = "Settings";
     this._toolStripButton4.Click += new System.EventHandler(this.ToolStripButton4Click);
     //
     // notifyIcon1
     //
     this.notifyIcon1.Icon = ((System.Drawing.Icon)(resources.GetObject("notifyIcon1.Icon")));
     this.notifyIcon1.Text = "iSpy";
     this.notifyIcon1.Visible = true;
     this.notifyIcon1.Click += new System.EventHandler(this.NotifyIcon1Click);
     this.notifyIcon1.DoubleClick += new System.EventHandler(this.NotifyIcon1DoubleClick);
     this.notifyIcon1.MouseDoubleClick += new System.Windows.Forms.MouseEventHandler(this.notifyIcon1_MouseDoubleClick);
     //
     // ctxtMnu
     //
     this.ctxtMnu.ImageScalingSize = new System.Drawing.Size(20, 20);
     this.ctxtMnu.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.pluginCommandsToolStripMenuItem,
     this.openWebInterfaceToolStripMenuItem,
     this._viewMediaToolStripMenuItem,
     this._viewMediaOnAMobileDeviceToolStripMenuItem,
     this.switchToolStripMenuItem,
     this._recordNowToolStripMenuItem,
     this._takePhotoToolStripMenuItem,
     this.pTZToolStripMenuItem,
     this._listenToolStripMenuItem,
     this._editToolStripMenuItem,
     this.tagsToolStripMenuItem,
     this._applyScheduleToolStripMenuItem1,
     this._positionToolStripMenuItem,
     this.fullScreenToolStripMenuItem,
     this._resetSizeToolStripMenuItem,
     this._resetRecordingCounterToolStripMenuItem,
     this._showFilesToolStripMenuItem,
     this._deleteToolStripMenuItem});
     this.ctxtMnu.Name = "_ctxtMnu";
     this.ctxtMnu.Size = new System.Drawing.Size(296, 472);
     this.ctxtMnu.Opening += new System.ComponentModel.CancelEventHandler(this.ctxtMnu_Opening);
     //
     // pluginCommandsToolStripMenuItem
     //
     this.pluginCommandsToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.configurePluginToolStripMenuItem});
     this.pluginCommandsToolStripMenuItem.Image = global::iSpyApplication.Properties.Resources.plugin;
     this.pluginCommandsToolStripMenuItem.Name = "pluginCommandsToolStripMenuItem";
     this.pluginCommandsToolStripMenuItem.Size = new System.Drawing.Size(295, 26);
     this.pluginCommandsToolStripMenuItem.Text = "Plugin";
     //
     // configurePluginToolStripMenuItem
     //
     this.configurePluginToolStripMenuItem.Name = "configurePluginToolStripMenuItem";
     this.configurePluginToolStripMenuItem.Size = new System.Drawing.Size(194, 26);
     this.configurePluginToolStripMenuItem.Text = "Configure Plugin";
     this.configurePluginToolStripMenuItem.Click += new System.EventHandler(this.configurePluginToolStripMenuItem_Click);
     //
     // openWebInterfaceToolStripMenuItem
     //
     this.openWebInterfaceToolStripMenuItem.Image = global::iSpyApplication.Properties.Resources.web;
     this.openWebInterfaceToolStripMenuItem.Name = "openWebInterfaceToolStripMenuItem";
     this.openWebInterfaceToolStripMenuItem.Size = new System.Drawing.Size(295, 26);
     this.openWebInterfaceToolStripMenuItem.Text = "Open Web Interface";
     this.openWebInterfaceToolStripMenuItem.Click += new System.EventHandler(this.openWebInterfaceToolStripMenuItem_Click);
     //
     // _viewMediaToolStripMenuItem
     //
     this._viewMediaToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("_viewMediaToolStripMenuItem.Image")));
     this._viewMediaToolStripMenuItem.Name = "_viewMediaToolStripMenuItem";
     this._viewMediaToolStripMenuItem.Size = new System.Drawing.Size(295, 26);
     this._viewMediaToolStripMenuItem.Text = "View &Media ";
     this._viewMediaToolStripMenuItem.Click += new System.EventHandler(this.ToolStripMenuItem1Click);
     //
     // _viewMediaOnAMobileDeviceToolStripMenuItem
     //
     this._viewMediaOnAMobileDeviceToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("_viewMediaOnAMobileDeviceToolStripMenuItem.Image")));
     this._viewMediaOnAMobileDeviceToolStripMenuItem.Name = "_viewMediaOnAMobileDeviceToolStripMenuItem";
     this._viewMediaOnAMobileDeviceToolStripMenuItem.Size = new System.Drawing.Size(295, 26);
     this._viewMediaOnAMobileDeviceToolStripMenuItem.Text = "View Media on a Mobile &Device";
     this._viewMediaOnAMobileDeviceToolStripMenuItem.Click += new System.EventHandler(this.ViewMediaOnAMobileDeviceToolStripMenuItemClick);
     //
     // switchToolStripMenuItem
     //
     this.switchToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.onToolStripMenuItem,
     this.offToolStripMenuItem,
     this.alertsOnToolStripMenuItem1,
     this.alertsOffToolStripMenuItem,
     this.scheduleOnToolStripMenuItem,
     this.scheduleOffToolStripMenuItem,
     this.pTZScheduleOnToolStripMenuItem,
     this.pTZScheduleOffToolStripMenuItem});
     this.switchToolStripMenuItem.Image = global::iSpyApplication.Properties.Resources._switch;
     this.switchToolStripMenuItem.Name = "switchToolStripMenuItem";
     this.switchToolStripMenuItem.Size = new System.Drawing.Size(295, 26);
     this.switchToolStripMenuItem.Text = "Switch";
     //
     // onToolStripMenuItem
     //
     this.onToolStripMenuItem.Name = "onToolStripMenuItem";
     this.onToolStripMenuItem.Size = new System.Drawing.Size(198, 26);
     this.onToolStripMenuItem.Text = "On";
     this.onToolStripMenuItem.Click += new System.EventHandler(this.onToolStripMenuItem_Click);
     //
     // offToolStripMenuItem
     //
     this.offToolStripMenuItem.Name = "offToolStripMenuItem";
     this.offToolStripMenuItem.Size = new System.Drawing.Size(198, 26);
     this.offToolStripMenuItem.Text = "Off";
     this.offToolStripMenuItem.Click += new System.EventHandler(this.offToolStripMenuItem_Click);
     //
     // alertsOnToolStripMenuItem1
     //
     this.alertsOnToolStripMenuItem1.Name = "alertsOnToolStripMenuItem1";
     this.alertsOnToolStripMenuItem1.Size = new System.Drawing.Size(198, 26);
     this.alertsOnToolStripMenuItem1.Text = "Alerts On";
     this.alertsOnToolStripMenuItem1.Click += new System.EventHandler(this.alertsOnToolStripMenuItem1_Click);
     //
     // alertsOffToolStripMenuItem
     //
     this.alertsOffToolStripMenuItem.Name = "alertsOffToolStripMenuItem";
     this.alertsOffToolStripMenuItem.Size = new System.Drawing.Size(198, 26);
     this.alertsOffToolStripMenuItem.Text = "Alerts Off";
     this.alertsOffToolStripMenuItem.Click += new System.EventHandler(this.alertsOffToolStripMenuItem_Click);
     //
     // scheduleOnToolStripMenuItem
     //
     this.scheduleOnToolStripMenuItem.Name = "scheduleOnToolStripMenuItem";
     this.scheduleOnToolStripMenuItem.Size = new System.Drawing.Size(198, 26);
     this.scheduleOnToolStripMenuItem.Text = "Schedule On";
     this.scheduleOnToolStripMenuItem.Click += new System.EventHandler(this.scheduleOnToolStripMenuItem_Click);
     //
     // scheduleOffToolStripMenuItem
     //
     this.scheduleOffToolStripMenuItem.Name = "scheduleOffToolStripMenuItem";
     this.scheduleOffToolStripMenuItem.Size = new System.Drawing.Size(198, 26);
     this.scheduleOffToolStripMenuItem.Text = "Schedule Off";
     this.scheduleOffToolStripMenuItem.Click += new System.EventHandler(this.scheduleOffToolStripMenuItem_Click);
     //
     // pTZScheduleOnToolStripMenuItem
     //
     this.pTZScheduleOnToolStripMenuItem.Name = "pTZScheduleOnToolStripMenuItem";
     this.pTZScheduleOnToolStripMenuItem.Size = new System.Drawing.Size(198, 26);
     this.pTZScheduleOnToolStripMenuItem.Text = "PTZ Schedule On";
     this.pTZScheduleOnToolStripMenuItem.Click += new System.EventHandler(this.pTZScheduleOnToolStripMenuItem_Click);
     //
     // pTZScheduleOffToolStripMenuItem
     //
     this.pTZScheduleOffToolStripMenuItem.Name = "pTZScheduleOffToolStripMenuItem";
     this.pTZScheduleOffToolStripMenuItem.Size = new System.Drawing.Size(198, 26);
     this.pTZScheduleOffToolStripMenuItem.Text = "PTZ Schedule Off";
     this.pTZScheduleOffToolStripMenuItem.Click += new System.EventHandler(this.pTZScheduleOffToolStripMenuItem_Click);
     //
     // _recordNowToolStripMenuItem
     //
     this._recordNowToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("_recordNowToolStripMenuItem.Image")));
     this._recordNowToolStripMenuItem.Name = "_recordNowToolStripMenuItem";
     this._recordNowToolStripMenuItem.Size = new System.Drawing.Size(295, 26);
     this._recordNowToolStripMenuItem.Text = "Record Now";
     this._recordNowToolStripMenuItem.Click += new System.EventHandler(this.RecordNowToolStripMenuItemClick);
     //
     // _takePhotoToolStripMenuItem
     //
     this._takePhotoToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("_takePhotoToolStripMenuItem.Image")));
     this._takePhotoToolStripMenuItem.Name = "_takePhotoToolStripMenuItem";
     this._takePhotoToolStripMenuItem.Size = new System.Drawing.Size(295, 26);
     this._takePhotoToolStripMenuItem.Text = "Take Photo";
     this._takePhotoToolStripMenuItem.Click += new System.EventHandler(this.TakePhotoToolStripMenuItemClick);
     //
     // pTZToolStripMenuItem
     //
     this.pTZToolStripMenuItem.DropDownItems.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.pTZControllerToolStripMenuItem1});
     this.pTZToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("pTZToolStripMenuItem.Image")));
     this.pTZToolStripMenuItem.Name = "pTZToolStripMenuItem";
     this.pTZToolStripMenuItem.Size = new System.Drawing.Size(295, 26);
     this.pTZToolStripMenuItem.Text = "PTZ";
     this.pTZToolStripMenuItem.Click += new System.EventHandler(this.pTZToolStripMenuItem_Click);
     //
     // pTZControllerToolStripMenuItem1
     //
     this.pTZControllerToolStripMenuItem1.Name = "pTZControllerToolStripMenuItem1";
     this.pTZControllerToolStripMenuItem1.Size = new System.Drawing.Size(179, 26);
     this.pTZControllerToolStripMenuItem1.Text = "PTZ Controller";
     this.pTZControllerToolStripMenuItem1.Click += new System.EventHandler(this.pTZControllerToolStripMenuItem1_Click);
     //
     // _listenToolStripMenuItem
     //
     this._listenToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("_listenToolStripMenuItem.Image")));
     this._listenToolStripMenuItem.Name = "_listenToolStripMenuItem";
     this._listenToolStripMenuItem.Size = new System.Drawing.Size(295, 26);
     this._listenToolStripMenuItem.Text = "Listen";
     this._listenToolStripMenuItem.Click += new System.EventHandler(this.ListenToolStripMenuItemClick);
     //
     // _editToolStripMenuItem
     //
     this._editToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("_editToolStripMenuItem.Image")));
     this._editToolStripMenuItem.Name = "_editToolStripMenuItem";
     this._editToolStripMenuItem.Size = new System.Drawing.Size(295, 26);
     this._editToolStripMenuItem.Text = "&Edit";
     this._editToolStripMenuItem.Click += new System.EventHandler(this.EditToolStripMenuItemClick);
     //
     // tagsToolStripMenuItem
     //
     this.tagsToolStripMenuItem.Image = global::iSpyApplication.Properties.Resources.edit;
     this.tagsToolStripMenuItem.Name = "tagsToolStripMenuItem";
     this.tagsToolStripMenuItem.Size = new System.Drawing.Size(295, 26);
     this.tagsToolStripMenuItem.Text = "Tags";
     this.tagsToolStripMenuItem.Click += new System.EventHandler(this.tagsToolStripMenuItem_Click);
     //
     // _applyScheduleToolStripMenuItem1
     //
     this._applyScheduleToolStripMenuItem1.Image = ((System.Drawing.Image)(resources.GetObject("_applyScheduleToolStripMenuItem1.Image")));
     this._applyScheduleToolStripMenuItem1.Name = "_applyScheduleToolStripMenuItem1";
     this._applyScheduleToolStripMenuItem1.Size = new System.Drawing.Size(295, 26);
     this._applyScheduleToolStripMenuItem1.Text = "Apply Schedule";
     this._applyScheduleToolStripMenuItem1.Click += new System.EventHandler(this.ApplyScheduleToolStripMenuItem1Click);
     //
     // _positionToolStripMenuItem
     //
     this._positionToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("_positionToolStripMenuItem.Image")));
     this._positionToolStripMenuItem.Name = "_positionToolStripMenuItem";
     this._positionToolStripMenuItem.Size = new System.Drawing.Size(295, 26);
     this._positionToolStripMenuItem.Text = "Position";
     this._positionToolStripMenuItem.Click += new System.EventHandler(this.PositionToolStripMenuItemClick);
     //
     // fullScreenToolStripMenuItem
     //
     this.fullScreenToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("fullScreenToolStripMenuItem.Image")));
     this.fullScreenToolStripMenuItem.Name = "fullScreenToolStripMenuItem";
     this.fullScreenToolStripMenuItem.Size = new System.Drawing.Size(295, 26);
     this.fullScreenToolStripMenuItem.Text = "Full Screen";
     this.fullScreenToolStripMenuItem.Click += new System.EventHandler(this.fullScreenToolStripMenuItem_Click);
     //
     // _resetSizeToolStripMenuItem
     //
     this._resetSizeToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("_resetSizeToolStripMenuItem.Image")));
     this._resetSizeToolStripMenuItem.Name = "_resetSizeToolStripMenuItem";
     this._resetSizeToolStripMenuItem.Size = new System.Drawing.Size(295, 26);
     this._resetSizeToolStripMenuItem.Text = "Reset Si&ze";
     this._resetSizeToolStripMenuItem.Click += new System.EventHandler(this.ResetSizeToolStripMenuItemClick);
     //
     // _resetRecordingCounterToolStripMenuItem
     //
     this._resetRecordingCounterToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("_resetRecordingCounterToolStripMenuItem.Image")));
     this._resetRecordingCounterToolStripMenuItem.Name = "_resetRecordingCounterToolStripMenuItem";
     this._resetRecordingCounterToolStripMenuItem.Size = new System.Drawing.Size(295, 26);
     this._resetRecordingCounterToolStripMenuItem.Text = "Reset Recording Counter";
     this._resetRecordingCounterToolStripMenuItem.Click += new System.EventHandler(this.ResetRecordingCounterToolStripMenuItemClick);
     //
     // _showFilesToolStripMenuItem
     //
     this._showFilesToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("_showFilesToolStripMenuItem.Image")));
     this._showFilesToolStripMenuItem.Name = "_showFilesToolStripMenuItem";
     this._showFilesToolStripMenuItem.Size = new System.Drawing.Size(295, 26);
     this._showFilesToolStripMenuItem.Text = "Show Files";
     this._showFilesToolStripMenuItem.Click += new System.EventHandler(this.ShowFilesToolStripMenuItemClick);
     //
     // _deleteToolStripMenuItem
     //
     this._deleteToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("_deleteToolStripMenuItem.Image")));
     this._deleteToolStripMenuItem.Name = "_deleteToolStripMenuItem";
     this._deleteToolStripMenuItem.Size = new System.Drawing.Size(295, 26);
     this._deleteToolStripMenuItem.Text = "&Remove";
     this._deleteToolStripMenuItem.Click += new System.EventHandler(this.DeleteToolStripMenuItemClick);
     //
     // ctxtTaskbar
     //
     this.ctxtTaskbar.ImageScalingSize = new System.Drawing.Size(20, 20);
     this.ctxtTaskbar.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this._unlockToolstripMenuItem,
     this._switchAllOnToolStripMenuItem,
     this._switchAllOffToolStripMenuItem,
     this._showToolstripMenuItem,
     this._showISpy10PercentOpacityToolStripMenuItem,
     this._showISpy30OpacityToolStripMenuItem,
     this._showISpy100PercentOpacityToolStripMenuItem,
     this._helpToolstripMenuItem,
     this._websiteToolstripMenuItem,
     this.gridViewsToolStripMenuItem1,
     this.viewLogFileToolStripMenuItem,
     this._exitToolStripMenuItem});
     this.ctxtTaskbar.Name = "_ctxtMnu";
     this.ctxtTaskbar.Size = new System.Drawing.Size(268, 316);
     this.ctxtTaskbar.Opening += new System.ComponentModel.CancelEventHandler(this.CtxtTaskbarOpening);
     //
     // _unlockToolstripMenuItem
     //
     this._unlockToolstripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("_unlockToolstripMenuItem.Image")));
     this._unlockToolstripMenuItem.Name = "_unlockToolstripMenuItem";
     this._unlockToolstripMenuItem.Size = new System.Drawing.Size(267, 26);
     this._unlockToolstripMenuItem.Text = "&Unlock";
     this._unlockToolstripMenuItem.Click += new System.EventHandler(this.UnlockToolstripMenuItemClick);
     //
     // _switchAllOnToolStripMenuItem
     //
     this._switchAllOnToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("_switchAllOnToolStripMenuItem.Image")));
     this._switchAllOnToolStripMenuItem.Name = "_switchAllOnToolStripMenuItem";
     this._switchAllOnToolStripMenuItem.Size = new System.Drawing.Size(267, 26);
     this._switchAllOnToolStripMenuItem.Text = "Switch All On";
     this._switchAllOnToolStripMenuItem.Click += new System.EventHandler(this.SwitchAllOnToolStripMenuItemClick);
     //
     // _switchAllOffToolStripMenuItem
     //
     this._switchAllOffToolStripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("_switchAllOffToolStripMenuItem.Image")));
     this._switchAllOffToolStripMenuItem.Name = "_switchAllOffToolStripMenuItem";
     this._switchAllOffToolStripMenuItem.Size = new System.Drawing.Size(267, 26);
     this._switchAllOffToolStripMenuItem.Text = "Switch All Off";
     this._switchAllOffToolStripMenuItem.Click += new System.EventHandler(this.SwitchAllOffToolStripMenuItemClick);
     //
     // _showToolstripMenuItem
     //
     this._showToolstripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("_showToolstripMenuItem.Image")));
     this._showToolstripMenuItem.Name = "_showToolstripMenuItem";
     this._showToolstripMenuItem.Size = new System.Drawing.Size(267, 26);
     this._showToolstripMenuItem.Text = "&Show iSpy";
     this._showToolstripMenuItem.Click += new System.EventHandler(this.ShowToolstripMenuItemClick);
     //
     // _showISpy10PercentOpacityToolStripMenuItem
     //
     this._showISpy10PercentOpacityToolStripMenuItem.Name = "_showISpy10PercentOpacityToolStripMenuItem";
     this._showISpy10PercentOpacityToolStripMenuItem.Size = new System.Drawing.Size(267, 26);
     this._showISpy10PercentOpacityToolStripMenuItem.Text = "Show iSpy @ 10% opacity";
     this._showISpy10PercentOpacityToolStripMenuItem.Click += new System.EventHandler(this.ShowISpy10PercentOpacityToolStripMenuItemClick);
     //
     // _showISpy30OpacityToolStripMenuItem
     //
     this._showISpy30OpacityToolStripMenuItem.Name = "_showISpy30OpacityToolStripMenuItem";
     this._showISpy30OpacityToolStripMenuItem.Size = new System.Drawing.Size(267, 26);
     this._showISpy30OpacityToolStripMenuItem.Text = "Show iSpy @ 30% opacity";
     this._showISpy30OpacityToolStripMenuItem.Click += new System.EventHandler(this.ShowISpy30OpacityToolStripMenuItemClick);
     //
     // _showISpy100PercentOpacityToolStripMenuItem
     //
     this._showISpy100PercentOpacityToolStripMenuItem.Name = "_showISpy100PercentOpacityToolStripMenuItem";
     this._showISpy100PercentOpacityToolStripMenuItem.Size = new System.Drawing.Size(267, 26);
     this._showISpy100PercentOpacityToolStripMenuItem.Text = "Show iSpy @ 100 % opacity";
     this._showISpy100PercentOpacityToolStripMenuItem.Click += new System.EventHandler(this.ShowISpy100PercentOpacityToolStripMenuItemClick);
     //
     // _helpToolstripMenuItem
     //
     this._helpToolstripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("_helpToolstripMenuItem.Image")));
     this._helpToolstripMenuItem.Name = "_helpToolstripMenuItem";
     this._helpToolstripMenuItem.Size = new System.Drawing.Size(267, 26);
     this._helpToolstripMenuItem.Text = "&Help";
     this._helpToolstripMenuItem.Click += new System.EventHandler(this.HelpToolstripMenuItemClick);
     //
     // _websiteToolstripMenuItem
     //
     this._websiteToolstripMenuItem.Image = ((System.Drawing.Image)(resources.GetObject("_websiteToolstripMenuItem.Image")));
     this._websiteToolstripMenuItem.Name = "_websiteToolstripMenuItem";
     this._websiteToolstripMenuItem.Size = new System.Drawing.Size(267, 26);
     this._websiteToolstripMenuItem.Text = "&Website";
     this._websiteToolstripMenuItem.Click += new System.EventHandler(this.WebsiteToolstripMenuItemClick);
     //
     // gridViewsToolStripMenuItem1
     //
     this.gridViewsToolStripMenuItem1.Name = "gridViewsToolStripMenuItem1";
     this.gridViewsToolStripMenuItem1.Size = new System.Drawing.Size(267, 26);
     this.gridViewsToolStripMenuItem1.Text = "Grid Views";
     //
     // viewLogFileToolStripMenuItem
     //
     this.viewLogFileToolStripMenuItem.Name = "viewLogFileToolStripMenuItem";
     this.viewLogFileToolStripMenuItem.Size = new System.Drawing.Size(267, 26);
     this.viewLogFileToolStripMenuItem.Text = "View &Log File";
     this.viewLogFileToolStripMenuItem.Click += new System.EventHandler(this.viewLogFileToolStripMenuItem_Click);
     //
     // _exitToolStripMenuItem
     //
     this._exitToolStripMenuItem.Name = "_exitToolStripMenuItem";
     this._exitToolStripMenuItem.Size = new System.Drawing.Size(267, 26);
     this._exitToolStripMenuItem.Text = "Exit";
     this._exitToolStripMenuItem.Click += new System.EventHandler(this.ExitToolStripMenuItemClick);
     //
     // statusStrip1
     //
     this.statusStrip1.AutoSize = false;
     this.statusStrip1.ImageScalingSize = new System.Drawing.Size(20, 20);
     this.statusStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this._tsslStats,
     this.tsslMonitor,
     this.tsslPerformance,
     this.tsslMediaInfo,
     this.tsslPRO});
     this.statusStrip1.Location = new System.Drawing.Point(0, 637);
     this.statusStrip1.Name = "statusStrip1";
     this.statusStrip1.Size = new System.Drawing.Size(887, 30);
     this.statusStrip1.TabIndex = 0;
     //
     // _tsslStats
     //
     this._tsslStats.ForeColor = System.Drawing.Color.Blue;
     this._tsslStats.IsLink = true;
     this._tsslStats.LinkBehavior = System.Windows.Forms.LinkBehavior.AlwaysUnderline;
     this._tsslStats.LinkColor = System.Drawing.Color.Blue;
     this._tsslStats.Name = "_tsslStats";
     this._tsslStats.Size = new System.Drawing.Size(72, 25);
     this._tsslStats.Text = "Loading...";
     this._tsslStats.VisitedLinkColor = System.Drawing.Color.Blue;
     this._tsslStats.Click += new System.EventHandler(this._tsslStats_Click);
     //
     // tsslMonitor
     //
     this.tsslMonitor.Name = "tsslMonitor";
     this.tsslMonitor.Size = new System.Drawing.Size(92, 25);
     this.tsslMonitor.Text = "Monitoring...";
     //
     // tsslPerformance
     //
     this.tsslPerformance.ForeColor = System.Drawing.Color.Blue;
     this.tsslPerformance.IsLink = true;
     this.tsslPerformance.LinkColor = System.Drawing.Color.Blue;
     this.tsslPerformance.Name = "tsslPerformance";
     this.tsslPerformance.Size = new System.Drawing.Size(68, 25);
     this.tsslPerformance.Text = "Perf. Tips";
     this.tsslPerformance.VisitedLinkColor = System.Drawing.Color.Blue;
     this.tsslPerformance.Click += new System.EventHandler(this.toolStripStatusLabel1_Click);
     //
     // tsslMediaInfo
     //
     this.tsslMediaInfo.Name = "tsslMediaInfo";
     this.tsslMediaInfo.Size = new System.Drawing.Size(0, 25);
     //
     // tsslPRO
     //
     this.tsslPRO.ForeColor = System.Drawing.Color.Blue;
     this.tsslPRO.IsLink = true;
     this.tsslPRO.LinkColor = System.Drawing.Color.Blue;
     this.tsslPRO.Name = "tsslPRO";
     this.tsslPRO.Size = new System.Drawing.Size(96, 25);
     this.tsslPRO.Text = "Get iSpy PRO";
     this.tsslPRO.VisitedLinkColor = System.Drawing.Color.Blue;
     this.tsslPRO.Click += new System.EventHandler(this.tsslPRO_Click);
     //
     // _pnlContent
     //
     this._pnlContent.BackColor = System.Drawing.SystemColors.AppWorkspace;
     this._pnlContent.Controls.Add(this.splitContainer2);
     this._pnlContent.Dock = System.Windows.Forms.DockStyle.Fill;
     this._pnlContent.Location = new System.Drawing.Point(0, 0);
     this._pnlContent.Margin = new System.Windows.Forms.Padding(0);
     this._pnlContent.Name = "_pnlContent";
     this._pnlContent.Size = new System.Drawing.Size(887, 168);
     this._pnlContent.TabIndex = 20;
     //
     // splitContainer2
     //
     this.splitContainer2.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.splitContainer2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer2.Location = new System.Drawing.Point(0, 0);
     this.splitContainer2.Name = "splitContainer2";
     //
     // splitContainer2.Panel1
     //
     this.splitContainer2.Panel1.Controls.Add(this.flowPreview);
     this.splitContainer2.Panel1.RightToLeft = System.Windows.Forms.RightToLeft.No;
     //
     // splitContainer2.Panel2
     //
     this.splitContainer2.Panel2.Controls.Add(this.flCommands);
     this.splitContainer2.Panel2.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.splitContainer2.Size = new System.Drawing.Size(887, 168);
     this.splitContainer2.SplitterDistance = 630;
     this.splitContainer2.TabIndex = 88;
     //
     // flowPreview
     //
     this.flowPreview.AutoScroll = true;
     this.flowPreview.BackColor = System.Drawing.Color.Transparent;
     this.flowPreview.ContextMenuStrip = this.ctxtMainForm;
     this.flowPreview.Dock = System.Windows.Forms.DockStyle.Fill;
     this.flowPreview.Location = new System.Drawing.Point(0, 0);
     this.flowPreview.Margin = new System.Windows.Forms.Padding(0);
     this.flowPreview.Name = "flowPreview";
     this.flowPreview.Size = new System.Drawing.Size(630, 168);
     this.flowPreview.TabIndex = 0;
     this.flowPreview.MouseDown += new System.Windows.Forms.MouseEventHandler(this.flowPreview_MouseDown);
     this.flowPreview.MouseEnter += new System.EventHandler(this.flowPreview_MouseEnter);
     this.flowPreview.MouseLeave += new System.EventHandler(this.flowPreview_MouseLeave);
     //
     // flCommands
     //
     this.flCommands.AutoScroll = true;
     this.flCommands.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(64)))), ((int)(((byte)(64)))));
     this.flCommands.Controls.Add(this.panel2);
     this.flCommands.Dock = System.Windows.Forms.DockStyle.Fill;
     this.flCommands.Location = new System.Drawing.Point(0, 0);
     this.flCommands.Name = "flCommands";
     this.flCommands.Size = new System.Drawing.Size(253, 168);
     this.flCommands.TabIndex = 0;
     this.flCommands.MouseEnter += new System.EventHandler(this.flCommands_MouseEnter);
     //
     // panel2
     //
     this.panel2.AutoSize = true;
     this.panel2.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this.panel2.Location = new System.Drawing.Point(3, 3);
     this.panel2.Name = "panel2";
     this.panel2.Size = new System.Drawing.Size(0, 0);
     this.panel2.TabIndex = 0;
     //
     // splitContainer1
     //
     this.splitContainer1.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(100)))), ((int)(((byte)(100)))), ((int)(((byte)(100)))));
     this.splitContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.splitContainer1.Location = new System.Drawing.Point(0, 39);
     this.splitContainer1.Margin = new System.Windows.Forms.Padding(0);
     this.splitContainer1.Name = "splitContainer1";
     this.splitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     // splitContainer1.Panel1
     //
     this.splitContainer1.Panel1.Controls.Add(this._pnlCameras);
     //
     // splitContainer1.Panel2
     //
     this.splitContainer1.Panel2.Controls.Add(this.panel1);
     this.splitContainer1.Panel2.Controls.Add(this._pnlContent);
     this.splitContainer1.Panel2MinSize = 20;
     this.splitContainer1.Size = new System.Drawing.Size(887, 598);
     this.splitContainer1.SplitterDistance = 426;
     this.splitContainer1.TabIndex = 21;
     //
     // _pnlCameras
     //
     this._pnlCameras.AutoScroll = true;
     this._pnlCameras.AutoSize = true;
     this._pnlCameras.AutoSizeMode = System.Windows.Forms.AutoSizeMode.GrowAndShrink;
     this._pnlCameras.BackColor = System.Drawing.Color.DimGray;
     this._pnlCameras.BackgroundImageLayout = System.Windows.Forms.ImageLayout.Center;
     this._pnlCameras.ContextMenuStrip = this.ctxtMainForm;
     this._pnlCameras.Dock = System.Windows.Forms.DockStyle.Fill;
     this._pnlCameras.Location = new System.Drawing.Point(0, 0);
     this._pnlCameras.Margin = new System.Windows.Forms.Padding(0);
     this._pnlCameras.Name = "_pnlCameras";
     this._pnlCameras.Size = new System.Drawing.Size(887, 426);
     this._pnlCameras.TabIndex = 19;
     this._pnlCameras.Scroll += new System.Windows.Forms.ScrollEventHandler(this._pnlCameras_Scroll);
     //
     // panel1
     //
     this.panel1.AutoSize = true;
     this.panel1.Controls.Add(this.mediaPanelControl1);
     this.panel1.Location = new System.Drawing.Point(0, 0);
     this.panel1.Name = "panel1";
     this.panel1.Size = new System.Drawing.Size(418, 39);
     this.panel1.TabIndex = 22;
     //
     // mediaPanelControl1
     //
     this.mediaPanelControl1.AutoSize = true;
     this.mediaPanelControl1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.mediaPanelControl1.Location = new System.Drawing.Point(0, 0);
     this.mediaPanelControl1.Margin = new System.Windows.Forms.Padding(0);
     this.mediaPanelControl1.Name = "mediaPanelControl1";
     this.mediaPanelControl1.Padding = new System.Windows.Forms.Padding(0, 0, 0, 2);
     this.mediaPanelControl1.Size = new System.Drawing.Size(418, 39);
     this.mediaPanelControl1.TabIndex = 21;
     this.mediaPanelControl1.Load += new System.EventHandler(this.mediaPanelControl1_Load);
     //
     // ctxtPlayer
     //
     this.ctxtPlayer.ImageScalingSize = new System.Drawing.Size(20, 20);
     this.ctxtPlayer.Items.AddRange(new System.Windows.Forms.ToolStripItem[] {
     this.iSpyToolStripMenuItem,
     this.defaultPlayerToolStripMenuItem,
     this.websiteToolStripMenuItem,
     this.showInFolderToolStripMenuItem,
     this.uploadToYouTubePublicToolStripMenuItem,
     this.uploadToCloudToolStripMenuItem,
     this.archiveToolStripMenuItem,
     this.saveToToolStripMenuItem,
     this.deleteToolStripMenuItem});
     this.ctxtPlayer.Name = "ctxPlayer";
     this.ctxtPlayer.Size = new System.Drawing.Size(225, 238);
     this.ctxtPlayer.Opening += new System.ComponentModel.CancelEventHandler(this.ctxtPlayer_Opening);
     //
     // iSpyToolStripMenuItem
     //
     this.iSpyToolStripMenuItem.Name = "iSpyToolStripMenuItem";
     this.iSpyToolStripMenuItem.Size = new System.Drawing.Size(224, 26);
     this.iSpyToolStripMenuItem.Text = "Play in iSpy";
     this.iSpyToolStripMenuItem.Click += new System.EventHandler(this.iSpyToolStripMenuItem_Click);
     //
     // defaultPlayerToolStripMenuItem
     //
     this.defaultPlayerToolStripMenuItem.Name = "defaultPlayerToolStripMenuItem";
     this.defaultPlayerToolStripMenuItem.Size = new System.Drawing.Size(224, 26);
     this.defaultPlayerToolStripMenuItem.Text = "Play in Default Player";
     this.defaultPlayerToolStripMenuItem.Click += new System.EventHandler(this.defaultPlayerToolStripMenuItem_Click);
     //
     // websiteToolStripMenuItem
     //
     this.websiteToolStripMenuItem.Name = "websiteToolStripMenuItem";
     this.websiteToolStripMenuItem.Size = new System.Drawing.Size(224, 26);
     this.websiteToolStripMenuItem.Text = "Play on Website";
     this.websiteToolStripMenuItem.Click += new System.EventHandler(this.websiteToolStripMenuItem_Click);
     //
     // showInFolderToolStripMenuItem
     //
     this.showInFolderToolStripMenuItem.Name = "showInFolderToolStripMenuItem";
     this.showInFolderToolStripMenuItem.Size = new System.Drawing.Size(224, 26);
     this.showInFolderToolStripMenuItem.Text = "Show in Folder";
     this.showInFolderToolStripMenuItem.Click += new System.EventHandler(this.showInFolderToolStripMenuItem_Click);
     //
     // uploadToYouTubePublicToolStripMenuItem
     //
     this.uploadToYouTubePublicToolStripMenuItem.Name = "uploadToYouTubePublicToolStripMenuItem";
     this.uploadToYouTubePublicToolStripMenuItem.Size = new System.Drawing.Size(224, 26);
     this.uploadToYouTubePublicToolStripMenuItem.Text = "Upload to YouTube";
     this.uploadToYouTubePublicToolStripMenuItem.Click += new System.EventHandler(this.uploadToYouTubePublicToolStripMenuItem_Click);
     //
     // uploadToCloudToolStripMenuItem
     //
     this.uploadToCloudToolStripMenuItem.Name = "uploadToCloudToolStripMenuItem";
     this.uploadToCloudToolStripMenuItem.Size = new System.Drawing.Size(224, 26);
     this.uploadToCloudToolStripMenuItem.Text = "Upload to Cloud";
     this.uploadToCloudToolStripMenuItem.Click += new System.EventHandler(this.uploadToGoogleDriveToolStripMenuItem_Click);
     //
     // archiveToolStripMenuItem
     //
     this.archiveToolStripMenuItem.Name = "archiveToolStripMenuItem";
     this.archiveToolStripMenuItem.Size = new System.Drawing.Size(224, 26);
     this.archiveToolStripMenuItem.Text = "Archive";
     this.archiveToolStripMenuItem.Click += new System.EventHandler(this.archiveToolStripMenuItem_Click);
     //
     // saveToToolStripMenuItem
     //
     this.saveToToolStripMenuItem.Name = "saveToToolStripMenuItem";
     this.saveToToolStripMenuItem.Size = new System.Drawing.Size(224, 26);
     this.saveToToolStripMenuItem.Text = "Save to...";
     this.saveToToolStripMenuItem.Click += new System.EventHandler(this.saveToToolStripMenuItem_Click);
     //
     // deleteToolStripMenuItem
     //
     this.deleteToolStripMenuItem.Name = "deleteToolStripMenuItem";
     this.deleteToolStripMenuItem.Size = new System.Drawing.Size(224, 26);
     this.deleteToolStripMenuItem.Text = "Delete";
     this.deleteToolStripMenuItem.Click += new System.EventHandler(this.deleteToolStripMenuItem_Click);
     //
     // MainForm
     //
     this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.None;
     this.ClientSize = new System.Drawing.Size(887, 667);
     this.ContextMenuStrip = this.ctxtTaskbar;
     this.Controls.Add(this.splitContainer1);
     this.Controls.Add(this.toolStripMenu);
     this.Controls.Add(this.statusStrip1);
     this.HelpButton = true;
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.KeyPreview = true;
     this.MinimumSize = new System.Drawing.Size(50, 50);
     this.Name = "MainForm";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent;
     this.Text = "iSpy";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.HelpButtonClicked += new System.ComponentModel.CancelEventHandler(this.MainFormHelpButtonClicked);
     this.FormClosing += new System.Windows.Forms.FormClosingEventHandler(this.MainFormFormClosing1);
     this.Load += new System.EventHandler(this.MainFormLoad);
     this.ResizeBegin += new System.EventHandler(this.MainForm_ResizeBegin);
     this.ResizeEnd += new System.EventHandler(this.MainForm_ResizeEnd);
     this.KeyDown += new System.Windows.Forms.KeyEventHandler(this.MainForm_KeyDown);
     this.Resize += new System.EventHandler(this.MainFormResize);
     this.ctxtMainForm.ResumeLayout(false);
     this.toolStripMenu.ResumeLayout(false);
     this.toolStripMenu.PerformLayout();
     this.ctxtMnu.ResumeLayout(false);
     this.ctxtTaskbar.ResumeLayout(false);
     this.statusStrip1.ResumeLayout(false);
     this.statusStrip1.PerformLayout();
     this._pnlContent.ResumeLayout(false);
     this.splitContainer2.Panel1.ResumeLayout(false);
     this.splitContainer2.Panel2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer2)).EndInit();
     this.splitContainer2.ResumeLayout(false);
     this.flCommands.ResumeLayout(false);
     this.flCommands.PerformLayout();
     this.splitContainer1.Panel1.ResumeLayout(false);
     this.splitContainer1.Panel1.PerformLayout();
     this.splitContainer1.Panel2.ResumeLayout(false);
     this.splitContainer1.Panel2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.splitContainer1)).EndInit();
     this.splitContainer1.ResumeLayout(false);
     this.panel1.ResumeLayout(false);
     this.panel1.PerformLayout();
     this.ctxtPlayer.ResumeLayout(false);
     this.ResumeLayout(false);
     this.PerformLayout();
 }