/// <summary> /// Required method for Designer support - do not modify /// the contents of this method with the code editor. /// </summary> private void InitializeComponent() { this.components = new System.ComponentModel.Container(); Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv1 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv(); Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv2 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv(); Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv3 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv(); Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv4 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv(); Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv5 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv(); Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv6 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv(); Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv7 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv(); Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv8 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv(); Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv9 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SolutionExplorerView)); this.panelSolutionExplorer = new System.Windows.Forms.Panel(); this.treeViewAdv1 = new Syncfusion.Windows.Forms.Tools.TreeViewAdv(); this.dockingImageList = new System.Windows.Forms.ImageList(this.components); this.solutionExplorerToolBar = new Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar(); this.viewCodeBarItem = new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem(); this.viewDesignerBarItem = new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem(); this.refreshBarItem = new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem(); this.showAllFilesBarItem = new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem(); this.propertiesBarItem = new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem(); this.scrollersFrame1 = new Syncfusion.Windows.Forms.ScrollersFrame(this.components); this.panelSolutionExplorer.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.treeViewAdv1)).BeginInit(); this.SuspendLayout(); // // panelSolutionExplorer // this.panelSolutionExplorer.Controls.Add(this.treeViewAdv1); this.panelSolutionExplorer.Controls.Add(this.solutionExplorerToolBar); this.panelSolutionExplorer.Dock = System.Windows.Forms.DockStyle.Fill; this.panelSolutionExplorer.Location = new System.Drawing.Point(0, 0); this.panelSolutionExplorer.Name = "panelSolutionExplorer"; this.panelSolutionExplorer.Size = new System.Drawing.Size(192, 395); this.panelSolutionExplorer.TabIndex = 0; // // treeViewAdv1 // this.treeViewAdv1.Border3DStyle = System.Windows.Forms.Border3DStyle.Flat; this.treeViewAdv1.CanSelectDisabledNode = false; this.treeViewAdv1.Dock = System.Windows.Forms.DockStyle.Fill; this.treeViewAdv1.DpiAware = false; // // // this.treeViewAdv1.HelpTextControl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.treeViewAdv1.HelpTextControl.Location = new System.Drawing.Point(0, 0); this.treeViewAdv1.HelpTextControl.Name = "helpText"; this.treeViewAdv1.HelpTextControl.Size = new System.Drawing.Size(49, 15); this.treeViewAdv1.HelpTextControl.TabIndex = 0; this.treeViewAdv1.HelpTextControl.Text = "help text"; this.treeViewAdv1.LeftImageList = this.dockingImageList; this.treeViewAdv1.Location = new System.Drawing.Point(0, 25); this.treeViewAdv1.MetroColor = System.Drawing.Color.Black; this.treeViewAdv1.Name = "treeViewAdv1"; treeNodeAdv1.ChildStyle.EnsureDefaultOptionedChild = true; treeNodeAdv1.EnsureDefaultOptionedChild = true; treeNodeAdv1.LeftImageIndices = new int[] { 31 }; treeNodeAdv1.MultiLine = true; treeNodeAdv1.PlusMinusSize = new System.Drawing.Size(9, 9); treeNodeAdv1.ShowLine = true; treeNodeAdv1.Text = "Solution \'ConsoleApplication1\' (1 Project)"; treeNodeAdv2.ChildStyle.EnsureDefaultOptionedChild = true; treeNodeAdv2.EnsureDefaultOptionedChild = true; treeNodeAdv2.Expanded = true; treeNodeAdv2.LeftImageIndices = new int[] { 79 }; treeNodeAdv2.MultiLine = true; treeNodeAdv3.ChildStyle.EnsureDefaultOptionedChild = true; treeNodeAdv3.EnsureDefaultOptionedChild = true; treeNodeAdv3.Expanded = true; treeNodeAdv3.LeftImageIndices = new int[] { 62 }; treeNodeAdv3.MultiLine = true; treeNodeAdv4.ChildStyle.EnsureDefaultOptionedChild = true; treeNodeAdv4.EnsureDefaultOptionedChild = true; treeNodeAdv4.LeftImageIndices = new int[] { 67 }; treeNodeAdv4.MultiLine = true; treeNodeAdv4.Optioned = true; treeNodeAdv4.PlusMinusSize = new System.Drawing.Size(9, 9); treeNodeAdv4.ShowLine = true; treeNodeAdv4.Text = "System"; treeNodeAdv5.ChildStyle.EnsureDefaultOptionedChild = true; treeNodeAdv5.EnsureDefaultOptionedChild = true; treeNodeAdv5.LeftImageIndices = new int[] { 67 }; treeNodeAdv5.MultiLine = true; treeNodeAdv5.PlusMinusSize = new System.Drawing.Size(9, 9); treeNodeAdv5.ShowLine = true; treeNodeAdv5.Text = "System.Data"; treeNodeAdv6.ChildStyle.EnsureDefaultOptionedChild = true; treeNodeAdv6.EnsureDefaultOptionedChild = true; treeNodeAdv6.LeftImageIndices = new int[] { 67 }; treeNodeAdv6.MultiLine = true; treeNodeAdv6.PlusMinusSize = new System.Drawing.Size(9, 9); treeNodeAdv6.ShowLine = true; treeNodeAdv6.Text = "System.Windows.Forms"; treeNodeAdv3.Nodes.AddRange(new Syncfusion.Windows.Forms.Tools.TreeNodeAdv[] { treeNodeAdv4, treeNodeAdv5, treeNodeAdv6 }); treeNodeAdv3.Optioned = true; treeNodeAdv3.PlusMinusSize = new System.Drawing.Size(9, 9); treeNodeAdv3.ShowLine = true; treeNodeAdv3.Text = "References"; treeNodeAdv7.ChildStyle.EnsureDefaultOptionedChild = true; treeNodeAdv7.EnsureDefaultOptionedChild = true; treeNodeAdv7.LeftImageIndices = new int[] { 64 }; treeNodeAdv7.MultiLine = true; treeNodeAdv7.PlusMinusSize = new System.Drawing.Size(9, 9); treeNodeAdv7.ShowLine = true; treeNodeAdv7.Text = "App.ico"; treeNodeAdv8.ChildStyle.EnsureDefaultOptionedChild = true; treeNodeAdv8.EnsureDefaultOptionedChild = true; treeNodeAdv8.LeftImageIndices = new int[] { 63 }; treeNodeAdv8.MultiLine = true; treeNodeAdv8.PlusMinusSize = new System.Drawing.Size(9, 9); treeNodeAdv8.ShowLine = true; treeNodeAdv8.Text = "AssemblyInfo.cs"; treeNodeAdv9.ChildStyle.EnsureDefaultOptionedChild = true; treeNodeAdv9.EnsureDefaultOptionedChild = true; treeNodeAdv9.LeftImageIndices = new int[] { 63 }; treeNodeAdv9.MultiLine = true; treeNodeAdv9.PlusMinusSize = new System.Drawing.Size(9, 9); treeNodeAdv9.ShowLine = true; treeNodeAdv9.Text = "Class1.cs"; treeNodeAdv2.Nodes.AddRange(new Syncfusion.Windows.Forms.Tools.TreeNodeAdv[] { treeNodeAdv3, treeNodeAdv7, treeNodeAdv8, treeNodeAdv9 }); treeNodeAdv2.PlusMinusSize = new System.Drawing.Size(9, 9); treeNodeAdv2.ShowLine = true; treeNodeAdv2.Text = "ConsoleApplication"; this.treeViewAdv1.Nodes.AddRange(new Syncfusion.Windows.Forms.Tools.TreeNodeAdv[] { treeNodeAdv1, treeNodeAdv2 }); this.treeViewAdv1.SelectedNodeBackground = new Syncfusion.Drawing.BrushInfo(System.Drawing.Color.Gray); this.treeViewAdv1.ShowFocusRect = false; this.treeViewAdv1.ShowLines = false; this.treeViewAdv1.ShowRootLines = false; this.treeViewAdv1.Size = new System.Drawing.Size(192, 370); this.treeViewAdv1.Style = Syncfusion.Windows.Forms.Tools.TreeStyle.Metro; this.treeViewAdv1.TabIndex = 3; this.treeViewAdv1.Text = "treeViewAdv1"; // // // this.treeViewAdv1.ToolTipControl.BackColor = System.Drawing.SystemColors.Info; this.treeViewAdv1.ToolTipControl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.treeViewAdv1.ToolTipControl.Location = new System.Drawing.Point(0, 0); this.treeViewAdv1.ToolTipControl.Name = "toolTip"; this.treeViewAdv1.ToolTipControl.Size = new System.Drawing.Size(41, 15); this.treeViewAdv1.ToolTipControl.TabIndex = 1; this.treeViewAdv1.ToolTipControl.Text = "toolTip"; // // dockingImageList // this.dockingImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("dockingImageList.ImageStream"))); this.dockingImageList.TransparentColor = System.Drawing.Color.Transparent; this.dockingImageList.Images.SetKeyName(0, ""); this.dockingImageList.Images.SetKeyName(1, ""); this.dockingImageList.Images.SetKeyName(2, ""); this.dockingImageList.Images.SetKeyName(3, ""); this.dockingImageList.Images.SetKeyName(4, ""); this.dockingImageList.Images.SetKeyName(5, ""); this.dockingImageList.Images.SetKeyName(6, "Refresh.png"); this.dockingImageList.Images.SetKeyName(7, ""); this.dockingImageList.Images.SetKeyName(8, ""); this.dockingImageList.Images.SetKeyName(9, ""); this.dockingImageList.Images.SetKeyName(10, ""); this.dockingImageList.Images.SetKeyName(11, ""); this.dockingImageList.Images.SetKeyName(12, ""); this.dockingImageList.Images.SetKeyName(13, ""); this.dockingImageList.Images.SetKeyName(14, ""); this.dockingImageList.Images.SetKeyName(15, ""); this.dockingImageList.Images.SetKeyName(16, ""); this.dockingImageList.Images.SetKeyName(17, ""); this.dockingImageList.Images.SetKeyName(18, ""); this.dockingImageList.Images.SetKeyName(19, ""); this.dockingImageList.Images.SetKeyName(20, ""); this.dockingImageList.Images.SetKeyName(21, ""); this.dockingImageList.Images.SetKeyName(22, ""); this.dockingImageList.Images.SetKeyName(23, ""); this.dockingImageList.Images.SetKeyName(24, ""); this.dockingImageList.Images.SetKeyName(25, ""); this.dockingImageList.Images.SetKeyName(26, ""); this.dockingImageList.Images.SetKeyName(27, ""); this.dockingImageList.Images.SetKeyName(28, ""); this.dockingImageList.Images.SetKeyName(29, ""); this.dockingImageList.Images.SetKeyName(30, ""); this.dockingImageList.Images.SetKeyName(31, "01.png"); this.dockingImageList.Images.SetKeyName(32, "10.png"); this.dockingImageList.Images.SetKeyName(33, ""); this.dockingImageList.Images.SetKeyName(34, ""); this.dockingImageList.Images.SetKeyName(35, ""); this.dockingImageList.Images.SetKeyName(36, ""); this.dockingImageList.Images.SetKeyName(37, ""); this.dockingImageList.Images.SetKeyName(38, ""); this.dockingImageList.Images.SetKeyName(39, ""); this.dockingImageList.Images.SetKeyName(40, ""); this.dockingImageList.Images.SetKeyName(41, ""); this.dockingImageList.Images.SetKeyName(42, ""); this.dockingImageList.Images.SetKeyName(43, ""); this.dockingImageList.Images.SetKeyName(44, ""); this.dockingImageList.Images.SetKeyName(45, ""); this.dockingImageList.Images.SetKeyName(46, ""); this.dockingImageList.Images.SetKeyName(47, ""); this.dockingImageList.Images.SetKeyName(48, ""); this.dockingImageList.Images.SetKeyName(49, ""); this.dockingImageList.Images.SetKeyName(50, ""); this.dockingImageList.Images.SetKeyName(51, ""); this.dockingImageList.Images.SetKeyName(52, ""); this.dockingImageList.Images.SetKeyName(53, ""); this.dockingImageList.Images.SetKeyName(54, ""); this.dockingImageList.Images.SetKeyName(55, ""); this.dockingImageList.Images.SetKeyName(56, ""); this.dockingImageList.Images.SetKeyName(57, ""); this.dockingImageList.Images.SetKeyName(58, ""); this.dockingImageList.Images.SetKeyName(59, ""); this.dockingImageList.Images.SetKeyName(60, ""); this.dockingImageList.Images.SetKeyName(61, "02.png"); this.dockingImageList.Images.SetKeyName(62, "03.png"); this.dockingImageList.Images.SetKeyName(63, "05.png"); this.dockingImageList.Images.SetKeyName(64, ""); this.dockingImageList.Images.SetKeyName(65, ""); this.dockingImageList.Images.SetKeyName(66, "03.png"); this.dockingImageList.Images.SetKeyName(67, "03.png"); this.dockingImageList.Images.SetKeyName(68, ""); this.dockingImageList.Images.SetKeyName(69, ""); this.dockingImageList.Images.SetKeyName(70, ""); this.dockingImageList.Images.SetKeyName(71, ""); this.dockingImageList.Images.SetKeyName(72, ""); this.dockingImageList.Images.SetKeyName(73, ""); this.dockingImageList.Images.SetKeyName(74, ""); this.dockingImageList.Images.SetKeyName(75, ""); this.dockingImageList.Images.SetKeyName(76, ""); this.dockingImageList.Images.SetKeyName(77, ""); this.dockingImageList.Images.SetKeyName(78, ""); this.dockingImageList.Images.SetKeyName(79, "02.png"); // // solutionExplorerToolBar // this.solutionExplorerToolBar.BackColor = System.Drawing.Color.Transparent; // // // this.solutionExplorerToolBar.Bar.BarName = ""; this.solutionExplorerToolBar.Bar.Items.AddRange(new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem[] { this.viewCodeBarItem, this.viewDesignerBarItem, this.refreshBarItem, this.showAllFilesBarItem, this.propertiesBarItem }); this.solutionExplorerToolBar.Bar.Manager = null; this.solutionExplorerToolBar.Bar.SeparatorIndices.AddRange(new int[] { 2, 4 }); this.solutionExplorerToolBar.Dock = System.Windows.Forms.DockStyle.Top; this.solutionExplorerToolBar.Location = new System.Drawing.Point(0, 0); this.solutionExplorerToolBar.Name = "solutionExplorerToolBar"; this.solutionExplorerToolBar.SeparatorIndices.AddRange(new int[] { 2, 4 }); this.solutionExplorerToolBar.Size = new System.Drawing.Size(192, 25); this.solutionExplorerToolBar.Style = Syncfusion.Windows.Forms.VisualStyle.Metro; this.solutionExplorerToolBar.TabIndex = 0; // // viewCodeBarItem // this.viewCodeBarItem.BarName = "viewCodeBarItem"; this.viewCodeBarItem.ID = "BarItem"; this.viewCodeBarItem.ImageIndex = 4; this.viewCodeBarItem.ImageList = this.dockingImageList; this.viewCodeBarItem.ShowToolTipInPopUp = false; this.viewCodeBarItem.SizeToFit = true; // // viewDesignerBarItem // this.viewDesignerBarItem.BarName = "viewDesignerBarItem"; this.viewDesignerBarItem.ID = "BarItem"; this.viewDesignerBarItem.ImageIndex = 5; this.viewDesignerBarItem.ImageList = this.dockingImageList; this.viewDesignerBarItem.ShowToolTipInPopUp = false; this.viewDesignerBarItem.SizeToFit = true; // // refreshBarItem // this.refreshBarItem.BarName = "refreshBarItem"; this.refreshBarItem.ID = "BarItem"; this.refreshBarItem.ImageIndex = 6; this.refreshBarItem.ImageList = this.dockingImageList; this.refreshBarItem.ShowToolTipInPopUp = false; this.refreshBarItem.SizeToFit = true; // // showAllFilesBarItem // this.showAllFilesBarItem.BarName = "showAllFilesBarItem"; this.showAllFilesBarItem.ID = "BarItem"; this.showAllFilesBarItem.ImageIndex = 7; this.showAllFilesBarItem.ImageList = this.dockingImageList; this.showAllFilesBarItem.ShowToolTipInPopUp = false; this.showAllFilesBarItem.SizeToFit = true; this.showAllFilesBarItem.UpdateUIOnAppIdle = true; // // propertiesBarItem // this.propertiesBarItem.BarName = "propertiesBarItem"; this.propertiesBarItem.ID = "BarItem"; this.propertiesBarItem.ImageIndex = 8; this.propertiesBarItem.ImageList = this.dockingImageList; this.propertiesBarItem.ShowToolTipInPopUp = false; this.propertiesBarItem.SizeToFit = true; // // scrollersFrame1 // this.scrollersFrame1.CustomRender = null; this.scrollersFrame1.MetroColorScheme = Syncfusion.Windows.Forms.MetroColorScheme.Managed; this.scrollersFrame1.SizeGripperVisibility = Syncfusion.Windows.Forms.SizeGripperVisibility.Auto; this.scrollersFrame1.VisualStyle = Syncfusion.Windows.Forms.ScrollBarCustomDrawStyles.Metro; // // SolutionExplorerView // this.Controls.Add(this.panelSolutionExplorer); this.Name = "SolutionExplorerView"; this.Size = new System.Drawing.Size(192, 395); this.panelSolutionExplorer.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.treeViewAdv1)).EndInit(); 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() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(PropertiesView)); this.dockingImageList = new System.Windows.Forms.ImageList(this.components); this.panelProperties = new System.Windows.Forms.Panel(); this.propertyGrid1 = new System.Windows.Forms.PropertyGrid(); this.propertiesToolBar = new Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar(); this.catergorizedBarItem = new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem(); this.alphabeticBarItem = new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem(); this.propertiesBarItem = new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem(); this.eventBarItem = new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem(); this.propertyPagesBarItem = new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem(); this.scrollersFrame1 = new Syncfusion.Windows.Forms.ScrollersFrame(this.components); this.panelProperties.SuspendLayout(); this.SuspendLayout(); // // dockingImageList // this.dockingImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("dockingImageList.ImageStream"))); this.dockingImageList.TransparentColor = System.Drawing.Color.Transparent; this.dockingImageList.Images.SetKeyName(0, ""); this.dockingImageList.Images.SetKeyName(1, ""); this.dockingImageList.Images.SetKeyName(2, ""); this.dockingImageList.Images.SetKeyName(3, ""); this.dockingImageList.Images.SetKeyName(4, ""); this.dockingImageList.Images.SetKeyName(5, ""); this.dockingImageList.Images.SetKeyName(6, ""); this.dockingImageList.Images.SetKeyName(7, ""); this.dockingImageList.Images.SetKeyName(8, ""); this.dockingImageList.Images.SetKeyName(9, ""); this.dockingImageList.Images.SetKeyName(10, ""); this.dockingImageList.Images.SetKeyName(11, ""); this.dockingImageList.Images.SetKeyName(12, ""); this.dockingImageList.Images.SetKeyName(13, ""); this.dockingImageList.Images.SetKeyName(14, ""); this.dockingImageList.Images.SetKeyName(15, ""); this.dockingImageList.Images.SetKeyName(16, ""); this.dockingImageList.Images.SetKeyName(17, ""); this.dockingImageList.Images.SetKeyName(18, ""); this.dockingImageList.Images.SetKeyName(19, ""); this.dockingImageList.Images.SetKeyName(20, ""); this.dockingImageList.Images.SetKeyName(21, ""); this.dockingImageList.Images.SetKeyName(22, ""); this.dockingImageList.Images.SetKeyName(23, ""); this.dockingImageList.Images.SetKeyName(24, ""); this.dockingImageList.Images.SetKeyName(25, ""); this.dockingImageList.Images.SetKeyName(26, ""); this.dockingImageList.Images.SetKeyName(27, ""); this.dockingImageList.Images.SetKeyName(28, "Winamp.png"); this.dockingImageList.Images.SetKeyName(29, ""); this.dockingImageList.Images.SetKeyName(30, ""); this.dockingImageList.Images.SetKeyName(31, ""); this.dockingImageList.Images.SetKeyName(32, ""); this.dockingImageList.Images.SetKeyName(33, ""); this.dockingImageList.Images.SetKeyName(34, ""); this.dockingImageList.Images.SetKeyName(35, ""); this.dockingImageList.Images.SetKeyName(36, ""); this.dockingImageList.Images.SetKeyName(37, ""); this.dockingImageList.Images.SetKeyName(38, ""); this.dockingImageList.Images.SetKeyName(39, ""); this.dockingImageList.Images.SetKeyName(40, ""); this.dockingImageList.Images.SetKeyName(41, ""); this.dockingImageList.Images.SetKeyName(42, ""); this.dockingImageList.Images.SetKeyName(43, ""); this.dockingImageList.Images.SetKeyName(44, ""); this.dockingImageList.Images.SetKeyName(45, ""); this.dockingImageList.Images.SetKeyName(46, ""); this.dockingImageList.Images.SetKeyName(47, ""); this.dockingImageList.Images.SetKeyName(48, ""); this.dockingImageList.Images.SetKeyName(49, ""); this.dockingImageList.Images.SetKeyName(50, ""); this.dockingImageList.Images.SetKeyName(51, ""); this.dockingImageList.Images.SetKeyName(52, ""); this.dockingImageList.Images.SetKeyName(53, ""); this.dockingImageList.Images.SetKeyName(54, ""); this.dockingImageList.Images.SetKeyName(55, ""); this.dockingImageList.Images.SetKeyName(56, ""); this.dockingImageList.Images.SetKeyName(57, ""); this.dockingImageList.Images.SetKeyName(58, ""); this.dockingImageList.Images.SetKeyName(59, ""); this.dockingImageList.Images.SetKeyName(60, ""); this.dockingImageList.Images.SetKeyName(61, ""); this.dockingImageList.Images.SetKeyName(62, ""); this.dockingImageList.Images.SetKeyName(63, ""); this.dockingImageList.Images.SetKeyName(64, ""); this.dockingImageList.Images.SetKeyName(65, ""); this.dockingImageList.Images.SetKeyName(66, ""); this.dockingImageList.Images.SetKeyName(67, ""); this.dockingImageList.Images.SetKeyName(68, ""); this.dockingImageList.Images.SetKeyName(69, ""); this.dockingImageList.Images.SetKeyName(70, ""); this.dockingImageList.Images.SetKeyName(71, ""); this.dockingImageList.Images.SetKeyName(72, ""); this.dockingImageList.Images.SetKeyName(73, ""); this.dockingImageList.Images.SetKeyName(74, ""); this.dockingImageList.Images.SetKeyName(75, ""); this.dockingImageList.Images.SetKeyName(76, ""); this.dockingImageList.Images.SetKeyName(77, ""); this.dockingImageList.Images.SetKeyName(78, ""); // // panelProperties // this.panelProperties.Controls.Add(this.propertyGrid1); this.panelProperties.Controls.Add(this.propertiesToolBar); this.panelProperties.Dock = System.Windows.Forms.DockStyle.Fill; this.panelProperties.Location = new System.Drawing.Point(0, 0); this.panelProperties.Name = "panelProperties"; this.panelProperties.Size = new System.Drawing.Size(216, 392); this.panelProperties.TabIndex = 0; // // propertyGrid1 // this.propertyGrid1.BackColor = System.Drawing.Color.WhiteSmoke; this.propertyGrid1.Dock = System.Windows.Forms.DockStyle.Fill; this.propertyGrid1.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.propertyGrid1.HelpVisible = false; this.propertyGrid1.LineColor = System.Drawing.SystemColors.Control; this.propertyGrid1.Location = new System.Drawing.Point(0, 25); this.propertyGrid1.Name = "propertyGrid1"; this.propertyGrid1.SelectedObject = this.propertyGrid1; this.propertyGrid1.Size = new System.Drawing.Size(216, 367); this.propertyGrid1.TabIndex = 3; this.propertyGrid1.ToolbarVisible = false; // // propertiesToolBar // this.propertiesToolBar.BackColor = System.Drawing.Color.Transparent; // // // this.propertiesToolBar.Bar.BarName = ""; this.propertiesToolBar.Bar.Items.AddRange(new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem[] { this.catergorizedBarItem, this.alphabeticBarItem, this.propertiesBarItem, this.eventBarItem, this.propertyPagesBarItem }); this.propertiesToolBar.Bar.Manager = null; this.propertiesToolBar.Bar.SeparatorIndices.AddRange(new int[] { 2, 4 }); this.propertiesToolBar.Dock = System.Windows.Forms.DockStyle.Top; this.propertiesToolBar.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.propertiesToolBar.Location = new System.Drawing.Point(0, 0); this.propertiesToolBar.Name = "propertiesToolBar"; this.propertiesToolBar.SeparatorIndices.AddRange(new int[] { 2, 4 }); this.propertiesToolBar.Size = new System.Drawing.Size(216, 25); this.propertiesToolBar.Style = Syncfusion.Windows.Forms.VisualStyle.Metro; this.propertiesToolBar.TabIndex = 0; // // catergorizedBarItem // this.catergorizedBarItem.BarName = "catergorizedBarItem"; this.catergorizedBarItem.CustomTextFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.catergorizedBarItem.ID = "BarItem"; this.catergorizedBarItem.ImageIndex = 25; this.catergorizedBarItem.ImageList = this.dockingImageList; this.catergorizedBarItem.ShowToolTipInPopUp = false; this.catergorizedBarItem.SizeToFit = true; // // alphabeticBarItem // this.alphabeticBarItem.BarName = "alphabeticBarItem"; this.alphabeticBarItem.CustomTextFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.alphabeticBarItem.ID = "BarItem"; this.alphabeticBarItem.ImageIndex = 26; this.alphabeticBarItem.ImageList = this.dockingImageList; this.alphabeticBarItem.ShowToolTipInPopUp = false; this.alphabeticBarItem.SizeToFit = true; // // propertiesBarItem // this.propertiesBarItem.BarName = "propertiesBarItem"; this.propertiesBarItem.CustomTextFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.propertiesBarItem.ID = "BarItem"; this.propertiesBarItem.ImageIndex = 27; this.propertiesBarItem.ImageList = this.dockingImageList; this.propertiesBarItem.ShowToolTipInPopUp = false; this.propertiesBarItem.SizeToFit = true; // // eventBarItem // this.eventBarItem.BarName = "eventBarItem"; this.eventBarItem.CustomTextFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.eventBarItem.ID = "BarItem"; this.eventBarItem.ImageIndex = 28; this.eventBarItem.ImageList = this.dockingImageList; this.eventBarItem.ShowToolTipInPopUp = false; this.eventBarItem.SizeToFit = true; // // propertyPagesBarItem // this.propertyPagesBarItem.BarName = "propertyPagesBarItem"; this.propertyPagesBarItem.CustomTextFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.propertyPagesBarItem.ID = "BarItem"; this.propertyPagesBarItem.ImageIndex = 29; this.propertyPagesBarItem.ImageList = this.dockingImageList; this.propertyPagesBarItem.ShowToolTipInPopUp = false; this.propertyPagesBarItem.SizeToFit = true; // // scrollersFrame1 // this.scrollersFrame1.AttachedTo = this.propertyGrid1; this.scrollersFrame1.CustomRender = null; this.scrollersFrame1.MetroColorScheme = Syncfusion.Windows.Forms.MetroColorScheme.Managed; this.scrollersFrame1.SizeGripperVisibility = Syncfusion.Windows.Forms.SizeGripperVisibility.Auto; this.scrollersFrame1.VisualStyle = Syncfusion.Windows.Forms.ScrollBarCustomDrawStyles.Metro; // // PropertiesView // this.Controls.Add(this.panelProperties); this.Name = "PropertiesView"; this.Size = new System.Drawing.Size(216, 392); this.panelProperties.ResumeLayout(false); 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() { this.components = new System.ComponentModel.Container(); System.Windows.Forms.ListViewItem listViewItem1 = new System.Windows.Forms.ListViewItem(new string[] { "1", "", "TODO: Add any constructor code after InitializeComponent call" }, -1, System.Drawing.SystemColors.WindowText, System.Drawing.SystemColors.Window, new System.Drawing.Font("Microsoft Sans Serif", 8.25F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0)))); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ErrorlistView)); this.panelErrorList = new System.Windows.Forms.Panel(); this.dwTaskListView = 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.errorlistToolBar = new Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar(); this.errorsBarItem = new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem(); this.imageList1 = new System.Windows.Forms.ImageList(this.components); this.warningsBarItem = new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem(); this.messagesBarItem = new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem(); this.scrollersFrame1 = new Syncfusion.Windows.Forms.ScrollersFrame(this.components); this.panelErrorList.SuspendLayout(); this.SuspendLayout(); // // panelErrorList // this.panelErrorList.Controls.Add(this.dwTaskListView); this.panelErrorList.Controls.Add(this.errorlistToolBar); this.panelErrorList.Dock = System.Windows.Forms.DockStyle.Fill; this.panelErrorList.Location = new System.Drawing.Point(0, 0); this.panelErrorList.Name = "panelErrorList"; this.panelErrorList.Size = new System.Drawing.Size(680, 190); this.panelErrorList.TabIndex = 0; // // dwTaskListView // this.dwTaskListView.BackColor = System.Drawing.Color.WhiteSmoke; this.dwTaskListView.BorderStyle = System.Windows.Forms.BorderStyle.None; this.dwTaskListView.Columns.AddRange(new System.Windows.Forms.ColumnHeader[] { this.columnHeader1, this.columnHeader2, this.columnHeader3 }); this.dwTaskListView.Dock = System.Windows.Forms.DockStyle.Fill; this.dwTaskListView.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F); this.dwTaskListView.FullRowSelect = true; this.dwTaskListView.GridLines = true; listViewItem1.Checked = true; listViewItem1.StateImageIndex = 1; this.dwTaskListView.Items.AddRange(new System.Windows.Forms.ListViewItem[] { listViewItem1 }); this.dwTaskListView.Location = new System.Drawing.Point(0, 25); this.dwTaskListView.MultiSelect = false; this.dwTaskListView.Name = "dwTaskListView"; this.dwTaskListView.Size = new System.Drawing.Size(680, 165); this.dwTaskListView.TabIndex = 28; this.dwTaskListView.UseCompatibleStateImageBehavior = false; this.dwTaskListView.View = System.Windows.Forms.View.Details; // // columnHeader1 // this.columnHeader1.Text = "!"; this.columnHeader1.Width = 20; // // columnHeader2 // this.columnHeader2.Text = ""; this.columnHeader2.Width = 22; // // columnHeader3 // this.columnHeader3.Text = "Description"; this.columnHeader3.Width = 1000; // // errorlistToolBar // this.errorlistToolBar.Bar.BarName = ""; this.errorlistToolBar.Bar.Items.AddRange(new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem[] { this.errorsBarItem, this.warningsBarItem, this.messagesBarItem }); this.errorlistToolBar.Bar.Manager = null; this.errorlistToolBar.Dock = System.Windows.Forms.DockStyle.Top; this.errorlistToolBar.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F); this.errorlistToolBar.Location = new System.Drawing.Point(0, 0); this.errorlistToolBar.Name = "errorlistToolBar"; this.errorlistToolBar.Size = new System.Drawing.Size(680, 25); this.errorlistToolBar.Style = Syncfusion.Windows.Forms.VisualStyle.Metro; this.errorlistToolBar.TabIndex = 0; // // errorsBarItem // this.errorsBarItem.BarName = "errorsBarItem"; this.errorsBarItem.Checked = true; this.errorsBarItem.CustomTextFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F); this.errorsBarItem.ID = "Errors"; this.errorsBarItem.ImageIndex = 0; this.errorsBarItem.ImageList = this.imageList1; this.errorsBarItem.PaintStyle = Syncfusion.Windows.Forms.Tools.XPMenus.PaintStyle.ImageAndText; this.errorsBarItem.ShowToolTipInPopUp = false; this.errorsBarItem.SizeToFit = true; this.errorsBarItem.Text = "Errors"; this.errorsBarItem.Click += new System.EventHandler(this.BarItem_Click); // // imageList1 // this.imageList1.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("imageList1.ImageStream"))); this.imageList1.TransparentColor = System.Drawing.Color.Transparent; this.imageList1.Images.SetKeyName(0, "Wrong.png"); this.imageList1.Images.SetKeyName(1, "Warning.png"); this.imageList1.Images.SetKeyName(2, ""); // // warningsBarItem // this.warningsBarItem.BarName = "warningsBarItem"; this.warningsBarItem.CustomTextFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F); this.warningsBarItem.ID = "Warnings"; this.warningsBarItem.ImageIndex = 1; this.warningsBarItem.ImageList = this.imageList1; this.warningsBarItem.PaintStyle = Syncfusion.Windows.Forms.Tools.XPMenus.PaintStyle.ImageAndText; this.warningsBarItem.ShowToolTipInPopUp = false; this.warningsBarItem.SizeToFit = true; this.warningsBarItem.Text = "Warnings"; this.warningsBarItem.Click += new System.EventHandler(this.BarItem_Click); // // messagesBarItem // this.messagesBarItem.BarName = "messagesBarItem"; this.messagesBarItem.CustomTextFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F); this.messagesBarItem.ID = "Messages"; this.messagesBarItem.ImageIndex = 2; this.messagesBarItem.ImageList = this.imageList1; this.messagesBarItem.PaintStyle = Syncfusion.Windows.Forms.Tools.XPMenus.PaintStyle.ImageAndText; this.messagesBarItem.ShowToolTipInPopUp = false; this.messagesBarItem.SizeToFit = true; this.messagesBarItem.Text = "Messages"; this.messagesBarItem.Click += new System.EventHandler(this.BarItem_Click); // // scrollersFrame1 // this.scrollersFrame1.AttachedTo = this.dwTaskListView; this.scrollersFrame1.CustomRender = null; this.scrollersFrame1.MetroColorScheme = Syncfusion.Windows.Forms.MetroColorScheme.Managed; this.scrollersFrame1.SizeGripperVisibility = Syncfusion.Windows.Forms.SizeGripperVisibility.Auto; this.scrollersFrame1.VisualStyle = Syncfusion.Windows.Forms.ScrollBarCustomDrawStyles.Metro; // // ErrorlistView // this.Controls.Add(this.panelErrorList); this.Name = "ErrorlistView"; this.Size = new System.Drawing.Size(680, 190); this.panelErrorList.ResumeLayout(false); 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() { this.components = new System.ComponentModel.Container(); Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv1 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv(); Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv2 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv(); Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv3 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv(); Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv4 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv(); Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv5 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv(); Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv6 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv(); Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv7 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv(); Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv8 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv(); Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv9 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv(); Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv10 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv(); Syncfusion.Windows.Forms.Tools.TreeNodeAdv treeNodeAdv11 = new Syncfusion.Windows.Forms.Tools.TreeNodeAdv(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(SolutionExplorerView)); Syncfusion.Windows.Forms.MetroColorTable metroColorTable1 = new Syncfusion.Windows.Forms.MetroColorTable(); this.panelSolutionExplorer = new System.Windows.Forms.Panel(); this.treeViewAdv1 = new Syncfusion.Windows.Forms.Tools.TreeViewAdv(); this.dockingImageList = new System.Windows.Forms.ImageList(this.components); this.scrollersFrame1 = new Syncfusion.Windows.Forms.ScrollersFrame(this.components); this.panelSolutionExplorer.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.treeViewAdv1)).BeginInit(); this.SuspendLayout(); // // panelSolutionExplorer // this.panelSolutionExplorer.Controls.Add(this.treeViewAdv1); this.panelSolutionExplorer.Dock = System.Windows.Forms.DockStyle.Fill; this.panelSolutionExplorer.Location = new System.Drawing.Point(0, 0); this.panelSolutionExplorer.Name = "panelSolutionExplorer"; this.panelSolutionExplorer.Size = new System.Drawing.Size(192, 395); this.panelSolutionExplorer.TabIndex = 0; // // treeViewAdv1 // this.treeViewAdv1.BackColor = System.Drawing.Color.White; this.treeViewAdv1.BeforeTouchSize = new System.Drawing.Size(192, 395); this.treeViewAdv1.Border3DStyle = System.Windows.Forms.Border3DStyle.Flat; this.treeViewAdv1.BorderStyle = System.Windows.Forms.BorderStyle.None; this.treeViewAdv1.Dock = System.Windows.Forms.DockStyle.Fill; this.treeViewAdv1.Font = new System.Drawing.Font("Automatic", 8.5F, System.Drawing.FontStyle.Regular, System.Drawing.GraphicsUnit.Point, ((byte)(0))); this.treeViewAdv1.FullRowSelect = true; // // // this.treeViewAdv1.HelpTextControl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.treeViewAdv1.HelpTextControl.Location = new System.Drawing.Point(0, 0); this.treeViewAdv1.HelpTextControl.Name = "helpText"; this.treeViewAdv1.HelpTextControl.Size = new System.Drawing.Size(49, 15); this.treeViewAdv1.HelpTextControl.TabIndex = 0; this.treeViewAdv1.HelpTextControl.Text = "help text"; this.treeViewAdv1.InactiveSelectedNodeForeColor = System.Drawing.SystemColors.ControlText; this.treeViewAdv1.ItemHeight = 20; this.treeViewAdv1.LeftImageList = this.dockingImageList; this.treeViewAdv1.Location = new System.Drawing.Point(0, 0); this.treeViewAdv1.MetroColor = System.Drawing.SystemColors.Highlight; this.treeViewAdv1.Name = "treeViewAdv1"; treeNodeAdv1.ChildStyle.EnsureDefaultOptionedChild = true; treeNodeAdv1.EnsureDefaultOptionedChild = true; treeNodeAdv1.LeftImageIndices = new int[] { 31 }; treeNodeAdv1.MultiLine = true; treeNodeAdv1.PlusMinusSize = new System.Drawing.Size(9, 9); treeNodeAdv1.ShowLine = true; treeNodeAdv1.Text = "Solution \'VisualStudioDemo\' (1 Project)"; treeNodeAdv2.ChildStyle.EnsureDefaultOptionedChild = true; treeNodeAdv2.EnsureDefaultOptionedChild = true; treeNodeAdv2.Expanded = true; treeNodeAdv2.LeftImageIndices = new int[] { 79 }; treeNodeAdv2.MultiLine = true; treeNodeAdv3.ChildStyle.EnsureDefaultOptionedChild = true; treeNodeAdv3.EnsureDefaultOptionedChild = true; treeNodeAdv3.Expanded = true; treeNodeAdv3.LeftImageIndices = new int[] { 62 }; treeNodeAdv3.MultiLine = true; treeNodeAdv4.ChildStyle.EnsureDefaultOptionedChild = true; treeNodeAdv4.EnsureDefaultOptionedChild = true; treeNodeAdv4.LeftImageIndices = new int[] { 67 }; treeNodeAdv4.MultiLine = true; treeNodeAdv4.Optioned = true; treeNodeAdv4.PlusMinusSize = new System.Drawing.Size(9, 9); treeNodeAdv4.ShowLine = true; treeNodeAdv4.Text = "System"; treeNodeAdv5.ChildStyle.EnsureDefaultOptionedChild = true; treeNodeAdv5.EnsureDefaultOptionedChild = true; treeNodeAdv5.LeftImageIndices = new int[] { 67 }; treeNodeAdv5.MultiLine = true; treeNodeAdv5.PlusMinusSize = new System.Drawing.Size(9, 9); treeNodeAdv5.ShowLine = true; treeNodeAdv5.Text = "System.Data"; treeNodeAdv6.ChildStyle.EnsureDefaultOptionedChild = true; treeNodeAdv6.EnsureDefaultOptionedChild = true; treeNodeAdv6.LeftImageIndices = new int[] { 67 }; treeNodeAdv6.MultiLine = true; treeNodeAdv6.PlusMinusSize = new System.Drawing.Size(9, 9); treeNodeAdv6.ShowLine = true; treeNodeAdv6.Text = "System.Windows.Forms"; treeNodeAdv7.ChildStyle.EnsureDefaultOptionedChild = true; treeNodeAdv7.EnsureDefaultOptionedChild = true; treeNodeAdv7.LeftImageIndices = new int[] { 67 }; treeNodeAdv7.MultiLine = true; treeNodeAdv7.PlusMinusSize = new System.Drawing.Size(9, 9); treeNodeAdv7.ShowLine = true; treeNodeAdv7.Text = "Syncfusion.Edit.Windows"; treeNodeAdv8.ChildStyle.EnsureDefaultOptionedChild = true; treeNodeAdv8.EnsureDefaultOptionedChild = true; treeNodeAdv8.LeftImageIndices = new int[] { 67 }; treeNodeAdv8.MultiLine = true; treeNodeAdv8.PlusMinusSize = new System.Drawing.Size(9, 9); treeNodeAdv8.ShowLine = true; treeNodeAdv8.Text = "Syncfusion.Grid.Windows"; treeNodeAdv9.ChildStyle.EnsureDefaultOptionedChild = true; treeNodeAdv9.EnsureDefaultOptionedChild = true; treeNodeAdv9.LeftImageIndices = new int[] { 67 }; treeNodeAdv9.MultiLine = true; treeNodeAdv9.PlusMinusSize = new System.Drawing.Size(9, 9); treeNodeAdv9.ShowLine = true; treeNodeAdv9.Text = "Syncfusion.Tools.Windows"; treeNodeAdv3.Nodes.AddRange(new Syncfusion.Windows.Forms.Tools.TreeNodeAdv[] { treeNodeAdv4, treeNodeAdv5, treeNodeAdv6, treeNodeAdv7, treeNodeAdv8, treeNodeAdv9 }); treeNodeAdv3.Optioned = true; treeNodeAdv3.PlusMinusSize = new System.Drawing.Size(9, 9); treeNodeAdv3.ShowLine = true; treeNodeAdv3.Text = "References"; treeNodeAdv10.ChildStyle.EnsureDefaultOptionedChild = true; treeNodeAdv10.EnsureDefaultOptionedChild = true; treeNodeAdv10.LeftImageIndices = new int[] { 64 }; treeNodeAdv10.MultiLine = true; treeNodeAdv10.PlusMinusSize = new System.Drawing.Size(9, 9); treeNodeAdv10.ShowLine = true; treeNodeAdv10.Text = "Form1.cs"; treeNodeAdv11.ChildStyle.EnsureDefaultOptionedChild = true; treeNodeAdv11.EnsureDefaultOptionedChild = true; treeNodeAdv11.LeftImageIndices = new int[] { 63 }; treeNodeAdv11.MultiLine = true; treeNodeAdv11.PlusMinusSize = new System.Drawing.Size(9, 9); treeNodeAdv11.ShowLine = true; treeNodeAdv11.Text = "Program.cs"; treeNodeAdv2.Nodes.AddRange(new Syncfusion.Windows.Forms.Tools.TreeNodeAdv[] { treeNodeAdv3, treeNodeAdv10, treeNodeAdv11 }); treeNodeAdv2.PlusMinusSize = new System.Drawing.Size(9, 9); treeNodeAdv2.ShowLine = true; treeNodeAdv2.Text = "VisualStudioDemo"; this.treeViewAdv1.Nodes.AddRange(new Syncfusion.Windows.Forms.Tools.TreeNodeAdv[] { treeNodeAdv1, treeNodeAdv2 }); this.treeViewAdv1.SelectedNodeForeColor = System.Drawing.SystemColors.HighlightText; this.treeViewAdv1.ShowFocusRect = false; this.treeViewAdv1.ShowLines = false; this.treeViewAdv1.ShowRootLines = false; this.treeViewAdv1.Size = new System.Drawing.Size(192, 395); this.treeViewAdv1.Style = Syncfusion.Windows.Forms.Tools.TreeStyle.Metro; this.treeViewAdv1.TabIndex = 3; this.treeViewAdv1.Text = "treeViewAdv1"; // // // this.treeViewAdv1.ToolTipControl.BackColor = System.Drawing.SystemColors.Info; this.treeViewAdv1.ToolTipControl.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.treeViewAdv1.ToolTipControl.Location = new System.Drawing.Point(0, 0); this.treeViewAdv1.ToolTipControl.Name = "toolTip"; this.treeViewAdv1.ToolTipControl.Size = new System.Drawing.Size(41, 15); this.treeViewAdv1.ToolTipControl.TabIndex = 1; this.treeViewAdv1.ToolTipControl.Text = "toolTip"; // // dockingImageList // this.dockingImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("dockingImageList.ImageStream"))); this.dockingImageList.TransparentColor = System.Drawing.Color.Transparent; this.dockingImageList.Images.SetKeyName(0, ""); this.dockingImageList.Images.SetKeyName(1, ""); this.dockingImageList.Images.SetKeyName(2, ""); this.dockingImageList.Images.SetKeyName(3, ""); this.dockingImageList.Images.SetKeyName(4, ""); this.dockingImageList.Images.SetKeyName(5, ""); this.dockingImageList.Images.SetKeyName(6, "Refresh.png"); this.dockingImageList.Images.SetKeyName(7, ""); this.dockingImageList.Images.SetKeyName(8, ""); this.dockingImageList.Images.SetKeyName(9, ""); this.dockingImageList.Images.SetKeyName(10, ""); this.dockingImageList.Images.SetKeyName(11, ""); this.dockingImageList.Images.SetKeyName(12, ""); this.dockingImageList.Images.SetKeyName(13, ""); this.dockingImageList.Images.SetKeyName(14, ""); this.dockingImageList.Images.SetKeyName(15, ""); this.dockingImageList.Images.SetKeyName(16, ""); this.dockingImageList.Images.SetKeyName(17, ""); this.dockingImageList.Images.SetKeyName(18, ""); this.dockingImageList.Images.SetKeyName(19, ""); this.dockingImageList.Images.SetKeyName(20, ""); this.dockingImageList.Images.SetKeyName(21, ""); this.dockingImageList.Images.SetKeyName(22, ""); this.dockingImageList.Images.SetKeyName(23, ""); this.dockingImageList.Images.SetKeyName(24, ""); this.dockingImageList.Images.SetKeyName(25, ""); this.dockingImageList.Images.SetKeyName(26, ""); this.dockingImageList.Images.SetKeyName(27, ""); this.dockingImageList.Images.SetKeyName(28, ""); this.dockingImageList.Images.SetKeyName(29, ""); this.dockingImageList.Images.SetKeyName(30, ""); this.dockingImageList.Images.SetKeyName(31, "01.png"); this.dockingImageList.Images.SetKeyName(32, "10.png"); this.dockingImageList.Images.SetKeyName(33, ""); this.dockingImageList.Images.SetKeyName(34, ""); this.dockingImageList.Images.SetKeyName(35, ""); this.dockingImageList.Images.SetKeyName(36, ""); this.dockingImageList.Images.SetKeyName(37, ""); this.dockingImageList.Images.SetKeyName(38, ""); this.dockingImageList.Images.SetKeyName(39, ""); this.dockingImageList.Images.SetKeyName(40, ""); this.dockingImageList.Images.SetKeyName(41, ""); this.dockingImageList.Images.SetKeyName(42, ""); this.dockingImageList.Images.SetKeyName(43, ""); this.dockingImageList.Images.SetKeyName(44, ""); this.dockingImageList.Images.SetKeyName(45, ""); this.dockingImageList.Images.SetKeyName(46, ""); this.dockingImageList.Images.SetKeyName(47, ""); this.dockingImageList.Images.SetKeyName(48, ""); this.dockingImageList.Images.SetKeyName(49, ""); this.dockingImageList.Images.SetKeyName(50, ""); this.dockingImageList.Images.SetKeyName(51, ""); this.dockingImageList.Images.SetKeyName(52, ""); this.dockingImageList.Images.SetKeyName(53, ""); this.dockingImageList.Images.SetKeyName(54, ""); this.dockingImageList.Images.SetKeyName(55, ""); this.dockingImageList.Images.SetKeyName(56, ""); this.dockingImageList.Images.SetKeyName(57, ""); this.dockingImageList.Images.SetKeyName(58, ""); this.dockingImageList.Images.SetKeyName(59, ""); this.dockingImageList.Images.SetKeyName(60, ""); this.dockingImageList.Images.SetKeyName(61, "02.png"); this.dockingImageList.Images.SetKeyName(62, "03.png"); this.dockingImageList.Images.SetKeyName(63, "05.png"); this.dockingImageList.Images.SetKeyName(64, ""); this.dockingImageList.Images.SetKeyName(65, ""); this.dockingImageList.Images.SetKeyName(66, "03.png"); this.dockingImageList.Images.SetKeyName(67, "03.png"); this.dockingImageList.Images.SetKeyName(68, ""); this.dockingImageList.Images.SetKeyName(69, ""); this.dockingImageList.Images.SetKeyName(70, ""); this.dockingImageList.Images.SetKeyName(71, ""); this.dockingImageList.Images.SetKeyName(72, ""); this.dockingImageList.Images.SetKeyName(73, ""); this.dockingImageList.Images.SetKeyName(74, ""); this.dockingImageList.Images.SetKeyName(75, ""); this.dockingImageList.Images.SetKeyName(76, ""); this.dockingImageList.Images.SetKeyName(77, ""); this.dockingImageList.Images.SetKeyName(78, ""); this.dockingImageList.Images.SetKeyName(79, "02.png"); // // scrollersFrame1 // this.scrollersFrame1.CustomRender = null; this.scrollersFrame1.MetroColorScheme = Syncfusion.Windows.Forms.MetroColorScheme.Managed; this.scrollersFrame1.MetroThumbSize = new System.Drawing.Size(0, 0); metroColorTable1.ArrowChecked = System.Drawing.Color.FromArgb(((int)(((byte)(147)))), ((int)(((byte)(149)))), ((int)(((byte)(152))))); metroColorTable1.ArrowInActive = System.Drawing.Color.White; metroColorTable1.ArrowNormal = System.Drawing.Color.FromArgb(((int)(((byte)(198)))), ((int)(((byte)(198)))), ((int)(((byte)(198))))); metroColorTable1.ArrowNormalBackGround = System.Drawing.Color.Empty; metroColorTable1.ArrowPushed = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(90))))); metroColorTable1.ArrowPushedBackGround = System.Drawing.Color.Empty; metroColorTable1.ScrollerBackground = System.Drawing.Color.White; metroColorTable1.ThumbChecked = System.Drawing.Color.FromArgb(((int)(((byte)(147)))), ((int)(((byte)(149)))), ((int)(((byte)(152))))); metroColorTable1.ThumbInActive = System.Drawing.Color.White; metroColorTable1.ThumbNormal = System.Drawing.Color.FromArgb(((int)(((byte)(198)))), ((int)(((byte)(198)))), ((int)(((byte)(198))))); metroColorTable1.ThumbPushed = System.Drawing.Color.FromArgb(((int)(((byte)(88)))), ((int)(((byte)(89)))), ((int)(((byte)(90))))); metroColorTable1.ThumbPushedBorder = System.Drawing.Color.Empty; this.scrollersFrame1.ScrollMetroColorTable = metroColorTable1; this.scrollersFrame1.ShowMetroArrowButton = true; this.scrollersFrame1.SizeGripperVisibility = Syncfusion.Windows.Forms.SizeGripperVisibility.Auto; this.scrollersFrame1.VisualStyle = Syncfusion.Windows.Forms.ScrollBarCustomDrawStyles.Metro; // // SolutionExplorerView // this.Controls.Add(this.panelSolutionExplorer); this.Name = "SolutionExplorerView"; this.Size = new System.Drawing.Size(192, 395); this.panelSolutionExplorer.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.treeViewAdv1)).EndInit(); 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() { this.components = new System.ComponentModel.Container(); System.ComponentModel.ComponentResourceManager resources = new System.ComponentModel.ComponentResourceManager(typeof(ObjectBrowserView)); this.panel1 = new System.Windows.Forms.Panel(); this.llObjBrowserBottom = new System.Windows.Forms.LinkLabel(); this.objectBrowserToolBar = new Syncfusion.Windows.Forms.Tools.XPMenus.XPToolBar(); this.browseBarItem = new Syncfusion.Windows.Forms.Tools.XPMenus.ComboBoxBarItem(); this.sortNameParentBarItem = new Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem(); this.dockingImageList = new System.Windows.Forms.ImageList(this.components); this.sortTypeParentBarItem = new Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItem(); this.backBarItem = new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem(); this.forwardBarItem = new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem(); this.findSymbolBarItem = new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem(); this.scrollersFrame1 = new Syncfusion.Windows.Forms.ScrollersFrame(this.components); this.panel1.SuspendLayout(); ((System.ComponentModel.ISupportInitialize)(this.browseBarItem)).BeginInit(); this.SuspendLayout(); // // panel1 // this.panel1.Controls.Add(this.llObjBrowserBottom); this.panel1.Controls.Add(this.objectBrowserToolBar); this.panel1.Dock = System.Windows.Forms.DockStyle.Fill; this.panel1.Location = new System.Drawing.Point(0, 0); this.panel1.Name = "panel1"; this.panel1.Size = new System.Drawing.Size(696, 88); this.panel1.TabIndex = 0; // // llObjBrowserBottom // this.llObjBrowserBottom.BorderStyle = System.Windows.Forms.BorderStyle.FixedSingle; this.llObjBrowserBottom.Dock = System.Windows.Forms.DockStyle.Fill; this.llObjBrowserBottom.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F); this.llObjBrowserBottom.LinkArea = new System.Windows.Forms.LinkArea(25, 58); this.llObjBrowserBottom.LinkBehavior = System.Windows.Forms.LinkBehavior.AlwaysUnderline; this.llObjBrowserBottom.LinkColor = System.Drawing.Color.DarkGreen; this.llObjBrowserBottom.Location = new System.Drawing.Point(0, 28); this.llObjBrowserBottom.Name = "llObjBrowserBottom"; this.llObjBrowserBottom.Size = new System.Drawing.Size(696, 60); this.llObjBrowserBottom.TabIndex = 1; this.llObjBrowserBottom.TabStop = true; this.llObjBrowserBottom.Text = "public class RichTextBox: System.Windows.Forms.RichTextBox"; this.llObjBrowserBottom.UseCompatibleTextRendering = true; // // objectBrowserToolBar // this.objectBrowserToolBar.BackColor = System.Drawing.Color.Transparent; // // // this.objectBrowserToolBar.Bar.BarName = ""; this.objectBrowserToolBar.Bar.Items.AddRange(new Syncfusion.Windows.Forms.Tools.XPMenus.BarItem[] { this.browseBarItem, this.sortNameParentBarItem, this.sortTypeParentBarItem, this.backBarItem, this.forwardBarItem, this.findSymbolBarItem }); this.objectBrowserToolBar.Bar.Manager = null; this.objectBrowserToolBar.Bar.SeparatorIndices.AddRange(new int[] { 1, 3 }); this.objectBrowserToolBar.Dock = System.Windows.Forms.DockStyle.Top; this.objectBrowserToolBar.Font = new System.Drawing.Font("Microsoft Sans Serif", 8.25F); this.objectBrowserToolBar.Location = new System.Drawing.Point(0, 0); this.objectBrowserToolBar.Name = "objectBrowserToolBar"; this.objectBrowserToolBar.SeparatorIndices.AddRange(new int[] { 1, 3 }); this.objectBrowserToolBar.Size = new System.Drawing.Size(696, 28); this.objectBrowserToolBar.Style = Syncfusion.Windows.Forms.VisualStyle.Metro; this.objectBrowserToolBar.TabIndex = 0; // // browseBarItem // this.browseBarItem.BarName = "browseBarItem"; this.browseBarItem.CustomTextFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F); this.browseBarItem.ID = "Select "; this.browseBarItem.MinWidth = 100; this.browseBarItem.ShowToolTipInPopUp = false; this.browseBarItem.SizeToFit = true; this.browseBarItem.Text = "Select Component"; // // sortNameParentBarItem // this.sortNameParentBarItem.BarName = "sortNameParentBarItem"; this.sortNameParentBarItem.CustomTextFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F); this.sortNameParentBarItem.ID = "BarItem"; this.sortNameParentBarItem.ImageIndex = 26; this.sortNameParentBarItem.ImageList = this.dockingImageList; this.sortNameParentBarItem.MetroColor = System.Drawing.Color.LightSkyBlue; this.sortNameParentBarItem.ParentStyle = Syncfusion.Windows.Forms.Tools.XPMenus.ParentBarItemStyle.DropDown; this.sortNameParentBarItem.ShowToolTipInPopUp = false; this.sortNameParentBarItem.SizeToFit = true; this.sortNameParentBarItem.Style = Syncfusion.Windows.Forms.VisualStyle.Metro; // // dockingImageList // this.dockingImageList.ImageStream = ((System.Windows.Forms.ImageListStreamer)(resources.GetObject("dockingImageList.ImageStream"))); this.dockingImageList.TransparentColor = System.Drawing.Color.Transparent; this.dockingImageList.Images.SetKeyName(0, ""); this.dockingImageList.Images.SetKeyName(1, ""); this.dockingImageList.Images.SetKeyName(2, ""); this.dockingImageList.Images.SetKeyName(3, ""); this.dockingImageList.Images.SetKeyName(4, ""); this.dockingImageList.Images.SetKeyName(5, ""); this.dockingImageList.Images.SetKeyName(6, ""); this.dockingImageList.Images.SetKeyName(7, ""); this.dockingImageList.Images.SetKeyName(8, ""); this.dockingImageList.Images.SetKeyName(9, ""); this.dockingImageList.Images.SetKeyName(10, ""); this.dockingImageList.Images.SetKeyName(11, ""); this.dockingImageList.Images.SetKeyName(12, ""); this.dockingImageList.Images.SetKeyName(13, ""); this.dockingImageList.Images.SetKeyName(14, ""); this.dockingImageList.Images.SetKeyName(15, ""); this.dockingImageList.Images.SetKeyName(16, ""); this.dockingImageList.Images.SetKeyName(17, ""); this.dockingImageList.Images.SetKeyName(18, ""); this.dockingImageList.Images.SetKeyName(19, ""); this.dockingImageList.Images.SetKeyName(20, ""); this.dockingImageList.Images.SetKeyName(21, ""); this.dockingImageList.Images.SetKeyName(22, ""); this.dockingImageList.Images.SetKeyName(23, ""); this.dockingImageList.Images.SetKeyName(24, ""); this.dockingImageList.Images.SetKeyName(25, ""); this.dockingImageList.Images.SetKeyName(26, ""); this.dockingImageList.Images.SetKeyName(27, ""); this.dockingImageList.Images.SetKeyName(28, ""); this.dockingImageList.Images.SetKeyName(29, ""); this.dockingImageList.Images.SetKeyName(30, ""); this.dockingImageList.Images.SetKeyName(31, ""); this.dockingImageList.Images.SetKeyName(32, ""); this.dockingImageList.Images.SetKeyName(33, ""); this.dockingImageList.Images.SetKeyName(34, ""); this.dockingImageList.Images.SetKeyName(35, ""); this.dockingImageList.Images.SetKeyName(36, ""); this.dockingImageList.Images.SetKeyName(37, ""); this.dockingImageList.Images.SetKeyName(38, ""); this.dockingImageList.Images.SetKeyName(39, ""); this.dockingImageList.Images.SetKeyName(40, ""); this.dockingImageList.Images.SetKeyName(41, ""); this.dockingImageList.Images.SetKeyName(42, ""); this.dockingImageList.Images.SetKeyName(43, ""); this.dockingImageList.Images.SetKeyName(44, ""); this.dockingImageList.Images.SetKeyName(45, ""); this.dockingImageList.Images.SetKeyName(46, ""); this.dockingImageList.Images.SetKeyName(47, ""); this.dockingImageList.Images.SetKeyName(48, ""); this.dockingImageList.Images.SetKeyName(49, ""); this.dockingImageList.Images.SetKeyName(50, ""); this.dockingImageList.Images.SetKeyName(51, ""); this.dockingImageList.Images.SetKeyName(52, ""); this.dockingImageList.Images.SetKeyName(53, ""); this.dockingImageList.Images.SetKeyName(54, ""); this.dockingImageList.Images.SetKeyName(55, ""); this.dockingImageList.Images.SetKeyName(56, ""); this.dockingImageList.Images.SetKeyName(57, ""); this.dockingImageList.Images.SetKeyName(58, ""); this.dockingImageList.Images.SetKeyName(59, ""); this.dockingImageList.Images.SetKeyName(60, ""); this.dockingImageList.Images.SetKeyName(61, ""); this.dockingImageList.Images.SetKeyName(62, ""); this.dockingImageList.Images.SetKeyName(63, ""); this.dockingImageList.Images.SetKeyName(64, ""); this.dockingImageList.Images.SetKeyName(65, ""); this.dockingImageList.Images.SetKeyName(66, ""); this.dockingImageList.Images.SetKeyName(67, ""); this.dockingImageList.Images.SetKeyName(68, ""); this.dockingImageList.Images.SetKeyName(69, ""); this.dockingImageList.Images.SetKeyName(70, ""); this.dockingImageList.Images.SetKeyName(71, ""); this.dockingImageList.Images.SetKeyName(72, ""); this.dockingImageList.Images.SetKeyName(73, ""); this.dockingImageList.Images.SetKeyName(74, ""); this.dockingImageList.Images.SetKeyName(75, ""); this.dockingImageList.Images.SetKeyName(76, ""); this.dockingImageList.Images.SetKeyName(77, ""); this.dockingImageList.Images.SetKeyName(78, ""); // // sortTypeParentBarItem // this.sortTypeParentBarItem.BarName = "sortTypeParentBarItem"; this.sortTypeParentBarItem.CustomTextFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F); this.sortTypeParentBarItem.ID = "BarItem"; this.sortTypeParentBarItem.ImageIndex = 36; this.sortTypeParentBarItem.ImageList = this.dockingImageList; this.sortTypeParentBarItem.MetroColor = System.Drawing.Color.LightSkyBlue; this.sortTypeParentBarItem.ShowToolTipInPopUp = false; this.sortTypeParentBarItem.SizeToFit = true; this.sortTypeParentBarItem.Style = Syncfusion.Windows.Forms.VisualStyle.Metro; // // backBarItem // this.backBarItem.BarName = "backBarItem"; this.backBarItem.CustomTextFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F); this.backBarItem.ID = "BarItem"; this.backBarItem.ImageIndex = 39; this.backBarItem.ImageList = this.dockingImageList; this.backBarItem.ShowToolTipInPopUp = false; this.backBarItem.SizeToFit = true; // // forwardBarItem // this.forwardBarItem.BarName = "forwardBarItem"; this.forwardBarItem.CustomTextFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F); this.forwardBarItem.ID = "BarItem"; this.forwardBarItem.ImageIndex = 40; this.forwardBarItem.ImageList = this.dockingImageList; this.forwardBarItem.ShowToolTipInPopUp = false; this.forwardBarItem.SizeToFit = true; // // findSymbolBarItem // this.findSymbolBarItem.BarName = "findSymbolBarItem"; this.findSymbolBarItem.CustomTextFont = new System.Drawing.Font("Microsoft Sans Serif", 8.25F); this.findSymbolBarItem.ID = "BarItem"; this.findSymbolBarItem.ImageIndex = 41; this.findSymbolBarItem.ImageList = this.dockingImageList; this.findSymbolBarItem.ShowToolTipInPopUp = false; this.findSymbolBarItem.SizeToFit = true; // // scrollersFrame1 // this.scrollersFrame1.AttachedTo = this.panel1; this.scrollersFrame1.CustomRender = null; this.scrollersFrame1.MetroColorScheme = Syncfusion.Windows.Forms.MetroColorScheme.Managed; this.scrollersFrame1.SizeGripperVisibility = Syncfusion.Windows.Forms.SizeGripperVisibility.Auto; this.scrollersFrame1.VisualStyle = Syncfusion.Windows.Forms.ScrollBarCustomDrawStyles.Metro; // // ObjectBrowserView // this.BackColor = System.Drawing.Color.WhiteSmoke; this.Controls.Add(this.panel1); this.Name = "ObjectBrowserView"; this.Size = new System.Drawing.Size(696, 88); this.panel1.ResumeLayout(false); ((System.ComponentModel.ISupportInitialize)(this.browseBarItem)).EndInit(); this.ResumeLayout(false); }