namespace DDUtilityApp.LOGPARSER { partial class FrmLogParser04 { /// /// 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.toolTabStrip1 = new Telerik.WinControls.UI.Docking.ToolTabStrip(); this.toolTop = new Telerik.WinControls.UI.Docking.ToolWindow(); this.toolWindow3 = new Telerik.WinControls.UI.Docking.ToolWindow(); this.documentWindow1 = new Telerik.WinControls.UI.Docking.DocumentWindow(); this.documentTabStrip1 = new Telerik.WinControls.UI.Docking.DocumentTabStrip(); this.toolTabStrip4 = new Telerik.WinControls.UI.Docking.ToolTabStrip(); this.toolTabStrip3 = new Telerik.WinControls.UI.Docking.ToolTabStrip(); this.radSplitContainer3 = new Telerik.WinControls.UI.RadSplitContainer(); ((System.ComponentModel.ISupportInitialize)(this.radDock1)).BeginInit(); this.radDock1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.documentContainer1)).BeginInit(); this.documentContainer1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip1)).BeginInit(); this.toolTabStrip1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.documentTabStrip1)).BeginInit(); this.documentTabStrip1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip4)).BeginInit(); this.toolTabStrip4.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip3)).BeginInit(); this.toolTabStrip3.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer3)).BeginInit(); this.radSplitContainer3.SuspendLayout(); this.SuspendLayout(); // // radDock1 // this.radDock1.ActiveWindow = this.toolTop; this.radDock1.Controls.Add(this.toolTabStrip3); this.radDock1.Controls.Add(this.radSplitContainer3); 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.TabIndex = 0; this.radDock1.TabStop = false; // // documentContainer1 // this.documentContainer1.Controls.Add(this.documentTabStrip1); this.documentContainer1.Name = "documentContainer1"; // // // this.documentContainer1.RootElement.MinSize = new System.Drawing.Size(25, 25); this.documentContainer1.SizeInfo.AbsoluteSize = new System.Drawing.Size(439, 200); this.documentContainer1.SizeInfo.SizeMode = Telerik.WinControls.UI.Docking.SplitPanelSizeMode.Fill; this.documentContainer1.SizeInfo.SplitterCorrection = new System.Drawing.Size(-143, 0); // // 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(1, 24); this.toolWindow1.Name = "toolWindow1"; this.toolWindow1.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked; this.toolWindow1.Size = new System.Drawing.Size(341, 475); this.toolWindow1.Text = "toolWindow1"; // // toolTabStrip1 // this.toolTabStrip1.CanUpdateChildIndex = true; this.toolTabStrip1.Controls.Add(this.toolWindow1); this.toolTabStrip1.Location = new System.Drawing.Point(0, 0); this.toolTabStrip1.Name = "toolTabStrip1"; // // // this.toolTabStrip1.RootElement.MinSize = new System.Drawing.Size(25, 25); this.toolTabStrip1.SelectedIndex = 0; this.toolTabStrip1.Size = new System.Drawing.Size(343, 501); this.toolTabStrip1.SizeInfo.AbsoluteSize = new System.Drawing.Size(343, 200); this.toolTabStrip1.SizeInfo.SplitterCorrection = new System.Drawing.Size(143, 0); this.toolTabStrip1.TabIndex = 1; this.toolTabStrip1.TabStop = false; // // toolTop // this.toolTop.Caption = null; this.toolTop.Font = new System.Drawing.Font("굴림", 9F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(129))); this.toolTop.Location = new System.Drawing.Point(1, 24); this.toolTop.Name = "toolTop"; this.toolTop.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked; this.toolTop.Size = new System.Drawing.Size(988, 174); this.toolTop.Text = "toolWindow2"; // // 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(1, 24); this.toolWindow3.Name = "toolWindow3"; this.toolWindow3.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.Docked; this.toolWindow3.Size = new System.Drawing.Size(198, 475); this.toolWindow3.Text = "toolWindow3"; // // 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(6, 29); this.documentWindow1.Name = "documentWindow1"; this.documentWindow1.PreviousDockState = Telerik.WinControls.UI.Docking.DockState.TabbedDocument; this.documentWindow1.Size = new System.Drawing.Size(427, 466); 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(439, 501); this.documentTabStrip1.TabIndex = 0; this.documentTabStrip1.TabStop = false; // // toolTabStrip4 // this.toolTabStrip4.CanUpdateChildIndex = true; this.toolTabStrip4.Controls.Add(this.toolWindow3); this.toolTabStrip4.Location = new System.Drawing.Point(790, 0); 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(200, 501); this.toolTabStrip4.TabIndex = 2; this.toolTabStrip4.TabStop = false; // // toolTabStrip3 // this.toolTabStrip3.CanUpdateChildIndex = true; this.toolTabStrip3.Controls.Add(this.toolTop); this.toolTabStrip3.Location = new System.Drawing.Point(5, 5); 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(990, 200); this.toolTabStrip3.TabIndex = 1; this.toolTabStrip3.TabStop = false; // // radSplitContainer3 // this.radSplitContainer3.Controls.Add(this.toolTabStrip1); this.radSplitContainer3.Controls.Add(this.documentContainer1); this.radSplitContainer3.Controls.Add(this.toolTabStrip4); this.radSplitContainer3.IsCleanUpTarget = true; this.radSplitContainer3.Location = new System.Drawing.Point(5, 209); this.radSplitContainer3.Name = "radSplitContainer3"; this.radSplitContainer3.Padding = new System.Windows.Forms.Padding(5); // // // this.radSplitContainer3.RootElement.MinSize = new System.Drawing.Size(25, 25); this.radSplitContainer3.Size = new System.Drawing.Size(990, 501); this.radSplitContainer3.TabIndex = 0; this.radSplitContainer3.TabStop = false; // // FrmLogParser04 // 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 = "FrmLogParser04"; this.Padding = new System.Windows.Forms.Padding(3); this.Text = "FrmLogParser04"; ((System.ComponentModel.ISupportInitialize)(this.radDock1)).EndInit(); this.radDock1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.documentContainer1)).EndInit(); this.documentContainer1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip1)).EndInit(); this.toolTabStrip1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.documentTabStrip1)).EndInit(); this.documentTabStrip1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip4)).EndInit(); this.toolTabStrip4.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip3)).EndInit(); this.toolTabStrip3.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer3)).EndInit(); this.radSplitContainer3.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 toolTop; private Telerik.WinControls.UI.Docking.ToolTabStrip toolTabStrip3; private Telerik.WinControls.UI.RadSplitContainer radSplitContainer3; private Telerik.WinControls.UI.Docking.ToolTabStrip toolTabStrip1; private Telerik.WinControls.UI.Docking.ToolWindow toolWindow1; private Telerik.WinControls.UI.Docking.DocumentTabStrip documentTabStrip1; private Telerik.WinControls.UI.Docking.DocumentWindow documentWindow1; private Telerik.WinControls.UI.Docking.ToolTabStrip toolTabStrip4; private Telerik.WinControls.UI.Docking.ToolWindow toolWindow3; } }