example010-渐变的窗口背景.sln

来自「案例经典」· SLN 代码 · 共 22 行

SLN
22
字号
Microsoft Visual Studio Solution File, Format Version 8.00
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Example010-渐变的窗口背景", "Example010-渐变的窗口背景.csproj", "{BED95565-6808-40AD-910C-72B1B59FE6CF}"
	ProjectSection(ProjectDependencies) = postProject
	EndProjectSection
EndProject
Global
	GlobalSection(SolutionConfiguration) = preSolution
		Debug = Debug
		Release = Release
	EndGlobalSection
	GlobalSection(ProjectConfiguration) = postSolution
		{BED95565-6808-40AD-910C-72B1B59FE6CF}.Debug.ActiveCfg = Debug|.NET
		{BED95565-6808-40AD-910C-72B1B59FE6CF}.Debug.Build.0 = Debug|.NET
		{BED95565-6808-40AD-910C-72B1B59FE6CF}.Release.ActiveCfg = Release|.NET
		{BED95565-6808-40AD-910C-72B1B59FE6CF}.Release.Build.0 = Release|.NET
	EndGlobalSection
	GlobalSection(ExtensibilityGlobals) = postSolution
	EndGlobalSection
	GlobalSection(ExtensibilityAddIns) = postSolution
	EndGlobalSection
EndGlobal

⌨️ 快捷键说明

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