Beispiel #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(frmStreamer));
     this.axMediaPlayer = new AxMediaPlayer.AxMediaPlayer();
     ((System.ComponentModel.ISupportInitialize)(this.axMediaPlayer)).BeginInit();
     this.SuspendLayout();
     //
     // axMediaPlayer
     //
     this.axMediaPlayer.Location = new System.Drawing.Point(1, 1);
     this.axMediaPlayer.Name     = "axMediaPlayer";
     this.axMediaPlayer.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMediaPlayer.OcxState")));
     this.axMediaPlayer.Size     = new System.Drawing.Size(436, 387);
     this.axMediaPlayer.TabIndex = 1;
     this.axMediaPlayer.Error   += new System.EventHandler(this.axMediaPlayer_Error);
     //
     // frmStreamer
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(438, 389);
     this.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.axMediaPlayer
     });
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.Icon            = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximizeBox     = false;
     this.Name            = "frmStreamer";
     this.Text            = "Streaming Window";
     this.Closing        += new System.ComponentModel.CancelEventHandler(this.frmStreamer_Closing);
     ((System.ComponentModel.ISupportInitialize)(this.axMediaPlayer)).EndInit();
     this.ResumeLayout(false);
 }
Beispiel #2
0
        /// <summary> 
        /// Required method for Designer support - do not modify 
        /// the contents of this method with the code editor.
        /// </summary>
        private void InitializeComponent()
        {
            System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(ucPlayer6));
            this.WMP6 = new AxMediaPlayer.AxMediaPlayer();
            ((System.ComponentModel.ISupportInitialize)(this.WMP6)).BeginInit();
            this.SuspendLayout();
            //
            // WMP6
            //
            this.WMP6.Dock = System.Windows.Forms.DockStyle.Fill;
            this.WMP6.Location = new System.Drawing.Point(0, 0);
            this.WMP6.Name = "WMP6";
            this.WMP6.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("WMP6.OcxState")));
            this.WMP6.Size = new System.Drawing.Size(456, 376);
            this.WMP6.TabIndex = 1;

            //
            // ucPlayer6
            //
            this.Controls.Add(this.WMP6);
            this.Name = "ucPlayer6";
            this.Size = new System.Drawing.Size(456, 376);
            ((System.ComponentModel.ISupportInitialize)(this.WMP6)).EndInit();
            this.ResumeLayout(false);
        }
Beispiel #3
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(Form1));
     this.axMediaPlayer1 = new AxMediaPlayer.AxMediaPlayer();
     ((System.ComponentModel.ISupportInitialize)(this.axMediaPlayer1)).BeginInit();
     this.SuspendLayout();
     //
     // axMediaPlayer1
     //
     this.axMediaPlayer1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.axMediaPlayer1.Name = "axMediaPlayer1";
     this.axMediaPlayer1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMediaPlayer1.OcxState")));
     this.axMediaPlayer1.Size = new System.Drawing.Size(292, 273);
     this.axMediaPlayer1.TabIndex = 0;
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(292, 273);
     this.Controls.AddRange(new System.Windows.Forms.Control[] {
                                                                   this.axMediaPlayer1});
     this.Name = "Form1";
     this.Text = "Form1";
     ((System.ComponentModel.ISupportInitialize)(this.axMediaPlayer1)).EndInit();
     this.ResumeLayout(false);
 }
Beispiel #4
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(Form1));
     this.axMediaPlayer1 = new AxMediaPlayer.AxMediaPlayer();
     ((System.ComponentModel.ISupportInitialize)(this.axMediaPlayer1)).BeginInit();
     this.SuspendLayout();
     //
     // axMediaPlayer1
     //
     this.axMediaPlayer1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.axMediaPlayer1.Name     = "axMediaPlayer1";
     this.axMediaPlayer1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMediaPlayer1.OcxState")));
     this.axMediaPlayer1.Size     = new System.Drawing.Size(292, 273);
     this.axMediaPlayer1.TabIndex = 0;
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(292, 273);
     this.Controls.AddRange(new System.Windows.Forms.Control[] {
         this.axMediaPlayer1
     });
     this.Name = "Form1";
     this.Text = "Form1";
     ((System.ComponentModel.ISupportInitialize)(this.axMediaPlayer1)).EndInit();
     this.ResumeLayout(false);
 }
Beispiel #5
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.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(testMain));
     this.pnlUserInfo = new System.Windows.Forms.Panel();
     this.lbPassword = new System.Windows.Forms.Label();
     this.tbPassword = new System.Windows.Forms.TextBox();
     this.lbLoginName = new System.Windows.Forms.Label();
     this.tbLoginName = new System.Windows.Forms.TextBox();
     this.lbCardNumber = new System.Windows.Forms.Label();
     this.tbCardNumber = new System.Windows.Forms.TextBox();
     this.tbLastName = new System.Windows.Forms.TextBox();
     this.lbMiddleName = new System.Windows.Forms.Label();
     this.lbFirstName = new System.Windows.Forms.Label();
     this.tbMiddleName = new System.Windows.Forms.TextBox();
     this.tbFirstName = new System.Windows.Forms.TextBox();
     this.lbLastName = new System.Windows.Forms.Label();
     this.labelUD1A = new System.Windows.Forms.Label();
     this.lbUserInfo = new System.Windows.Forms.Label();
     this.lvMemberGroup = new System.Windows.Forms.ListView();
     this.clmBodyName = new System.Windows.Forms.ColumnHeader();
     this.columnHeader1 = new System.Windows.Forms.ColumnHeader();
     this.pnlGroupInfo = new System.Windows.Forms.Panel();
     this.lstvMembersOfGroup = new System.Windows.Forms.ListView();
     this.clmLastName = new System.Windows.Forms.ColumnHeader();
     this.clmFirstName = new System.Windows.Forms.ColumnHeader();
     this.clmMiddleName = new System.Windows.Forms.ColumnHeader();
     this.lbMembersOfGroup = new System.Windows.Forms.Label();
     this.lbGroupLabel = new System.Windows.Forms.Label();
     this.lbGroupOwner = new System.Windows.Forms.Label();
     this.lbGroupDescription = new System.Windows.Forms.Label();
     this.tbGroupDescription = new System.Windows.Forms.TextBox();
     this.tbGroupOwner = new System.Windows.Forms.TextBox();
     this.cbGroupOwner = new System.Windows.Forms.ComboBox();
     this.ForwardTimer = new System.Windows.Forms.Timer(this.components);
     this.pnlMainInfo = new System.Windows.Forms.Panel();
     this.pnlRecordingInfo = new System.Windows.Forms.Panel();
     this.WWWW = new AxMediaPlayer.AxMediaPlayer();
     this.pnlMediaPlayer = new System.Windows.Forms.Panel();
     this.lbRecordingInfo = new System.Windows.Forms.Label();
     this.pnlMediaPlayerControls = new System.Windows.Forms.Panel();
     this.btnReverse = new System.Windows.Forms.Button();
     this.tbSec = new System.Windows.Forms.TextBox();
     this.lbc2 = new System.Windows.Forms.Label();
     this.tbMin = new System.Windows.Forms.TextBox();
     this.lbc1 = new System.Windows.Forms.Label();
     this.tbHR = new System.Windows.Forms.TextBox();
     this.btnGoTo = new System.Windows.Forms.Button();
     this.btnPlay = new System.Windows.Forms.Button();
     this.btnPause = new System.Windows.Forms.Button();
     this.btnStop = new System.Windows.Forms.Button();
     this.btnForward = new System.Windows.Forms.Button();
     this.pnlCameraInfo = new System.Windows.Forms.Panel();
     this.lbCameraInfo = new System.Windows.Forms.Label();
     this.pnlCameraPlayer = new System.Windows.Forms.Panel();
     this.panel2 = new System.Windows.Forms.Panel();
     this.pnlBigMain = new System.Windows.Forms.Panel();
     this.tbActionBar = new System.Windows.Forms.ToolBar();
     this.btnNew = new System.Windows.Forms.ToolBarButton();
     this.Serator = new System.Windows.Forms.ToolBarButton();
     this.btnNew2 = new System.Windows.Forms.ToolBarButton();
     this.Seperator2 = new System.Windows.Forms.ToolBarButton();
     this.btnEdit = new System.Windows.Forms.ToolBarButton();
     this.Seperator3 = new System.Windows.Forms.ToolBarButton();
     this.btnDelete = new System.Windows.Forms.ToolBarButton();
     this.Seperator4 = new System.Windows.Forms.ToolBarButton();
     this.btnNotes = new System.Windows.Forms.ToolBarButton();
     this.splitter2 = new System.Windows.Forms.Splitter();
     this.pnlTreeView = new System.Windows.Forms.Panel();
     this.tabMain = new System.Windows.Forms.TabControl();
     this.tabRecordings = new System.Windows.Forms.TabPage();
     this.treeView1 = new System.Windows.Forms.TreeView();
     this.imgL1 = new System.Windows.Forms.ImageList(this.components);
     this.tabCameras = new System.Windows.Forms.TabPage();
     this.tvCameras = new System.Windows.Forms.TreeView();
     this.imgL2 = new System.Windows.Forms.ImageList(this.components);
     this.ReverseTimer = new System.Windows.Forms.Timer(this.components);
     this.StatusInfo = new System.Windows.Forms.StatusBar();
     this.sbInfo = new System.Windows.Forms.StatusBarPanel();
     this.sbVideoLabel = new System.Windows.Forms.StatusBarPanel();
     this.sbVideoTime = new System.Windows.Forms.StatusBarPanel();
     this.sbTotalDuration = new System.Windows.Forms.StatusBarPanel();
     this.sbTotalTime = new System.Windows.Forms.StatusBarPanel();
     this.sbLogTime = new System.Windows.Forms.StatusBarPanel();
     this.sbConnected = new System.Windows.Forms.StatusBarPanel();
     this.StatusTimer = new System.Windows.Forms.Timer(this.components);
     this.ActivityTimer = new System.Windows.Forms.Timer(this.components);
     this.toolTip1 = new System.Windows.Forms.ToolTip(this.components);
     this.mainMenu1 = new System.Windows.Forms.MainMenu();
     this.mnuSystem = new System.Windows.Forms.MenuItem();
     this.menuItem1 = new System.Windows.Forms.MenuItem();
     this.menuItem3 = new System.Windows.Forms.MenuItem();
     this.mnuHelp = new System.Windows.Forms.MenuItem();
     this.mnuLogOff = new System.Windows.Forms.MenuItem();
     this.menuItem2 = new System.Windows.Forms.MenuItem();
     this.pnlUserInfo.SuspendLayout();
     this.pnlGroupInfo.SuspendLayout();
     this.pnlMainInfo.SuspendLayout();
     this.pnlRecordingInfo.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.WWWW)).BeginInit();
     this.pnlMediaPlayerControls.SuspendLayout();
     this.pnlCameraInfo.SuspendLayout();
     this.panel2.SuspendLayout();
     this.pnlBigMain.SuspendLayout();
     this.pnlTreeView.SuspendLayout();
     this.tabMain.SuspendLayout();
     this.tabRecordings.SuspendLayout();
     this.tabCameras.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.sbInfo)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.sbVideoLabel)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.sbVideoTime)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.sbTotalDuration)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.sbTotalTime)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.sbLogTime)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.sbConnected)).BeginInit();
     this.SuspendLayout();
     //
     // pnlUserInfo
     //
     this.pnlUserInfo.AutoScroll = true;
     this.pnlUserInfo.BackColor = System.Drawing.SystemColors.Control;
     this.pnlUserInfo.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.pnlUserInfo.Controls.Add(this.lbPassword);
     this.pnlUserInfo.Controls.Add(this.tbPassword);
     this.pnlUserInfo.Controls.Add(this.lbLoginName);
     this.pnlUserInfo.Controls.Add(this.tbLoginName);
     this.pnlUserInfo.Controls.Add(this.lbCardNumber);
     this.pnlUserInfo.Controls.Add(this.tbCardNumber);
     this.pnlUserInfo.Controls.Add(this.tbLastName);
     this.pnlUserInfo.Controls.Add(this.lbMiddleName);
     this.pnlUserInfo.Controls.Add(this.lbFirstName);
     this.pnlUserInfo.Controls.Add(this.tbMiddleName);
     this.pnlUserInfo.Controls.Add(this.tbFirstName);
     this.pnlUserInfo.Controls.Add(this.lbLastName);
     this.pnlUserInfo.Controls.Add(this.labelUD1A);
     this.pnlUserInfo.Controls.Add(this.lbUserInfo);
     this.pnlUserInfo.Controls.Add(this.lvMemberGroup);
     this.pnlUserInfo.Dock = System.Windows.Forms.DockStyle.Fill;
     this.pnlUserInfo.Location = new System.Drawing.Point(0, 0);
     this.pnlUserInfo.Name = "pnlUserInfo";
     this.pnlUserInfo.Size = new System.Drawing.Size(704, 633);
     this.pnlUserInfo.TabIndex = 11;
     this.pnlUserInfo.Visible = false;
     //
     // lbPassword
     //
     this.lbPassword.AutoSize = true;
     this.lbPassword.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lbPassword.Location = new System.Drawing.Point(64, 272);
     this.lbPassword.Name = "lbPassword";
     this.lbPassword.Size = new System.Drawing.Size(73, 21);
     this.lbPassword.TabIndex = 86;
     this.lbPassword.Text = "Password";
     this.lbPassword.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // tbPassword
     //
     this.tbPassword.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.tbPassword.Location = new System.Drawing.Point(152, 272);
     this.tbPassword.Name = "tbPassword";
     this.tbPassword.PasswordChar = '*';
     this.tbPassword.ReadOnly = true;
     this.tbPassword.Size = new System.Drawing.Size(224, 25);
     this.tbPassword.TabIndex = 84;
     this.tbPassword.TabStop = false;
     this.tbPassword.Text = "";
     //
     // lbLoginName
     //
     this.lbLoginName.AutoSize = true;
     this.lbLoginName.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lbLoginName.Location = new System.Drawing.Point(48, 224);
     this.lbLoginName.Name = "lbLoginName";
     this.lbLoginName.Size = new System.Drawing.Size(89, 21);
     this.lbLoginName.TabIndex = 88;
     this.lbLoginName.Text = "Login Name";
     this.lbLoginName.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // tbLoginName
     //
     this.tbLoginName.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.tbLoginName.Location = new System.Drawing.Point(152, 224);
     this.tbLoginName.Name = "tbLoginName";
     this.tbLoginName.ReadOnly = true;
     this.tbLoginName.Size = new System.Drawing.Size(224, 25);
     this.tbLoginName.TabIndex = 83;
     this.tbLoginName.TabStop = false;
     this.tbLoginName.Text = "";
     //
     // lbCardNumber
     //
     this.lbCardNumber.AutoSize = true;
     this.lbCardNumber.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lbCardNumber.Location = new System.Drawing.Point(40, 320);
     this.lbCardNumber.Name = "lbCardNumber";
     this.lbCardNumber.Size = new System.Drawing.Size(98, 21);
     this.lbCardNumber.TabIndex = 87;
     this.lbCardNumber.Text = "Card Number";
     this.lbCardNumber.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // tbCardNumber
     //
     this.tbCardNumber.AccessibleRole = System.Windows.Forms.AccessibleRole.None;
     this.tbCardNumber.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.tbCardNumber.Location = new System.Drawing.Point(152, 320);
     this.tbCardNumber.Name = "tbCardNumber";
     this.tbCardNumber.PasswordChar = '*';
     this.tbCardNumber.ReadOnly = true;
     this.tbCardNumber.Size = new System.Drawing.Size(224, 25);
     this.tbCardNumber.TabIndex = 85;
     this.tbCardNumber.TabStop = false;
     this.tbCardNumber.Text = "";
     //
     // tbLastName
     //
     this.tbLastName.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.tbLastName.Location = new System.Drawing.Point(152, 176);
     this.tbLastName.Name = "tbLastName";
     this.tbLastName.ReadOnly = true;
     this.tbLastName.Size = new System.Drawing.Size(224, 25);
     this.tbLastName.TabIndex = 78;
     this.tbLastName.TabStop = false;
     this.tbLastName.Text = "";
     //
     // lbMiddleName
     //
     this.lbMiddleName.AutoSize = true;
     this.lbMiddleName.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lbMiddleName.Location = new System.Drawing.Point(40, 136);
     this.lbMiddleName.Name = "lbMiddleName";
     this.lbMiddleName.Size = new System.Drawing.Size(97, 21);
     this.lbMiddleName.TabIndex = 81;
     this.lbMiddleName.Text = "Middle Name";
     this.lbMiddleName.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // lbFirstName
     //
     this.lbFirstName.AutoSize = true;
     this.lbFirstName.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lbFirstName.Location = new System.Drawing.Point(48, 88);
     this.lbFirstName.Name = "lbFirstName";
     this.lbFirstName.Size = new System.Drawing.Size(81, 21);
     this.lbFirstName.TabIndex = 80;
     this.lbFirstName.Text = "First Name";
     this.lbFirstName.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // tbMiddleName
     //
     this.tbMiddleName.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.tbMiddleName.Location = new System.Drawing.Point(152, 128);
     this.tbMiddleName.MaxLength = 3200;
     this.tbMiddleName.Name = "tbMiddleName";
     this.tbMiddleName.ReadOnly = true;
     this.tbMiddleName.Size = new System.Drawing.Size(224, 25);
     this.tbMiddleName.TabIndex = 79;
     this.tbMiddleName.TabStop = false;
     this.tbMiddleName.Text = "";
     this.tbMiddleName.WordWrap = false;
     //
     // tbFirstName
     //
     this.tbFirstName.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.tbFirstName.Location = new System.Drawing.Point(152, 87);
     this.tbFirstName.Name = "tbFirstName";
     this.tbFirstName.ReadOnly = true;
     this.tbFirstName.Size = new System.Drawing.Size(224, 25);
     this.tbFirstName.TabIndex = 77;
     this.tbFirstName.TabStop = false;
     this.tbFirstName.Text = "";
     //
     // lbLastName
     //
     this.lbLastName.AutoSize = true;
     this.lbLastName.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lbLastName.Location = new System.Drawing.Point(56, 184);
     this.lbLastName.Name = "lbLastName";
     this.lbLastName.Size = new System.Drawing.Size(80, 21);
     this.lbLastName.TabIndex = 82;
     this.lbLastName.Text = "Last Name";
     this.lbLastName.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // labelUD1A
     //
     this.labelUD1A.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.labelUD1A.Location = new System.Drawing.Point(384, 56);
     this.labelUD1A.Name = "labelUD1A";
     this.labelUD1A.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.labelUD1A.Size = new System.Drawing.Size(312, 16);
     this.labelUD1A.TabIndex = 74;
     this.labelUD1A.Text = "My Recordings";
     this.labelUD1A.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lbUserInfo
     //
     this.lbUserInfo.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lbUserInfo.Dock = System.Windows.Forms.DockStyle.Top;
     this.lbUserInfo.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lbUserInfo.Location = new System.Drawing.Point(0, 0);
     this.lbUserInfo.Name = "lbUserInfo";
     this.lbUserInfo.Size = new System.Drawing.Size(700, 40);
     this.lbUserInfo.TabIndex = 72;
     this.lbUserInfo.Text = "Creating: New User";
     this.lbUserInfo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lvMemberGroup
     //
     this.lvMemberGroup.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
         | System.Windows.Forms.AnchorStyles.Left)
         | System.Windows.Forms.AnchorStyles.Right)));
     this.lvMemberGroup.BackColor = System.Drawing.SystemColors.Window;
     this.lvMemberGroup.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
                                                                                     this.clmBodyName,
                                                                                     this.columnHeader1});
     this.lvMemberGroup.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lvMemberGroup.FullRowSelect = true;
     this.lvMemberGroup.GridLines = true;
     this.lvMemberGroup.Location = new System.Drawing.Point(380, 80);
     this.lvMemberGroup.MultiSelect = false;
     this.lvMemberGroup.Name = "lvMemberGroup";
     this.lvMemberGroup.Size = new System.Drawing.Size(320, 467);
     this.lvMemberGroup.Sorting = System.Windows.Forms.SortOrder.Ascending;
     this.lvMemberGroup.TabIndex = 73;
     this.lvMemberGroup.View = System.Windows.Forms.View.Details;
     //
     // clmBodyName
     //
     this.clmBodyName.Text = "Description";
     this.clmBodyName.Width = 170;
     //
     // columnHeader1
     //
     this.columnHeader1.Text = "Type";
     this.columnHeader1.Width = 116;
     //
     // pnlGroupInfo
     //
     this.pnlGroupInfo.AutoScroll = true;
     this.pnlGroupInfo.BackColor = System.Drawing.SystemColors.Control;
     this.pnlGroupInfo.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.pnlGroupInfo.Controls.Add(this.lstvMembersOfGroup);
     this.pnlGroupInfo.Controls.Add(this.lbMembersOfGroup);
     this.pnlGroupInfo.Controls.Add(this.lbGroupLabel);
     this.pnlGroupInfo.Controls.Add(this.lbGroupOwner);
     this.pnlGroupInfo.Controls.Add(this.lbGroupDescription);
     this.pnlGroupInfo.Controls.Add(this.tbGroupDescription);
     this.pnlGroupInfo.Controls.Add(this.tbGroupOwner);
     this.pnlGroupInfo.Controls.Add(this.cbGroupOwner);
     this.pnlGroupInfo.Dock = System.Windows.Forms.DockStyle.Fill;
     this.pnlGroupInfo.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.pnlGroupInfo.ForeColor = System.Drawing.SystemColors.ControlText;
     this.pnlGroupInfo.Location = new System.Drawing.Point(0, 0);
     this.pnlGroupInfo.Name = "pnlGroupInfo";
     this.pnlGroupInfo.Size = new System.Drawing.Size(704, 633);
     this.pnlGroupInfo.TabIndex = 12;
     this.pnlGroupInfo.MouseMove += new System.Windows.Forms.MouseEventHandler(this.pnlGroupInfo_MouseMove);
     //
     // lstvMembersOfGroup
     //
     this.lstvMembersOfGroup.Anchor = ((System.Windows.Forms.AnchorStyles)((((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Bottom)
         | System.Windows.Forms.AnchorStyles.Left)
         | System.Windows.Forms.AnchorStyles.Right)));
     this.lstvMembersOfGroup.BackColor = System.Drawing.SystemColors.Window;
     this.lstvMembersOfGroup.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
                                                                                          this.clmLastName,
                                                                                          this.clmFirstName,
                                                                                          this.clmMiddleName});
     this.lstvMembersOfGroup.Font = new System.Drawing.Font("Arial", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lstvMembersOfGroup.FullRowSelect = true;
     this.lstvMembersOfGroup.GridLines = true;
     this.lstvMembersOfGroup.Location = new System.Drawing.Point(376, 80);
     this.lstvMembersOfGroup.MultiSelect = false;
     this.lstvMembersOfGroup.Name = "lstvMembersOfGroup";
     this.lstvMembersOfGroup.Size = new System.Drawing.Size(320, 467);
     this.lstvMembersOfGroup.Sorting = System.Windows.Forms.SortOrder.Ascending;
     this.lstvMembersOfGroup.TabIndex = 77;
     this.lstvMembersOfGroup.View = System.Windows.Forms.View.Details;
     //
     // clmLastName
     //
     this.clmLastName.Text = "Last Name";
     this.clmLastName.Width = 103;
     //
     // clmFirstName
     //
     this.clmFirstName.Text = "First Name";
     this.clmFirstName.Width = 117;
     //
     // clmMiddleName
     //
     this.clmMiddleName.Text = "Middle";
     this.clmMiddleName.Width = 76;
     //
     // lbMembersOfGroup
     //
     this.lbMembersOfGroup.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lbMembersOfGroup.Location = new System.Drawing.Point(376, 48);
     this.lbMembersOfGroup.Name = "lbMembersOfGroup";
     this.lbMembersOfGroup.RightToLeft = System.Windows.Forms.RightToLeft.No;
     this.lbMembersOfGroup.Size = new System.Drawing.Size(312, 24);
     this.lbMembersOfGroup.TabIndex = 78;
     this.lbMembersOfGroup.Text = "Members of Course";
     //
     // lbGroupLabel
     //
     this.lbGroupLabel.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lbGroupLabel.Dock = System.Windows.Forms.DockStyle.Top;
     this.lbGroupLabel.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lbGroupLabel.Location = new System.Drawing.Point(0, 0);
     this.lbGroupLabel.Name = "lbGroupLabel";
     this.lbGroupLabel.Size = new System.Drawing.Size(700, 40);
     this.lbGroupLabel.TabIndex = 73;
     this.lbGroupLabel.Text = "Creating: New Course";
     this.lbGroupLabel.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // lbGroupOwner
     //
     this.lbGroupOwner.Location = new System.Drawing.Point(0, 145);
     this.lbGroupOwner.Name = "lbGroupOwner";
     this.lbGroupOwner.Size = new System.Drawing.Size(152, 24);
     this.lbGroupOwner.TabIndex = 52;
     this.lbGroupOwner.Text = "Course Instructor";
     this.lbGroupOwner.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // lbGroupDescription
     //
     this.lbGroupDescription.Location = new System.Drawing.Point(5, 79);
     this.lbGroupDescription.Name = "lbGroupDescription";
     this.lbGroupDescription.Size = new System.Drawing.Size(152, 43);
     this.lbGroupDescription.TabIndex = 48;
     this.lbGroupDescription.Text = "Course Description";
     this.lbGroupDescription.TextAlign = System.Drawing.ContentAlignment.MiddleRight;
     //
     // tbGroupDescription
     //
     this.tbGroupDescription.Location = new System.Drawing.Point(157, 87);
     this.tbGroupDescription.Name = "tbGroupDescription";
     this.tbGroupDescription.ReadOnly = true;
     this.tbGroupDescription.Size = new System.Drawing.Size(211, 26);
     this.tbGroupDescription.TabIndex = 40;
     this.tbGroupDescription.TabStop = false;
     this.tbGroupDescription.Text = "";
     //
     // tbGroupOwner
     //
     this.tbGroupOwner.Location = new System.Drawing.Point(157, 144);
     this.tbGroupOwner.Name = "tbGroupOwner";
     this.tbGroupOwner.ReadOnly = true;
     this.tbGroupOwner.Size = new System.Drawing.Size(211, 26);
     this.tbGroupOwner.TabIndex = 81;
     this.tbGroupOwner.TabStop = false;
     this.tbGroupOwner.Text = "";
     //
     // cbGroupOwner
     //
     this.cbGroupOwner.Location = new System.Drawing.Point(157, 144);
     this.cbGroupOwner.Name = "cbGroupOwner";
     this.cbGroupOwner.Size = new System.Drawing.Size(203, 26);
     this.cbGroupOwner.TabIndex = 41;
     //
     // ForwardTimer
     //
     this.ForwardTimer.Tick += new System.EventHandler(this.FastForward_Tick);
     //
     // pnlMainInfo
     //
     this.pnlMainInfo.Controls.Add(this.pnlRecordingInfo);
     this.pnlMainInfo.Controls.Add(this.pnlCameraInfo);
     this.pnlMainInfo.Controls.Add(this.pnlGroupInfo);
     this.pnlMainInfo.Controls.Add(this.pnlUserInfo);
     this.pnlMainInfo.Dock = System.Windows.Forms.DockStyle.Fill;
     this.pnlMainInfo.Location = new System.Drawing.Point(0, 0);
     this.pnlMainInfo.Name = "pnlMainInfo";
     this.pnlMainInfo.Size = new System.Drawing.Size(704, 633);
     this.pnlMainInfo.TabIndex = 19;
     //
     // pnlRecordingInfo
     //
     this.pnlRecordingInfo.AutoScroll = true;
     this.pnlRecordingInfo.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.pnlRecordingInfo.Controls.Add(this.WWWW);
     this.pnlRecordingInfo.Controls.Add(this.pnlMediaPlayer);
     this.pnlRecordingInfo.Controls.Add(this.lbRecordingInfo);
     this.pnlRecordingInfo.Controls.Add(this.pnlMediaPlayerControls);
     this.pnlRecordingInfo.Dock = System.Windows.Forms.DockStyle.Fill;
     this.pnlRecordingInfo.Location = new System.Drawing.Point(0, 0);
     this.pnlRecordingInfo.Name = "pnlRecordingInfo";
     this.pnlRecordingInfo.Size = new System.Drawing.Size(704, 633);
     this.pnlRecordingInfo.TabIndex = 21;
     this.pnlRecordingInfo.Visible = false;
     //
     // WWWW
     //
     this.WWWW.ContainingControl = this;
     this.WWWW.Location = new System.Drawing.Point(8, 48);
     this.WWWW.Name = "WWWW";
     this.WWWW.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("WWWW.OcxState")));
     this.WWWW.Size = new System.Drawing.Size(288, 248);
     this.WWWW.TabIndex = 98;
     //
     // pnlMediaPlayer
     //
     this.pnlMediaPlayer.BackColor = System.Drawing.SystemColors.Control;
     this.pnlMediaPlayer.Location = new System.Drawing.Point(8, 48);
     this.pnlMediaPlayer.Name = "pnlMediaPlayer";
     this.pnlMediaPlayer.Size = new System.Drawing.Size(32, 40);
     this.pnlMediaPlayer.TabIndex = 89;
     //
     // lbRecordingInfo
     //
     this.lbRecordingInfo.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lbRecordingInfo.Dock = System.Windows.Forms.DockStyle.Top;
     this.lbRecordingInfo.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lbRecordingInfo.Location = new System.Drawing.Point(0, 0);
     this.lbRecordingInfo.Name = "lbRecordingInfo";
     this.lbRecordingInfo.Size = new System.Drawing.Size(700, 40);
     this.lbRecordingInfo.TabIndex = 73;
     this.lbRecordingInfo.Text = "Creating: New Recording";
     this.lbRecordingInfo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // pnlMediaPlayerControls
     //
     this.pnlMediaPlayerControls.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.pnlMediaPlayerControls.Controls.Add(this.btnReverse);
     this.pnlMediaPlayerControls.Controls.Add(this.tbSec);
     this.pnlMediaPlayerControls.Controls.Add(this.lbc2);
     this.pnlMediaPlayerControls.Controls.Add(this.tbMin);
     this.pnlMediaPlayerControls.Controls.Add(this.lbc1);
     this.pnlMediaPlayerControls.Controls.Add(this.tbHR);
     this.pnlMediaPlayerControls.Controls.Add(this.btnGoTo);
     this.pnlMediaPlayerControls.Controls.Add(this.btnPlay);
     this.pnlMediaPlayerControls.Controls.Add(this.btnPause);
     this.pnlMediaPlayerControls.Controls.Add(this.btnStop);
     this.pnlMediaPlayerControls.Controls.Add(this.btnForward);
     this.pnlMediaPlayerControls.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.pnlMediaPlayerControls.Location = new System.Drawing.Point(0, 573);
     this.pnlMediaPlayerControls.Name = "pnlMediaPlayerControls";
     this.pnlMediaPlayerControls.Size = new System.Drawing.Size(700, 56);
     this.pnlMediaPlayerControls.TabIndex = 97;
     //
     // btnReverse
     //
     this.btnReverse.Anchor = System.Windows.Forms.AnchorStyles.None;
     this.btnReverse.Font = new System.Drawing.Font("Webdings", 36F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(2)));
     this.btnReverse.Location = new System.Drawing.Point(196, 8);
     this.btnReverse.Name = "btnReverse";
     this.btnReverse.Size = new System.Drawing.Size(88, 40);
     this.btnReverse.TabIndex = 46;
     this.btnReverse.Text = "7";
     //
     // tbSec
     //
     this.tbSec.Anchor = System.Windows.Forms.AnchorStyles.None;
     this.tbSec.AutoSize = false;
     this.tbSec.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.tbSec.Location = new System.Drawing.Point(610, 26);
     this.tbSec.MaxLength = 2;
     this.tbSec.Name = "tbSec";
     this.tbSec.Size = new System.Drawing.Size(32, 24);
     this.tbSec.TabIndex = 45;
     this.tbSec.Text = "00";
     this.tbSec.Validating += new System.ComponentModel.CancelEventHandler(this.tbSec_Validating);
     //
     // lbc2
     //
     this.lbc2.Anchor = System.Windows.Forms.AnchorStyles.None;
     this.lbc2.BackColor = System.Drawing.SystemColors.Control;
     this.lbc2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lbc2.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lbc2.Location = new System.Drawing.Point(594, 26);
     this.lbc2.Name = "lbc2";
     this.lbc2.Size = new System.Drawing.Size(15, 25);
     this.lbc2.TabIndex = 44;
     this.lbc2.Text = ":";
     this.lbc2.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // tbMin
     //
     this.tbMin.Anchor = System.Windows.Forms.AnchorStyles.None;
     this.tbMin.AutoSize = false;
     this.tbMin.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.tbMin.Location = new System.Drawing.Point(562, 26);
     this.tbMin.MaxLength = 2;
     this.tbMin.Name = "tbMin";
     this.tbMin.Size = new System.Drawing.Size(32, 24);
     this.tbMin.TabIndex = 43;
     this.tbMin.Text = "00";
     this.tbMin.Validating += new System.ComponentModel.CancelEventHandler(this.tbMin_Validating);
     //
     // lbc1
     //
     this.lbc1.Anchor = System.Windows.Forms.AnchorStyles.None;
     this.lbc1.BackColor = System.Drawing.SystemColors.Control;
     this.lbc1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lbc1.Font = new System.Drawing.Font("Arial", 15.75F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lbc1.Location = new System.Drawing.Point(546, 26);
     this.lbc1.Name = "lbc1";
     this.lbc1.Size = new System.Drawing.Size(16, 24);
     this.lbc1.TabIndex = 42;
     this.lbc1.Text = ":";
     this.lbc1.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // tbHR
     //
     this.tbHR.Anchor = System.Windows.Forms.AnchorStyles.None;
     this.tbHR.AutoSize = false;
     this.tbHR.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.tbHR.Location = new System.Drawing.Point(514, 26);
     this.tbHR.MaxLength = 2;
     this.tbHR.Name = "tbHR";
     this.tbHR.Size = new System.Drawing.Size(32, 24);
     this.tbHR.TabIndex = 41;
     this.tbHR.Text = "00";
     this.tbHR.Validating += new System.ComponentModel.CancelEventHandler(this.tbHR_Validating);
     //
     // btnGoTo
     //
     this.btnGoTo.Anchor = System.Windows.Forms.AnchorStyles.None;
     this.btnGoTo.Enabled = false;
     this.btnGoTo.Font = new System.Drawing.Font("Arial", 14.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.btnGoTo.Location = new System.Drawing.Point(514, 2);
     this.btnGoTo.Name = "btnGoTo";
     this.btnGoTo.Size = new System.Drawing.Size(128, 24);
     this.btnGoTo.TabIndex = 40;
     this.btnGoTo.Text = "Sync To";
     this.btnGoTo.Click += new System.EventHandler(this.btnGoTo_Click);
     //
     // btnPlay
     //
     this.btnPlay.Anchor = System.Windows.Forms.AnchorStyles.None;
     this.btnPlay.Font = new System.Drawing.Font("Webdings", 36F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(2)));
     this.btnPlay.Location = new System.Drawing.Point(-38, 8);
     this.btnPlay.Name = "btnPlay";
     this.btnPlay.Size = new System.Drawing.Size(104, 40);
     this.btnPlay.TabIndex = 30;
     this.btnPlay.Text = "4";
     this.toolTip1.SetToolTip(this.btnPlay, "Click to Play selected Recording");
     //
     // btnPause
     //
     this.btnPause.Anchor = System.Windows.Forms.AnchorStyles.None;
     this.btnPause.Font = new System.Drawing.Font("Webdings", 36F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(2)));
     this.btnPause.Location = new System.Drawing.Point(84, 8);
     this.btnPause.Name = "btnPause";
     this.btnPause.Size = new System.Drawing.Size(96, 40);
     this.btnPause.TabIndex = 32;
     this.btnPause.Text = ";";
     this.toolTip1.SetToolTip(this.btnPause, "Click to Pause or Resume Play of selected Recording");
     //
     // btnStop
     //
     this.btnStop.Anchor = System.Windows.Forms.AnchorStyles.None;
     this.btnStop.Font = new System.Drawing.Font("Webdings", 36F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(2)));
     this.btnStop.Location = new System.Drawing.Point(402, 8);
     this.btnStop.Name = "btnStop";
     this.btnStop.Size = new System.Drawing.Size(88, 40);
     this.btnStop.TabIndex = 34;
     this.btnStop.Text = "<";
     this.toolTip1.SetToolTip(this.btnStop, "Click to Stop the currently playing Recording");
     //
     // btnForward
     //
     this.btnForward.Anchor = System.Windows.Forms.AnchorStyles.None;
     this.btnForward.Font = new System.Drawing.Font("Webdings", 36F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(2)));
     this.btnForward.Location = new System.Drawing.Point(298, 8);
     this.btnForward.Name = "btnForward";
     this.btnForward.Size = new System.Drawing.Size(88, 40);
     this.btnForward.TabIndex = 33;
     this.btnForward.Text = "8";
     //
     // pnlCameraInfo
     //
     this.pnlCameraInfo.AutoScroll = true;
     this.pnlCameraInfo.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.pnlCameraInfo.Controls.Add(this.lbCameraInfo);
     this.pnlCameraInfo.Controls.Add(this.pnlCameraPlayer);
     this.pnlCameraInfo.Dock = System.Windows.Forms.DockStyle.Fill;
     this.pnlCameraInfo.Location = new System.Drawing.Point(0, 0);
     this.pnlCameraInfo.Name = "pnlCameraInfo";
     this.pnlCameraInfo.Size = new System.Drawing.Size(704, 633);
     this.pnlCameraInfo.TabIndex = 21;
     this.pnlCameraInfo.Visible = false;
     //
     // lbCameraInfo
     //
     this.lbCameraInfo.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.lbCameraInfo.Dock = System.Windows.Forms.DockStyle.Top;
     this.lbCameraInfo.Font = new System.Drawing.Font("Arial", 18F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lbCameraInfo.Location = new System.Drawing.Point(0, 0);
     this.lbCameraInfo.Name = "lbCameraInfo";
     this.lbCameraInfo.Size = new System.Drawing.Size(700, 40);
     this.lbCameraInfo.TabIndex = 73;
     this.lbCameraInfo.Text = "Viewing Live Camera";
     this.lbCameraInfo.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // pnlCameraPlayer
     //
     this.pnlCameraPlayer.Dock = System.Windows.Forms.DockStyle.Fill;
     this.pnlCameraPlayer.Location = new System.Drawing.Point(0, 0);
     this.pnlCameraPlayer.Name = "pnlCameraPlayer";
     this.pnlCameraPlayer.Size = new System.Drawing.Size(700, 629);
     this.pnlCameraPlayer.TabIndex = 89;
     //
     // panel2
     //
     this.panel2.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.panel2.Controls.Add(this.pnlBigMain);
     this.panel2.Controls.Add(this.splitter2);
     this.panel2.Controls.Add(this.pnlTreeView);
     this.panel2.Dock = System.Windows.Forms.DockStyle.Fill;
     this.panel2.Location = new System.Drawing.Point(0, 0);
     this.panel2.Name = "panel2";
     this.panel2.Size = new System.Drawing.Size(1016, 668);
     this.panel2.TabIndex = 20;
     //
     // pnlBigMain
     //
     this.pnlBigMain.Controls.Add(this.pnlMainInfo);
     this.pnlBigMain.Controls.Add(this.tbActionBar);
     this.pnlBigMain.Dock = System.Windows.Forms.DockStyle.Fill;
     this.pnlBigMain.Location = new System.Drawing.Point(308, 0);
     this.pnlBigMain.Name = "pnlBigMain";
     this.pnlBigMain.Size = new System.Drawing.Size(704, 664);
     this.pnlBigMain.TabIndex = 24;
     //
     // tbActionBar
     //
     this.tbActionBar.Buttons.AddRange(new System.Windows.Forms.ToolBarButton[] {
                                                                                    this.btnNew,
                                                                                    this.Serator,
                                                                                    this.btnNew2,
                                                                                    this.Seperator2,
                                                                                    this.btnEdit,
                                                                                    this.Seperator3,
                                                                                    this.btnDelete,
                                                                                    this.Seperator4,
                                                                                    this.btnNotes});
     this.tbActionBar.ButtonSize = new System.Drawing.Size(130, 25);
     this.tbActionBar.Dock = System.Windows.Forms.DockStyle.Bottom;
     this.tbActionBar.DropDownArrows = true;
     this.tbActionBar.Font = new System.Drawing.Font("Arial", 10F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.tbActionBar.Location = new System.Drawing.Point(0, 633);
     this.tbActionBar.Name = "tbActionBar";
     this.tbActionBar.ShowToolTips = true;
     this.tbActionBar.Size = new System.Drawing.Size(704, 31);
     this.tbActionBar.TabIndex = 23;
     this.tbActionBar.TextAlign = System.Windows.Forms.ToolBarTextAlign.Right;
     this.tbActionBar.Wrappable = false;
     this.tbActionBar.ButtonClick += new System.Windows.Forms.ToolBarButtonClickEventHandler(this.tbActionBar_ButtonClick);
     //
     // btnNew
     //
     this.btnNew.Text = "      NEW";
     this.btnNew.Visible = false;
     //
     // Serator
     //
     this.Serator.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     this.Serator.Text = "ThisisaSeperate";
     this.Serator.Visible = false;
     //
     // btnNew2
     //
     this.btnNew2.Text = "       NEW";
     this.btnNew2.Visible = false;
     //
     // Seperator2
     //
     this.Seperator2.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     this.Seperator2.Text = "Seperator";
     //
     // btnEdit
     //
     this.btnEdit.Text = "        EDIT";
     this.btnEdit.Visible = false;
     //
     // Seperator3
     //
     this.Seperator3.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     this.Seperator3.Visible = false;
     //
     // btnDelete
     //
     this.btnDelete.Text = "   REMOVE";
     this.btnDelete.Visible = false;
     //
     // Seperator4
     //
     this.Seperator4.Style = System.Windows.Forms.ToolBarButtonStyle.Separator;
     this.Seperator4.Visible = false;
     //
     // btnNotes
     //
     this.btnNotes.Text = "  View Notes";
     this.btnNotes.Visible = false;
     //
     // splitter2
     //
     this.splitter2.BackColor = System.Drawing.SystemColors.Control;
     this.splitter2.Location = new System.Drawing.Point(300, 0);
     this.splitter2.Name = "splitter2";
     this.splitter2.Size = new System.Drawing.Size(8, 664);
     this.splitter2.TabIndex = 20;
     this.splitter2.TabStop = false;
     //
     // pnlTreeView
     //
     this.pnlTreeView.Controls.Add(this.tabMain);
     this.pnlTreeView.Dock = System.Windows.Forms.DockStyle.Left;
     this.pnlTreeView.Location = new System.Drawing.Point(0, 0);
     this.pnlTreeView.Name = "pnlTreeView";
     this.pnlTreeView.Size = new System.Drawing.Size(300, 664);
     this.pnlTreeView.TabIndex = 25;
     //
     // tabMain
     //
     this.tabMain.Controls.Add(this.tabRecordings);
     this.tabMain.Controls.Add(this.tabCameras);
     this.tabMain.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tabMain.Location = new System.Drawing.Point(0, 0);
     this.tabMain.Name = "tabMain";
     this.tabMain.SelectedIndex = 0;
     this.tabMain.Size = new System.Drawing.Size(300, 664);
     this.tabMain.TabIndex = 0;
     this.tabMain.SelectedIndexChanged += new System.EventHandler(this.tabMain_SelectedIndexChanged);
     //
     // tabRecordings
     //
     this.tabRecordings.Controls.Add(this.treeView1);
     this.tabRecordings.Location = new System.Drawing.Point(4, 26);
     this.tabRecordings.Name = "tabRecordings";
     this.tabRecordings.Size = new System.Drawing.Size(292, 634);
     this.tabRecordings.TabIndex = 0;
     this.tabRecordings.Text = "   Recordings     ";
     //
     // treeView1
     //
     this.treeView1.AllowDrop = true;
     this.treeView1.BackColor = System.Drawing.SystemColors.Window;
     this.treeView1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.treeView1.Font = new System.Drawing.Font("Arial Black", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.treeView1.ForeColor = System.Drawing.SystemColors.WindowText;
     this.treeView1.HideSelection = false;
     this.treeView1.HotTracking = true;
     this.treeView1.ImageList = this.imgL1;
     this.treeView1.Indent = 19;
     this.treeView1.Location = new System.Drawing.Point(0, 0);
     this.treeView1.Name = "treeView1";
     this.treeView1.Size = new System.Drawing.Size(292, 634);
     this.treeView1.TabIndex = 4;
     this.treeView1.MouseDown += new System.Windows.Forms.MouseEventHandler(this.treeView1_MouseDown);
     this.treeView1.MouseUp += new System.Windows.Forms.MouseEventHandler(this.treeView1_MouseUp);
     this.treeView1.AfterSelect += new System.Windows.Forms.TreeViewEventHandler(this.treeView1_AfterSelect);
     //
     // imgL1
     //
     this.imgL1.ImageSize = new System.Drawing.Size(16, 16);
     this.imgL1.TransparentColor = System.Drawing.Color.Transparent;
     //
     // tabCameras
     //
     this.tabCameras.Controls.Add(this.tvCameras);
     this.tabCameras.Location = new System.Drawing.Point(4, 26);
     this.tabCameras.Name = "tabCameras";
     this.tabCameras.Size = new System.Drawing.Size(292, 634);
     this.tabCameras.TabIndex = 1;
     this.tabCameras.Text = "       Cameras       ";
     //
     // tvCameras
     //
     this.tvCameras.AllowDrop = true;
     this.tvCameras.BackColor = System.Drawing.SystemColors.Window;
     this.tvCameras.Dock = System.Windows.Forms.DockStyle.Fill;
     this.tvCameras.Font = new System.Drawing.Font("Arial Black", 9.75F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.tvCameras.ForeColor = System.Drawing.SystemColors.WindowText;
     this.tvCameras.HideSelection = false;
     this.tvCameras.HotTracking = true;
     this.tvCameras.ImageList = this.imgL2;
     this.tvCameras.Indent = 19;
     this.tvCameras.Location = new System.Drawing.Point(0, 0);
     this.tvCameras.Name = "tvCameras";
     this.tvCameras.Size = new System.Drawing.Size(292, 634);
     this.tvCameras.TabIndex = 5;
     this.tvCameras.MouseDown += new System.Windows.Forms.MouseEventHandler(this.tvCameras_MouseDown);
     this.tvCameras.MouseUp += new System.Windows.Forms.MouseEventHandler(this.tvCameras_MouseUp);
     //
     // imgL2
     //
     this.imgL2.ImageSize = new System.Drawing.Size(16, 16);
     this.imgL2.TransparentColor = System.Drawing.Color.Transparent;
     //
     // ReverseTimer
     //
     this.ReverseTimer.Tick += new System.EventHandler(this.FastRewind_Tick);
     //
     // StatusInfo
     //
     this.StatusInfo.Location = new System.Drawing.Point(0, 668);
     this.StatusInfo.Name = "StatusInfo";
     this.StatusInfo.Panels.AddRange(new System.Windows.Forms.StatusBarPanel[] {
                                                                                   this.sbInfo,
                                                                                   this.sbVideoLabel,
                                                                                   this.sbVideoTime,
                                                                                   this.sbTotalDuration,
                                                                                   this.sbTotalTime,
                                                                                   this.sbLogTime,
                                                                                   this.sbConnected});
     this.StatusInfo.ShowPanels = true;
     this.StatusInfo.Size = new System.Drawing.Size(1016, 24);
     this.StatusInfo.TabIndex = 23;
     this.StatusInfo.Text = "statusBar1";
     //
     // sbInfo
     //
     this.sbInfo.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Spring;
     this.sbInfo.Text = "InfoBar";
     this.sbInfo.Width = 514;
     //
     // sbVideoLabel
     //
     this.sbVideoLabel.Text = "Current Position:";
     this.sbVideoLabel.Width = 120;
     //
     // sbVideoTime
     //
     this.sbVideoTime.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     this.sbVideoTime.Text = "N/A";
     this.sbVideoTime.Width = 33;
     //
     // sbTotalDuration
     //
     this.sbTotalDuration.Text = "Total Duration:";
     this.sbTotalDuration.Width = 120;
     //
     // sbTotalTime
     //
     this.sbTotalTime.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     this.sbTotalTime.Text = "N/A";
     this.sbTotalTime.Width = 33;
     //
     // sbLogTime
     //
     this.sbLogTime.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     this.sbLogTime.Text = "Connected Time";
     this.sbLogTime.Width = 97;
     //
     // sbConnected
     //
     this.sbConnected.AutoSize = System.Windows.Forms.StatusBarPanelAutoSize.Contents;
     this.sbConnected.Text = "Disconnected";
     this.sbConnected.Width = 83;
     //
     // StatusTimer
     //
     this.StatusTimer.Interval = 1;
     this.StatusTimer.Tick += new System.EventHandler(this.StatusTimer_Tick);
     //
     // ActivityTimer
     //
     this.ActivityTimer.Interval = 10000;
     this.ActivityTimer.Tick += new System.EventHandler(this.ActivityTimer_Tick);
     //
     // mainMenu1
     //
     this.mainMenu1.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
                                                                               this.mnuSystem,
                                                                               this.menuItem1,
                                                                               this.menuItem3,
                                                                               this.mnuHelp,
                                                                               this.mnuLogOff,
                                                                               this.menuItem2});
     //
     // mnuSystem
     //
     this.mnuSystem.Index = 0;
     this.mnuSystem.Shortcut = System.Windows.Forms.Shortcut.CtrlS;
     this.mnuSystem.Text = "&System";
     this.mnuSystem.Click += new System.EventHandler(this.mnuSystem_Click);
     //
     // menuItem1
     //
     this.menuItem1.Index = 1;
     this.menuItem1.Text = "Groups";
     this.menuItem1.Click += new System.EventHandler(this.menuItem1_Click);
     //
     // menuItem3
     //
     this.menuItem3.Index = 2;
     this.menuItem3.Text = "Recordings";
     this.menuItem3.Click += new System.EventHandler(this.menuItem3_Click);
     //
     // mnuHelp
     //
     this.mnuHelp.Index = 3;
     this.mnuHelp.Shortcut = System.Windows.Forms.Shortcut.F1;
     this.mnuHelp.Text = "Help";
     this.mnuHelp.Click += new System.EventHandler(this.mnuHelp_Click);
     //
     // mnuLogOff
     //
     this.mnuLogOff.Index = 4;
     this.mnuLogOff.Shortcut = System.Windows.Forms.Shortcut.CtrlL;
     this.mnuLogOff.Text = "&Log Off";
     this.mnuLogOff.Click += new System.EventHandler(this.mnuLogOff_Click);
     //
     // menuItem2
     //
     this.menuItem2.Index = 5;
     this.menuItem2.Text = "&About";
     this.menuItem2.Click += new System.EventHandler(this.menuItem2_Click);
     //
     // testMain
     //
     this.AutoScale = false;
     this.AutoScaleBaseSize = new System.Drawing.Size(7, 18);
     this.AutoScroll = true;
     this.ClientSize = new System.Drawing.Size(1016, 692);
     this.Controls.Add(this.panel2);
     this.Controls.Add(this.StatusInfo);
     this.Font = new System.Drawing.Font("Arial", 11.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog;
     this.MaximumSize = new System.Drawing.Size(1600, 1200);
     this.Menu = this.mainMenu1;
     this.Name = "testMain";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text = "Oyster Executive";
     this.WindowState = System.Windows.Forms.FormWindowState.Maximized;
     this.Load += new System.EventHandler(this.Form1_Load);
     this.Closed += new System.EventHandler(this.Form1_Closed);
     this.pnlUserInfo.ResumeLayout(false);
     this.pnlGroupInfo.ResumeLayout(false);
     this.pnlMainInfo.ResumeLayout(false);
     this.pnlRecordingInfo.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.WWWW)).EndInit();
     this.pnlMediaPlayerControls.ResumeLayout(false);
     this.pnlCameraInfo.ResumeLayout(false);
     this.panel2.ResumeLayout(false);
     this.pnlBigMain.ResumeLayout(false);
     this.pnlTreeView.ResumeLayout(false);
     this.tabMain.ResumeLayout(false);
     this.tabRecordings.ResumeLayout(false);
     this.tabCameras.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.sbInfo)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.sbVideoLabel)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.sbVideoTime)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.sbTotalDuration)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.sbTotalTime)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.sbLogTime)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.sbConnected)).EndInit();
     this.ResumeLayout(false);
 }
Beispiel #6
0
 /// <summary>
 /// 设计器支持所需的方法 - 不要使用代码编辑器修改
 /// 此方法的内容。
 /// </summary>
 private void InitializeComponent()
 {
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(Form1));
     this.openFileDialog1 = new System.Windows.Forms.OpenFileDialog();
     this.button1         = new System.Windows.Forms.Button();
     this.button2         = new System.Windows.Forms.Button();
     this.axMediaPlayer1  = new AxMediaPlayer.AxMediaPlayer();
     this.button4         = new System.Windows.Forms.Button();
     this.button5         = new System.Windows.Forms.Button();
     this.button6         = new System.Windows.Forms.Button();
     this.button7         = new System.Windows.Forms.Button();
     this.listView1       = new System.Windows.Forms.ListView();
     this.columnHeader1   = new System.Windows.Forms.ColumnHeader();
     this.columnHeader2   = new System.Windows.Forms.ColumnHeader();
     this.columnHeader3   = new System.Windows.Forms.ColumnHeader();
     this.columnHeader4   = new System.Windows.Forms.ColumnHeader();
     ((System.ComponentModel.ISupportInitialize)(this.axMediaPlayer1)).BeginInit();
     this.SuspendLayout();
     //
     // openFileDialog1
     //
     this.openFileDialog1.Filter      = "MP3文件|*.mp3";
     this.openFileDialog1.Multiselect = true;
     //
     // button1
     //
     this.button1.Location = new System.Drawing.Point(320, 8);
     this.button1.Name     = "button1";
     this.button1.Size     = new System.Drawing.Size(64, 23);
     this.button1.TabIndex = 1;
     this.button1.Text     = "浏览";
     this.button1.Click    = new System.EventHandler(this.button1_Click);
     //
     // button2
     //
     this.button2.Location = new System.Drawing.Point(320, 32);
     this.button2.Name     = "button2";
     this.button2.Size     = new System.Drawing.Size(64, 23);
     this.button2.TabIndex = 2;
     this.button2.Text     = "播放";
     this.button2.Click    = new System.EventHandler(this.button2_Click);
     //
     // axMediaPlayer1
     //
     this.axMediaPlayer1.Location = new System.Drawing.Point(0, 152);
     this.axMediaPlayer1.Name     = "axMediaPlayer1";
     this.axMediaPlayer1.OcxState = ((System.Windows.Forms.AxHost.State)(resources.GetObject("axMediaPlayer1.OcxState")));
     this.axMediaPlayer1.Size     = new System.Drawing.Size(392, 144);
     this.axMediaPlayer1.TabIndex = 4;
     //
     // button4
     //
     this.button4.Location = new System.Drawing.Point(320, 56);
     this.button4.Name     = "button4";
     this.button4.Size     = new System.Drawing.Size(64, 23);
     this.button4.TabIndex = 5;
     this.button4.Text     = "暂停";
     this.button4.Click    = new System.EventHandler(this.button4_Click);
     //
     // button5
     //
     this.button5.Location = new System.Drawing.Point(320, 128);
     this.button5.Name     = "button5";
     this.button5.Size     = new System.Drawing.Size(64, 23);
     this.button5.TabIndex = 6;
     this.button5.Text     = "停止 ";
     this.button5.Click    = new System.EventHandler(this.button5_Click);
     //
     // button6
     //
     this.button6.Location = new System.Drawing.Point(320, 80);
     this.button6.Name     = "button6";
     this.button6.Size     = new System.Drawing.Size(64, 23);
     this.button6.TabIndex = 7;
     this.button6.Text     = "上一首";
     this.button6.Click    = new System.EventHandler(this.button6_Click);
     //
     // button7
     //
     this.button7.Location = new System.Drawing.Point(320, 104);
     this.button7.Name     = "button7";
     this.button7.Size     = new System.Drawing.Size(64, 23);
     this.button7.TabIndex = 8;
     this.button7.Text     = "下一首";
     this.button7.Click    = new System.EventHandler(this.button7_Click);
     //
     // listView1
     //
     this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.columnHeader1,
         this.columnHeader2,
         this.columnHeader3,
         this.columnHeader4
     });
     this.listView1.FullRowSelect = true;
     this.listView1.GridLines     = true;
     this.listView1.HideSelection = false;
     this.listView1.Location      = new System.Drawing.Point(8, 8);
     this.listView1.MultiSelect   = false;
     this.listView1.Name          = "listView1";
     this.listView1.Size          = new System.Drawing.Size(304, 144);
     this.listView1.TabIndex      = 9;
     this.listView1.View          = System.Windows.Forms.View.Details;
     //
     // columnHeader1
     //
     this.columnHeader1.Text = " 曲名";
     //
     // columnHeader2
     //
     this.columnHeader2.Text      = "作者";
     this.columnHeader2.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // columnHeader3
     //
     this.columnHeader3.Text      = "大小";
     this.columnHeader3.TextAlign = System.Windows.Forms.HorizontalAlignment.Center;
     //
     // columnHeader4
     //
     this.columnHeader4.Text  = "      位   置";
     this.columnHeader4.Width = 200;
     //
     // Form1
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
     this.ClientSize        = new System.Drawing.Size(392, 294);
     this.Controls.Add(this.listView1);
     this.Controls.Add(this.button7);
     this.Controls.Add(this.button6);
     this.Controls.Add(this.button5);
     this.Controls.Add(this.button4);
     this.Controls.Add(this.axMediaPlayer1);
     this.Controls.Add(this.button2);
     this.Controls.Add(this.button1);
     this.MaximizeBox   = false;
     this.Name          = "Form1";
     this.StartPosition = System.Windows.Forms.FormStartPosition.CenterScreen;
     this.Text          = "演示播放MP3文件";
     ((System.ComponentModel.ISupportInitialize)(this.axMediaPlayer1)).EndInit();
     this.ResumeLayout(false);
 }