1 Star 0 Fork 21

龙卷风/基于导航菜单的 WinForm 项目的基础框架

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
WinFormSample.sln 1.57 KB
一键复制 编辑 原始数据 按行查看 历史
电脑程序爱好者 提交于 2021-01-25 15:25 +08:00 . init created

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 16
VisualStudioVersion = 16.0.30804.86
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "WinForm.NET4.Sample", "WinForm.NET4.Sample.csproj", "{85D5AE08-4EB8-470E-B39A-B531CC9AF1DC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "NavTabControl", "NavTabControl\NavTabControl.csproj", "{F5CEFB2B-F07C-4767-B046-5ADA4AE3DF4A}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Debug|Any CPU = Debug|Any CPU
Release|Any CPU = Release|Any CPU
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{85D5AE08-4EB8-470E-B39A-B531CC9AF1DC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{85D5AE08-4EB8-470E-B39A-B531CC9AF1DC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{85D5AE08-4EB8-470E-B39A-B531CC9AF1DC}.Release|Any CPU.ActiveCfg = Release|Any CPU
{85D5AE08-4EB8-470E-B39A-B531CC9AF1DC}.Release|Any CPU.Build.0 = Release|Any CPU
{F5CEFB2B-F07C-4767-B046-5ADA4AE3DF4A}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{F5CEFB2B-F07C-4767-B046-5ADA4AE3DF4A}.Debug|Any CPU.Build.0 = Debug|Any CPU
{F5CEFB2B-F07C-4767-B046-5ADA4AE3DF4A}.Release|Any CPU.ActiveCfg = Release|Any CPU
{F5CEFB2B-F07C-4767-B046-5ADA4AE3DF4A}.Release|Any CPU.Build.0 = Release|Any CPU
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {DDB7582F-FE48-4D33-B160-DF1802A19AED}
EndGlobalSection
EndGlobal
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C#
1
https://gitee.com/tornado/WinFormSample.NET4.git
git@gitee.com:tornado/WinFormSample.NET4.git
tornado
WinFormSample.NET4
基于导航菜单的 WinForm 项目的基础框架
master

搜索帮助