dropdowntreeview.sln
来自「VS.net 在WinCE平台下开发的下拉树形组合框」· SLN 代码 · 共 28 行
SLN
28 行
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "TestApp", "TestApp\TestApp.csproj", "{841505F4-9379-4BF3-988B-C59FBDC60684}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "DropDownTreeView", "DropDownTreeView\DropDownTreeView.csproj", "{1584E999-76E5-4F93-BE3D-C2ED622C92FF}"
EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
ConfigName.0 = Debug
ConfigName.1 = Release
EndGlobalSection
GlobalSection(ProjectDependencies) = postSolution
EndGlobalSection
GlobalSection(ProjectConfiguration) = postSolution
{841505F4-9379-4BF3-988B-C59FBDC60684}.Debug.ActiveCfg = Debug|.NET
{841505F4-9379-4BF3-988B-C59FBDC60684}.Debug.Build.0 = Debug|.NET
{841505F4-9379-4BF3-988B-C59FBDC60684}.Release.ActiveCfg = Release|.NET
{841505F4-9379-4BF3-988B-C59FBDC60684}.Release.Build.0 = Release|.NET
{1584E999-76E5-4F93-BE3D-C2ED622C92FF}.Debug.ActiveCfg = Debug|.NET
{1584E999-76E5-4F93-BE3D-C2ED622C92FF}.Debug.Build.0 = Debug|.NET
{1584E999-76E5-4F93-BE3D-C2ED622C92FF}.Release.ActiveCfg = Release|.NET
{1584E999-76E5-4F93-BE3D-C2ED622C92FF}.Release.Build.0 = Release|.NET
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
GlobalSection(ExtensibilityAddIns) = postSolution
EndGlobalSection
EndGlobal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?