/// <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.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle1 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle2 = new System.Windows.Forms.DataGridViewCellStyle(); System.Windows.Forms.DataGridViewCellStyle dataGridViewCellStyle3 = new System.Windows.Forms.DataGridViewCellStyle(); DevComponents.DotNetBar.Layout.Background background1 = new DevComponents.DotNetBar.Layout.Background(); DevComponents.DotNetBar.Layout.BorderPattern borderPattern1 = new DevComponents.DotNetBar.Layout.BorderPattern(); this.panelEx_ManagementServer = new DevComponents.DotNetBar.PanelEx(); this.panelEx_Server = new DevComponents.DotNetBar.PanelEx(); this.panelEx_Bottom = new DevComponents.DotNetBar.PanelEx(); this.groupPanel_ServerStatus = new DevComponents.DotNetBar.Controls.GroupPanel(); this.dataGridView_ServerStatus = new System.Windows.Forms.DataGridView(); this.Column_Name = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column_StartedTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column_IsRunning = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column_MaxConnectionNumber = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column_TotalConnections = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column_Listeners = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column_RequestHandlingSpeed = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column_TotalHandledRequests = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column_AvialableSendingQueueItems = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column_TotalSendingQueueItems = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column_Tag = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.Column_CollectedTime = new System.Windows.Forms.DataGridViewTextBoxColumn(); this.contextMenuStrip1 = new System.Windows.Forms.ContextMenuStrip(this.components); this.Restart = new System.Windows.Forms.ToolStripMenuItem(); this.Start = new System.Windows.Forms.ToolStripMenuItem(); this.Stop = new System.Windows.Forms.ToolStripMenuItem(); this.panelEx_Top = new DevComponents.DotNetBar.PanelEx(); this.groupPanel_Summary = new DevComponents.DotNetBar.Controls.GroupPanel(); this.labelX2 = new DevComponents.DotNetBar.LabelX(); this.labelX_CollectedTime = new DevComponents.DotNetBar.LabelX(); this.labelX1 = new DevComponents.DotNetBar.LabelX(); this.labelX_CpuUsage = new DevComponents.DotNetBar.LabelX(); this.labelX11 = new DevComponents.DotNetBar.LabelX(); this.labelX_AvailableCompletionPortThreads = new DevComponents.DotNetBar.LabelX(); this.labelX9 = new DevComponents.DotNetBar.LabelX(); this.labelX_MaxCompletionPortThreads = new DevComponents.DotNetBar.LabelX(); this.labelX13 = new DevComponents.DotNetBar.LabelX(); this.labelX_AvailableWorkingThreads = new DevComponents.DotNetBar.LabelX(); this.labelX7 = new DevComponents.DotNetBar.LabelX(); this.labelX_MaxWorkingThreads = new DevComponents.DotNetBar.LabelX(); this.labelX5 = new DevComponents.DotNetBar.LabelX(); this.labelX_TotalThreadCount = new DevComponents.DotNetBar.LabelX(); this.labelX3 = new DevComponents.DotNetBar.LabelX(); this.labelX_MemoryUsage = new DevComponents.DotNetBar.LabelX(); this.layoutGroup6 = new DevComponents.DotNetBar.Layout.LayoutGroup(); this.layoutControlItem10 = new DevComponents.DotNetBar.Layout.LayoutControlItem(); this.layoutControlItem11 = new DevComponents.DotNetBar.Layout.LayoutControlItem(); this.panelEx_ManagementServer.SuspendLayout(); this.panelEx_Server.SuspendLayout(); this.panelEx_Bottom.SuspendLayout(); this.groupPanel_ServerStatus.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.dataGridView_ServerStatus)).BeginInit(); this.contextMenuStrip1.SuspendLayout(); this.panelEx_Top.SuspendLayout(); this.groupPanel_Summary.SuspendLayout(); this.SuspendLayout(); // // panelEx_ManagementServer // this.panelEx_ManagementServer.CanvasColor = System.Drawing.SystemColors.Control; this.panelEx_ManagementServer.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.panelEx_ManagementServer.Controls.Add(this.panelEx_Server); this.panelEx_ManagementServer.DisabledBackColor = System.Drawing.Color.Empty; this.panelEx_ManagementServer.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx_ManagementServer.Location = new System.Drawing.Point(0, 0); this.panelEx_ManagementServer.Name = "panelEx_ManagementServer"; this.panelEx_ManagementServer.Size = new System.Drawing.Size(1904, 992); this.panelEx_ManagementServer.Style.Alignment = System.Drawing.StringAlignment.Center; this.panelEx_ManagementServer.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.panelEx_ManagementServer.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; this.panelEx_ManagementServer.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.panelEx_ManagementServer.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.panelEx_ManagementServer.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.panelEx_ManagementServer.Style.GradientAngle = 90; this.panelEx_ManagementServer.TabIndex = 0; // // panelEx_Server // this.panelEx_Server.CanvasColor = System.Drawing.SystemColors.Control; this.panelEx_Server.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.panelEx_Server.Controls.Add(this.panelEx_Bottom); this.panelEx_Server.Controls.Add(this.panelEx_Top); this.panelEx_Server.DisabledBackColor = System.Drawing.Color.Empty; this.panelEx_Server.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx_Server.Location = new System.Drawing.Point(0, 0); this.panelEx_Server.Name = "panelEx_Server"; this.panelEx_Server.Size = new System.Drawing.Size(1904, 992); this.panelEx_Server.Style.Alignment = System.Drawing.StringAlignment.Center; this.panelEx_Server.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.panelEx_Server.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; this.panelEx_Server.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.panelEx_Server.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.panelEx_Server.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.panelEx_Server.Style.GradientAngle = 90; this.panelEx_Server.TabIndex = 8; // // panelEx_Bottom // this.panelEx_Bottom.CanvasColor = System.Drawing.SystemColors.Control; this.panelEx_Bottom.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.panelEx_Bottom.Controls.Add(this.groupPanel_ServerStatus); this.panelEx_Bottom.DisabledBackColor = System.Drawing.Color.Empty; this.panelEx_Bottom.Dock = System.Windows.Forms.DockStyle.Fill; this.panelEx_Bottom.Location = new System.Drawing.Point(0, 347); this.panelEx_Bottom.Name = "panelEx_Bottom"; this.panelEx_Bottom.Size = new System.Drawing.Size(1904, 645); this.panelEx_Bottom.Style.Alignment = System.Drawing.StringAlignment.Center; this.panelEx_Bottom.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.panelEx_Bottom.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; this.panelEx_Bottom.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.panelEx_Bottom.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.panelEx_Bottom.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.panelEx_Bottom.Style.GradientAngle = 90; this.panelEx_Bottom.TabIndex = 11; this.panelEx_Bottom.Text = "panelEx2"; // // groupPanel_ServerStatus // this.groupPanel_ServerStatus.CanvasColor = System.Drawing.SystemColors.Control; this.groupPanel_ServerStatus.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007; this.groupPanel_ServerStatus.Controls.Add(this.dataGridView_ServerStatus); this.groupPanel_ServerStatus.DisabledBackColor = System.Drawing.Color.Empty; this.groupPanel_ServerStatus.Dock = System.Windows.Forms.DockStyle.Fill; this.groupPanel_ServerStatus.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.groupPanel_ServerStatus.Location = new System.Drawing.Point(0, 0); this.groupPanel_ServerStatus.Name = "groupPanel_ServerStatus"; this.groupPanel_ServerStatus.Size = new System.Drawing.Size(1904, 645); // // // this.groupPanel_ServerStatus.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; this.groupPanel_ServerStatus.Style.BackColorGradientAngle = 90; this.groupPanel_ServerStatus.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.groupPanel_ServerStatus.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid; this.groupPanel_ServerStatus.Style.BorderBottomWidth = 1; this.groupPanel_ServerStatus.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.groupPanel_ServerStatus.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid; this.groupPanel_ServerStatus.Style.BorderLeftWidth = 1; this.groupPanel_ServerStatus.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid; this.groupPanel_ServerStatus.Style.BorderRightWidth = 1; this.groupPanel_ServerStatus.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid; this.groupPanel_ServerStatus.Style.BorderTopWidth = 1; this.groupPanel_ServerStatus.Style.CornerDiameter = 4; this.groupPanel_ServerStatus.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.groupPanel_ServerStatus.Style.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.groupPanel_ServerStatus.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center; this.groupPanel_ServerStatus.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.groupPanel_ServerStatus.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near; // // // this.groupPanel_ServerStatus.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; // // // this.groupPanel_ServerStatus.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.groupPanel_ServerStatus.TabIndex = 4; this.groupPanel_ServerStatus.Text = "各服务状态"; // // dataGridView_ServerStatus // this.dataGridView_ServerStatus.AllowUserToAddRows = false; this.dataGridView_ServerStatus.AllowUserToDeleteRows = false; this.dataGridView_ServerStatus.AutoSizeColumnsMode = System.Windows.Forms.DataGridViewAutoSizeColumnsMode.Fill; this.dataGridView_ServerStatus.BackgroundColor = System.Drawing.SystemColors.ControlDark; this.dataGridView_ServerStatus.CellBorderStyle = System.Windows.Forms.DataGridViewCellBorderStyle.None; dataGridViewCellStyle1.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleCenter; dataGridViewCellStyle1.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle1.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle1.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle1.SelectionBackColor = System.Drawing.SystemColors.Highlight; dataGridViewCellStyle1.SelectionForeColor = System.Drawing.SystemColors.HighlightText; dataGridViewCellStyle1.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dataGridView_ServerStatus.ColumnHeadersDefaultCellStyle = dataGridViewCellStyle1; this.dataGridView_ServerStatus.ColumnHeadersHeightSizeMode = System.Windows.Forms.DataGridViewColumnHeadersHeightSizeMode.AutoSize; this.dataGridView_ServerStatus.Columns.AddRange(new System.Windows.Forms.DataGridViewColumn[] { this.Column_Name, this.Column_StartedTime, this.Column_IsRunning, this.Column_MaxConnectionNumber, this.Column_TotalConnections, this.Column_Listeners, this.Column_RequestHandlingSpeed, this.Column_TotalHandledRequests, this.Column_AvialableSendingQueueItems, this.Column_TotalSendingQueueItems, this.Column_Tag, this.Column_CollectedTime }); this.dataGridView_ServerStatus.ContextMenuStrip = this.contextMenuStrip1; this.dataGridView_ServerStatus.Dock = System.Windows.Forms.DockStyle.Fill; this.dataGridView_ServerStatus.Location = new System.Drawing.Point(0, 0); this.dataGridView_ServerStatus.MultiSelect = false; this.dataGridView_ServerStatus.Name = "dataGridView_ServerStatus"; this.dataGridView_ServerStatus.ReadOnly = true; dataGridViewCellStyle2.Alignment = System.Windows.Forms.DataGridViewContentAlignment.MiddleLeft; dataGridViewCellStyle2.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle2.Font = new System.Drawing.Font("宋体", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle2.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle2.SelectionBackColor = System.Drawing.SystemColors.GradientInactiveCaption; dataGridViewCellStyle2.SelectionForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle2.WrapMode = System.Windows.Forms.DataGridViewTriState.True; this.dataGridView_ServerStatus.RowHeadersDefaultCellStyle = dataGridViewCellStyle2; dataGridViewCellStyle3.BackColor = System.Drawing.SystemColors.Control; dataGridViewCellStyle3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(134))); dataGridViewCellStyle3.ForeColor = System.Drawing.SystemColors.WindowText; dataGridViewCellStyle3.SelectionBackColor = System.Drawing.SystemColors.GradientActiveCaption; dataGridViewCellStyle3.SelectionForeColor = System.Drawing.SystemColors.WindowText; this.dataGridView_ServerStatus.RowsDefaultCellStyle = dataGridViewCellStyle3; this.dataGridView_ServerStatus.RowTemplate.Height = 23; this.dataGridView_ServerStatus.SelectionMode = System.Windows.Forms.DataGridViewSelectionMode.FullRowSelect; this.dataGridView_ServerStatus.Size = new System.Drawing.Size(1898, 612); this.dataGridView_ServerStatus.TabIndex = 5; this.dataGridView_ServerStatus.CellMouseDown += new System.Windows.Forms.DataGridViewCellMouseEventHandler(this.dataGridView_ServerStatus_CellMouseDown); // // Column_Name // this.Column_Name.DataPropertyName = "Name"; this.Column_Name.HeaderText = "服务名"; this.Column_Name.Name = "Column_Name"; this.Column_Name.ReadOnly = true; // // Column_StartedTime // this.Column_StartedTime.DataPropertyName = "StartedTime"; this.Column_StartedTime.HeaderText = "启动时间"; this.Column_StartedTime.Name = "Column_StartedTime"; this.Column_StartedTime.ReadOnly = true; // // Column_IsRunning // this.Column_IsRunning.DataPropertyName = "IsRunning"; this.Column_IsRunning.HeaderText = "运行状态"; this.Column_IsRunning.Name = "Column_IsRunning"; this.Column_IsRunning.ReadOnly = true; // // Column_MaxConnectionNumber // this.Column_MaxConnectionNumber.DataPropertyName = "MaxConnectionNumber"; this.Column_MaxConnectionNumber.HeaderText = "最大允许连接数"; this.Column_MaxConnectionNumber.Name = "Column_MaxConnectionNumber"; this.Column_MaxConnectionNumber.ReadOnly = true; // // Column_TotalConnections // this.Column_TotalConnections.DataPropertyName = "TotalConnections"; this.Column_TotalConnections.HeaderText = "当前连接数"; this.Column_TotalConnections.Name = "Column_TotalConnections"; this.Column_TotalConnections.ReadOnly = true; // // Column_Listeners // this.Column_Listeners.DataPropertyName = "Listeners"; this.Column_Listeners.HeaderText = "监听地址"; this.Column_Listeners.Name = "Column_Listeners"; this.Column_Listeners.ReadOnly = true; // // Column_RequestHandlingSpeed // this.Column_RequestHandlingSpeed.DataPropertyName = "RequestHandlingSpeed"; this.Column_RequestHandlingSpeed.HeaderText = "响应时间"; this.Column_RequestHandlingSpeed.Name = "Column_RequestHandlingSpeed"; this.Column_RequestHandlingSpeed.ReadOnly = true; // // Column_TotalHandledRequests // this.Column_TotalHandledRequests.DataPropertyName = "TotalHandledRequests"; this.Column_TotalHandledRequests.HeaderText = "已处理请求数"; this.Column_TotalHandledRequests.Name = "Column_TotalHandledRequests"; this.Column_TotalHandledRequests.ReadOnly = true; // // Column_AvialableSendingQueueItems // this.Column_AvialableSendingQueueItems.DataPropertyName = "AvialableSendingQueueItems"; this.Column_AvialableSendingQueueItems.HeaderText = "可用传输队列"; this.Column_AvialableSendingQueueItems.Name = "Column_AvialableSendingQueueItems"; this.Column_AvialableSendingQueueItems.ReadOnly = true; // // Column_TotalSendingQueueItems // this.Column_TotalSendingQueueItems.DataPropertyName = "TotalSendingQueueItems"; this.Column_TotalSendingQueueItems.HeaderText = "最大传输队列"; this.Column_TotalSendingQueueItems.Name = "Column_TotalSendingQueueItems"; this.Column_TotalSendingQueueItems.ReadOnly = true; // // Column_Tag // this.Column_Tag.DataPropertyName = "Tag"; this.Column_Tag.HeaderText = "Tag"; this.Column_Tag.Name = "Column_Tag"; this.Column_Tag.ReadOnly = true; this.Column_Tag.Visible = false; // // Column_CollectedTime // this.Column_CollectedTime.DataPropertyName = "CollectedTime"; this.Column_CollectedTime.HeaderText = "CollectedTime"; this.Column_CollectedTime.Name = "Column_CollectedTime"; this.Column_CollectedTime.ReadOnly = true; this.Column_CollectedTime.Visible = false; // // contextMenuStrip1 // this.contextMenuStrip1.Items.AddRange(new System.Windows.Forms.ToolStripItem[] { this.Restart, this.Start, this.Stop }); this.contextMenuStrip1.Name = "contextMenuStrip1"; this.contextMenuStrip1.Size = new System.Drawing.Size(101, 70); this.contextMenuStrip1.ItemClicked += new System.Windows.Forms.ToolStripItemClickedEventHandler(this.contextMenuStrip1_ItemClicked); // // Restart // this.Restart.Name = "Restart"; this.Restart.Size = new System.Drawing.Size(100, 22); this.Restart.Text = "重启"; // // Start // this.Start.Name = "Start"; this.Start.Size = new System.Drawing.Size(100, 22); this.Start.Text = "启动"; // // Stop // this.Stop.Name = "Stop"; this.Stop.Size = new System.Drawing.Size(100, 22); this.Stop.Text = "停止"; // // panelEx_Top // this.panelEx_Top.CanvasColor = System.Drawing.SystemColors.Control; this.panelEx_Top.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.StyleManagerControlled; this.panelEx_Top.Controls.Add(this.groupPanel_Summary); this.panelEx_Top.DisabledBackColor = System.Drawing.Color.Empty; this.panelEx_Top.Dock = System.Windows.Forms.DockStyle.Top; this.panelEx_Top.Location = new System.Drawing.Point(0, 0); this.panelEx_Top.Name = "panelEx_Top"; this.panelEx_Top.Size = new System.Drawing.Size(1904, 347); this.panelEx_Top.Style.Alignment = System.Drawing.StringAlignment.Center; this.panelEx_Top.Style.BackColor1.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.panelEx_Top.Style.BackColor2.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; this.panelEx_Top.Style.Border = DevComponents.DotNetBar.eBorderType.SingleLine; this.panelEx_Top.Style.BorderColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.panelEx_Top.Style.ForeColor.ColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.panelEx_Top.Style.GradientAngle = 90; this.panelEx_Top.TabIndex = 7; this.panelEx_Top.Text = "panelEx1"; // // groupPanel_Summary // this.groupPanel_Summary.CanvasColor = System.Drawing.SystemColors.Control; this.groupPanel_Summary.ColorSchemeStyle = DevComponents.DotNetBar.eDotNetBarStyle.Office2007; this.groupPanel_Summary.Controls.Add(this.labelX2); this.groupPanel_Summary.Controls.Add(this.labelX_CollectedTime); this.groupPanel_Summary.Controls.Add(this.labelX1); this.groupPanel_Summary.Controls.Add(this.labelX_CpuUsage); this.groupPanel_Summary.Controls.Add(this.labelX11); this.groupPanel_Summary.Controls.Add(this.labelX_AvailableCompletionPortThreads); this.groupPanel_Summary.Controls.Add(this.labelX9); this.groupPanel_Summary.Controls.Add(this.labelX_MaxCompletionPortThreads); this.groupPanel_Summary.Controls.Add(this.labelX13); this.groupPanel_Summary.Controls.Add(this.labelX_AvailableWorkingThreads); this.groupPanel_Summary.Controls.Add(this.labelX7); this.groupPanel_Summary.Controls.Add(this.labelX_MaxWorkingThreads); this.groupPanel_Summary.Controls.Add(this.labelX5); this.groupPanel_Summary.Controls.Add(this.labelX_TotalThreadCount); this.groupPanel_Summary.Controls.Add(this.labelX3); this.groupPanel_Summary.Controls.Add(this.labelX_MemoryUsage); this.groupPanel_Summary.DisabledBackColor = System.Drawing.Color.Empty; this.groupPanel_Summary.Dock = System.Windows.Forms.DockStyle.Fill; this.groupPanel_Summary.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.groupPanel_Summary.Location = new System.Drawing.Point(0, 0); this.groupPanel_Summary.Name = "groupPanel_Summary"; this.groupPanel_Summary.Size = new System.Drawing.Size(1904, 347); // // // this.groupPanel_Summary.Style.BackColor2SchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground2; this.groupPanel_Summary.Style.BackColorGradientAngle = 90; this.groupPanel_Summary.Style.BackColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBackground; this.groupPanel_Summary.Style.BorderBottom = DevComponents.DotNetBar.eStyleBorderType.Solid; this.groupPanel_Summary.Style.BorderBottomWidth = 1; this.groupPanel_Summary.Style.BorderColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelBorder; this.groupPanel_Summary.Style.BorderLeft = DevComponents.DotNetBar.eStyleBorderType.Solid; this.groupPanel_Summary.Style.BorderLeftWidth = 1; this.groupPanel_Summary.Style.BorderRight = DevComponents.DotNetBar.eStyleBorderType.Solid; this.groupPanel_Summary.Style.BorderRightWidth = 1; this.groupPanel_Summary.Style.BorderTop = DevComponents.DotNetBar.eStyleBorderType.Solid; this.groupPanel_Summary.Style.BorderTopWidth = 1; this.groupPanel_Summary.Style.CornerDiameter = 4; this.groupPanel_Summary.Style.CornerType = DevComponents.DotNetBar.eCornerType.Rounded; this.groupPanel_Summary.Style.TextAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Center; this.groupPanel_Summary.Style.TextColorSchemePart = DevComponents.DotNetBar.eColorSchemePart.PanelText; this.groupPanel_Summary.Style.TextLineAlignment = DevComponents.DotNetBar.eStyleTextAlignment.Near; // // // this.groupPanel_Summary.StyleMouseDown.CornerType = DevComponents.DotNetBar.eCornerType.Square; // // // this.groupPanel_Summary.StyleMouseOver.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.groupPanel_Summary.TabIndex = 3; this.groupPanel_Summary.Text = "服务器概况"; // // labelX2 // // // // this.labelX2.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX2.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX2.Location = new System.Drawing.Point(9, 288); this.labelX2.Name = "labelX2"; this.labelX2.Size = new System.Drawing.Size(157, 23); this.labelX2.TabIndex = 19; this.labelX2.Text = "最近采集时间:"; // // labelX_CollectedTime // // // // this.labelX_CollectedTime.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX_CollectedTime.Font = new System.Drawing.Font("宋体", 14.25F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX_CollectedTime.Location = new System.Drawing.Point(172, 288); this.labelX_CollectedTime.Name = "labelX_CollectedTime"; this.labelX_CollectedTime.Size = new System.Drawing.Size(233, 23); this.labelX_CollectedTime.TabIndex = 18; this.labelX_CollectedTime.Text = "0"; // // labelX1 // // // // this.labelX1.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX1.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX1.Location = new System.Drawing.Point(44, 16); this.labelX1.Name = "labelX1"; this.labelX1.Size = new System.Drawing.Size(101, 23); this.labelX1.TabIndex = 2; this.labelX1.Text = "CPU使用率:"; // // labelX_CpuUsage // // // // this.labelX_CpuUsage.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX_CpuUsage.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX_CpuUsage.Location = new System.Drawing.Point(163, 16); this.labelX_CpuUsage.Name = "labelX_CpuUsage"; this.labelX_CpuUsage.Size = new System.Drawing.Size(82, 23); this.labelX_CpuUsage.TabIndex = 3; this.labelX_CpuUsage.Text = "0.00%"; // // labelX11 // // // // this.labelX11.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX11.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX11.Location = new System.Drawing.Point(463, 201); this.labelX11.Name = "labelX11"; this.labelX11.Size = new System.Drawing.Size(244, 23); this.labelX11.TabIndex = 15; this.labelX11.Text = "线程池可用完成端口线程数量:"; // // labelX_AvailableCompletionPortThreads // // // // this.labelX_AvailableCompletionPortThreads.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX_AvailableCompletionPortThreads.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX_AvailableCompletionPortThreads.Location = new System.Drawing.Point(713, 201); this.labelX_AvailableCompletionPortThreads.Name = "labelX_AvailableCompletionPortThreads"; this.labelX_AvailableCompletionPortThreads.Size = new System.Drawing.Size(100, 23); this.labelX_AvailableCompletionPortThreads.TabIndex = 16; this.labelX_AvailableCompletionPortThreads.Text = "0"; // // labelX9 // // // // this.labelX9.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX9.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX9.Location = new System.Drawing.Point(9, 201); this.labelX9.Name = "labelX9"; this.labelX9.Size = new System.Drawing.Size(240, 23); this.labelX9.TabIndex = 13; this.labelX9.Text = "线程池最大完成端口线程数量:"; // // labelX_MaxCompletionPortThreads // // // // this.labelX_MaxCompletionPortThreads.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX_MaxCompletionPortThreads.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX_MaxCompletionPortThreads.Location = new System.Drawing.Point(255, 201); this.labelX_MaxCompletionPortThreads.Name = "labelX_MaxCompletionPortThreads"; this.labelX_MaxCompletionPortThreads.Size = new System.Drawing.Size(100, 23); this.labelX_MaxCompletionPortThreads.TabIndex = 14; this.labelX_MaxCompletionPortThreads.Text = "0"; // // labelX13 // // // // this.labelX13.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX13.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX13.Location = new System.Drawing.Point(494, 105); this.labelX13.Name = "labelX13"; this.labelX13.Size = new System.Drawing.Size(213, 23); this.labelX13.TabIndex = 12; this.labelX13.Text = "线程池可用工作线程数量:"; // // labelX_AvailableWorkingThreads // // // // this.labelX_AvailableWorkingThreads.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX_AvailableWorkingThreads.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX_AvailableWorkingThreads.Location = new System.Drawing.Point(713, 105); this.labelX_AvailableWorkingThreads.Name = "labelX_AvailableWorkingThreads"; this.labelX_AvailableWorkingThreads.Size = new System.Drawing.Size(100, 23); this.labelX_AvailableWorkingThreads.TabIndex = 9; this.labelX_AvailableWorkingThreads.Text = "0"; // // labelX7 // // // // this.labelX7.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX7.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX7.Location = new System.Drawing.Point(44, 105); this.labelX7.Name = "labelX7"; this.labelX7.Size = new System.Drawing.Size(205, 23); this.labelX7.TabIndex = 6; this.labelX7.Text = "线程池最大工作线程数量:"; // // labelX_MaxWorkingThreads // // // // this.labelX_MaxWorkingThreads.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX_MaxWorkingThreads.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX_MaxWorkingThreads.Location = new System.Drawing.Point(255, 105); this.labelX_MaxWorkingThreads.Name = "labelX_MaxWorkingThreads"; this.labelX_MaxWorkingThreads.Size = new System.Drawing.Size(100, 23); this.labelX_MaxWorkingThreads.TabIndex = 7; this.labelX_MaxWorkingThreads.Text = "0"; // // labelX5 // // // // this.labelX5.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX5.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX5.Location = new System.Drawing.Point(630, 16); this.labelX5.Name = "labelX5"; this.labelX5.Size = new System.Drawing.Size(77, 23); this.labelX5.TabIndex = 4; this.labelX5.Text = "总线程:"; // // labelX_TotalThreadCount // // // // this.labelX_TotalThreadCount.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX_TotalThreadCount.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX_TotalThreadCount.Location = new System.Drawing.Point(713, 16); this.labelX_TotalThreadCount.Name = "labelX_TotalThreadCount"; this.labelX_TotalThreadCount.Size = new System.Drawing.Size(100, 23); this.labelX_TotalThreadCount.TabIndex = 5; this.labelX_TotalThreadCount.Text = "0"; // // labelX3 // // // // this.labelX3.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX3.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX3.Location = new System.Drawing.Point(279, 16); this.labelX3.Name = "labelX3"; this.labelX3.Size = new System.Drawing.Size(157, 23); this.labelX3.TabIndex = 2; this.labelX3.Text = "物理内存使用情况:"; // // labelX_MemoryUsage // // // // this.labelX_MemoryUsage.BackgroundStyle.CornerType = DevComponents.DotNetBar.eCornerType.Square; this.labelX_MemoryUsage.Font = new System.Drawing.Font("宋体", 12F, System.Drawing.FontStyle.Bold, System.Drawing.GraphicsUnit.Point, ((byte)(134))); this.labelX_MemoryUsage.Location = new System.Drawing.Point(442, 16); this.labelX_MemoryUsage.Name = "labelX_MemoryUsage"; this.labelX_MemoryUsage.Size = new System.Drawing.Size(146, 23); this.labelX_MemoryUsage.TabIndex = 3; this.labelX_MemoryUsage.Text = "0"; // // layoutGroup6 // this.layoutGroup6.Height = 92; this.layoutGroup6.Items.AddRange(new DevComponents.DotNetBar.Layout.LayoutItemBase[] { this.layoutControlItem10, this.layoutControlItem11 }); this.layoutGroup6.MinSize = new System.Drawing.Size(120, 29); this.layoutGroup6.Name = "layoutGroup6"; this.layoutGroup6.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3); background1.Colors = new System.Drawing.Color[] { System.Drawing.Color.FromArgb(((int)(((byte)(249)))), ((int)(((byte)(247)))), ((int)(((byte)(237))))) }; this.layoutGroup6.Style.Background = background1; this.layoutGroup6.Style.BorderColors = new DevComponents.DotNetBar.Layout.BorderColors(System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(150)))), ((int)(((byte)(238))))), System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(150)))), ((int)(((byte)(238))))), System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(150)))), ((int)(((byte)(238))))), System.Drawing.Color.FromArgb(((int)(((byte)(64)))), ((int)(((byte)(150)))), ((int)(((byte)(238)))))); borderPattern1.Bottom = DevComponents.DotNetBar.Layout.LinePattern.Solid; borderPattern1.Left = DevComponents.DotNetBar.Layout.LinePattern.Solid; borderPattern1.Right = DevComponents.DotNetBar.Layout.LinePattern.Solid; borderPattern1.Top = DevComponents.DotNetBar.Layout.LinePattern.Solid; this.layoutGroup6.Style.BorderPattern = borderPattern1; this.layoutGroup6.Style.BorderThickness = new DevComponents.DotNetBar.Layout.Thickness(1D, 1D, 1D, 1D); this.layoutGroup6.TextPosition = DevComponents.DotNetBar.Layout.eLayoutPosition.Top; this.layoutGroup6.Width = 50; this.layoutGroup6.WidthType = DevComponents.DotNetBar.Layout.eLayoutSizeType.Percent; // // layoutControlItem10 // this.layoutControlItem10.Height = 26; this.layoutControlItem10.MinSize = new System.Drawing.Size(120, 0); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3); this.layoutControlItem10.Text = "Label:"; this.layoutControlItem10.Width = 100; this.layoutControlItem10.WidthType = DevComponents.DotNetBar.Layout.eLayoutSizeType.Percent; // // layoutControlItem11 // this.layoutControlItem11.Height = 61; this.layoutControlItem11.MinSize = new System.Drawing.Size(64, 16); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.Padding = new System.Windows.Forms.Padding(4, 3, 4, 3); this.layoutControlItem11.Text = "Label:"; this.layoutControlItem11.Width = 100; this.layoutControlItem11.WidthType = DevComponents.DotNetBar.Layout.eLayoutSizeType.Percent; // // ManagementServerForm // this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 12F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1904, 992); this.Controls.Add(this.panelEx_ManagementServer); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.None; this.Name = "ManagementServerForm"; this.Text = "ManagementServer"; this.panelEx_ManagementServer.ResumeLayout(false); this.panelEx_Server.ResumeLayout(false); this.panelEx_Bottom.ResumeLayout(false); this.groupPanel_ServerStatus.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.dataGridView_ServerStatus)).EndInit(); this.contextMenuStrip1.ResumeLayout(false); this.panelEx_Top.ResumeLayout(false); this.groupPanel_Summary.ResumeLayout(false); this.ResumeLayout(false); }
/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { DevComponents.DotNetBar.Layout.Background background1 = new DevComponents.DotNetBar.Layout.Background(); this.panel1 = new System.Windows.Forms.Panel(); this._cancel = new System.Windows.Forms.Button(); this._ok = new System.Windows.Forms.Button(); this._layout = new DevComponents.DotNetBar.Layout.LayoutControl(); this._expiration = new System.Windows.Forms.Label(); this._issuer = new System.Windows.Forms.Label(); this._subject = new System.Windows.Forms.Label(); this._fileName = new System.Windows.Forms.TextBox(); this._file = new System.Windows.Forms.RadioButton(); this._selectFromStore = new System.Windows.Forms.Button(); this._storeLocation = new System.Windows.Forms.ComboBox(); this._storeName = new System.Windows.Forms.ComboBox(); this._store = new System.Windows.Forms.RadioButton(); this._selectFromFile = new System.Windows.Forms.Button(); this.layoutControlItem1 = new DevComponents.DotNetBar.Layout.LayoutControlItem(); this.layoutSpacerItem1 = new DevComponents.DotNetBar.Layout.LayoutSpacerItem(); this.layoutControlItem2 = new DevComponents.DotNetBar.Layout.LayoutControlItem(); this.layoutControlItem3 = new DevComponents.DotNetBar.Layout.LayoutControlItem(); this.layoutControlItem4 = new DevComponents.DotNetBar.Layout.LayoutControlItem(); this.layoutControlItem5 = new DevComponents.DotNetBar.Layout.LayoutControlItem(); this.layoutSpacerItem4 = new DevComponents.DotNetBar.Layout.LayoutSpacerItem(); this.layoutControlItem6 = new DevComponents.DotNetBar.Layout.LayoutControlItem(); this.layoutControlItem8 = new DevComponents.DotNetBar.Layout.LayoutControlItem(); this.layoutGroup1 = new DevComponents.DotNetBar.Layout.LayoutGroup(); this.layoutControlItem9 = new DevComponents.DotNetBar.Layout.LayoutControlItem(); this.layoutControlItem10 = new DevComponents.DotNetBar.Layout.LayoutControlItem(); this.layoutControlItem11 = new DevComponents.DotNetBar.Layout.LayoutControlItem(); this.layoutSpacerItem2 = new DevComponents.DotNetBar.Layout.LayoutSpacerItem(); this.layoutSpacerItem3 = new DevComponents.DotNetBar.Layout.LayoutSpacerItem(); this.layoutControlItem7 = new DevComponents.DotNetBar.Layout.LayoutControlItem(); this.panel1.SuspendLayout(); this._layout.SuspendLayout(); this.SuspendLayout(); // // panel1 // this.panel1.Controls.Add(this._cancel); this.panel1.Controls.Add(this._ok); this.panel1.Dock = System.Windows.Forms.DockStyle.Bottom; this.panel1.Location = new System.Drawing.Point(0, 203); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(570, 48); this.panel1.TabIndex = 1; this.panel1.TabStop = true; // // _cancel // this._cancel.Anchor = System.Windows.Forms.AnchorStyles.Bottom; this._cancel.DialogResult = System.Windows.Forms.DialogResult.Cancel; this._cancel.Location = new System.Drawing.Point(288, 13); this._cancel.Name = "_cancel"; this._cancel.Size = new System.Drawing.Size(75, 23); this._cancel.TabIndex = 3; this._cancel.Text = "Cancel"; this._cancel.UseVisualStyleBackColor = true; // // _ok // this._ok.Anchor = System.Windows.Forms.AnchorStyles.Bottom; this._ok.DialogResult = System.Windows.Forms.DialogResult.OK; this._ok.Enabled = false; this._ok.Location = new System.Drawing.Point(207, 13); this._ok.Name = "_ok"; this._ok.Size = new System.Drawing.Size(75, 23); this._ok.TabIndex = 2; this._ok.Text = "OK"; this._ok.UseVisualStyleBackColor = true; // // _layout // this._layout.BackColor = System.Drawing.Color.FromArgb(((int)(((byte)(255)))), ((int)(((byte)(255)))), ((int)(((byte)(255))))); this._layout.Controls.Add(this._expiration); this._layout.Controls.Add(this._issuer); this._layout.Controls.Add(this._subject); this._layout.Controls.Add(this._fileName); this._layout.Controls.Add(this._file); this._layout.Controls.Add(this._selectFromStore); this._layout.Controls.Add(this._storeLocation); this._layout.Controls.Add(this._storeName); this._layout.Controls.Add(this._store); this._layout.Controls.Add(this._selectFromFile); this._layout.Dock = System.Windows.Forms.DockStyle.Fill; this._layout.ForeColor = System.Drawing.Color.Black; this._layout.Location = new System.Drawing.Point(0, 0); this._layout.Name = "_layout"; // // // this._layout.RootGroup.Items.AddRange(new DevComponents.DotNetBar.Layout.LayoutItemBase[] { this.layoutControlItem1, this.layoutSpacerItem1, this.layoutControlItem2, this.layoutControlItem3, this.layoutControlItem4, this.layoutControlItem5, this.layoutSpacerItem4, this.layoutControlItem6, this.layoutControlItem8, this.layoutGroup1 }); this._layout.Size = new System.Drawing.Size(570, 203); this._layout.TabIndex = 0; // // _expiration // this._expiration.AutoSize = true; this._expiration.Location = new System.Drawing.Point(93, 178); this._expiration.Margin = new System.Windows.Forms.Padding(0); this._expiration.Name = "_expiration"; this._expiration.Size = new System.Drawing.Size(469, 13); this._expiration.TabIndex = 11; // // _issuer // this._issuer.AutoSize = true; this._issuer.Location = new System.Drawing.Point(93, 157); this._issuer.Margin = new System.Windows.Forms.Padding(0); this._issuer.Name = "_issuer"; this._issuer.Size = new System.Drawing.Size(469, 13); this._issuer.TabIndex = 10; // // _subject // this._subject.AutoSize = true; this._subject.Location = new System.Drawing.Point(93, 136); this._subject.Margin = new System.Windows.Forms.Padding(0); this._subject.Name = "_subject"; this._subject.Size = new System.Drawing.Size(469, 13); this._subject.TabIndex = 9; // // _fileName // this._fileName.Location = new System.Drawing.Point(100, 86); this._fileName.Margin = new System.Windows.Forms.Padding(0); this._fileName.Name = "_fileName"; this._fileName.ReadOnly = true; this._fileName.Size = new System.Drawing.Size(373, 20); this._fileName.TabIndex = 7; // // _file // this._file.AutoSize = true; this._file.Location = new System.Drawing.Point(4, 61); this._file.Margin = new System.Windows.Forms.Padding(0); this._file.Name = "_file"; this._file.Size = new System.Drawing.Size(562, 17); this._file.TabIndex = 5; this._file.Text = "From a signed file"; this._file.UseVisualStyleBackColor = true; this._file.CheckedChanged += new System.EventHandler(this._file_CheckedChanged); // // _selectFromStore // this._selectFromStore.Location = new System.Drawing.Point(480, 29); this._selectFromStore.Margin = new System.Windows.Forms.Padding(0); this._selectFromStore.Name = "_selectFromStore"; this._selectFromStore.Size = new System.Drawing.Size(75, 24); this._selectFromStore.TabIndex = 4; this._selectFromStore.Text = "Select"; this._selectFromStore.UseVisualStyleBackColor = true; this._selectFromStore.Click += new System.EventHandler(this._selectFromStore_Click); // // _storeLocation // this._storeLocation.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this._storeLocation.FormattingEnabled = true; this._storeLocation.Location = new System.Drawing.Point(330, 29); this._storeLocation.Margin = new System.Windows.Forms.Padding(0); this._storeLocation.Name = "_storeLocation"; this._storeLocation.Size = new System.Drawing.Size(142, 21); this._storeLocation.TabIndex = 3; this._storeLocation.SelectedIndexChanged += new System.EventHandler(this._storeLocation_SelectedIndexChanged); // // _storeName // this._storeName.DropDownStyle = System.Windows.Forms.ComboBoxStyle.DropDownList; this._storeName.FormattingEnabled = true; this._storeName.Location = new System.Drawing.Point(100, 29); this._storeName.Margin = new System.Windows.Forms.Padding(0); this._storeName.Name = "_storeName"; this._storeName.Size = new System.Drawing.Size(142, 21); this._storeName.TabIndex = 2; this._storeName.SelectedIndexChanged += new System.EventHandler(this._storeName_SelectedIndexChanged); // // _store // this._store.AutoSize = true; this._store.Checked = true; this._store.Location = new System.Drawing.Point(4, 4); this._store.Margin = new System.Windows.Forms.Padding(0); this._store.Name = "_store"; this._store.Size = new System.Drawing.Size(562, 17); this._store.TabIndex = 0; this._store.TabStop = true; this._store.Text = "From a Certificate Store"; this._store.UseVisualStyleBackColor = true; this._store.CheckedChanged += new System.EventHandler(this._store_CheckedChanged); // // _selectFromFile // this._selectFromFile.Location = new System.Drawing.Point(481, 86); this._selectFromFile.Margin = new System.Windows.Forms.Padding(0); this._selectFromFile.Name = "_selectFromFile"; this._selectFromFile.Size = new System.Drawing.Size(75, 24); this._selectFromFile.TabIndex = 8; this._selectFromFile.Text = "Select"; this._selectFromFile.UseVisualStyleBackColor = true; this._selectFromFile.Click += new System.EventHandler(this._selectFromFile_Click); // // layoutControlItem1 // this.layoutControlItem1.Control = this._store; this.layoutControlItem1.Height = 25; this.layoutControlItem1.MinSize = new System.Drawing.Size(32, 20); this.layoutControlItem1.Name = "layoutControlItem1"; this.layoutControlItem1.Width = 100; this.layoutControlItem1.WidthType = DevComponents.DotNetBar.Layout.eLayoutSizeType.Percent; // // layoutSpacerItem1 // this.layoutSpacerItem1.Height = 32; this.layoutSpacerItem1.Name = "layoutSpacerItem1"; this.layoutSpacerItem1.Width = 16; // // layoutControlItem2 // this.layoutControlItem2.Control = this._storeName; this.layoutControlItem2.Height = 29; this.layoutControlItem2.MinSize = new System.Drawing.Size(64, 18); this.layoutControlItem2.Name = "layoutControlItem2"; this.layoutControlItem2.Text = "Store Name"; this.layoutControlItem2.Width = 49; this.layoutControlItem2.WidthType = DevComponents.DotNetBar.Layout.eLayoutSizeType.Percent; // // layoutControlItem3 // this.layoutControlItem3.Control = this._storeLocation; this.layoutControlItem3.Height = 29; this.layoutControlItem3.MinSize = new System.Drawing.Size(64, 18); this.layoutControlItem3.Name = "layoutControlItem3"; this.layoutControlItem3.Text = "Store Location"; this.layoutControlItem3.Width = 49; this.layoutControlItem3.WidthType = DevComponents.DotNetBar.Layout.eLayoutSizeType.Percent; // // layoutControlItem4 // this.layoutControlItem4.Control = this._selectFromStore; this.layoutControlItem4.Height = 31; this.layoutControlItem4.MinSize = new System.Drawing.Size(83, 20); this.layoutControlItem4.Name = "layoutControlItem4"; this.layoutControlItem4.Width = 83; // // layoutControlItem5 // this.layoutControlItem5.Control = this._file; this.layoutControlItem5.Height = 25; this.layoutControlItem5.MinSize = new System.Drawing.Size(32, 20); this.layoutControlItem5.Name = "layoutControlItem5"; this.layoutControlItem5.Width = 100; this.layoutControlItem5.WidthType = DevComponents.DotNetBar.Layout.eLayoutSizeType.Percent; // // layoutSpacerItem4 // this.layoutSpacerItem4.Height = 32; this.layoutSpacerItem4.Name = "layoutSpacerItem4"; this.layoutSpacerItem4.Width = 16; // // layoutControlItem6 // this.layoutControlItem6.Control = this._fileName; this.layoutControlItem6.Height = 28; this.layoutControlItem6.MinSize = new System.Drawing.Size(120, 0); this.layoutControlItem6.Name = "layoutControlItem6"; this.layoutControlItem6.Text = "Signed File"; this.layoutControlItem6.Width = 98; this.layoutControlItem6.WidthType = DevComponents.DotNetBar.Layout.eLayoutSizeType.Percent; // // layoutControlItem8 // this.layoutControlItem8.Control = this._selectFromFile; this.layoutControlItem8.Height = 32; this.layoutControlItem8.MinSize = new System.Drawing.Size(32, 20); this.layoutControlItem8.Name = "layoutControlItem8"; this.layoutControlItem8.Width = 83; // // layoutGroup1 // background1.Colors = new System.Drawing.Color[] { System.Drawing.Color.FromArgb(((int)(((byte)(1)))), ((int)(((byte)(115)))), ((int)(((byte)(199))))) }; this.layoutGroup1.CaptionStyle.Background = background1; this.layoutGroup1.CaptionStyle.TextColor = System.Drawing.Color.White; this.layoutGroup1.Height = 100; this.layoutGroup1.HeightType = DevComponents.DotNetBar.Layout.eLayoutSizeType.Percent; this.layoutGroup1.Items.AddRange(new DevComponents.DotNetBar.Layout.LayoutItemBase[] { this.layoutControlItem9, this.layoutControlItem10, this.layoutControlItem11 }); this.layoutGroup1.MinSize = new System.Drawing.Size(120, 32); this.layoutGroup1.Name = "layoutGroup1"; this.layoutGroup1.Text = "Selected Certificate"; this.layoutGroup1.TextAlignment = DevComponents.DotNetBar.Layout.eTextAlignment.Center; this.layoutGroup1.TextPosition = DevComponents.DotNetBar.Layout.eLayoutPosition.Top; this.layoutGroup1.Width = 100; this.layoutGroup1.WidthType = DevComponents.DotNetBar.Layout.eLayoutSizeType.Percent; // // layoutControlItem9 // this.layoutControlItem9.Control = this._subject; this.layoutControlItem9.Height = 21; this.layoutControlItem9.MinSize = new System.Drawing.Size(64, 18); this.layoutControlItem9.Name = "layoutControlItem9"; this.layoutControlItem9.Text = "Subject Name"; this.layoutControlItem9.Width = 100; this.layoutControlItem9.WidthType = DevComponents.DotNetBar.Layout.eLayoutSizeType.Percent; // // layoutControlItem10 // this.layoutControlItem10.Control = this._issuer; this.layoutControlItem10.Height = 21; this.layoutControlItem10.MinSize = new System.Drawing.Size(64, 18); this.layoutControlItem10.Name = "layoutControlItem10"; this.layoutControlItem10.Text = "Issuing CA"; this.layoutControlItem10.Width = 100; this.layoutControlItem10.WidthType = DevComponents.DotNetBar.Layout.eLayoutSizeType.Percent; // // layoutControlItem11 // this.layoutControlItem11.Control = this._expiration; this.layoutControlItem11.Height = 21; this.layoutControlItem11.MinSize = new System.Drawing.Size(64, 18); this.layoutControlItem11.Name = "layoutControlItem11"; this.layoutControlItem11.Text = "Expiration Date"; this.layoutControlItem11.Width = 100; this.layoutControlItem11.WidthType = DevComponents.DotNetBar.Layout.eLayoutSizeType.Percent; // // layoutSpacerItem2 // this.layoutSpacerItem2.Height = 32; this.layoutSpacerItem2.Name = "layoutSpacerItem2"; this.layoutSpacerItem2.Width = 16; // // layoutSpacerItem3 // this.layoutSpacerItem3.Height = 32; this.layoutSpacerItem3.Name = "layoutSpacerItem3"; this.layoutSpacerItem3.Width = 16; // // layoutControlItem7 // this.layoutControlItem7.Control = this._selectFromFile; this.layoutControlItem7.Height = 31; this.layoutControlItem7.MinSize = new System.Drawing.Size(83, 20); this.layoutControlItem7.Name = "layoutControlItem7"; this.layoutControlItem7.Width = 83; // // CertificateSelectionDialog // this.AutoScaleDimensions = new System.Drawing.SizeF(96F, 96F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Dpi; this.BackColor = System.Drawing.Color.White; this.CancelButton = this._cancel; this.ClientSize = new System.Drawing.Size(570, 251); this.Controls.Add(this._layout); this.Controls.Add(this.panel1); this.FormBorderStyle = System.Windows.Forms.FormBorderStyle.FixedDialog; this.MaximizeBox = false; this.MinimizeBox = false; this.Name = "CertificateSelectionDialog"; this.ShowIcon = false; this.ShowInTaskbar = false; this.StartPosition = System.Windows.Forms.FormStartPosition.CenterParent; this.Text = "Select a Certificate to be Trusted"; this.panel1.ResumeLayout(false); this._layout.ResumeLayout(false); this._layout.PerformLayout(); this.ResumeLayout(false); }