namespace IBox.WinFrmUI
|
{
|
partial class IBoxFormSystemInfo
|
{
|
/// <summary>
|
/// Required designer variable.
|
/// </summary>
|
private System.ComponentModel.IContainer components = null;
|
|
/// <summary>
|
/// Clean up any resources being used.
|
/// </summary>
|
/// <param name="disposing">true if managed resources should be disposed; otherwise, false.</param>
|
protected override void Dispose(bool disposing)
|
{
|
if (disposing && (components != null))
|
{
|
components.Dispose();
|
}
|
base.Dispose(disposing);
|
}
|
|
#region Component Designer generated code
|
|
/// <summary>
|
/// Required method for Designer support - do not modify
|
/// the contents of this method with the code editor.
|
/// </summary>
|
private void InitializeComponent()
|
{
|
this.dataLayoutControl1 = new DevExpress.XtraDataLayout.DataLayoutControl();
|
this.textEdit9 = new DevExpress.XtraEditors.TextEdit();
|
this.textEdit8 = new DevExpress.XtraEditors.TextEdit();
|
this.textEdit7 = new DevExpress.XtraEditors.TextEdit();
|
this.textEdit6 = new DevExpress.XtraEditors.TextEdit();
|
this.textEdit5 = new DevExpress.XtraEditors.TextEdit();
|
this.textEdit4 = new DevExpress.XtraEditors.TextEdit();
|
this.textEdit3 = new DevExpress.XtraEditors.TextEdit();
|
this.textEdit2 = new DevExpress.XtraEditors.TextEdit();
|
this.textEdit1 = new DevExpress.XtraEditors.TextEdit();
|
this.textEdit10 = new DevExpress.XtraEditors.TextEdit();
|
this.Root = new DevExpress.XtraLayout.LayoutControlGroup();
|
this.emptySpaceItem1 = new DevExpress.XtraLayout.EmptySpaceItem();
|
this.layoutControlItem1 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem2 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem3 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem4 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem5 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem6 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem7 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem8 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.layoutControlItem9 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.emptySpaceItem2 = new DevExpress.XtraLayout.EmptySpaceItem();
|
this.layoutControlItem10 = new DevExpress.XtraLayout.LayoutControlItem();
|
this.textEdit11 = new DevExpress.XtraEditors.TextEdit();
|
this.layoutControlItem11 = new DevExpress.XtraLayout.LayoutControlItem();
|
((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).BeginInit();
|
this.dataLayoutControl1.SuspendLayout();
|
((System.ComponentModel.ISupportInitialize)(this.textEdit9.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEdit8.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEdit7.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEdit6.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEdit5.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEdit4.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEdit3.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEdit10.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.Root)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEdit11.Properties)).BeginInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).BeginInit();
|
this.SuspendLayout();
|
//
|
// dataLayoutControl1
|
//
|
this.dataLayoutControl1.Controls.Add(this.textEdit9);
|
this.dataLayoutControl1.Controls.Add(this.textEdit8);
|
this.dataLayoutControl1.Controls.Add(this.textEdit7);
|
this.dataLayoutControl1.Controls.Add(this.textEdit6);
|
this.dataLayoutControl1.Controls.Add(this.textEdit5);
|
this.dataLayoutControl1.Controls.Add(this.textEdit4);
|
this.dataLayoutControl1.Controls.Add(this.textEdit3);
|
this.dataLayoutControl1.Controls.Add(this.textEdit2);
|
this.dataLayoutControl1.Controls.Add(this.textEdit1);
|
this.dataLayoutControl1.Controls.Add(this.textEdit10);
|
this.dataLayoutControl1.Controls.Add(this.textEdit11);
|
this.dataLayoutControl1.Dock = System.Windows.Forms.DockStyle.Fill;
|
this.dataLayoutControl1.Location = new System.Drawing.Point(0, 0);
|
this.dataLayoutControl1.Name = "dataLayoutControl1";
|
this.dataLayoutControl1.Root = this.Root;
|
this.dataLayoutControl1.Size = new System.Drawing.Size(1038, 796);
|
this.dataLayoutControl1.TabIndex = 0;
|
this.dataLayoutControl1.Text = "dataLayoutControl1";
|
//
|
// textEdit9
|
//
|
this.textEdit9.Location = new System.Drawing.Point(156, 108);
|
this.textEdit9.Name = "textEdit9";
|
this.textEdit9.Size = new System.Drawing.Size(361, 20);
|
this.textEdit9.StyleController = this.dataLayoutControl1;
|
this.textEdit9.TabIndex = 12;
|
//
|
// textEdit8
|
//
|
this.textEdit8.Location = new System.Drawing.Point(665, 84);
|
this.textEdit8.Name = "textEdit8";
|
this.textEdit8.Size = new System.Drawing.Size(361, 20);
|
this.textEdit8.StyleController = this.dataLayoutControl1;
|
this.textEdit8.TabIndex = 11;
|
//
|
// textEdit7
|
//
|
this.textEdit7.Location = new System.Drawing.Point(156, 84);
|
this.textEdit7.Name = "textEdit7";
|
this.textEdit7.Size = new System.Drawing.Size(361, 20);
|
this.textEdit7.StyleController = this.dataLayoutControl1;
|
this.textEdit7.TabIndex = 10;
|
//
|
// textEdit6
|
//
|
this.textEdit6.Location = new System.Drawing.Point(665, 60);
|
this.textEdit6.Name = "textEdit6";
|
this.textEdit6.Size = new System.Drawing.Size(361, 20);
|
this.textEdit6.StyleController = this.dataLayoutControl1;
|
this.textEdit6.TabIndex = 9;
|
//
|
// textEdit5
|
//
|
this.textEdit5.Location = new System.Drawing.Point(156, 60);
|
this.textEdit5.Name = "textEdit5";
|
this.textEdit5.Size = new System.Drawing.Size(361, 20);
|
this.textEdit5.StyleController = this.dataLayoutControl1;
|
this.textEdit5.TabIndex = 8;
|
//
|
// textEdit4
|
//
|
this.textEdit4.Location = new System.Drawing.Point(665, 36);
|
this.textEdit4.Name = "textEdit4";
|
this.textEdit4.Size = new System.Drawing.Size(361, 20);
|
this.textEdit4.StyleController = this.dataLayoutControl1;
|
this.textEdit4.TabIndex = 7;
|
//
|
// textEdit3
|
//
|
this.textEdit3.Location = new System.Drawing.Point(156, 36);
|
this.textEdit3.Name = "textEdit3";
|
this.textEdit3.Size = new System.Drawing.Size(361, 20);
|
this.textEdit3.StyleController = this.dataLayoutControl1;
|
this.textEdit3.TabIndex = 6;
|
//
|
// textEdit2
|
//
|
this.textEdit2.Location = new System.Drawing.Point(665, 12);
|
this.textEdit2.Name = "textEdit2";
|
this.textEdit2.Size = new System.Drawing.Size(361, 20);
|
this.textEdit2.StyleController = this.dataLayoutControl1;
|
this.textEdit2.TabIndex = 5;
|
//
|
// textEdit1
|
//
|
this.textEdit1.Location = new System.Drawing.Point(156, 12);
|
this.textEdit1.Name = "textEdit1";
|
this.textEdit1.Size = new System.Drawing.Size(361, 20);
|
this.textEdit1.StyleController = this.dataLayoutControl1;
|
this.textEdit1.TabIndex = 4;
|
//
|
// textEdit10
|
//
|
this.textEdit10.Location = new System.Drawing.Point(665, 108);
|
this.textEdit10.Name = "textEdit10";
|
this.textEdit10.Size = new System.Drawing.Size(361, 20);
|
this.textEdit10.StyleController = this.dataLayoutControl1;
|
this.textEdit10.TabIndex = 13;
|
//
|
// Root
|
//
|
this.Root.EnableIndentsWithoutBorders = DevExpress.Utils.DefaultBoolean.True;
|
this.Root.GroupBordersVisible = false;
|
this.Root.Items.AddRange(new DevExpress.XtraLayout.BaseLayoutItem[] {
|
this.emptySpaceItem1,
|
this.layoutControlItem1,
|
this.layoutControlItem2,
|
this.layoutControlItem3,
|
this.layoutControlItem4,
|
this.layoutControlItem5,
|
this.layoutControlItem6,
|
this.layoutControlItem7,
|
this.layoutControlItem8,
|
this.layoutControlItem9,
|
this.emptySpaceItem2,
|
this.layoutControlItem10,
|
this.layoutControlItem11});
|
this.Root.Name = "Root";
|
this.Root.Size = new System.Drawing.Size(1038, 796);
|
this.Root.TextVisible = false;
|
//
|
// emptySpaceItem1
|
//
|
this.emptySpaceItem1.AllowHotTrack = false;
|
this.emptySpaceItem1.Location = new System.Drawing.Point(0, 144);
|
this.emptySpaceItem1.Name = "emptySpaceItem1";
|
this.emptySpaceItem1.Size = new System.Drawing.Size(1018, 632);
|
this.emptySpaceItem1.TextSize = new System.Drawing.Size(0, 0);
|
//
|
// layoutControlItem1
|
//
|
this.layoutControlItem1.Control = this.textEdit1;
|
this.layoutControlItem1.Location = new System.Drawing.Point(0, 0);
|
this.layoutControlItem1.Name = "layoutControlItem1";
|
this.layoutControlItem1.Size = new System.Drawing.Size(509, 24);
|
this.layoutControlItem1.Text = "Lan1端口IP地址:";
|
this.layoutControlItem1.TextSize = new System.Drawing.Size(132, 14);
|
//
|
// layoutControlItem2
|
//
|
this.layoutControlItem2.Control = this.textEdit2;
|
this.layoutControlItem2.Location = new System.Drawing.Point(509, 0);
|
this.layoutControlItem2.Name = "layoutControlItem2";
|
this.layoutControlItem2.Size = new System.Drawing.Size(509, 24);
|
this.layoutControlItem2.Text = "无线IP地址:";
|
this.layoutControlItem2.TextSize = new System.Drawing.Size(132, 14);
|
//
|
// layoutControlItem3
|
//
|
this.layoutControlItem3.Control = this.textEdit3;
|
this.layoutControlItem3.Location = new System.Drawing.Point(0, 24);
|
this.layoutControlItem3.Name = "layoutControlItem3";
|
this.layoutControlItem3.Size = new System.Drawing.Size(509, 24);
|
this.layoutControlItem3.Text = "操作系统版本:";
|
this.layoutControlItem3.TextSize = new System.Drawing.Size(132, 14);
|
//
|
// layoutControlItem4
|
//
|
this.layoutControlItem4.Control = this.textEdit4;
|
this.layoutControlItem4.Location = new System.Drawing.Point(509, 24);
|
this.layoutControlItem4.Name = "layoutControlItem4";
|
this.layoutControlItem4.Size = new System.Drawing.Size(509, 24);
|
this.layoutControlItem4.Text = "硬件总运行时间:";
|
this.layoutControlItem4.TextSize = new System.Drawing.Size(132, 14);
|
//
|
// layoutControlItem5
|
//
|
this.layoutControlItem5.Control = this.textEdit5;
|
this.layoutControlItem5.Location = new System.Drawing.Point(0, 48);
|
this.layoutControlItem5.Name = "layoutControlItem5";
|
this.layoutControlItem5.Size = new System.Drawing.Size(509, 24);
|
this.layoutControlItem5.Text = "服务总占用磁盘空间:";
|
this.layoutControlItem5.TextSize = new System.Drawing.Size(132, 14);
|
//
|
// layoutControlItem6
|
//
|
this.layoutControlItem6.Control = this.textEdit6;
|
this.layoutControlItem6.Location = new System.Drawing.Point(509, 48);
|
this.layoutControlItem6.Name = "layoutControlItem6";
|
this.layoutControlItem6.Size = new System.Drawing.Size(509, 24);
|
this.layoutControlItem6.Text = "数据库大小:";
|
this.layoutControlItem6.TextSize = new System.Drawing.Size(132, 14);
|
//
|
// layoutControlItem7
|
//
|
this.layoutControlItem7.Control = this.textEdit7;
|
this.layoutControlItem7.Location = new System.Drawing.Point(0, 72);
|
this.layoutControlItem7.Name = "layoutControlItem7";
|
this.layoutControlItem7.Size = new System.Drawing.Size(509, 24);
|
this.layoutControlItem7.Text = "采集服务占用磁盘空间:";
|
this.layoutControlItem7.TextSize = new System.Drawing.Size(132, 14);
|
//
|
// layoutControlItem8
|
//
|
this.layoutControlItem8.Control = this.textEdit8;
|
this.layoutControlItem8.Location = new System.Drawing.Point(509, 72);
|
this.layoutControlItem8.Name = "layoutControlItem8";
|
this.layoutControlItem8.Size = new System.Drawing.Size(509, 24);
|
this.layoutControlItem8.Text = "推送占用磁盘空间:";
|
this.layoutControlItem8.TextSize = new System.Drawing.Size(132, 14);
|
//
|
// layoutControlItem9
|
//
|
this.layoutControlItem9.Control = this.textEdit9;
|
this.layoutControlItem9.Location = new System.Drawing.Point(0, 96);
|
this.layoutControlItem9.Name = "layoutControlItem9";
|
this.layoutControlItem9.Size = new System.Drawing.Size(509, 24);
|
this.layoutControlItem9.Text = "通讯服务占用磁盘空间:";
|
this.layoutControlItem9.TextSize = new System.Drawing.Size(132, 14);
|
//
|
// emptySpaceItem2
|
//
|
this.emptySpaceItem2.AllowHotTrack = false;
|
this.emptySpaceItem2.Location = new System.Drawing.Point(509, 120);
|
this.emptySpaceItem2.Name = "emptySpaceItem2";
|
this.emptySpaceItem2.Size = new System.Drawing.Size(509, 24);
|
this.emptySpaceItem2.TextSize = new System.Drawing.Size(0, 0);
|
//
|
// layoutControlItem10
|
//
|
this.layoutControlItem10.Control = this.textEdit10;
|
this.layoutControlItem10.Location = new System.Drawing.Point(509, 96);
|
this.layoutControlItem10.Name = "layoutControlItem10";
|
this.layoutControlItem10.Size = new System.Drawing.Size(509, 24);
|
this.layoutControlItem10.Text = "当前时间:";
|
this.layoutControlItem10.TextSize = new System.Drawing.Size(132, 14);
|
//
|
// textEdit11
|
//
|
this.textEdit11.Location = new System.Drawing.Point(156, 132);
|
this.textEdit11.Name = "textEdit11";
|
this.textEdit11.Size = new System.Drawing.Size(361, 20);
|
this.textEdit11.StyleController = this.dataLayoutControl1;
|
this.textEdit11.TabIndex = 14;
|
//
|
// layoutControlItem11
|
//
|
this.layoutControlItem11.Control = this.textEdit11;
|
this.layoutControlItem11.Location = new System.Drawing.Point(0, 120);
|
this.layoutControlItem11.Name = "layoutControlItem11";
|
this.layoutControlItem11.Size = new System.Drawing.Size(509, 24);
|
this.layoutControlItem11.Text = "内存使用:";
|
this.layoutControlItem11.TextSize = new System.Drawing.Size(132, 14);
|
//
|
// EboxFormSystemInfo
|
//
|
this.AutoScaleDimensions = new System.Drawing.SizeF(7F, 14F);
|
this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font;
|
this.Controls.Add(this.dataLayoutControl1);
|
this.Name = "EboxFormSystemInfo";
|
this.Size = new System.Drawing.Size(1038, 796);
|
this.Load += new System.EventHandler(this.EboxFormSystemInfo_Load);
|
((System.ComponentModel.ISupportInitialize)(this.dataLayoutControl1)).EndInit();
|
this.dataLayoutControl1.ResumeLayout(false);
|
((System.ComponentModel.ISupportInitialize)(this.textEdit9.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEdit8.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEdit7.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEdit6.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEdit5.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEdit4.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEdit3.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEdit2.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEdit1.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEdit10.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.Root)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem1)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem3)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem4)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem5)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem6)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem7)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem8)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem9)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.emptySpaceItem2)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem10)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.textEdit11.Properties)).EndInit();
|
((System.ComponentModel.ISupportInitialize)(this.layoutControlItem11)).EndInit();
|
this.ResumeLayout(false);
|
|
}
|
|
#endregion
|
|
private DevExpress.XtraDataLayout.DataLayoutControl dataLayoutControl1;
|
private DevExpress.XtraLayout.LayoutControlGroup Root;
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem1;
|
private DevExpress.XtraEditors.TextEdit textEdit2;
|
private DevExpress.XtraEditors.TextEdit textEdit1;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem1;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem2;
|
private DevExpress.XtraEditors.TextEdit textEdit9;
|
private DevExpress.XtraEditors.TextEdit textEdit8;
|
private DevExpress.XtraEditors.TextEdit textEdit7;
|
private DevExpress.XtraEditors.TextEdit textEdit6;
|
private DevExpress.XtraEditors.TextEdit textEdit5;
|
private DevExpress.XtraEditors.TextEdit textEdit4;
|
private DevExpress.XtraEditors.TextEdit textEdit3;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem3;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem4;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem5;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem6;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem7;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem8;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem9;
|
private DevExpress.XtraLayout.EmptySpaceItem emptySpaceItem2;
|
private DevExpress.XtraEditors.TextEdit textEdit10;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem10;
|
private DevExpress.XtraEditors.TextEdit textEdit11;
|
private DevExpress.XtraLayout.LayoutControlItem layoutControlItem11;
|
}
|
}
|