namespace JWH.DOCKFORM { partial class DockForm { /// /// Required designer variable. /// private System.ComponentModel.IContainer components = null; /// /// Clean up any resources being used. /// /// true if managed resources should be disposed; otherwise, false. protected override void Dispose(bool disposing) { if (disposing && (components != null)) { components.Dispose(); } base.Dispose(disposing); } #region Windows Form Designer generated code /// /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// private void InitializeComponent() { this.radDock1 = new Telerik.WinControls.UI.Docking.RadDock(); this.documentContainer1 = new Telerik.WinControls.UI.Docking.DocumentContainer(); this.toolWindow1 = new Telerik.WinControls.UI.Docking.ToolWindow(); this.toolWindow2 = new Telerik.WinControls.UI.Docking.ToolWindow(); this.toolTabStrip2 = new Telerik.WinControls.UI.Docking.ToolTabStrip(); this.toolWindow3 = new Telerik.WinControls.UI.Docking.ToolWindow(); this.toolTabStrip3 = new Telerik.WinControls.UI.Docking.ToolTabStrip(); this.toolWindow4 = new Telerik.WinControls.UI.Docking.ToolWindow(); this.toolTabStrip4 = new Telerik.WinControls.UI.Docking.ToolTabStrip(); this.radSplitContainer2 = new Telerik.WinControls.UI.RadSplitContainer(); this.toolTabStrip5 = new Telerik.WinControls.UI.Docking.ToolTabStrip(); this.documentWindow1 = new Telerik.WinControls.UI.Docking.DocumentWindow(); this.documentTabStrip1 = new Telerik.WinControls.UI.Docking.DocumentTabStrip(); this.visualStudio2012DarkTheme1 = new Telerik.WinControls.Themes.VisualStudio2012DarkTheme(); ((System.ComponentModel.ISupportInitialize)(this.radDock1)).BeginInit(); this.radDock1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.documentContainer1)).BeginInit(); this.documentContainer1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip2)).BeginInit(); this.toolTabStrip2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip3)).BeginInit(); this.toolTabStrip3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip4)).BeginInit(); this.toolTabStrip4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer2)).BeginInit(); this.radSplitContainer2.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip5)).BeginInit(); this.toolTabStrip5.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.documentTabStrip1)).BeginInit(); this.documentTabStrip1.SuspendLayout(); this.SuspendLayout(); // // radDock1 // this.radDock1.ActiveWindow = this.toolWindow3; this.radDock1.Controls.Add(this.toolTabStrip5); this.radDock1.Controls.Add(this.radSplitContainer2); this.radDock1.Controls.Add(this.toolTabStrip4); this.radDock1.Dock = System.Windows.Forms.DockStyle.Fill; this.radDock1.Location = new System.Drawing.Point(3, 3); this.radDock1.MainDocumentContainer = this.documentContainer1; this.radDock1.Name = "radDock1"; this.radDock1.Orientation = System.Windows.Forms.Orientation.Horizontal; // // // this.radDock1.RootElement.MinSize = new System.Drawing.Size(25, 25); this.radDock1.Size = new System.Drawing.Size(1000, 715); this.radDock1.SplitterWidth = 2; this.radDock1.TabIndex = 0; this.radDock1.TabStop = false; this.radDock1.ThemeName = "VisualStudio2012Dark"; // // documentContainer1 // this.documentContainer1.Controls.Add(this.documentTabStrip1); this.documentContainer1.Name = "documentContainer1"; // // // this.documentContainer1.RootElement.MinSize = new System.Drawing.Size(25, 25); this.documentContainer1.SizeInfo.SizeMode = Telerik.WinControls.UI.Docking.SplitPanelSizeMode.Fill; this.documentContainer1.SplitterWidth = 2; this.documentContainer1.ThemeName = "VisualStudio2012Dark"; // // toolWindow1 // this.toolWindow1.Caption = null; this.toolWindow1.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.toolWindow1.Location = new System.Drawing.Point(4, 24); this.toolWindow1.Name = "toolWindow1"; this.toolWindow1.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked; this.toolWindow1.Size = new System.Drawing.Size(982, 172); this.toolWindow1.Text = "toolWindow1"; // // toolWindow2 // this.toolWindow2.Caption = null; this.toolWindow2.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.toolWindow2.Location = new System.Drawing.Point(4, 24); this.toolWindow2.Name = "toolWindow2"; this.toolWindow2.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked; this.toolWindow2.Size = new System.Drawing.Size(192, 273); this.toolWindow2.Text = "toolWindow2"; // // toolTabStrip2 // this.toolTabStrip2.CanUpdateChildIndex = true; this.toolTabStrip2.Controls.Add(this.toolWindow2); this.toolTabStrip2.Location = new System.Drawing.Point(0, 0); this.toolTabStrip2.Name = "toolTabStrip2"; // // // this.toolTabStrip2.RootElement.MinSize = new System.Drawing.Size(25, 25); this.toolTabStrip2.SelectedIndex = 0; this.toolTabStrip2.Size = new System.Drawing.Size(200, 301); this.toolTabStrip2.TabIndex = 1; this.toolTabStrip2.TabStop = false; this.toolTabStrip2.ThemeName = "VisualStudio2012Dark"; // // toolWindow3 // this.toolWindow3.Caption = null; this.toolWindow3.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.toolWindow3.Location = new System.Drawing.Point(4, 24); this.toolWindow3.Name = "toolWindow3"; this.toolWindow3.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked; this.toolWindow3.Size = new System.Drawing.Size(192, 273); this.toolWindow3.Text = "toolWindow3"; // // toolTabStrip3 // this.toolTabStrip3.CanUpdateChildIndex = true; this.toolTabStrip3.Controls.Add(this.toolWindow3); this.toolTabStrip3.Location = new System.Drawing.Point(790, 0); this.toolTabStrip3.Name = "toolTabStrip3"; // // // this.toolTabStrip3.RootElement.MinSize = new System.Drawing.Size(25, 25); this.toolTabStrip3.SelectedIndex = 0; this.toolTabStrip3.Size = new System.Drawing.Size(200, 301); this.toolTabStrip3.TabIndex = 2; this.toolTabStrip3.TabStop = false; this.toolTabStrip3.ThemeName = "VisualStudio2012Dark"; // // toolWindow4 // this.toolWindow4.Caption = null; this.toolWindow4.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.toolWindow4.Location = new System.Drawing.Point(4, 24); this.toolWindow4.Name = "toolWindow4"; this.toolWindow4.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked; this.toolWindow4.Size = new System.Drawing.Size(982, 172); this.toolWindow4.Text = "toolWindow4"; // // toolTabStrip4 // this.toolTabStrip4.CanUpdateChildIndex = true; this.toolTabStrip4.Controls.Add(this.toolWindow4); this.toolTabStrip4.Location = new System.Drawing.Point(5, 510); this.toolTabStrip4.Name = "toolTabStrip4"; // // // this.toolTabStrip4.RootElement.MinSize = new System.Drawing.Size(25, 25); this.toolTabStrip4.SelectedIndex = 0; this.toolTabStrip4.Size = new System.Drawing.Size(990, 200); this.toolTabStrip4.TabIndex = 1; this.toolTabStrip4.TabStop = false; this.toolTabStrip4.ThemeName = "VisualStudio2012Dark"; // // radSplitContainer2 // this.radSplitContainer2.Controls.Add(this.toolTabStrip2); this.radSplitContainer2.Controls.Add(this.documentContainer1); this.radSplitContainer2.Controls.Add(this.toolTabStrip3); this.radSplitContainer2.IsCleanUpTarget = true; this.radSplitContainer2.Location = new System.Drawing.Point(5, 207); this.radSplitContainer2.Name = "radSplitContainer2"; this.radSplitContainer2.Padding = new System.Windows.Forms.Padding(5); // // // this.radSplitContainer2.RootElement.MinSize = new System.Drawing.Size(25, 25); this.radSplitContainer2.Size = new System.Drawing.Size(990, 301); this.radSplitContainer2.SplitterWidth = 2; this.radSplitContainer2.TabIndex = 0; this.radSplitContainer2.TabStop = false; this.radSplitContainer2.ThemeName = "VisualStudio2012Dark"; // // toolTabStrip5 // this.toolTabStrip5.CanUpdateChildIndex = true; this.toolTabStrip5.Controls.Add(this.toolWindow1); this.toolTabStrip5.Location = new System.Drawing.Point(5, 5); this.toolTabStrip5.Name = "toolTabStrip5"; // // // this.toolTabStrip5.RootElement.MinSize = new System.Drawing.Size(25, 25); this.toolTabStrip5.SelectedIndex = 0; this.toolTabStrip5.Size = new System.Drawing.Size(990, 200); this.toolTabStrip5.TabIndex = 2; this.toolTabStrip5.TabStop = false; this.toolTabStrip5.ThemeName = "VisualStudio2012Dark"; // // documentWindow1 // this.documentWindow1.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.documentWindow1.Location = new System.Drawing.Point(4, 29); this.documentWindow1.Name = "documentWindow1"; this.documentWindow1.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.TabbedDocument; this.documentWindow1.Size = new System.Drawing.Size(578, 268); this.documentWindow1.Text = "documentWindow1"; // // documentTabStrip1 // this.documentTabStrip1.CanUpdateChildIndex = true; this.documentTabStrip1.Controls.Add(this.documentWindow1); this.documentTabStrip1.Location = new System.Drawing.Point(0, 0); this.documentTabStrip1.Name = "documentTabStrip1"; // // // this.documentTabStrip1.RootElement.MinSize = new System.Drawing.Size(25, 25); this.documentTabStrip1.SelectedIndex = 0; this.documentTabStrip1.Size = new System.Drawing.Size(586, 301); this.documentTabStrip1.TabIndex = 0; this.documentTabStrip1.TabStop = false; this.documentTabStrip1.ThemeName = "VisualStudio2012Dark"; // // DockForm // this.AutoScaleDimensions = new System.Drawing.SizeF(8F, 15F); this.AutoScaleMode = System.Windows.Forms.AutoScaleMode.Font; this.ClientSize = new System.Drawing.Size(1006, 721); this.Controls.Add(this.radDock1); this.Name = "DockForm"; this.Padding = new System.Windows.Forms.Padding(3); this.Text = "DockForm"; ((System.ComponentModel.ISupportInitialize)(this.radDock1)).EndInit(); this.radDock1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.documentContainer1)).EndInit(); this.documentContainer1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip2)).EndInit(); this.toolTabStrip2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip3)).EndInit(); this.toolTabStrip3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip4)).EndInit(); this.toolTabStrip4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer2)).EndInit(); this.radSplitContainer2.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip5)).EndInit(); this.toolTabStrip5.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.documentTabStrip1)).EndInit(); this.documentTabStrip1.ResumeLayout(false); this.ResumeLayout(false); } #endregion private Telerik.WinControls.UI.Docking.RadDock radDock1; private Telerik.WinControls.UI.Docking.DocumentContainer documentContainer1; private Telerik.WinControls.UI.Docking.ToolWindow toolWindow3; private Telerik.WinControls.UI.Docking.ToolTabStrip toolTabStrip5; private Telerik.WinControls.UI.Docking.ToolWindow toolWindow1; private Telerik.WinControls.UI.RadSplitContainer radSplitContainer2; private Telerik.WinControls.UI.Docking.ToolTabStrip toolTabStrip2; private Telerik.WinControls.UI.Docking.ToolWindow toolWindow2; private Telerik.WinControls.UI.Docking.DocumentTabStrip documentTabStrip1; private Telerik.WinControls.UI.Docking.DocumentWindow documentWindow1; private Telerik.WinControls.UI.Docking.ToolTabStrip toolTabStrip3; private Telerik.WinControls.UI.Docking.ToolTabStrip toolTabStrip4; private Telerik.WinControls.UI.Docking.ToolWindow toolWindow4; private Telerik.WinControls.Themes.VisualStudio2012DarkTheme visualStudio2012DarkTheme1; } }