Example #1
0
 private void InitializeComponent()
 {
     System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AdminUI));
     this.refreshBtn      = new System.Windows.Forms.Button();
     this.forceLeaveBtn   = new System.Windows.Forms.Button();
     this.participantsLbl = new System.Windows.Forms.Label();
     this.clientAddress   = new System.Windows.Forms.Label();
     this.tableListBox    = new System.Windows.Forms.ListBox();
     this.groupAddress    = new System.Windows.Forms.Label();
     this.joinTime        = new System.Windows.Forms.Label();
     this.serviceBtns     = new MSR.LST.Services.BasicServiceButtons();
     this.serviceControl  = new MSR.LST.Services.ServiceControlButtons();
     this.SuspendLayout();
     //
     // refreshBtn
     //
     this.refreshBtn.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.refreshBtn.Enabled   = false;
     this.refreshBtn.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.refreshBtn.Location  = new System.Drawing.Point(399, 420);
     this.refreshBtn.Name      = "refreshBtn";
     this.refreshBtn.Size      = new System.Drawing.Size(115, 26);
     this.refreshBtn.TabIndex  = 0;
     this.refreshBtn.Text      = "Refresh";
     this.refreshBtn.Click    += new System.EventHandler(this.refreshBtn_Click);
     //
     // forceLeaveBtn
     //
     this.forceLeaveBtn.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.forceLeaveBtn.Enabled   = false;
     this.forceLeaveBtn.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.forceLeaveBtn.Location  = new System.Drawing.Point(399, 463);
     this.forceLeaveBtn.Name      = "forceLeaveBtn";
     this.forceLeaveBtn.Size      = new System.Drawing.Size(115, 26);
     this.forceLeaveBtn.TabIndex  = 1;
     this.forceLeaveBtn.Text      = "Force Leave";
     this.forceLeaveBtn.Visible   = false;
     this.forceLeaveBtn.Click    += new System.EventHandler(this.forceLeaveBtn_Click);
     //
     // participantsLbl
     //
     this.participantsLbl.AutoSize  = true;
     this.participantsLbl.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.participantsLbl.ForeColor = System.Drawing.Color.Blue;
     this.participantsLbl.Location  = new System.Drawing.Point(19, 4);
     this.participantsLbl.Name      = "participantsLbl";
     this.participantsLbl.Size      = new System.Drawing.Size(123, 15);
     this.participantsLbl.TabIndex  = 9;
     this.participantsLbl.Text      = "Reflector Participants";
     this.participantsLbl.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // clientAddress
     //
     this.clientAddress.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                       | System.Windows.Forms.AnchorStyles.Right)));
     this.clientAddress.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.clientAddress.Location  = new System.Drawing.Point(19, 26);
     this.clientAddress.Name      = "clientAddress";
     this.clientAddress.Size      = new System.Drawing.Size(106, 27);
     this.clientAddress.TabIndex  = 8;
     this.clientAddress.Text      = "Client Address";
     this.clientAddress.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // tableListBox
     //
     this.tableListBox.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.tableListBox.ItemHeight = 15;
     this.tableListBox.Location   = new System.Drawing.Point(19, 52);
     this.tableListBox.Name       = "tableListBox";
     this.tableListBox.Size       = new System.Drawing.Size(495, 334);
     this.tableListBox.TabIndex   = 7;
     //
     // groupAddress
     //
     this.groupAddress.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                      | System.Windows.Forms.AnchorStyles.Right)));
     this.groupAddress.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.groupAddress.Location  = new System.Drawing.Point(192, 26);
     this.groupAddress.Name      = "groupAddress";
     this.groupAddress.Size      = new System.Drawing.Size(142, 27);
     this.groupAddress.TabIndex  = 12;
     this.groupAddress.Text      = "Group Address : Port";
     this.groupAddress.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // joinTime
     //
     this.joinTime.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                  | System.Windows.Forms.AnchorStyles.Right)));
     this.joinTime.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.joinTime.Location  = new System.Drawing.Point(401, 26);
     this.joinTime.Name      = "joinTime";
     this.joinTime.Size      = new System.Drawing.Size(106, 27);
     this.joinTime.TabIndex  = 8;
     this.joinTime.Text      = "Join Time";
     this.joinTime.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // serviceBtns
     //
     this.serviceBtns.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.serviceBtns.HelpUrl  = null;
     this.serviceBtns.Location = new System.Drawing.Point(24, 528);
     this.serviceBtns.Name     = "serviceBtns";
     this.serviceBtns.Size     = new System.Drawing.Size(490, 26);
     this.serviceBtns.TabIndex = 10;
     //
     // serviceControl
     //
     this.serviceControl.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                        | System.Windows.Forms.AnchorStyles.Right)));
     this.serviceControl.Location    = new System.Drawing.Point(24, 420);
     this.serviceControl.Name        = "serviceControl";
     this.serviceControl.ServiceName = null;
     this.serviceControl.Size        = new System.Drawing.Size(368, 69);
     this.serviceControl.TabIndex    = 13;
     //
     // AdminUI
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
     this.ClientSize        = new System.Drawing.Size(524, 566);
     this.Controls.Add(this.serviceBtns);
     this.Controls.Add(this.tableListBox);
     this.Controls.Add(this.clientAddress);
     this.Controls.Add(this.participantsLbl);
     this.Controls.Add(this.forceLeaveBtn);
     this.Controls.Add(this.refreshBtn);
     this.Controls.Add(this.groupAddress);
     this.Controls.Add(this.joinTime);
     this.Controls.Add(this.serviceControl);
     this.Font        = new System.Drawing.Font("Microsoft Sans Serif", 9F);
     this.Icon        = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximumSize = new System.Drawing.Size(540, 70577);
     this.MinimumSize = new System.Drawing.Size(540, 250);
     this.Name        = "AdminUI";
     this.Text        = "ConferenceXP Reflector Service Manager";
     this.Load       += new System.EventHandler(this.AdminUI_Load);
     this.Paint      += new System.Windows.Forms.PaintEventHandler(this.AdminUI_Paint);
     this.Resize     += new System.EventHandler(this.AdminUI_Resize);
     this.ResumeLayout(false);
     this.PerformLayout();
 }
Example #2
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(AdminUI));
     this.refreshBtn = new System.Windows.Forms.Button();
     this.forceLeaveBtn = new System.Windows.Forms.Button();
     this.participantsLbl = new System.Windows.Forms.Label();
     this.addressLbl = new System.Windows.Forms.Label();
     this.tableListBox = new System.Windows.Forms.ListBox();
     this.trayIcon = new System.Windows.Forms.NotifyIcon(this.components);
     this.contextMenu = new System.Windows.Forms.ContextMenu();
     this.openMenuItem = new System.Windows.Forms.MenuItem();
     this.serviceBtns = new MSR.LST.Services.BasicServiceButtons();
     this.lblDynamicPort = new System.Windows.Forms.Label();
     this.lblJoinPort = new System.Windows.Forms.Label();
     this.SuspendLayout();
     //
     // refreshBtn
     //
     this.refreshBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.refreshBtn.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.refreshBtn.Location = new System.Drawing.Point(320, 408);
     this.refreshBtn.Name = "refreshBtn";
     this.refreshBtn.Size = new System.Drawing.Size(96, 24);
     this.refreshBtn.TabIndex = 0;
     this.refreshBtn.Text = "Refresh";
     this.refreshBtn.Click += new System.EventHandler(this.refreshBtn_Click);
     //
     // forceLeaveBtn
     //
     this.forceLeaveBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.forceLeaveBtn.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.forceLeaveBtn.Location = new System.Drawing.Point(208, 408);
     this.forceLeaveBtn.Name = "forceLeaveBtn";
     this.forceLeaveBtn.Size = new System.Drawing.Size(96, 24);
     this.forceLeaveBtn.TabIndex = 1;
     this.forceLeaveBtn.Text = "Force Leave";
     this.forceLeaveBtn.Click += new System.EventHandler(this.forceLeaveBtn_Click);
     //
     // participantsLbl
     //
     this.participantsLbl.ForeColor = System.Drawing.Color.Blue;
     this.participantsLbl.Location = new System.Drawing.Point(16, 0);
     this.participantsLbl.Name = "participantsLbl";
     this.participantsLbl.Size = new System.Drawing.Size(112, 32);
     this.participantsLbl.TabIndex = 9;
     this.participantsLbl.Text = "Reflector Participants";
     this.participantsLbl.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // addressLbl
     //
     this.addressLbl.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
         | System.Windows.Forms.AnchorStyles.Right)));
     this.addressLbl.Location = new System.Drawing.Point(16, 24);
     this.addressLbl.Name = "addressLbl";
     this.addressLbl.Size = new System.Drawing.Size(384, 25);
     this.addressLbl.TabIndex = 8;
     this.addressLbl.Text = "Client Address            Group Address       Group Port   Join Time";
     this.addressLbl.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // tableListBox
     //
     this.tableListBox.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.tableListBox.Location = new System.Drawing.Point(16, 48);
     this.tableListBox.Name = "tableListBox";
     this.tableListBox.Size = new System.Drawing.Size(400, 355);
     this.tableListBox.TabIndex = 7;
     //
     // trayIcon
     //
     this.trayIcon.ContextMenu = this.contextMenu;
     this.trayIcon.Icon = ((System.Drawing.Icon)(resources.GetObject("trayIcon.Icon")));
     this.trayIcon.Text = "ConferenceXP Reflector Service Monitor";
     this.trayIcon.Visible = true;
     this.trayIcon.DoubleClick += new System.EventHandler(this.openMenuItem_Click);
     //
     // contextMenu
     //
     this.contextMenu.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
                                                                                 this.openMenuItem});
     //
     // openMenuItem
     //
     this.openMenuItem.Index = 0;
     this.openMenuItem.Text = "Open ConferenceXP Reflector Monitor";
     this.openMenuItem.Click += new System.EventHandler(this.openMenuItem_Click);
     //
     // serviceBtns
     //
     this.serviceBtns.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
         | System.Windows.Forms.AnchorStyles.Right)));
     this.serviceBtns.HelpUrl = null;
     this.serviceBtns.Location = new System.Drawing.Point(16, 448);
     this.serviceBtns.Name = "serviceBtns";
     this.serviceBtns.Size = new System.Drawing.Size(400, 24);
     this.serviceBtns.TabIndex = 10;
     //
     // lblDynamicPort
     //
     this.lblDynamicPort.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.lblDynamicPort.ForeColor = System.Drawing.Color.Black;
     this.lblDynamicPort.Location = new System.Drawing.Point(120, 404);
     this.lblDynamicPort.Name = "lblDynamicPort";
     this.lblDynamicPort.Size = new System.Drawing.Size(64, 32);
     this.lblDynamicPort.TabIndex = 11;
     this.lblDynamicPort.Text = "*dynamic*";
     this.lblDynamicPort.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblJoinPort
     //
     this.lblJoinPort.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.lblJoinPort.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblJoinPort.ForeColor = System.Drawing.Color.Black;
     this.lblJoinPort.Location = new System.Drawing.Point(16, 404);
     this.lblJoinPort.Name = "lblJoinPort";
     this.lblJoinPort.Size = new System.Drawing.Size(104, 32);
     this.lblJoinPort.TabIndex = 11;
     this.lblJoinPort.Text = "Reflector join port:";
     this.lblJoinPort.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // AdminUI
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize = new System.Drawing.Size(436, 486);
     this.Controls.Add(this.lblDynamicPort);
     this.Controls.Add(this.serviceBtns);
     this.Controls.Add(this.tableListBox);
     this.Controls.Add(this.addressLbl);
     this.Controls.Add(this.participantsLbl);
     this.Controls.Add(this.forceLeaveBtn);
     this.Controls.Add(this.refreshBtn);
     this.Controls.Add(this.lblJoinPort);
     this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximumSize = new System.Drawing.Size(444, 65536);
     this.MinimumSize = new System.Drawing.Size(444, 232);
     this.Name = "AdminUI";
     this.Text = "ConferenceXP Reflector Service Monitor";
     this.Resize += new System.EventHandler(this.AdminUI_Resize);
     this.Closing += new System.ComponentModel.CancelEventHandler(this.AdminUI_Closing);
     this.Load += new System.EventHandler(this.AdminUI_Load);
     this.Paint += new System.Windows.Forms.PaintEventHandler(this.AdminUI_Paint);
     this.ResumeLayout(false);
 }
Example #3
0
 private void InitializeComponent()
 {
     this.components = new System.ComponentModel.Container();
     System.Resources.ResourceManager resources = new System.Resources.ResourceManager(typeof(AdminUI));
     this.refreshBtn      = new System.Windows.Forms.Button();
     this.forceLeaveBtn   = new System.Windows.Forms.Button();
     this.participantsLbl = new System.Windows.Forms.Label();
     this.addressLbl      = new System.Windows.Forms.Label();
     this.tableListBox    = new System.Windows.Forms.ListBox();
     this.trayIcon        = new System.Windows.Forms.NotifyIcon(this.components);
     this.contextMenu     = new System.Windows.Forms.ContextMenu();
     this.openMenuItem    = new System.Windows.Forms.MenuItem();
     this.serviceBtns     = new MSR.LST.Services.BasicServiceButtons();
     this.lblDynamicPort  = new System.Windows.Forms.Label();
     this.lblJoinPort     = new System.Windows.Forms.Label();
     this.SuspendLayout();
     //
     // refreshBtn
     //
     this.refreshBtn.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.refreshBtn.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.refreshBtn.Location  = new System.Drawing.Point(320, 408);
     this.refreshBtn.Name      = "refreshBtn";
     this.refreshBtn.Size      = new System.Drawing.Size(96, 24);
     this.refreshBtn.TabIndex  = 0;
     this.refreshBtn.Text      = "Refresh";
     this.refreshBtn.Click    += new System.EventHandler(this.refreshBtn_Click);
     //
     // forceLeaveBtn
     //
     this.forceLeaveBtn.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
     this.forceLeaveBtn.FlatStyle = System.Windows.Forms.FlatStyle.System;
     this.forceLeaveBtn.Location  = new System.Drawing.Point(208, 408);
     this.forceLeaveBtn.Name      = "forceLeaveBtn";
     this.forceLeaveBtn.Size      = new System.Drawing.Size(96, 24);
     this.forceLeaveBtn.TabIndex  = 1;
     this.forceLeaveBtn.Text      = "Force Leave";
     this.forceLeaveBtn.Click    += new System.EventHandler(this.forceLeaveBtn_Click);
     //
     // participantsLbl
     //
     this.participantsLbl.ForeColor = System.Drawing.Color.Blue;
     this.participantsLbl.Location  = new System.Drawing.Point(16, 0);
     this.participantsLbl.Name      = "participantsLbl";
     this.participantsLbl.Size      = new System.Drawing.Size(112, 32);
     this.participantsLbl.TabIndex  = 9;
     this.participantsLbl.Text      = "Reflector Participants";
     this.participantsLbl.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // addressLbl
     //
     this.addressLbl.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                                                                    | System.Windows.Forms.AnchorStyles.Right)));
     this.addressLbl.Location  = new System.Drawing.Point(16, 24);
     this.addressLbl.Name      = "addressLbl";
     this.addressLbl.Size      = new System.Drawing.Size(384, 25);
     this.addressLbl.TabIndex  = 8;
     this.addressLbl.Text      = "Client Address            Group Address       Group Port   Join Time";
     this.addressLbl.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // tableListBox
     //
     this.tableListBox.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.tableListBox.Location = new System.Drawing.Point(16, 48);
     this.tableListBox.Name     = "tableListBox";
     this.tableListBox.Size     = new System.Drawing.Size(400, 355);
     this.tableListBox.TabIndex = 7;
     //
     // trayIcon
     //
     this.trayIcon.ContextMenu  = this.contextMenu;
     this.trayIcon.Icon         = ((System.Drawing.Icon)(resources.GetObject("trayIcon.Icon")));
     this.trayIcon.Text         = "ConferenceXP Reflector Service Monitor";
     this.trayIcon.Visible      = true;
     this.trayIcon.DoubleClick += new System.EventHandler(this.openMenuItem_Click);
     //
     // contextMenu
     //
     this.contextMenu.MenuItems.AddRange(new System.Windows.Forms.MenuItem[] {
         this.openMenuItem
     });
     //
     // openMenuItem
     //
     this.openMenuItem.Index  = 0;
     this.openMenuItem.Text   = "Open ConferenceXP Reflector Monitor";
     this.openMenuItem.Click += new System.EventHandler(this.openMenuItem_Click);
     //
     // serviceBtns
     //
     this.serviceBtns.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                                                                     | System.Windows.Forms.AnchorStyles.Right)));
     this.serviceBtns.HelpUrl  = null;
     this.serviceBtns.Location = new System.Drawing.Point(16, 448);
     this.serviceBtns.Name     = "serviceBtns";
     this.serviceBtns.Size     = new System.Drawing.Size(400, 24);
     this.serviceBtns.TabIndex = 10;
     //
     // lblDynamicPort
     //
     this.lblDynamicPort.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.lblDynamicPort.ForeColor = System.Drawing.Color.Black;
     this.lblDynamicPort.Location  = new System.Drawing.Point(120, 404);
     this.lblDynamicPort.Name      = "lblDynamicPort";
     this.lblDynamicPort.Size      = new System.Drawing.Size(64, 32);
     this.lblDynamicPort.TabIndex  = 11;
     this.lblDynamicPort.Text      = "*dynamic*";
     this.lblDynamicPort.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // lblJoinPort
     //
     this.lblJoinPort.Anchor    = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)));
     this.lblJoinPort.Font      = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((System.Byte)(0)));
     this.lblJoinPort.ForeColor = System.Drawing.Color.Black;
     this.lblJoinPort.Location  = new System.Drawing.Point(16, 404);
     this.lblJoinPort.Name      = "lblJoinPort";
     this.lblJoinPort.Size      = new System.Drawing.Size(104, 32);
     this.lblJoinPort.TabIndex  = 11;
     this.lblJoinPort.Text      = "Reflector join port:";
     this.lblJoinPort.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
     //
     // AdminUI
     //
     this.AutoScaleBaseSize = new System.Drawing.Size(5, 13);
     this.ClientSize        = new System.Drawing.Size(436, 486);
     this.Controls.Add(this.lblDynamicPort);
     this.Controls.Add(this.serviceBtns);
     this.Controls.Add(this.tableListBox);
     this.Controls.Add(this.addressLbl);
     this.Controls.Add(this.participantsLbl);
     this.Controls.Add(this.forceLeaveBtn);
     this.Controls.Add(this.refreshBtn);
     this.Controls.Add(this.lblJoinPort);
     this.Icon        = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
     this.MaximumSize = new System.Drawing.Size(444, 65536);
     this.MinimumSize = new System.Drawing.Size(444, 232);
     this.Name        = "AdminUI";
     this.Text        = "ConferenceXP Reflector Service Monitor";
     this.Resize     += new System.EventHandler(this.AdminUI_Resize);
     this.Closing    += new System.ComponentModel.CancelEventHandler(this.AdminUI_Closing);
     this.Load       += new System.EventHandler(this.AdminUI_Load);
     this.Paint      += new System.Windows.Forms.PaintEventHandler(this.AdminUI_Paint);
     this.ResumeLayout(false);
 }
Example #4
0
        private void InitializeComponent()
        {
            System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(AdminUI));
            this.refreshBtn = new System.Windows.Forms.Button();
            this.forceLeaveBtn = new System.Windows.Forms.Button();
            this.participantsLbl = new System.Windows.Forms.Label();
            this.clientAddress = new System.Windows.Forms.Label();
            this.tableListBox = new System.Windows.Forms.ListBox();
            this.groupAddress = new System.Windows.Forms.Label();
            this.joinTime = new System.Windows.Forms.Label();
            this.serviceBtns = new MSR.LST.Services.BasicServiceButtons();
            this.serviceControl = new MSR.LST.Services.ServiceControlButtons();
            this.SuspendLayout();
            // 
            // refreshBtn
            // 
            this.refreshBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.refreshBtn.Enabled = false;
            this.refreshBtn.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.refreshBtn.Location = new System.Drawing.Point(399, 420);
            this.refreshBtn.Name = "refreshBtn";
            this.refreshBtn.Size = new System.Drawing.Size(115, 26);
            this.refreshBtn.TabIndex = 0;
            this.refreshBtn.Text = "Refresh";
            this.refreshBtn.Click += new System.EventHandler(this.refreshBtn_Click);
            // 
            // forceLeaveBtn
            // 
            this.forceLeaveBtn.Anchor = ((System.Windows.Forms.AnchorStyles)((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Right)));
            this.forceLeaveBtn.Enabled = false;
            this.forceLeaveBtn.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.forceLeaveBtn.Location = new System.Drawing.Point(399, 463);
            this.forceLeaveBtn.Name = "forceLeaveBtn";
            this.forceLeaveBtn.Size = new System.Drawing.Size(115, 26);
            this.forceLeaveBtn.TabIndex = 1;
            this.forceLeaveBtn.Text = "Force Leave";
            this.forceLeaveBtn.Visible = false;
            this.forceLeaveBtn.Click += new System.EventHandler(this.forceLeaveBtn_Click);
            // 
            // participantsLbl
            // 
            this.participantsLbl.AutoSize = true;
            this.participantsLbl.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.participantsLbl.ForeColor = System.Drawing.Color.Blue;
            this.participantsLbl.Location = new System.Drawing.Point(19, 4);
            this.participantsLbl.Name = "participantsLbl";
            this.participantsLbl.Size = new System.Drawing.Size(123, 15);
            this.participantsLbl.TabIndex = 9;
            this.participantsLbl.Text = "Reflector Participants";
            this.participantsLbl.TextAlign = System.Drawing.ContentAlignment.MiddleLeft;
            // 
            // clientAddress
            // 
            this.clientAddress.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.clientAddress.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.clientAddress.Location = new System.Drawing.Point(19, 26);
            this.clientAddress.Name = "clientAddress";
            this.clientAddress.Size = new System.Drawing.Size(106, 27);
            this.clientAddress.TabIndex = 8;
            this.clientAddress.Text = "Client Address";
            this.clientAddress.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // tableListBox
            // 
            this.tableListBox.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.tableListBox.ItemHeight = 15;
            this.tableListBox.Location = new System.Drawing.Point(19, 52);
            this.tableListBox.Name = "tableListBox";
            this.tableListBox.Size = new System.Drawing.Size(495, 334);
            this.tableListBox.TabIndex = 7;
            // 
            // groupAddress
            // 
            this.groupAddress.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.groupAddress.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.groupAddress.Location = new System.Drawing.Point(192, 26);
            this.groupAddress.Name = "groupAddress";
            this.groupAddress.Size = new System.Drawing.Size(142, 27);
            this.groupAddress.TabIndex = 12;
            this.groupAddress.Text = "Group Address : Port";
            this.groupAddress.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // joinTime
            // 
            this.joinTime.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Top | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.joinTime.FlatStyle = System.Windows.Forms.FlatStyle.System;
            this.joinTime.Location = new System.Drawing.Point(401, 26);
            this.joinTime.Name = "joinTime";
            this.joinTime.Size = new System.Drawing.Size(106, 27);
            this.joinTime.TabIndex = 8;
            this.joinTime.Text = "Join Time";
            this.joinTime.TextAlign = System.Drawing.ContentAlignment.MiddleCenter;
            // 
            // serviceBtns
            // 
            this.serviceBtns.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.serviceBtns.HelpUrl = null;
            this.serviceBtns.Location = new System.Drawing.Point(24, 528);
            this.serviceBtns.Name = "serviceBtns";
            this.serviceBtns.Size = new System.Drawing.Size(490, 26);
            this.serviceBtns.TabIndex = 10;
            // 
            // serviceControl
            // 
            this.serviceControl.Anchor = ((System.Windows.Forms.AnchorStyles)(((System.Windows.Forms.AnchorStyles.Bottom | System.Windows.Forms.AnchorStyles.Left)
                        | System.Windows.Forms.AnchorStyles.Right)));
            this.serviceControl.Location = new System.Drawing.Point(24, 420);
            this.serviceControl.Name = "serviceControl";
            this.serviceControl.ServiceName = null;
            this.serviceControl.Size = new System.Drawing.Size(368, 69);
            this.serviceControl.TabIndex = 13;
            // 
            // AdminUI
            // 
            this.AutoScaleBaseSize = new System.Drawing.Size(6, 14);
            this.ClientSize = new System.Drawing.Size(524, 566);
            this.Controls.Add(this.serviceBtns);
            this.Controls.Add(this.tableListBox);
            this.Controls.Add(this.clientAddress);
            this.Controls.Add(this.participantsLbl);
            this.Controls.Add(this.forceLeaveBtn);
            this.Controls.Add(this.refreshBtn);
            this.Controls.Add(this.groupAddress);
            this.Controls.Add(this.joinTime);
            this.Controls.Add(this.serviceControl);
            this.Font = new System.Drawing.Font("Microsoft Sans Serif", 9F);
            this.Icon = ((System.Drawing.Icon)(resources.GetObject("$this.Icon")));
            this.MaximumSize = new System.Drawing.Size(540, 70577);
            this.MinimumSize = new System.Drawing.Size(540, 250);
            this.Name = "AdminUI";
            this.Text = "ConferenceXP Reflector Service Manager";
            this.Load += new System.EventHandler(this.AdminUI_Load);
            this.Paint += new System.Windows.Forms.PaintEventHandler(this.AdminUI_Paint);
            this.Resize += new System.EventHandler(this.AdminUI_Resize);
            this.ResumeLayout(false);
            this.PerformLayout();

        }