Beispiel #1
0
 /// <summary>
 /// Required method for Designer support - do not modify
 /// the contents of this method with the code editor.
 /// </summary>
 private void InitializeComponent()
 {
     Telerik.WinControls.UI.Docking.GuidToNameMapping guidToNameMapping1 = new Telerik.WinControls.UI.Docking.GuidToNameMapping();
     Telerik.WinControls.UI.Docking.GuidToNameMapping guidToNameMapping2 = new Telerik.WinControls.UI.Docking.GuidToNameMapping();
     this.logRadTextBox        = new Telerik.WinControls.UI.RadTextBox();
     this.imageMDIRadButton    = new Telerik.WinControls.UI.RadButton();
     this.reportMDIRadButton   = new Telerik.WinControls.UI.RadButton();
     this.orderMDIRadButton    = new Telerik.WinControls.UI.RadButton();
     this.customerMDIRadButton = new Telerik.WinControls.UI.RadButton();
     this.label1             = new System.Windows.Forms.Label();
     this.newMDIRadButton    = new Telerik.WinControls.UI.RadButton();
     this.openFileDialog     = new System.Windows.Forms.OpenFileDialog();
     this.saveFileDialog     = new System.Windows.Forms.SaveFileDialog();
     this.radDock1           = new Telerik.WinControls.UI.Docking.RadDock();
     this.toolWindow1        = new Telerik.WinControls.UI.Docking.ToolWindow();
     this.documentContainer1 = new Telerik.WinControls.UI.Docking.DocumentContainer();
     this.radSplitContainer1 = new Telerik.WinControls.UI.RadSplitContainer();
     this.toolTabStrip1      = new Telerik.WinControls.UI.Docking.ToolTabStrip();
     this.toolTabStrip2      = new Telerik.WinControls.UI.Docking.ToolTabStrip();
     this.toolWindow2        = new Telerik.WinControls.UI.Docking.ToolWindow();
     ((System.ComponentModel.ISupportInitialize)(this.logRadTextBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.imageMDIRadButton)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportMDIRadButton)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.orderMDIRadButton)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.customerMDIRadButton)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.newMDIRadButton)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radDock1)).BeginInit();
     this.radDock1.SuspendLayout();
     this.toolWindow1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.documentContainer1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).BeginInit();
     this.radSplitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip1)).BeginInit();
     this.toolTabStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip2)).BeginInit();
     this.toolTabStrip2.SuspendLayout();
     this.toolWindow2.SuspendLayout();
     this.SuspendLayout();
     //
     // logRadTextBox
     //
     this.logRadTextBox.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.logRadTextBox.Location  = new System.Drawing.Point(0, 0);
     this.logRadTextBox.Multiline = true;
     this.logRadTextBox.Name      = "logRadTextBox";
     //
     //
     //
     this.logRadTextBox.RootElement.AutoSizeMode      = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren;
     this.logRadTextBox.RootElement.StretchVertically = true;
     this.logRadTextBox.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
     this.logRadTextBox.Size       = new System.Drawing.Size(198, 296);
     this.logRadTextBox.TabIndex   = 0;
     this.logRadTextBox.TabStop    = false;
     //
     // imageMDIRadButton
     //
     this.imageMDIRadButton.BackColor         = System.Drawing.SystemColors.Control;
     this.imageMDIRadButton.Image             = global::Telerik.Examples.WinControls.Properties.Resources.msIcon1;
     this.imageMDIRadButton.ImageAlignment    = System.Drawing.ContentAlignment.MiddleCenter;
     this.imageMDIRadButton.Location          = new System.Drawing.Point(29, 157);
     this.imageMDIRadButton.Name              = "imageMDIRadButton";
     this.imageMDIRadButton.Size              = new System.Drawing.Size(165, 27);
     this.imageMDIRadButton.TabIndex          = 4;
     this.imageMDIRadButton.Text              = "Add Image child form";
     this.imageMDIRadButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.imageMDIRadButton.Click            += new System.EventHandler(this.imageMDIRadButton_Click);
     //
     // reportMDIRadButton
     //
     this.reportMDIRadButton.BackColor         = System.Drawing.SystemColors.Control;
     this.reportMDIRadButton.Image             = global::Telerik.Examples.WinControls.Properties.Resources.msIcon1;
     this.reportMDIRadButton.ImageAlignment    = System.Drawing.ContentAlignment.MiddleCenter;
     this.reportMDIRadButton.Location          = new System.Drawing.Point(29, 122);
     this.reportMDIRadButton.Name              = "reportMDIRadButton";
     this.reportMDIRadButton.Size              = new System.Drawing.Size(165, 27);
     this.reportMDIRadButton.TabIndex          = 3;
     this.reportMDIRadButton.Text              = "Add Report child form";
     this.reportMDIRadButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.reportMDIRadButton.Click            += new System.EventHandler(this.reportMDIRadButton_Click);
     //
     // orderMDIRadButton
     //
     this.orderMDIRadButton.BackColor         = System.Drawing.SystemColors.Control;
     this.orderMDIRadButton.Image             = global::Telerik.Examples.WinControls.Properties.Resources.msIcon1;
     this.orderMDIRadButton.ImageAlignment    = System.Drawing.ContentAlignment.MiddleCenter;
     this.orderMDIRadButton.Location          = new System.Drawing.Point(29, 87);
     this.orderMDIRadButton.Name              = "orderMDIRadButton";
     this.orderMDIRadButton.Size              = new System.Drawing.Size(165, 27);
     this.orderMDIRadButton.TabIndex          = 2;
     this.orderMDIRadButton.Text              = "Add Order child form";
     this.orderMDIRadButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.orderMDIRadButton.Click            += new System.EventHandler(this.orderMDIRadButton_Click);
     //
     // customerMDIRadButton
     //
     this.customerMDIRadButton.BackColor         = System.Drawing.SystemColors.Control;
     this.customerMDIRadButton.Image             = global::Telerik.Examples.WinControls.Properties.Resources.msIcon1;
     this.customerMDIRadButton.ImageAlignment    = System.Drawing.ContentAlignment.MiddleCenter;
     this.customerMDIRadButton.Location          = new System.Drawing.Point(29, 52);
     this.customerMDIRadButton.Name              = "customerMDIRadButton";
     this.customerMDIRadButton.Size              = new System.Drawing.Size(165, 27);
     this.customerMDIRadButton.TabIndex          = 1;
     this.customerMDIRadButton.Text              = "Add Customer child form";
     this.customerMDIRadButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.customerMDIRadButton.Click            += new System.EventHandler(this.customerMDIRadButton_Click);
     //
     // label1
     //
     this.label1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label1.Location    = new System.Drawing.Point(11, 208);
     this.label1.Name        = "label1";
     this.label1.Size        = new System.Drawing.Size(206, 81);
     this.label1.TabIndex    = 6;
     this.label1.Text        = "Right click on tab or drag and drop tabbed document item to show context menu.";
     //
     // newMDIRadButton
     //
     this.newMDIRadButton.BackColor         = System.Drawing.SystemColors.Control;
     this.newMDIRadButton.Image             = global::Telerik.Examples.WinControls.Properties.Resources.msIcon1;
     this.newMDIRadButton.ImageAlignment    = System.Drawing.ContentAlignment.MiddleCenter;
     this.newMDIRadButton.Location          = new System.Drawing.Point(29, 17);
     this.newMDIRadButton.Name              = "newMDIRadButton";
     this.newMDIRadButton.Size              = new System.Drawing.Size(165, 27);
     this.newMDIRadButton.TabIndex          = 0;
     this.newMDIRadButton.Text              = "New MDI child form";
     this.newMDIRadButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.newMDIRadButton.Click            += new System.EventHandler(this.newRadButton_Click);
     //
     // openFileDialog
     //
     this.openFileDialog.FileName = "openFileDialog";
     //
     // radDock1
     //
     this.radDock1.ActiveWindow = this.toolWindow1;
     this.radDock1.Controls.Add(this.documentContainer1);
     this.radDock1.Controls.Add(this.radSplitContainer1);
     this.radDock1.Dock = System.Windows.Forms.DockStyle.Fill;
     this.radDock1.DocumentManager.DocumentInsertOrder = Telerik.WinControls.UI.Docking.DockWindowInsertOrder.InFront;
     guidToNameMapping1.Guid = new System.Guid("3e428570-705e-4bed-9d7b-62cc6f7ea32f");
     guidToNameMapping1.Name = "toolWindow1";
     guidToNameMapping2.Guid = new System.Guid("b489d229-833b-49fa-92e1-e7992b2fcc56");
     guidToNameMapping2.Name = "toolWindow2";
     this.radDock1.GuidToNameMappings.Add(guidToNameMapping1);
     this.radDock1.GuidToNameMappings.Add(guidToNameMapping2);
     this.radDock1.Location = new System.Drawing.Point(0, 0);
     this.radDock1.MainDocumentContainer = this.documentContainer1;
     this.radDock1.Name = "radDock1";
     //
     //
     //
     this.radDock1.RootElement.MinSize = new System.Drawing.Size(25, 25);
     this.radDock1.Size     = new System.Drawing.Size(900, 650);
     this.radDock1.TabIndex = 5;
     this.radDock1.TabStop  = false;
     //
     // toolWindow1
     //
     this.toolWindow1.Controls.Add(this.imageMDIRadButton);
     this.toolWindow1.Controls.Add(this.reportMDIRadButton);
     this.toolWindow1.Controls.Add(this.orderMDIRadButton);
     this.toolWindow1.Controls.Add(this.customerMDIRadButton);
     this.toolWindow1.Controls.Add(this.label1);
     this.toolWindow1.Controls.Add(this.newMDIRadButton);
     this.toolWindow1.Location = new System.Drawing.Point(1, 26);
     this.toolWindow1.Name     = "toolWindow1";
     this.toolWindow1.Size     = new System.Drawing.Size(198, 297);
     this.toolWindow1.Text     = "Settings";
     //
     // documentContainer1
     //
     this.documentContainer1.Location = new System.Drawing.Point(0, 0);
     this.documentContainer1.Name     = "documentContainer1";
     //
     //
     //
     this.documentContainer1.RootElement.MinSize = new System.Drawing.Size(25, 25);
     this.documentContainer1.Size = new System.Drawing.Size(697, 650);
     this.documentContainer1.SizeInfo.SizeMode = Telerik.WinControls.UI.Docking.SplitPanelSizeMode.Fill;
     this.documentContainer1.TabIndex          = 0;
     this.documentContainer1.TabStop           = false;
     //
     // radSplitContainer1
     //
     this.radSplitContainer1.Controls.Add(this.toolTabStrip1);
     this.radSplitContainer1.Controls.Add(this.toolTabStrip2);
     this.radSplitContainer1.Location    = new System.Drawing.Point(700, 0);
     this.radSplitContainer1.Name        = "radSplitContainer1";
     this.radSplitContainer1.Orientation = System.Windows.Forms.Orientation.Horizontal;
     //
     //
     //
     this.radSplitContainer1.RootElement.MinSize = new System.Drawing.Size(25, 25);
     this.radSplitContainer1.Size     = new System.Drawing.Size(200, 650);
     this.radSplitContainer1.TabIndex = 1;
     this.radSplitContainer1.TabStop  = false;
     //
     // toolTabStrip1
     //
     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(200, 324);
     this.toolTabStrip1.TabIndex = 0;
     this.toolTabStrip1.TabStop  = false;
     //
     // toolTabStrip2
     //
     this.toolTabStrip2.Controls.Add(this.toolWindow2);
     this.toolTabStrip2.Location = new System.Drawing.Point(0, 327);
     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, 323);
     this.toolTabStrip2.TabIndex = 1;
     this.toolTabStrip2.TabStop  = false;
     //
     // toolWindow2
     //
     this.toolWindow2.Controls.Add(this.logRadTextBox);
     this.toolWindow2.Location = new System.Drawing.Point(1, 26);
     this.toolWindow2.Name     = "toolWindow2";
     this.toolWindow2.Size     = new System.Drawing.Size(198, 296);
     this.toolWindow2.Text     = "Log";
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(900, 650);
     this.Controls.Add(this.radDock1);
     this.IsMdiContainer = true;
     this.Name           = "Form1";
     this.Text           = "MDI Parent Form";
     ((System.ComponentModel.ISupportInitialize)(this.logRadTextBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.imageMDIRadButton)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.reportMDIRadButton)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.orderMDIRadButton)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.customerMDIRadButton)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.newMDIRadButton)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radDock1)).EndInit();
     this.radDock1.ResumeLayout(false);
     this.toolWindow1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.documentContainer1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).EndInit();
     this.radSplitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip1)).EndInit();
     this.toolTabStrip1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip2)).EndInit();
     this.toolTabStrip2.ResumeLayout(false);
     this.toolWindow2.ResumeLayout(false);
     this.toolWindow2.PerformLayout();
     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()
 {
     Telerik.WinControls.UI.Docking.GuidToNameMapping guidToNameMapping1 = new Telerik.WinControls.UI.Docking.GuidToNameMapping();
     Telerik.WinControls.UI.Docking.GuidToNameMapping guidToNameMapping2 = new Telerik.WinControls.UI.Docking.GuidToNameMapping();
     Telerik.WinControls.UI.Docking.GuidToNameMapping guidToNameMapping3 = new Telerik.WinControls.UI.Docking.GuidToNameMapping();
     Telerik.WinControls.UI.Docking.GuidToNameMapping guidToNameMapping4 = new Telerik.WinControls.UI.Docking.GuidToNameMapping();
     Telerik.WinControls.UI.Docking.GuidToNameMapping guidToNameMapping5 = new Telerik.WinControls.UI.Docking.GuidToNameMapping();
     Telerik.WinControls.UI.Docking.GuidToNameMapping guidToNameMapping6 = new Telerik.WinControls.UI.Docking.GuidToNameMapping();
     System.Windows.Forms.TreeNode treeNode1 = new System.Windows.Forms.TreeNode("Node0");
     System.Windows.Forms.TreeNode treeNode2 = new System.Windows.Forms.TreeNode("Node1");
     System.Windows.Forms.TreeNode treeNode3 = new System.Windows.Forms.TreeNode("Node8");
     System.Windows.Forms.TreeNode treeNode4 = new System.Windows.Forms.TreeNode("Node9");
     System.Windows.Forms.TreeNode treeNode5 = new System.Windows.Forms.TreeNode("Node11");
     System.Windows.Forms.TreeNode treeNode6 = new System.Windows.Forms.TreeNode("Node12");
     System.Windows.Forms.TreeNode treeNode7 = new System.Windows.Forms.TreeNode("Node13");
     System.Windows.Forms.TreeNode treeNode8 = new System.Windows.Forms.TreeNode("Node10", new System.Windows.Forms.TreeNode[] {
         treeNode5,
         treeNode6,
         treeNode7
     });
     System.Windows.Forms.TreeNode treeNode9 = new System.Windows.Forms.TreeNode("Node2", new System.Windows.Forms.TreeNode[] {
         treeNode3,
         treeNode4,
         treeNode8
     });
     System.Windows.Forms.TreeNode treeNode10 = new System.Windows.Forms.TreeNode("Node3");
     System.Windows.Forms.TreeNode treeNode11 = new System.Windows.Forms.TreeNode("Node4");
     System.Windows.Forms.TreeNode treeNode12 = new System.Windows.Forms.TreeNode("Node14");
     System.Windows.Forms.TreeNode treeNode13 = new System.Windows.Forms.TreeNode("Node15");
     System.Windows.Forms.TreeNode treeNode14 = new System.Windows.Forms.TreeNode("Node16");
     System.Windows.Forms.TreeNode treeNode15 = new System.Windows.Forms.TreeNode("Node5", new System.Windows.Forms.TreeNode[] {
         treeNode12,
         treeNode13,
         treeNode14
     });
     System.Windows.Forms.TreeNode treeNode16 = new System.Windows.Forms.TreeNode("Node17");
     System.Windows.Forms.TreeNode treeNode17 = new System.Windows.Forms.TreeNode("Node18");
     System.Windows.Forms.TreeNode treeNode18 = new System.Windows.Forms.TreeNode("Node6", new System.Windows.Forms.TreeNode[] {
         treeNode16,
         treeNode17
     });
     System.Windows.Forms.TreeNode      treeNode19     = new System.Windows.Forms.TreeNode("Node7");
     System.Windows.Forms.ListViewGroup listViewGroup1 = new System.Windows.Forms.ListViewGroup("ListViewGroup", System.Windows.Forms.HorizontalAlignment.Left);
     System.Windows.Forms.ListViewGroup listViewGroup2 = new System.Windows.Forms.ListViewGroup("ListViewGroup", System.Windows.Forms.HorizontalAlignment.Left);
     System.Windows.Forms.ListViewItem  listViewItem1  = new System.Windows.Forms.ListViewItem("Demo1");
     System.Windows.Forms.ListViewItem  listViewItem2  = new System.Windows.Forms.ListViewItem("Demo2");
     System.Windows.Forms.ListViewItem  listViewItem3  = new System.Windows.Forms.ListViewItem("Demo3");
     this.openFileDialog           = new System.Windows.Forms.OpenFileDialog();
     this.saveFileDialog           = new System.Windows.Forms.SaveFileDialog();
     this.radDock1                 = new Telerik.WinControls.UI.Docking.RadDock();
     this.toolWindow1              = new Telerik.WinControls.UI.Docking.ToolWindow();
     this.currentRadComboBox       = new Telerik.WinControls.UI.RadDropDownList();
     this.label1                   = new System.Windows.Forms.Label();
     this.contextRadDropDownButton = new Telerik.WinControls.UI.RadDropDownButton();
     this.newRadButton             = new Telerik.WinControls.UI.RadButton();
     this.radLabel1                = new Telerik.WinControls.UI.RadLabel();
     this.radSplitContainer1       = new Telerik.WinControls.UI.RadSplitContainer();
     this.toolTabStrip1            = new Telerik.WinControls.UI.Docking.ToolTabStrip();
     this.toolTabStrip2            = new Telerik.WinControls.UI.Docking.ToolTabStrip();
     this.toolWindow2              = new Telerik.WinControls.UI.Docking.ToolWindow();
     this.logRadTextBox            = new Telerik.WinControls.UI.RadTextBox();
     this.documentContainer2       = new Telerik.WinControls.UI.Docking.DocumentContainer();
     this.documentTabStrip1        = new Telerik.WinControls.UI.Docking.DocumentTabStrip();
     this.documentWindow4          = new Telerik.WinControls.UI.Docking.DocumentWindow();
     this.webBrowser1              = new System.Windows.Forms.WebBrowser();
     this.documentWindow3          = new Telerik.WinControls.UI.Docking.DocumentWindow();
     this.webBrowser2              = new System.Windows.Forms.WebBrowser();
     this.documentWindow2          = new Telerik.WinControls.UI.Docking.DocumentWindow();
     this.treeView1                = new System.Windows.Forms.TreeView();
     this.documentWindow1          = new Telerik.WinControls.UI.Docking.DocumentWindow();
     this.listView1                = new System.Windows.Forms.ListView();
     this.columnHeader1            = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader2            = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader3            = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader4            = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     this.columnHeader5            = ((System.Windows.Forms.ColumnHeader)(new System.Windows.Forms.ColumnHeader()));
     ((System.ComponentModel.ISupportInitialize)(this.radDock1)).BeginInit();
     this.radDock1.SuspendLayout();
     this.toolWindow1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.currentRadComboBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.contextRadDropDownButton)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.newRadButton)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).BeginInit();
     this.radSplitContainer1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip1)).BeginInit();
     this.toolTabStrip1.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip2)).BeginInit();
     this.toolTabStrip2.SuspendLayout();
     this.toolWindow2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.logRadTextBox)).BeginInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentContainer2)).BeginInit();
     this.documentContainer2.SuspendLayout();
     ((System.ComponentModel.ISupportInitialize)(this.documentTabStrip1)).BeginInit();
     this.documentTabStrip1.SuspendLayout();
     this.documentWindow4.SuspendLayout();
     this.documentWindow3.SuspendLayout();
     this.documentWindow2.SuspendLayout();
     this.documentWindow1.SuspendLayout();
     this.SuspendLayout();
     //
     // openFileDialog
     //
     this.openFileDialog.FileName = "openFileDialog";
     //
     // radDock1
     //
     this.radDock1.ActiveWindow = this.toolWindow1;
     this.radDock1.Controls.Add(this.radSplitContainer1);
     this.radDock1.Controls.Add(this.documentContainer2);
     this.radDock1.Cursor = System.Windows.Forms.Cursors.VSplit;
     this.radDock1.Dock   = System.Windows.Forms.DockStyle.Fill;
     this.radDock1.DocumentManager.DocumentInsertOrder = Telerik.WinControls.UI.Docking.DockWindowInsertOrder.InFront;
     guidToNameMapping1.Guid = new System.Guid("3e428570-705e-4bed-9d7b-62cc6f7ea32f");
     guidToNameMapping1.Name = "toolWindow1";
     guidToNameMapping2.Guid = new System.Guid("b489d229-833b-49fa-92e1-e7992b2fcc56");
     guidToNameMapping2.Name = "toolWindow2";
     guidToNameMapping3.Guid = new System.Guid("bca4ebcf-49c1-4bd5-a677-9b8d3ab70b33");
     guidToNameMapping3.Name = "toolWindow3";
     guidToNameMapping4.Guid = new System.Guid("2b65334f-bb61-458c-981a-c70f140d0663");
     guidToNameMapping4.Name = "toolWindow4";
     guidToNameMapping5.Guid = new System.Guid("bfe80d29-985e-44f0-b0c6-a35c0c8da9dd");
     guidToNameMapping5.Name = "documentWindow1";
     guidToNameMapping6.Guid = new System.Guid("628b5fc4-ce79-4af1-8839-e1fd3d77a86c");
     guidToNameMapping6.Name = "documentWindow2";
     this.radDock1.GuidToNameMappings.Add(guidToNameMapping1);
     this.radDock1.GuidToNameMappings.Add(guidToNameMapping2);
     this.radDock1.GuidToNameMappings.Add(guidToNameMapping3);
     this.radDock1.GuidToNameMappings.Add(guidToNameMapping4);
     this.radDock1.GuidToNameMappings.Add(guidToNameMapping5);
     this.radDock1.GuidToNameMappings.Add(guidToNameMapping6);
     this.radDock1.IsCleanUpTarget       = true;
     this.radDock1.Location              = new System.Drawing.Point(0, 0);
     this.radDock1.MainDocumentContainer = this.documentContainer2;
     this.radDock1.Name    = "radDock1";
     this.radDock1.Padding = new System.Windows.Forms.Padding(5);
     //
     //
     //
     this.radDock1.RootElement.MinSize = new System.Drawing.Size(25, 25);
     this.radDock1.Size          = new System.Drawing.Size(874, 509);
     this.radDock1.SplitterWidth = 4;
     this.radDock1.TabIndex      = 0;
     this.radDock1.TabStop       = false;
     //
     // toolWindow1
     //
     this.toolWindow1.Controls.Add(this.currentRadComboBox);
     this.toolWindow1.Controls.Add(this.label1);
     this.toolWindow1.Controls.Add(this.contextRadDropDownButton);
     this.toolWindow1.Controls.Add(this.newRadButton);
     this.toolWindow1.Controls.Add(this.radLabel1);
     this.toolWindow1.Location = new System.Drawing.Point(1, 24);
     this.toolWindow1.Name     = "toolWindow1";
     this.toolWindow1.Size     = new System.Drawing.Size(225, 222);
     this.toolWindow1.Text     = "Settings";
     //
     // currentRadComboBox
     //
     this.currentRadComboBox.AutoSize           = false;
     this.currentRadComboBox.DropDownSizingMode = ((Telerik.WinControls.UI.SizingMode)((Telerik.WinControls.UI.SizingMode.RightBottom | Telerik.WinControls.UI.SizingMode.UpDown)));
     this.currentRadComboBox.Location           = new System.Drawing.Point(11, 65);
     this.currentRadComboBox.Name = "currentRadComboBox";
     //
     //
     //
     this.currentRadComboBox.RootElement.AutoSizeMode = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren;
     this.currentRadComboBox.ShowImageInEditorArea    = true;
     this.currentRadComboBox.Size                  = new System.Drawing.Size(206, 25);
     this.currentRadComboBox.TabIndex              = 7;
     this.currentRadComboBox.SelectedIndexChanged += new Telerik.WinControls.UI.Data.PositionChangedEventHandler(this.currentRadComboBox_SelectedIndexChanged);
     //
     // label1
     //
     this.label1.BorderStyle = System.Windows.Forms.BorderStyle.Fixed3D;
     this.label1.Location    = new System.Drawing.Point(11, 126);
     this.label1.Name        = "label1";
     this.label1.Size        = new System.Drawing.Size(206, 46);
     this.label1.TabIndex    = 6;
     this.label1.Text        = "Right click on tab or drag and drop tabbed document item to show context menu.";
     //
     // contextRadDropDownButton
     //
     this.contextRadDropDownButton.Location   = new System.Drawing.Point(11, 94);
     this.contextRadDropDownButton.Name       = "contextRadDropDownButton";
     this.contextRadDropDownButton.Size       = new System.Drawing.Size(140, 23);
     this.contextRadDropDownButton.TabIndex   = 3;
     this.contextRadDropDownButton.Text       = "Context Commands";
     this.contextRadDropDownButton.ThemeName  = "ControlDefault";
     this.contextRadDropDownButton.MouseDown += new System.Windows.Forms.MouseEventHandler(this.contextRadDropDownButton_MouseDown);
     //
     // newRadButton
     //
     this.newRadButton.BackColor         = System.Drawing.SystemColors.Control;
     this.newRadButton.Image             = global::Telerik.Examples.WinControls.Properties.Resources.msIcon1;
     this.newRadButton.ImageAlignment    = System.Drawing.ContentAlignment.MiddleCenter;
     this.newRadButton.Location          = new System.Drawing.Point(11, 13);
     this.newRadButton.Name              = "newRadButton";
     this.newRadButton.Size              = new System.Drawing.Size(140, 27);
     this.newRadButton.TabIndex          = 0;
     this.newRadButton.Text              = "New document";
     this.newRadButton.TextImageRelation = System.Windows.Forms.TextImageRelation.ImageBeforeText;
     this.newRadButton.Click            += new System.EventHandler(this.newRadButton_Click);
     //
     // radLabel1
     //
     this.radLabel1.Location      = new System.Drawing.Point(11, 48);
     this.radLabel1.Name          = "radLabel1";
     this.radLabel1.Size          = new System.Drawing.Size(139, 18);
     this.radLabel1.TabIndex      = 0;
     this.radLabel1.Text          = "Current tabbed document:";
     this.radLabel1.TextAlignment = System.Drawing.ContentAlignment.MiddleCenter;
     //
     // radSplitContainer1
     //
     this.radSplitContainer1.Controls.Add(this.toolTabStrip1);
     this.radSplitContainer1.Controls.Add(this.toolTabStrip2);
     this.radSplitContainer1.Cursor          = System.Windows.Forms.Cursors.Arrow;
     this.radSplitContainer1.IsCleanUpTarget = true;
     this.radSplitContainer1.Location        = new System.Drawing.Point(5, 5);
     this.radSplitContainer1.Name            = "radSplitContainer1";
     this.radSplitContainer1.Orientation     = System.Windows.Forms.Orientation.Horizontal;
     //
     //
     //
     this.radSplitContainer1.RootElement.MinSize = new System.Drawing.Size(25, 25);
     this.radSplitContainer1.Size = new System.Drawing.Size(227, 499);
     this.radSplitContainer1.SizeInfo.AbsoluteSize       = new System.Drawing.Size(227, 200);
     this.radSplitContainer1.SizeInfo.SplitterCorrection = new System.Drawing.Size(27, 0);
     this.radSplitContainer1.SplitterWidth = 4;
     this.radSplitContainer1.TabIndex      = 0;
     this.radSplitContainer1.TabStop       = false;
     //
     // toolTabStrip1
     //
     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(227, 248);
     this.toolTabStrip1.TabIndex = 0;
     this.toolTabStrip1.TabStop  = false;
     //
     // toolTabStrip2
     //
     this.toolTabStrip2.Controls.Add(this.toolWindow2);
     this.toolTabStrip2.Location = new System.Drawing.Point(0, 252);
     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(227, 247);
     this.toolTabStrip2.TabIndex = 1;
     this.toolTabStrip2.TabStop  = false;
     //
     // toolWindow2
     //
     this.toolWindow2.Controls.Add(this.logRadTextBox);
     this.toolWindow2.Location = new System.Drawing.Point(1, 24);
     this.toolWindow2.Name     = "toolWindow2";
     this.toolWindow2.Size     = new System.Drawing.Size(225, 221);
     this.toolWindow2.Text     = "Log";
     //
     // logRadTextBox
     //
     this.logRadTextBox.Dock      = System.Windows.Forms.DockStyle.Fill;
     this.logRadTextBox.Location  = new System.Drawing.Point(0, 0);
     this.logRadTextBox.Multiline = true;
     this.logRadTextBox.Name      = "logRadTextBox";
     //
     //
     //
     this.logRadTextBox.RootElement.AutoSizeMode      = Telerik.WinControls.RadAutoSizeMode.WrapAroundChildren;
     this.logRadTextBox.RootElement.StretchVertically = true;
     this.logRadTextBox.ScrollBars = System.Windows.Forms.ScrollBars.Vertical;
     this.logRadTextBox.Size       = new System.Drawing.Size(225, 221);
     this.logRadTextBox.TabIndex   = 0;
     this.logRadTextBox.TabStop    = false;
     //
     // documentContainer2
     //
     this.documentContainer2.Controls.Add(this.documentTabStrip1);
     this.documentContainer2.Location = new System.Drawing.Point(236, 5);
     this.documentContainer2.Name     = "documentContainer2";
     //
     //
     //
     this.documentContainer2.RootElement.MinSize = new System.Drawing.Size(25, 25);
     this.documentContainer2.Size = new System.Drawing.Size(633, 499);
     this.documentContainer2.SizeInfo.AbsoluteSize       = new System.Drawing.Size(644, 200);
     this.documentContainer2.SizeInfo.SizeMode           = Telerik.WinControls.UI.Docking.SplitPanelSizeMode.Fill;
     this.documentContainer2.SizeInfo.SplitterCorrection = new System.Drawing.Size(-27, 0);
     this.documentContainer2.SplitterWidth = 4;
     this.documentContainer2.TabIndex      = 1;
     this.documentContainer2.TabStop       = false;
     //
     // documentTabStrip1
     //
     this.documentTabStrip1.Controls.Add(this.documentWindow4);
     this.documentTabStrip1.Controls.Add(this.documentWindow3);
     this.documentTabStrip1.Controls.Add(this.documentWindow2);
     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(633, 499);
     this.documentTabStrip1.TabIndex = 0;
     this.documentTabStrip1.TabStop  = false;
     //
     // documentWindow4
     //
     this.documentWindow4.Controls.Add(this.webBrowser1);
     this.documentWindow4.Location = new System.Drawing.Point(6, 30);
     this.documentWindow4.Name     = "documentWindow4";
     this.documentWindow4.Size     = new System.Drawing.Size(621, 463);
     this.documentWindow4.Text     = "Document 4";
     //
     // webBrowser1
     //
     this.webBrowser1.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.webBrowser1.Location    = new System.Drawing.Point(0, 0);
     this.webBrowser1.MinimumSize = new System.Drawing.Size(20, 20);
     this.webBrowser1.Name        = "webBrowser1";
     this.webBrowser1.Size        = new System.Drawing.Size(621, 463);
     this.webBrowser1.TabIndex    = 0;
     this.webBrowser1.Url         = new System.Uri("http://www.telerik.com/", System.UriKind.Absolute);
     //
     // documentWindow3
     //
     this.documentWindow3.Controls.Add(this.webBrowser2);
     this.documentWindow3.Location = new System.Drawing.Point(0, 0);
     this.documentWindow3.Name     = "documentWindow3";
     this.documentWindow3.Size     = new System.Drawing.Size(0, 0);
     this.documentWindow3.Text     = "Document 3";
     //
     // webBrowser2
     //
     this.webBrowser2.Dock        = System.Windows.Forms.DockStyle.Fill;
     this.webBrowser2.Location    = new System.Drawing.Point(0, 0);
     this.webBrowser2.MinimumSize = new System.Drawing.Size(20, 20);
     this.webBrowser2.Name        = "webBrowser2";
     this.webBrowser2.Size        = new System.Drawing.Size(20, 20);
     this.webBrowser2.TabIndex    = 1;
     this.webBrowser2.Url         = new System.Uri("http://www.telerik.com/products/winforms.aspx", System.UriKind.Absolute);
     //
     // documentWindow2
     //
     this.documentWindow2.Controls.Add(this.treeView1);
     this.documentWindow2.Location = new System.Drawing.Point(0, 0);
     this.documentWindow2.Name     = "documentWindow2";
     this.documentWindow2.Size     = new System.Drawing.Size(0, 0);
     this.documentWindow2.Text     = "Document 2";
     //
     // treeView1
     //
     this.treeView1.Dock     = System.Windows.Forms.DockStyle.Fill;
     this.treeView1.Location = new System.Drawing.Point(0, 0);
     this.treeView1.Name     = "treeView1";
     treeNode1.Name          = "Node0";
     treeNode1.Text          = "Node0";
     treeNode2.Name          = "Node1";
     treeNode2.Text          = "Node1";
     treeNode3.Name          = "Node8";
     treeNode3.Text          = "Node8";
     treeNode4.Name          = "Node9";
     treeNode4.Text          = "Node9";
     treeNode5.Name          = "Node11";
     treeNode5.Text          = "Node11";
     treeNode6.Name          = "Node12";
     treeNode6.Text          = "Node12";
     treeNode7.Name          = "Node13";
     treeNode7.Text          = "Node13";
     treeNode8.Name          = "Node10";
     treeNode8.Text          = "Node10";
     treeNode9.Name          = "Node2";
     treeNode9.Text          = "Node2";
     treeNode10.Name         = "Node3";
     treeNode10.Text         = "Node3";
     treeNode11.Name         = "Node4";
     treeNode11.Text         = "Node4";
     treeNode12.Name         = "Node14";
     treeNode12.Text         = "Node14";
     treeNode13.Name         = "Node15";
     treeNode13.Text         = "Node15";
     treeNode14.Name         = "Node16";
     treeNode14.Text         = "Node16";
     treeNode15.Name         = "Node5";
     treeNode15.Text         = "Node5";
     treeNode16.Name         = "Node17";
     treeNode16.Text         = "Node17";
     treeNode17.Name         = "Node18";
     treeNode17.Text         = "Node18";
     treeNode18.Name         = "Node6";
     treeNode18.Text         = "Node6";
     treeNode19.Name         = "Node7";
     treeNode19.Text         = "Node7";
     this.treeView1.Nodes.AddRange(new System.Windows.Forms.TreeNode[] {
         treeNode1,
         treeNode2,
         treeNode9,
         treeNode10,
         treeNode11,
         treeNode15,
         treeNode18,
         treeNode19
     });
     this.treeView1.Size     = new System.Drawing.Size(65535, 0);
     this.treeView1.TabIndex = 0;
     //
     // documentWindow1
     //
     this.documentWindow1.Controls.Add(this.listView1);
     this.documentWindow1.Location = new System.Drawing.Point(0, 0);
     this.documentWindow1.Name     = "documentWindow1";
     this.documentWindow1.Size     = new System.Drawing.Size(0, 0);
     this.documentWindow1.Text     = "Document 1";
     //
     // listView1
     //
     this.listView1.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] {
         this.columnHeader1,
         this.columnHeader2,
         this.columnHeader3,
         this.columnHeader4,
         this.columnHeader5
     });
     this.listView1.Dock   = System.Windows.Forms.DockStyle.Fill;
     listViewGroup1.Header = "ListViewGroup";
     listViewGroup1.Name   = "listViewGroup1";
     listViewGroup2.Header = "ListViewGroup";
     listViewGroup2.Name   = "listViewGroup2";
     this.listView1.Groups.AddRange(new System.Windows.Forms.ListViewGroup[] {
         listViewGroup1,
         listViewGroup2
     });
     this.listView1.Items.AddRange(new System.Windows.Forms.ListViewItem[] {
         listViewItem1,
         listViewItem2,
         listViewItem3
     });
     this.listView1.Location = new System.Drawing.Point(0, 0);
     this.listView1.Name     = "listView1";
     this.listView1.Size     = new System.Drawing.Size(0, 0);
     this.listView1.TabIndex = 1;
     this.listView1.UseCompatibleStateImageBehavior = false;
     this.listView1.View = System.Windows.Forms.View.Details;
     //
     // Form1
     //
     this.AutoScaleDimensions = new System.Drawing.SizeF(6F, 13F);
     this.AutoScaleMode       = System.Windows.Forms.AutoScaleMode.Font;
     this.ClientSize          = new System.Drawing.Size(874, 509);
     this.Controls.Add(this.radDock1);
     this.Name  = "Form1";
     this.Text  = "TabbedDocument";
     this.Load += new System.EventHandler(this.Form1_Load);
     ((System.ComponentModel.ISupportInitialize)(this.radDock1)).EndInit();
     this.radDock1.ResumeLayout(false);
     this.toolWindow1.ResumeLayout(false);
     this.toolWindow1.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.currentRadComboBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.contextRadDropDownButton)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.newRadButton)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radLabel1)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.radSplitContainer1)).EndInit();
     this.radSplitContainer1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip1)).EndInit();
     this.toolTabStrip1.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.toolTabStrip2)).EndInit();
     this.toolTabStrip2.ResumeLayout(false);
     this.toolWindow2.ResumeLayout(false);
     this.toolWindow2.PerformLayout();
     ((System.ComponentModel.ISupportInitialize)(this.logRadTextBox)).EndInit();
     ((System.ComponentModel.ISupportInitialize)(this.documentContainer2)).EndInit();
     this.documentContainer2.ResumeLayout(false);
     ((System.ComponentModel.ISupportInitialize)(this.documentTabStrip1)).EndInit();
     this.documentTabStrip1.ResumeLayout(false);
     this.documentWindow4.ResumeLayout(false);
     this.documentWindow3.ResumeLayout(false);
     this.documentWindow2.ResumeLayout(false);
     this.documentWindow1.ResumeLayout(false);
     this.ResumeLayout(false);
 }