You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

249 lines
13 KiB
C#


namespace MineServerManager
{
partial class FormMain
{
/// <summary>
/// 必需的设计器变量。
/// </summary>
private System.ComponentModel.IContainer components = null;
/// <summary>
/// 清理所有正在使用的资源。
/// </summary>
/// <param name="disposing">如果应释放托管资源,为 true否则为 false。</param>
protected override void Dispose(bool disposing)
{
if (disposing && (components != null))
{
components.Dispose();
}
base.Dispose(disposing);
}
#region Windows 窗体设计器生成的代码
/// <summary>
/// 设计器支持所需的方法 - 不要修改
/// 使用代码编辑器修改此方法的内容。
/// </summary>
private void InitializeComponent()
{
this.components = new System.ComponentModel.Container();
DevExpress.XtraEditors.Repository.RepositoryItemColorEdit repositoryItemColorEdit2 = new DevExpress.XtraEditors.Repository.RepositoryItemColorEdit();
this.documentManager1 = new DevExpress.XtraBars.Docking2010.DocumentManager(this.components);
this.chartControl1 = new DevExpress.XtraCharts.ChartControl();
this.noDocumentsView1 = new DevExpress.XtraBars.Docking2010.Views.NoDocuments.NoDocumentsView(this.components);
this.tabbedView1 = new DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView(this.components);
this.dockManager1 = new DevExpress.XtraBars.Docking.DockManager(this.components);
this.dockPanel1 = new DevExpress.XtraBars.Docking.DockPanel();
this.dockPanel1_Container = new DevExpress.XtraBars.Docking.ControlContainer();
this.treeList1 = new DevExpress.XtraTreeList.TreeList();
this.toolboxControl1 = new DevExpress.XtraToolbox.ToolboxControl();
this.tabFormControl1 = new DevExpress.XtraBars.TabFormControl();
this.tabFormContentContainer1 = new DevExpress.XtraBars.TabFormContentContainer();
this.tabFormPage1 = new DevExpress.XtraBars.TabFormPage();
this.barButtonItem1 = new DevExpress.XtraBars.BarButtonItem();
this.barEditItem1 = new DevExpress.XtraBars.BarEditItem();
this.barButtonItem2 = new DevExpress.XtraBars.BarButtonItem();
((System.ComponentModel.ISupportInitialize)(this.documentManager1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.chartControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.noDocumentsView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.dockManager1)).BeginInit();
this.dockPanel1.SuspendLayout();
this.dockPanel1_Container.SuspendLayout();
((System.ComponentModel.ISupportInitialize)(this.treeList1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(this.tabFormControl1)).BeginInit();
((System.ComponentModel.ISupportInitialize)(repositoryItemColorEdit2)).BeginInit();
this.SuspendLayout();
//
// documentManager1
//
this.documentManager1.ClientControl = this.chartControl1;
this.documentManager1.View = this.noDocumentsView1;
this.documentManager1.ViewCollection.AddRange(new DevExpress.XtraBars.Docking2010.Views.BaseView[] {
this.noDocumentsView1,
this.tabbedView1});
//
// chartControl1
//
this.chartControl1.Dock = System.Windows.Forms.DockStyle.Fill;
this.chartControl1.Legend.Name = "Default Legend";
this.chartControl1.Location = new System.Drawing.Point(200, 72);
this.chartControl1.Name = "chartControl1";
this.chartControl1.SeriesSerializable = new DevExpress.XtraCharts.Series[0];
this.chartControl1.Size = new System.Drawing.Size(635, 497);
this.chartControl1.TabIndex = 2;
//
// dockManager1
//
this.dockManager1.Form = this;
this.dockManager1.RootPanels.AddRange(new DevExpress.XtraBars.Docking.DockPanel[] {
this.dockPanel1});
this.dockManager1.TopZIndexControls.AddRange(new string[] {
"DevExpress.XtraBars.BarDockControl",
"DevExpress.XtraBars.StandaloneBarDockControl",
"System.Windows.Forms.MenuStrip",
"System.Windows.Forms.StatusStrip",
"System.Windows.Forms.StatusBar",
"DevExpress.XtraBars.Ribbon.RibbonStatusBar",
"DevExpress.XtraBars.Ribbon.RibbonControl",
"DevExpress.XtraBars.Navigation.OfficeNavigationBar",
"DevExpress.XtraBars.Navigation.TileNavPane",
"DevExpress.XtraBars.TabFormControl",
"DevExpress.XtraBars.FluentDesignSystem.FluentDesignFormControl",
"DevExpress.XtraBars.ToolbarForm.ToolbarFormControl"});
//
// dockPanel1
//
this.dockPanel1.Controls.Add(this.dockPanel1_Container);
this.dockPanel1.Dock = DevExpress.XtraBars.Docking.DockingStyle.Left;
this.dockPanel1.ID = new System.Guid("1b996ddd-58a1-4f16-a04b-40fdeb9a2441");
this.dockPanel1.Location = new System.Drawing.Point(0, 72);
this.dockPanel1.Name = "dockPanel1";
this.dockPanel1.OriginalSize = new System.Drawing.Size(200, 200);
this.dockPanel1.Size = new System.Drawing.Size(200, 497);
this.dockPanel1.Text = "dockPanel1";
//
// dockPanel1_Container
//
this.dockPanel1_Container.Controls.Add(this.treeList1);
this.dockPanel1_Container.Location = new System.Drawing.Point(3, 26);
this.dockPanel1_Container.Name = "dockPanel1_Container";
this.dockPanel1_Container.Size = new System.Drawing.Size(193, 468);
this.dockPanel1_Container.TabIndex = 0;
//
// treeList1
//
this.treeList1.Dock = System.Windows.Forms.DockStyle.Fill;
this.treeList1.Location = new System.Drawing.Point(0, 0);
this.treeList1.Name = "treeList1";
this.treeList1.Size = new System.Drawing.Size(193, 468);
this.treeList1.TabIndex = 0;
//
// toolboxControl1
//
this.toolboxControl1.Caption = "";
this.toolboxControl1.Dock = System.Windows.Forms.DockStyle.Right;
this.toolboxControl1.Location = new System.Drawing.Point(835, 72);
this.toolboxControl1.Name = "toolboxControl1";
this.toolboxControl1.Size = new System.Drawing.Size(200, 497);
this.toolboxControl1.TabIndex = 1;
//
// tabFormControl1
//
this.tabFormControl1.Items.AddRange(new DevExpress.XtraBars.BarItem[] {
this.barButtonItem1,
this.barEditItem1,
this.barButtonItem2});
this.tabFormControl1.Location = new System.Drawing.Point(0, 0);
this.tabFormControl1.Name = "tabFormControl1";
this.tabFormControl1.Pages.Add(this.tabFormPage1);
this.tabFormControl1.SelectedPage = this.tabFormPage1;
this.tabFormControl1.Size = new System.Drawing.Size(1035, 72);
this.tabFormControl1.TabForm = this;
this.tabFormControl1.TabIndex = 4;
this.tabFormControl1.TabLeftItemLinks.Add(this.barButtonItem1);
this.tabFormControl1.TabStop = false;
this.tabFormControl1.TitleItemLinks.Add(this.barEditItem1);
this.tabFormControl1.TitleItemLinks.Add(this.barButtonItem2);
//
// tabFormContentContainer1
//
this.tabFormContentContainer1.Dock = System.Windows.Forms.DockStyle.Fill;
this.tabFormContentContainer1.Location = new System.Drawing.Point(200, 72);
this.tabFormContentContainer1.Name = "tabFormContentContainer1";
this.tabFormContentContainer1.Size = new System.Drawing.Size(835, 497);
this.tabFormContentContainer1.TabIndex = 5;
//
// tabFormPage1
//
this.tabFormPage1.ContentContainer = this.tabFormContentContainer1;
this.tabFormPage1.Name = "tabFormPage1";
this.tabFormPage1.Text = "Page 0";
//
// barButtonItem1
//
this.barButtonItem1.Caption = "barButtonItem1";
this.barButtonItem1.Id = 0;
this.barButtonItem1.Name = "barButtonItem1";
this.barButtonItem1.PaintStyle = DevExpress.XtraBars.BarItemPaintStyle.Caption;
//
// barEditItem1
//
this.barEditItem1.Caption = "barEditItem1";
repositoryItemColorEdit2.AutoHeight = false;
repositoryItemColorEdit2.Buttons.AddRange(new DevExpress.XtraEditors.Controls.EditorButton[] {
new DevExpress.XtraEditors.Controls.EditorButton(DevExpress.XtraEditors.Controls.ButtonPredefines.Combo)});
this.barEditItem1.Edit = repositoryItemColorEdit2;
this.barEditItem1.Id = 1;
this.barEditItem1.Name = "barEditItem1";
//
// barButtonItem2
//
this.barButtonItem2.Caption = "barButtonItem2";
this.barButtonItem2.Id = 2;
this.barButtonItem2.Name = "barButtonItem2";
this.barButtonItem2.ItemClick += new DevExpress.XtraBars.ItemClickEventHandler(this.barButtonItem2_ItemClick);
//
// FormMain
//
this.ClientSize = new System.Drawing.Size(1035, 569);
this.Controls.Add(this.chartControl1);
this.Controls.Add(this.toolboxControl1);
this.Controls.Add(this.tabFormContentContainer1);
this.Controls.Add(this.dockPanel1);
this.Controls.Add(this.tabFormControl1);
this.Name = "FormMain";
this.TabFormControl = this.tabFormControl1;
((System.ComponentModel.ISupportInitialize)(this.documentManager1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.chartControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.noDocumentsView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tabbedView1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.dockManager1)).EndInit();
this.dockPanel1.ResumeLayout(false);
this.dockPanel1_Container.ResumeLayout(false);
((System.ComponentModel.ISupportInitialize)(this.treeList1)).EndInit();
((System.ComponentModel.ISupportInitialize)(this.tabFormControl1)).EndInit();
((System.ComponentModel.ISupportInitialize)(repositoryItemColorEdit2)).EndInit();
this.ResumeLayout(false);
}
#endregion
private System.Windows.Forms.MenuStrip menuStrip1;
private System.Windows.Forms.ToolStripMenuItem tsmFile;
private System.Windows.Forms.ToolStripMenuItem tsmVPN;
private System.Windows.Forms.ToolStripMenuItem tsmServerControl;
private System.Windows.Forms.ToolStripMenuItem tsmVPNConnect;
private System.Windows.Forms.ToolStripMenuItem tsmVPNDisConnect;
private System.Windows.Forms.ToolStripMenuItem tsmVPNStauts;
private System.Windows.Forms.ToolStripMenuItem tsmVPNSet;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem1;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem2;
private System.Windows.Forms.ToolStripMenuItem toolStripMenuItem3;
private System.Windows.Forms.ToolStripMenuItem tsmMonitor;
private System.Windows.Forms.ToolStripMenuItem tsmSet;
private System.Windows.Forms.ToolStripMenuItem tsmAbout;
private System.Windows.Forms.DataGridView dataGridView1;
private DevExpress.XtraBars.Docking2010.DocumentManager documentManager1;
private DevExpress.XtraCharts.ChartControl chartControl1;
private DevExpress.XtraBars.Docking2010.Views.NoDocuments.NoDocumentsView noDocumentsView1;
private DevExpress.XtraBars.Docking2010.Views.Tabbed.TabbedView tabbedView1;
private DevExpress.XtraBars.Docking.DockManager dockManager1;
private DevExpress.XtraToolbox.ToolboxControl toolboxControl1;
private DevExpress.XtraBars.Docking.DockPanel dockPanel1;
private DevExpress.XtraBars.Docking.ControlContainer dockPanel1_Container;
private DevExpress.XtraTreeList.TreeList treeList1;
private DevExpress.XtraBars.TabFormContentContainer tabFormContentContainer1;
private DevExpress.XtraBars.TabFormControl tabFormControl1;
private DevExpress.XtraBars.BarButtonItem barButtonItem1;
private DevExpress.XtraBars.BarEditItem barEditItem1;
private DevExpress.XtraBars.TabFormPage tabFormPage1;
private DevExpress.XtraBars.BarButtonItem barButtonItem2;
}
}