treelistview2002.sln

来自「树形列表控件」· SLN 代码 · 共 34 行

SLN
34
字号
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TryTreeListView2002", "TryTreeListView\TryTreeListView2002.csproj", "{723FF660-1C5F-419D-9ED7-3460E92DD68C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "APIs2002", "..\APIs\APIs2002.csproj", "{4C455726-38B4-4143-8C43-46653918F0E4}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TreeListView2002", "TreeListView\TreeListView2002.csproj", "{098A3804-59B9-4A83-8D4C-99954D4A8653}"
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		ConfigName.0 = Debug
		ConfigName.1 = Release
	EndGlobalSection
	GlobalSection(ProjectDependencies) = postSolution
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{723FF660-1C5F-419D-9ED7-3460E92DD68C}.Debug.ActiveCfg = Debug|.NET
		{723FF660-1C5F-419D-9ED7-3460E92DD68C}.Debug.Build.0 = Debug|.NET
		{723FF660-1C5F-419D-9ED7-3460E92DD68C}.Release.ActiveCfg = Release|.NET
		{723FF660-1C5F-419D-9ED7-3460E92DD68C}.Release.Build.0 = Release|.NET
		{4C455726-38B4-4143-8C43-46653918F0E4}.Debug.ActiveCfg = Debug|.NET
		{4C455726-38B4-4143-8C43-46653918F0E4}.Debug.Build.0 = Debug|.NET
		{4C455726-38B4-4143-8C43-46653918F0E4}.Release.ActiveCfg = Release|.NET
		{4C455726-38B4-4143-8C43-46653918F0E4}.Release.Build.0 = Release|.NET
		{098A3804-59B9-4A83-8D4C-99954D4A8653}.Debug.ActiveCfg = Debug|.NET
		{098A3804-59B9-4A83-8D4C-99954D4A8653}.Debug.Build.0 = Debug|.NET
		{098A3804-59B9-4A83-8D4C-99954D4A8653}.Release.ActiveCfg = Release|.NET
		{098A3804-59B9-4A83-8D4C-99954D4A8653}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?